Computer Quarries And Virus Creation

Showing posts with label Virus Creation. Show all posts
Showing posts with label Virus Creation. Show all posts

How To Create : CD ROM Virus




Copy this into notepad and save it as anyname.vbs like virus.vbs
and then double click on it...


Dos virus making





Here you will find out how easy it is to make virus in Ms dos.



Ok to start off making a dos virus you must have notepad all computers have it so just open it up then type in this code and save the file as a .BAT it must be .bat to work.
******************************start of code*****


Virus Source Code : The Black Wolf Virus


Upper-level languages, such as Basic, C, and a multitude of others, are where most programmers these days feel at home. They provide users with an amazing amount of built-in functionality, and allow the programmer to escape from having to deal with the machine that is being programmed on, and instead focus on the details of the program design. For viruses, this makes them easy languages to start in, but there are several obstacles. The first is that most upper-level languages simply were not made to program at a base systems level, even in C this is not easy. As a result, most viruses that are in this genre are primitive [usually overwriting] in their reproduction mechanism, although their activation routines can be impressive. Another really important disadvantage is that high-level languages often create files that are at the very LEAST 10k and often much higher - not very efficient for a virus. With this overhead, a memory-resident virus is impractical as it would usually be noticed by the user when a rather large chunk of memory disappears for no apparent reason.

Virus Source Code : Messing With Files

This is the virus writing basic section. Toady i am going to show how to render a windows useless using dos programing.

Have The Code here-->




Virus Source Code : Restart Virus

This is the virus writing basic section. Today i will show you how to create a shutdown/ restart virus for both Windows and Linux



First we will create the windows version.


The Giant Black Book of Computer Viruses

Herezz  The Giant Black Book of Computer Viruses....



Virus Programing

Here Is The Simple Tutorial About Virus Programing...


A Basic Virus Writing Premier

Here Is A Basic Virus Writing Premier...

Virus To Change File extension

This is the virus writing basics section. Today we are going to show you to disable or corrupt files. This is demonstrated using batch programing/dos programing.

Virus Code tutorial

Virus code can be coded using several language. The best being c or vbs or dos. Today I teach some basic virus codings. I will be using c, dos and alp/asm(assembly language).These is a very simple Virus coding tutorial just a beginners guide

Virus Code For Dos

Here is the code of a very simple virus that most antivirus will detect unless you have a old version of antivirus. Be careful with this virus although this virus is detected by most antivirus it's a bit dangerous .This virus creates clone of itself. You will land in serious trouble if you spread it to others.Even while testing it yourself test it on a new folder with no important files that too if possible on a empty non-windows drive. I am giving the code purely for educational purpose i dont intend to create any havoc. 


Wagner Virus





The Wagner Virus Code And Its Discription-->

FolderBomb Virus


*this is a simple program to create a virus in c

it will create folder in a folder in a folder and so on run this on your own responsibility*/

C Program Virus


Copy And Paste Below Code In C Compiler And Then Compile it

How To Create A Dos Virus


Dos Virus


Here Is A Dos Virus....
I'll be Not Responsible For Anything...
Its Only For EDUCATIONAL PURPOSES...

How To Create A Virus




Its a Cool Video Which tells You How a Simple Command May Leads To Destruction...
We Just Wanna Use Logics And Convert a simple Command To A Virus...