home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / SUMR-UNP / SUMR-UNP.TXT < prev   
Text File  |  1989-01-05  |  1KB  |  56 lines

  1.                    Unprotect for 'The Games (Summer Edition)'
  2.  
  3.  
  4.  BE SURE TO BACKUP YOUR 'THE GAMES' DISK BEFORE STARTING AND USE THE
  5.  BACK UP FOR THE UNPROTECT.
  6.  Modify only the backup copy!!!
  7.  
  8.  First you should rename the file or files
  9.  THEGAMES.EXE TO THEGAMES
  10.  
  11.  
  12.  Ex. C>rename thegames.exe thegames
  13.  
  14.  Next Load program into debug...
  15.  
  16.  Ex. C>debug thegames
  17.  
  18.  Then Follow the sample debug session:
  19.  
  20.      -s 0000 ffff 51 c6 06 c9     :   Search for the protection pattern
  21.  
  22.      XXXX:YYYY                    :   The search will return one address.
  23.                                       If more than one is returned
  24.                                       this unprotect may not work.
  25.  
  26.      -e YYYY eb 65                :   Edit the contents of the computed
  27.                                       address
  28.  
  29.  Now write the new thegames game back to the disk:
  30.  
  31.      -w  <Enter>
  32.  
  33.      Writing XXXX bytes
  34.  
  35.  Then Quit Debug:
  36.  
  37.      -q  <Enter>
  38.  
  39.  Now it is time to rename thegames back to thegames.exe
  40.  
  41.      C>ren thegames thegames.exe
  42.  
  43.  Now try to run the new (Hopefully) unprotected version of The Games
  44.  
  45.      C>thegames
  46.  
  47.  --------------------------------------------------------------------------
  48.  
  49.  Unprotect Brought to you courtesy of Super Dave
  50.  
  51.                         Super Dave can be reached at:
  52.  
  53.                         The Download Depot BBS
  54.                         (803) 269-7899
  55.                         Greenville, SC
  56.