Tuesday, November 30, 2010

How to create a simple virus

Categories: , ,


Here is a way on how to create a simple batch file virus

Write it in a notepad
Cycle a message in your friend's computer(code is given below)
Type :
Code:


@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
Save it as "Anything.BAT" and send it.
and send it.
100 % working virus tested by me and also very interesting.
waiting for your response.......

1

Spread The Love, Share Our Article

Related Posts

1 Response to How to create a simple virus

Anonymous
December 3, 2010 at 3:32 AM

Superb...

Post a Comment