██╗ ██╗██╗███████╗██╗ ███████╗████████╗███████╗ █████╗ ██╗ ███████╗██████╗
██║ ██║██║██╔════╝██║ ██╔════╝╚══██╔══╝██╔════╝██╔══██╗██║ ██╔════╝██╔══██╗
██║ █╗ ██║██║█████╗ ██║ ███████╗ ██║ █████╗ ███████║██║ █████╗ ██████╔╝
██║███╗██║██║██╔══╝ ██║ ╚════██║ ██║ ██╔══╝ ██╔══██║██║ ██╔══╝ ██╔══██╗
╚███╔███╔╝██║██║ ██║ ███████║ ██║ ███████╗██║ ██║███████╗███████╗██║ ██║
╚══╝╚══╝ ╚═╝╚═╝ ╚═╝ ╚══════╝ ╚═╝ ╚══════╝╚═╝ ╚═╝╚══════╝╚══════╝╚═╝ ╚═╝
PS> .\win-passwd-stealer.ps1
Perfil1 | Password1
Perfil2 | Password2
Install pyinstaller to make it an executable.
pip install pyinstaller
pyinstaller --onefile win-pass-stealer.py
Use it:
.\win-pass-stealer.exe
Perfil1 | Password1
Perfil2 | Password2
Or just use it without making it executable
python3 get_wifi_passwords.py
Perfil1 | Contraseña1
Perfil2 | Contraseña2