Results 1 to 3 of 3

Thread: designing viruses?

  1. #1
    Junior Member
    Join Date
    Jan 2002
    Posts
    11

    Question designing viruses?

    Where and how do you create a virus? where can i learn how to...the last person who showed me taught me in acrobat reader, is that really possible...i really didnt think he knew what he was doing...
    plur

  2. #2
    Old-Fogey:Addicts founder Terr's Avatar
    Join Date
    Aug 2001
    Location
    Seattle, WA
    Posts
    2,007
    Well, just on general principles, I'm not going to give you pointers on how to make a virus...

    But "serious" viruses are made in assembly, which is one of the most difficult computer languages because it is so low-level, in other words, it is closer to the 1's and 0's of programming than, say, C++ is.

    And then there are the .vbs worms and things, which are popular at the moment because they are relatively simple to make, it doesn't take much skill, given that there are even generators for them nowadays...

    Acrobat Reader? LOL. I don't think that works, although I could be wrong
    [HvC]Terr: L33T Technical Proficiency

  3. #3
    Banned
    Join Date
    Nov 2001
    Posts
    188

    AO text files ON VIRI

    check out these tutorials in the text files section and you could be on your way to writing viruses and i also found some sites with some good ASM tutorials. i could have looked for you but i'm positive you can find a free ASM compiler. i used to have one called visual asm or something like that


    Code breakers viri tutorials
    http://anticode.antionline.com/text-...eakers&sortby=


    ASM

    http://zor.org/krobar/

    http://www.1001tutorials.com/

Posting Permissions

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