home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / unprotec / batofbri.zip / BATOFBRI
Text File  |  1993-06-13  |  1KB  |  38 lines

  1.  
  2. Crack> Their Finest Hour:  The Battle of Britain
  3.  
  4. crack written by Mike Basford of Canada
  5.  
  6.      Here's how to get rid of that silly code wheel.
  7. After this you don't have to tune the radio any-
  8. more.
  9.      You will need Norton Utilities or Debug,
  10. Norton is easier.  When using Norton Utilities,
  11. select BOB.EXE and search for 36 24 75 08 B8
  12. 01 (using the hex field) and change the 75 08 to
  13. 90 90.  Write the data and you're done.
  14.      If you are using Debug:
  15. REN BOB.EXE BOB.XXX
  16. DEBUG BOB.XXX
  17. R                   use the value of CS for the next step
  18. S CS:0000 FFFF 39 87 36 24 75 08 B8 01 00 8B E5
  19.                     replace CS with the value
  20.  
  21. (Debug should respond with something like
  22. this:
  23. CS:xxxx xxxx     is used next)
  24.  
  25. U xxxx     use the value from above in place of xxxx
  26.  
  27.      (You should see:
  28. CS:xxxx     CMP [BX+2436],AX
  29. CS:yyyy     JNZ 7762)
  30.  
  31. E yyyy     use value from above
  32. 75.90 08.90       you type the 90s
  33. W
  34. Q
  35. REN BOB.XXX BOB.EXE
  36.      Now run it and have fun.
  37.  
  38.