home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / CMUNP / CMASTER.UNP next >
Text File  |  1987-03-25  |  1KB  |  37 lines

  1.                     How to Unprotect Chessmaster Version 1.03
  2.                                 by Greg Menounos
  3.                                 January 26,1987
  4.  
  5.  
  6.     Chessmaster 2000 is an excellent program with almost all the
  7. features you could possibly want rolled into one package.  Its only flaw
  8. is that it is copy-protected.  It is not an auto-booting disk, however,
  9. and with a simple patch can be backed-up and/or placed on a hard disk.
  10.  
  11. 1. Copy all the files to a formatted diskette or a hard drive.  Do not
  12. bother copying the hidden file "priority.sw".  This file is located on
  13. track 39 and is where the copy-protected sectors live.  Put your master
  14. diskette in a safe place; you probably won't need it again.
  15.  
  16. 2. Type "rename cm.exe cm<ENTER>"
  17.  
  18. 3. Type "debug cm<ENTER>"
  19.  
  20. 4. Type "u 741<ENTER>"  You should see the following:
  21.  
  22. XXXX:0741 50            PUSH    AX                                 
  23. XXXX:0742 E8D744        CALL    4C1C                               
  24. XXXX:0745 83C402        ADD    SP,+02                             
  25. XXXX:0748 0BC0          OR    AX,AX                              
  26. XXXX:074A 7407          JZ    0753                               
  27.  
  28. 5. Type "a 741<ENTER>"
  29.  
  30. 6. Type "jmp 74c<ENTER><ENTER>"
  31.  
  32. 7. Type "w<ENTER>" and then "q<ENTER>"
  33.  
  34. 8. Type "rename cm cm.exe<ENTER>"
  35.  
  36. 9. That's it.  Enjoy.
  37.