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

  1. PocketSoft RTP Patching System v4.0 *Nag Patcher*
  2. by ZuLu
  3. Elima...........ah screw it.  Hey, how 'bout just reading the
  4. script for the patcher.  That way you'll get all the info and
  5. you'll see how easy it is to make simple tiny patches using the
  6. FREE patching engine called PCOM !!! (by ExEd! of the Netherlands)
  7.  
  8. What is RTP?   Nifty program for making patches
  9. What is PCOM?  Nifty program for making patches
  10. RTP Download:  http://www.pocketsoft.com/eval.html
  11. PCom Download: http://huizen.dds.nl/~exed
  12.  
  13. ==============================================================
  14. Patch File: Rtp4crk.exe
  15.  
  16. @        Nag Removal Patcher for:  PocketSoft RTP Patcher v4.0
  17. @
  18. @    Patch allows creation of nag-free command line patchers for
  19. @    all Windows Operating Systems, as well as nag-free GUI patchers
  20. @    for use under the Windows95 Operating System exclusively.
  21. @
  22. @    I'll assume that you've installed v4.0 of the RTP Patching System.
  23. @    It won't work with any other version, sorry.  Make sure that you
  24. @    are running this patch in the directory where you installed the
  25. @    RTP program.
  26. @
  27. @    Are you running this file in the correct directory?   [y/n]
  28. @
  29. @    (hint: Press "Y" key for yes, press "N" key for no)
  30. $y/n
  31. $cls
  32. @
  33. @    Good.  Now for some details.  By default, this patcher will make
  34. @    backups of the files it patches, by copying them to the same directory
  35. @    and giving them an extension of *.BAK.  You should probably hang on
  36. @    to them in case something goes haywire after patching.  The first
  37. @    file to be patched will be 'PATCHW32.DLL' which is really the most
  38. @    versatile since it allows you to create nag-free patches that will
  39. @    run under DOS and Windows (multi-flavor).  Tip yer hats to MCVD
  40. @    a.k.a. Lomax, for this one.
  41. @
  42. @        Rrrraaaaaaaaaaaaahhhhhhhhhhhh   (and there was much rejoicing)
  43. @
  44. @    After that's done, you'll be given the option of also patching the
  45. @    'EZP32DLL.DAT' file to enable you to make those colorful little
  46. @    Windows based patchers with dialog boxes and other silly shit. Or
  47. @    you can choose to bag it and make do with the command line based tool.
  48. @
  49. @    OK, without further ado, wanna patch the first file?   [y/n]
  50. $y/n
  51. $cls
  52. @
  53. @    OH, wait a sec, there's just a wee bit more ado to cover.
  54. @
  55. @    Make sure that the files you are planning on patching have these
  56. @    exact characteristics.  If not, you've got the wrong version of
  57. @    the RTP program.
  58. @
  59. @     File Name        File Size (bytes)       File Date
  60. @
  61. @    Patchw32.dll        119,808               07-17-97
  62. @
  63. @    Ezp32dll.dat        153,600               07-17-97
  64. @
  65. @    If you get an error message during patching, it will almost
  66. @    certainly mean one of two things.  One, you're running the patcher
  67. @    in the wrong directory......or Two, you've got a version of RTP
  68. @    that is NOT version 4.0.  If you're sure you've got the correct files
  69. @    but still get error messages, post a message to me in alt.cracks.
  70. @
  71. @
  72. @    OK THEN.......Let's KICK this PIG!!   Hit any key to continue.
  73. $key
  74. $run:copy patchw32.dll patchw32.BAK
  75. +patchw32.dll 
  76. >0000:65C6
  77. =E8
  78. '9090909090
  79. -
  80. $cls
  81. @
  82. @  OK, now that patched the 'patchw32.dll' file after saving the
  83. @  original file as 'patchw32.BAK'.  This will allow you to create
  84. @  nag-free patches that operate from the command line, WITHOUT a
  85. @  Graphical User Interface (GUI).  This means that the person who
  86. @  uses one of your patchers will NOT be nagged during patching.
  87. @
  88. @  In order to create nag-free single file GUI patches with the DLL
  89. @  routines incorporated (bound to the executable), you need to patch
  90. @  the appropriate Operating System specific 'ezp*dll.dat' file.
  91. @  Specifically, this refers to 'ezp32.dll.dat', 'ezpntdll.dat', and
  92. @  'ezpdll.dat' for use with Windows95, Windows-NT, and Windows3.x
  93. @  respectively.  I can do the Windows95 flavor for you now if you
  94. @  want.  You'll have to wait for the others, sorry.
  95. @
  96. @  Do you want to back up and patch EZP32.DLL.DAT now?   [y/n]
  97. $y/n
  98. $run:copy ezp32dll.dat ezp32dll.BAK
  99. +ezp32dll.dat
  100. >0000:DF86
  101. =E8
  102. '9090909090
  103. $cls
  104. @
  105. @....... D O N E !!
  106. 
  107.  
  108. =========================================================
  109.  
  110. And a quick reference for the DIY'ers in the crowd;
  111.  
  112. file name: Patchw32.dll 
  113. file size: 119,808 bytes
  114. file date: 07-17-97
  115. 000065C0 5356 5733 DB55 E8F5 6A00 0066 891D 90D7 SVW3.U..j..f....
  116.                         ^^^^ ^^^^ ^^
  117.                         9090 9090 90
  118.  
  119. file name: Ezp32dll.dat
  120. file size: 153,600 bytes
  121. file date: 07-17-97
  122. 0000DF80 5356 5733 DB55 E8F5 6A00 0066 891D 90D7 SVW3.U..j..f....
  123.                         ^^^^ ^^^^ ^^
  124.                         9090 9090 90
  125.  
  126.  
  127. FYI:  I just remembered that I EXE-compressed the COM file with
  128.       WWPack, in case you were wondering why the patcher isn't
  129.       a *.COM file (made with PCOM = Private COMpiler)