home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 335.DATA.EXE / TEXT35.TXT < prev    next >
Text File  |  1991-10-31  |  2KB  |  46 lines

  1. ──────────────────────> The Trojan Generator v1.o5 :
  2.  
  3.  Created by: Acid Face
  4.  Released  : October 1991
  5.  
  6.  Description:
  7.  
  8.     Yeah, well just run TROG-V15.EXE and that's it! If you have a VGA
  9.  you might wanna use the high resolution graphics.. Well anywayz
  10.  it's not that complicated but if you know your way around computers
  11.  you'll find it childsplay. Just DEBUG the .COM file you want to EDIT
  12.  and find the right address where you want to insert the trojan...
  13.  If your REALLY dumb you'll insert it at the beginning cause if anyone
  14.  just debug's the program and type's 'U' they'll see the trojan...
  15.  So, what you do is you press 'G' a few times but make sure the program
  16.  or whatever doesn't start and write down one of the addresses which show
  17.  up. It'll be pretty hard to find the trojan if you follow what I said.
  18.  Hmm... Well if you want to do EXE files, I don't GUARENTY <=- Love the
  19.  spelling no?!?!. As I was saying I don't GUARENTY it will work but I can
  20.  give you the way I would do it. Edit the EXE file you want to insert a
  21.  trojan into.. [By pressing 'G' a few times].. then when you find the
  22.  address to want to use [Let's say it was 4F99:0123.] do the following:
  23.  -U 4F99:0123
  24.  then'll you'll see that address and a few which are after it but don't pay
  25.  any attention to them.. at the address 4F99:0123 you might see something like
  26.  this
  27.  
  28.  4F99:0123 C383   MOV    AL,00
  29.  4F99:0125 D491   CMP    WORD,PTR
  30.  4F99:0134 09C3   MOV    WORD,PTR
  31.  and it goes on....
  32.  write down this
  33.  
  34.  4F99:0123 -> C383 <-  MOV    AL,00
  35.    all the shit between the "->" and the "<-" then you'd 'Q'uit debug and
  36.    rename the file to let's say TEST. [No Extention]. Then debug TEST.
  37.    and 'S'earch for those bytes "C3 83".. Then when debug finds them it will
  38.    give you an address, WRITE IT DOWN. then run my program and when it asks
  39.    you for the file name enter TEXT. and for the bytes enter the address debug
  40.    gave you...That's it! Then quit my program, rename the file to it's original
  41.    name.. and poof! It SHOULD work.
  42.  
  43.  
  44.  
  45.  ÆCïD ƒaCE [NuKE]
  46.