Created
August 19, 2015 01:34
-
-
Save ahhh/e5dae61873986241ecd6 to your computer and use it in GitHub Desktop.
PowerShell command to reveal wireless info including password on Windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
netsh wlan show profiles name="the_name_of_your_network_profile" key=clear |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment