home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / pc / crack / thinktnk.txt < prev    next >
Encoding:
Text File  |  2003-06-11  |  2.0 KB  |  63 lines

  1. Unprotect ThinkTank  Version 1.001
  2.  
  3.  1. Diskcopy the original disk to another floppy or copy the
  4.     files to a hard disk.
  5.  
  6.  2. Rename TANK.EXE, type  RENAME  TANK.EXE TANK.XXX
  7.  
  8.  3. Rename INSTALL.EXE,  type  RENAME INSTALL.EXE INSTALL.XXX
  9.  
  10.  4. Type  DEBUG TANK.XXX  and press ENTER
  11.  
  12.  5. At the - prompt, type  R  . Look for the value in the DS register
  13.     (left-hand column of the second line of the R display).
  14.  
  15.  
  16.  6. Add 1000 to that DS value. i.e. if the R display showed DS=0D5F
  17.     then you will use 1D5F. I will refer to this value later as xxxx.
  18.     Add 2000 to the original DS value (i.e.if DS=0D5F, it is now 2D5F).
  19.     I will refer to this later as yyyy.
  20.  
  21.  7. Check that your version is the same. Type the following:
  22.  
  23.       U  xxxx:91F9  and press ENTER
  24.  
  25.     You should see  JZ  91FE on the first line of the display. If so, this
  26.     patch should work.
  27.  
  28.  8. Type  E yyyy:319  90 90         Enter
  29.  9. Type  E yyyy:31C  B8 00 00 90   Enter
  30. 10. Type  E xxxx:91F9 EB 03         Enter
  31. 11. Type  E xxxx:9212 EB 03         Enter
  32.  
  33. 12. To save these changes, now type  W
  34.  
  35. 13. Type Q  to exit DEBUG.
  36.  
  37. 14. Rename TANK back to it's original name   RENAME TANK.XXX TANK.EXE
  38.  
  39. 15. At DOS, type  DEBUG INSTALL.XXX
  40.  
  41. 16. Check the version to make sure this will work. Type 
  42.  
  43.     U 2D01  and press Enter.  You should see  JZ  2D06 on the first line.
  44.  
  45. 17. If ok, then type  E 2D01  EB 03   Enter
  46. 18. Type   E 2D1A  EB 03   Enter
  47. 19. Type   E 50D9  90 90   Enter
  48. 20. Type   E 50DC  B8 00 00 90  Enter
  49.  
  50. 21. To save the changes, type  W
  51.  
  52. 22. To quit DEBUG, type  Q
  53.  
  54. 23. Rename INSTALL back to original name   RENAME INSTALL.XXX INSTALL.EXE
  55.  
  56. That's it. The original floppy is no longer needed. you may copy the
  57. TANK files to a hard disk, network or other floppy with normal DOS
  58. commands.
  59. 07/18/84
  60.    other floppy with normal DOS
  61. commands.
  62. 07/18/84
  63.