home *** CD-ROM | disk | FTP | other *** search
/ The Elite Hackers Toolkit / TheEliteHackersToolkitVolume1_1998.rar / HACKERS.BIN / appcraks / INSTYL_1.ZIP / ZULU.NFO < prev   
Text File  |  1990-01-01  |  2KB  |  44 lines

  1. instyler ex-it! v1.2 *Reg Patcher*
  2. by ZuLu
  3. Reg the program to any name you like
  4.  
  5. What is it?  I don't really know.  Kind of a packager/install maker/
  6. compression doo-hickey type thingamajig.  Comes with NO documentation
  7. but it's straight forward and uses wizards.
  8.  
  9. Download:  http://www.instyler.com/files/exit12.exe
  10. Homepage:  http://www.instyler.com
  11.  
  12. Instructions:
  13. Patches the file 'Exit.exe' so that the program behaves
  14. as a registered version.  Run the patcher (exit12-c.exe)
  15. file in the same dir where you installed the program.
  16.  
  17. Your original 'Exit.exe' file will be backed up to 'Exit.BAK'
  18.  
  19. After patching, use the included *.REG file (Name_me.reg)
  20. to enter any name you like into the registry, and have the
  21. program's ABOUT screen display it.  To do this, just open
  22. the REG file in a TEXT editor such as Notepad.  Replace the
  23. name "ZuLu" with any name you like, save the REG file, then
  24. double click on it.  Change it as often as you like.
  25.  
  26. No need to enter a Name or Reg Number in the registration
  27. screen since the program ignores the number after patching
  28. and in fact will NO LONGER display the button that gets you
  29. into the registration screen.
  30.  
  31. For the DIY'ers in the crowd, here's the beef
  32. ++++++++++++++++++++++++++++++++++++++++++++++
  33.  
  34. exit.exe  (502,272 bytes)
  35.  
  36. Offset(h)       hex display                              text display
  37. =========      =============                            ==============
  38. 0005:8DA0    0400 00E8 30EE FFFF 84C0 7522 8D83 3804    ....0.....u"..8.
  39.                                       ^^
  40.                                       EB
  41.  
  42.  
  43. Change 75 to EB at offset 0005:8DAA(hex) of Exit.exe, changing a conditional
  44. jump into an unconditional one.