Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: 1st virus

  1. #1

    Question 1st virus

    What do I need to write 1st virus?

    programs & skills but whitch???

  2. #2
    Banned
    Join Date
    Mar 2002
    Posts
    594
    Welcome to AO .. please read FAQ or delete this thread. And to quote my good friend Dr. Phil once again:

    "If it sounds stupid, its stupid."

    [edit]
    Sorry... since I got the first post out, I feel it is necessary that I include...

  3. #3
    Doc d00dz Attackin's Avatar
    Join Date
    Mar 2003
    Location
    Florida
    Posts
    661
    So you want to write a virus. This is what you need http://www.antionline.com/misc.php?action=faq .

    Cya
    First you listen, then you do, finally you teach.
    Duck Hunting Chat
    VirtualConvenience
    RROD

  4. #4
    I'd rather be fishing DjM's Avatar
    Join Date
    Aug 2001
    Location
    The Great White North
    Posts
    1,867
    First of all, you need brains and posting this question on a Security Site proves you don't so forget it.


    Cheers:
    DjM

  5. #5
    Senior Member
    Join Date
    Jul 2002
    Posts
    315
    Why would you want to write a virus? Are you trying to harm people? This site was not constructed for malicious intent. This is a security site. You know a good question would have been how do I protect myself from a virus but that has already been discussed many times.

    What you need to do is read the FAQ and go through some threads before you start posting. Hopefully you won't get flamed before you do that.

    Oh and you might want to take jaguar291 advice.
    please read FAQ or delete this thread.
    Guidance...
    - The mind is too beautiful to waste...
    Cutty


  6. #6
    AO Decepticon CXGJarrod's Avatar
    Join Date
    Jul 2002
    Posts
    2,038
    Seems Jupitermedia has not changed the Meta tags yet:
    meta NAME="keywords" CONTENT="Computer Security,Hacking,Hacker,Crackers,Virus,Virii ,Webpages,DOS,Denial of Service,files,links,encryption,spoofing,news,texts,password,port monitors,key logger,phreaking,boxes,wardialers,patches,exploits,fixes,hot fixes,antionline,bugs,technology
    And that brings in people from search engines....
    N00b> STFU i r teh 1337 (english: You must be mistaken, good sir or madam. I believe myself to be quite a good player. On an unrelated matter, I also apparently enjoy math.)

  7. #7
    er0k
    Guest
    well to write your first virus lessee.. your going to need coffee, a very small brain, a vb compiler, and windows of some sort

  8. #8
    0_o Mastermind keezel's Avatar
    Join Date
    Jun 2003
    Posts
    1,024
    Wow! I'm amazed he hasn't been negged out of existence yet! We're doing better! Usually a person asks a stupid question and they don't know it and are booted before they get a chance to see what AO is all about.

  9. #9
    Senior Member
    Join Date
    Mar 2003
    Posts
    301
    There are some good viruses out there (password vius for one) but then again not too many people are interested in doing good anymore. I can only empasize what the others have said and read the rules/faqs and rethink your question. And if your only interest is doing harm to others then i would rethink asking ever again.

    PeacE
    -BoB
    #!/usr/local/bin/perl -s-- -export-a-crypto-system-sig -RSA-in-3-lines-PERL
    ($k,$n)=@ARGV;$m=unpack(H.$w,$m.\"\\0\"x$w),$_=`echo \"16do$w 2+4Oi0$d*-^1[d2%
    Sa2/d0<X+d*La1=z\\U$n%0]SX$k\"[$m*]\\EszlXx++p|dc`,s/^.|\\W//g,print pack(\'H*\'
    ,$_)while read(STDIN,$m,($w=2*$d-1+length($n||die\"$0 [-d] k n\\n\")&~1)/2)

  10. #10
    sure heres a quick virus code -

    Code:
    stop();
    output_txt = "Please enter name"
    infect_btn.onRelease = function(){
           if (input_txt == "-=Sp3ctrum=-"){
                  output_txt = "idiot";
                  getUrl("http://goatse.cx" _blank);
       };
           if (input_txt == ""){
                  output_txt = "Type your name here";
       };
           else {
                  output_txt = "what a l337 virus";
       }; 
    };
    there you go your very own actionscript virus :P

    v_Ln

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •