Created
April 3, 2016 21:48
-
-
Save christopher-baek/77c4d1105e2272fe4ac8ea80c8505717 to your computer and use it in GitHub Desktop.
Find the Wi-Fi Password for Your Current Network with the Command Line
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
security find-generic-password -ga labnol | grep password |
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 profile name=labnol key=clear |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment