home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / PMUPDT13.ZIP / MUTATOR.ZIP / MUTATOR.DOC < prev    next >
Encoding:
Text File  |  1994-05-11  |  1.8 KB  |  35 lines

  1.  
  2.        - Virus Mutator V1.0 (K) KopyWrong 1992 System Violator -
  3.  
  4.     This is a very simply progam which adds some lines to a source code,
  5.     you can choose that line yourself, but I think it's best that you
  6.     use the smallest command 'NOP'. Here are the steps to do this
  7.     mutation. First the program asks for a Virus Source Code Name,
  8.     if you don't have any original Sources, dissasemble a Virus,
  9.     this is the infile. Then it asks for a output file, enter down
  10.     anything. On most disassembled files are there many lines in the
  11.     beginning which not is a part of the program, them you want to skip
  12.     inserting NOPs. On the next question, enter the line where the
  13.     real program begins. At the end of all viruses there are some lines
  14.     which is not code, it's data, maybe a text or something, here shall
  15.     you not inserting NOPs, write down the linenumber where you shall
  16.     stop inserting new lines. Then you have to enter how many lines
  17.     there shall be between each new line, the best is to try, compile
  18.     the program and try with all scanners. If it don't work, decrease
  19.     the number. On the next question I think it's best you enter a
  20.     'NOP', this is the new line to be inserted.
  21.     Now you only have to assemble the file, and try with all AV programs
  22.     before spreading it to your enemies.
  23.     I recommend Sourcer as dissasembler and TASM 2.0 as assembler, get them
  24.     on almost any board.
  25.  
  26.     If you don't understand or want something else, contact on any Virus
  27.     board in Sweden, maybe the upcoming DEMORALIZED YOUTH HeadQuarter or the
  28.     Swedish Virus eXchange.
  29.  
  30.     System Violator - 1992         Thanks DAv and all virus writers all
  31.                                    over the world.
  32.  
  33.    ( Damn, I hate writing docs, they always become so extremely lame... ) 
  34.  
  35.