home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / DEMON / DEMON.TXT next >
Text File  |  1989-12-17  |  1KB  |  57 lines

  1.                        Unprotect for Demon Stalkers
  2.  
  3.  
  4.  BE SURE TO BACKUP YOUR THE PROGRAM 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.  GAME.EXE TO GAME
  10.  
  11.  
  12.  Ex. C>rename game.exe game
  13.  
  14.  Next Load program into debug...
  15.  
  16.  Ex. C>debug game
  17.  
  18.  Then Follow the sample debug session:
  19.  
  20.      -s 0000 ffff 75 05 89 76     :   Search of 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 90 90                :   Edit the contents of the
  27.                                        returned address
  28.  
  29.  Now write the new game 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 game back to game.exe
  40.  
  41.      C>ren game game.exe
  42.  
  43.  Now try to run the new (Hopefully) unprotected version of Demon Stalkers
  44.  just push ENTER when asked for secret codes.
  45.  
  46.      C>ds
  47.  
  48.  --------------------------------------------------------------------------
  49.  
  50.  Unprotect Brought to you courtesy of Super Dave
  51.  
  52.                         Super Dave can be reached at:
  53.  
  54.                         Hackers Paradise BBS
  55.                         (803) 269-7899
  56.                         Greenville, SC
  57.