home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / SKY-UNP / SKYFOX.TXT < prev   
Text File  |  1989-06-18  |  2KB  |  69 lines

  1.                        Unprotect for Sky Fox (IBM PC)
  2.  
  3.  
  4.  BE SURE TO BACKUP YOUR SKY FOX 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.  SKYFOX4.EXE SKYFOX4
  10.  SKYFOX16.EXE SKYFOX16
  11.  
  12.  
  13.  Ex. C>rename skyfox4.exe skyfox4
  14.  
  15.  Next Load program into debug...
  16.  
  17.  Ex. C>debug skyfox4
  18.  
  19.  Then Follow the sample debug session:
  20.  
  21.      -s 0000 ffff e9 1b 00 c6 46  :   Search for protection pattern
  22.                                   :   SKYFOX4.EXE
  23.  
  24.      XXXX:YYYY                    :   The search will return one addresses.
  25.                                       If more or less than one are returned
  26.                                       this unprotect may not work.
  27.  
  28.      -e YYYY 90 90 90             :   Edit the contents of the computed
  29.                                       address
  30.  
  31.      -s 0000 ffff 74 19 c6 46     :   Search for protection pattern
  32.                                   :   SKYFOX16.EXE
  33.  
  34.      XXXX:YYYY                    :   The search will return one addresses.
  35.                                       If more or less than one are returned
  36.                                       this unprotect may not work.
  37.  
  38.      -e YYYY 90 90                :   Edit the contents of the computed
  39.                                       address
  40.  
  41.  Now write the new skyfox4 game back to the disk:
  42.  
  43.      -w  <Enter>
  44.  
  45.      Writing XXXX bytes
  46.  
  47.  Then Quit Debug:
  48.  
  49.      -q  <Enter>
  50.  
  51.  Now it is time to rename skyfox4 back to skyox4.exe
  52.  
  53.      C>ren skyfox4 skyfox4.exe
  54.  
  55.  Now try to run the new (Hopefully) unprotected version of Sky Fox
  56.  just push CR when asked to identify the starbase.
  57.  
  58.      C>skyfox4
  59.  
  60.  --------------------------------------------------------------------------
  61.  
  62.  Unprotect Brought to you courtesy of Super Dave
  63.  
  64.                         Super Dave can be reached at:
  65.  
  66.                         The Download Depot BBS
  67.                         (803) 269-7899
  68.                         Greenville, SC
  69.