home *** CD-ROM | disk | FTP | other *** search
/ Various Unprotection Examples / unprotect.zip / unprotect / PEGASUS / PEGASUS.UNP < prev   
Text File  |  1989-03-24  |  2KB  |  46 lines

  1. Electronic Art's PHM Pegasus
  2.  
  3. The following patch will circumvent the "secret decoder ring" copy protection
  4. method that Electronic Arts uses to irritate the legitimate owner of the game
  5. PHM Pegasus who does not care to keep his documentation book tied around his
  6. neck.
  7.  
  8. Make certain that debug is in your path.
  9.  
  10. Step                                 Explanation
  11.  
  12. 1. Copy hf.exe relief<cr>            Cannot patch an .EXE file so a dummy
  13.                                      file must be patched.
  14.  
  15. 2. debug relief<cr>                  Enter DEBUG.
  16.  
  17. 3. d 39b2<cr>                        Verify that our versions of PHM Pegasus
  18.                                      are the same. You should see 75 26 for
  19.                      the first two bites.
  20.  
  21. 4. e 39b2<cr>                        Enter the parching location,     
  22.  
  23. 5. 90<space bar>90<cr>               enter a 90 in response to the 75 prompt,
  24.                                      hit the space bar (which will get you a
  25.                      26 response), and enter another 90 and a
  26.                      carriage return. You have just "no opted"
  27.                      the jump instruction following the
  28.                      critical comparison of the ship's
  29.                      recogniton code response to the correct
  30.                      value. 
  31.  
  32. 6. w<cr>                             Save the modified dummy file to disk,
  33.  
  34. 7. q<cr>                             and exit DEBUG.
  35.  
  36. 8. rename relief relief.exe<cr>      Turn relief into an executable file.
  37.  
  38. All that remains is for you to type relief and wait for the familiar hydrofoil
  39. to appear and then the recogniton drill screen. At this point you can look up
  40. the proper answer, enter the first number that comes to mind, or just hit the 
  41. ENTER key. The results will be the same - the scenario selection screen pops
  42. up. When you are happy that all is well you can then delete hf.exe and rename
  43. relief.exe to hf.exe.
  44.  
  45.                                      Tennessee Cracker
  46.                                      21 March 1989