home *** CD-ROM | disk | FTP | other *** search
/ The Hacker's Encyclopedia 1998 / hackers_encyclopedia.iso / pc / crack / javelin.txt < prev    next >
Encoding:
Text File  |  2003-06-11  |  1.0 KB  |  33 lines

  1. HOW TO UNPROTECT JAVELIN (version 1.1)
  2.  
  3. First, make a copy of the Javelin Startup disk. NEVER, EVER, mess with
  4. your original disk!
  5.  
  6. Next, using FM (on this disk) or Norton Utilities (NU) or even DEBUG,
  7. examine the file JAV0.OVL.
  8.  
  9. Counting from the start of JAV0.OVL, look at sector 046. Sector 46, offset
  10. 368 (hex 170) contains an encripted serial number (5 bytes) and the "name"
  11. of the "user". If Javelin has not been installed, these bytes begin with 5
  12. zero bytes and the word "Javelin".
  13.  
  14. Change the serial number to 5 bytes of 00 hex. Change the user to some
  15. interesting thing such as "Clyde the Elephant Inc."
  16.  
  17. Save these changes to disk.
  18.  
  19. Next, search the file JAV0.OVL for the following hexadecimal bytes:
  20.  
  21. Search for:   55 8B EC 56 57 BE 10 00 BF 3E 1D B9 05 00
  22. Change to :   55 8B EC 56 57 BE 10 00 BF 3E 1D EB 0B 00
  23.  
  24. Search for:   2C 0A 0C 30 32 06 43 1D 75 17 BE 15 00
  25. Change to:    2C 0A 0C 30 32 06 43 1D 90 90 BE 15 00
  26.  
  27. Write both changes to the disk.
  28.  
  29. This completes the unprotection of Javelin.
  30.  
  31.  
  32. LET THERE BE SOFTWARE!
  33.