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

  1.             HOW TO UNPROTECT "KINDERCOMP" AND "KIDS ON KEYS"
  2.                      GAMES FROM SPINNAKER SOFTWARE
  3.                        (by Herb Sorock, 07/01/85)
  4.  
  5.     These "unprotects" will permit the backing-up of the "Kindercomp"
  6. and "Kids on Keys" games as well as permitting hard disk owners to run
  7. the games without the original disks in drive A.  Some familiarity with
  8. the DEBUG program on the PC-DOS disk is assumed.
  9.  
  10.                                KINDERCOMP
  11.                                ----------
  12.       Note: The procedures below apply to version 1.0 of this game.
  13.  
  14. 1. Take out the KINDERCOMP disk and make a copy of it on another disk
  15. using "COPY A:*.* B:" .  Do not make the copy using DISKCOPY since the
  16. disk is protected.  Put the original away in your "archives".
  17.  
  18. 2. Put your DOS diskette in drive A and the KINDERCOMP copy in drive B.
  19.  
  20. 3. Follow the "script" below.  Lowercase is your input, uppercase is
  21. DEBUG's response.  XXXX means the numbers in these spaces will vary
  22. depending on your machine's configuration.  Note: if DEBUG shows
  23. something other than what is indicated below, you have a different
  24. version and this unprotect will not work.
  25.  
  26. ---------------------------------------------------------------------------
  27.     A>ren b:kdc_ib.exe *.xxx
  28.  
  29.     A>debug b:kdc_ib.xxx
  30.     -u 3b54,3b54
  31.     XXXX:3B54 CD13         INT 13
  32.     -e 3b54
  33.     XXXX:3B54  CD.eb   13.4a               (note: hit space bar after "eb")
  34.     -w
  35.     Writing 3B00 bytes
  36.     -q
  37.  
  38.     A>ren b:kdc_ib.xxx *.exe
  39. ---------------------------------------------------------------------------
  40.  
  41. 4. KINDERCOMP is now unprotected.
  42.  
  43.