home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / varie / xfd / readme < prev    next >
Encoding:
Text File  |  2000-01-22  |  37.7 KB  |  771 lines

  1.                       XFD Package - Release 1.30
  2.                       ==========================
  3.  
  4. COPYRIGHT
  5. ---------
  6. All  parts  of  this  software  package  are  freely  distributable for
  7. noncommercial use.  If you redistribute XFD, you have to keep all files
  8. together.  All programs are copyright by their authors.
  9.  
  10. DISCLAIMER
  11. ----------
  12. The  authors  are  not  liable  for any changes made to any part of the
  13. package, or consequences thereof as they cannot be made responsible for
  14. damages  or  loss  of  data  directly  or  indirectly  caused  by their
  15. software.
  16.  
  17. AUTHORS
  18. -------
  19. Georg Hörmann          - Definition of XFD standard, xfdmaster.library,
  20.                          xfd#? tools, Assembler includes, some external
  21.                          decrunchers.
  22. Dirk Stöcker           - External decrunchers, 'C' support and
  23.              xfdmaster.library and tools starting with 38.5.
  24.  
  25. ???                    - External decrunchers.
  26. A. Van Helsing/X-Trade - External decrunchers.
  27. Chris Young           - Installer script.
  28. Codetapper           - External decrunchers.
  29. Dexter&Bartman/Abyss   - External decrunchers.
  30. DII                    - External decruncher and older Amiga E stuff.
  31. Jan Poruba           - External decruncher.
  32. Mr.Larmer/Wanted Team  - External decrunchers.
  33. Nils Görs              - External decruncher.
  34. Psygore                - External decrunchers.
  35. Ronald van Dijk           - External decruncher.
  36. Sven Steiniger           - Amiga E support.
  37. WEPL                   - External decrunchers and Oberon includes.
  38.  
  39. INTRODUCTION
  40. ------------
  41. Almost  every  Amiga  user  has  some  crunched files on his/her disks,
  42. either  Powerpacked docs or crunched demos, utilities or whatever.  But
  43. what to do when you need the files to be uncrunched, and you don't call
  44. the cruncher your own (or it does not support decrunching)? Enters XFD.
  45.  
  46. FEATURES
  47. --------
  48. This  software  package allows you to decrunch almost every packed file
  49. known  on the Amiga.  It consists of the xfdmaster.library as the brain
  50. and a couple of programs that offer certain functions to the user.
  51.  
  52. The  xfdmaster.library is a standard Amiga shared, runtime library.  It
  53. works  with  Kickstart  V33+ and offers applications the possibility to
  54. directly support any crunched files.
  55.  
  56. Other  than the predecessor decrunch.library, the xfdmaster.library has
  57. a  more  flexible interface, offers the possibility to decrunch already
  58. loaded  program  segments,  supports  external  decrunchers, is able to
  59. unlink 4EB9/4EF9- and text-linked files  and can scan for crunched data
  60. in any memory area.
  61.  
  62. REQUIREMENTS
  63. ------------
  64. xfdmaster.library  requires  OS1.2 to work  properly.  To decrunch XPKF
  65. files, you also need xpkmaster.library and the proper sub library.
  66.  
  67. All  included external  utilities need  OS2.0 or OS1.2 and arp.library,
  68. with exception of xfdPatch and xfdDecrunchAddr which always need OS2.0.
  69.  
  70. EXTERNAL DECRUNCHERS
  71. --------------------
  72. External  decrunchers  can  be easily written by any programmer who has
  73. knowledge  about the inner workings of a new cruncher.  That way almost
  74. everybody is able to keep the library up-to-date.  External decrunchers
  75. are  stored in "LIBS:xfd/" and xfdmaster.library loads them on startup.
  76. Please  check  out  your own "LIBS:xfd/" drawer and compare it with the
  77. latest  one included in this package.  The slaves from this package are
  78. always  the latest versions.  There exist old external decrunchers that
  79. are  no  longer  required,  please delete them from "LIBS:xfd/" to save
  80. diskspace AND memory.  They are mentioned in "LIBS:xfd/.README.FIRST"
  81.  
  82. ATTENTION
  83. ---------
  84. Although  I  clearly  stated  in the autodocs that external decrunchers
  85. have  to  be fully reentrant (which means they can handle several files
  86. within the same time), some externals are programmed not 100% safe.  If
  87. you  ever  have trouble with XFD, first disable the external slaves and
  88. then try again.  If there's still a problem, send me a bug report.
  89.  
  90. SUBMISSIONS
  91. -----------
  92. You are a programmer who has
  93. - developed external decrunchers for xfdmaster.library?
  94. - written applications that support xfdmaster.library?
  95. You have new crunchers that are not supported yet?
  96. Please send anything of the above to the following address:
  97.  
  98. ( Georg Hörmann            )
  99. ( Martinswinkelstraße 16c    )
  100. ( 82467 Garmisch-Partenkirchen    )
  101. ( Germany            )
  102.  
  103. As  Georg  has  no time  to improve  xfdmaster.library, he gave  me the
  104. sources to do further updates. Maybe in some future time he  will again
  105. make  the library  himself,  but at  the moment  I am the author of the
  106. xfdmaster.library.
  107.  
  108. You can contact me at:
  109. Dirk Stöcker
  110. Geschwister-Scholl-Straße 10
  111. 01877 Bischofswerda
  112. GERMANY
  113.  
  114. or "stoecker@amigaworld.com" or "dstoecker@gmx.de".
  115.  
  116. I still  need some of the  older crunchers,  strange data crunchers and
  117. lots of linkers. Any sent stuff is welcome.
  118.  
  119. THANKS
  120. ------
  121. Special  thanks  go  out  to  all the people who sent me new crunchers,
  122. external  decrunchers,  bug  reports  or  whatever.  You will find your
  123. names somewhere in the history.
  124.  
  125. HELP ME
  126. -------
  127. Who  is  interested  in writing a nice GUI for xfdmaster.library?  As I
  128. don't  have  enough  time to do this myself, I'm searching for somebody
  129. who  would  like  to  and has the skills to code a GUI-based all-in-one
  130. xfdDecrunch/Unlink/List/Scan  utility.   It  should read files, analyse
  131. them  quickly  (crunched?/linked?) scan them if necessary and save back
  132. the  result.   All  this  combined  with  lots  of  options and default
  133. settings would be very useful for all of us.
  134.  
  135. HISTORY
  136. -------
  137. XFD 1.30 [xfdmaster.library 39.7]
  138. - Added "IFT?"-ID to CrunchMania slave. Remove "IFT?" external.
  139. - Fixed data scanning problem.
  140. - Added internal "SMF Compacker" slave made by Georg Hörmann.
  141. - Added TRX external. Thanks Georg Hörmann for making this one.
  142. - Added LZW external done by Georg Hörmann.
  143.  
  144. XFD 1.29 [xfdmaster.library 39.6]
  145. - Finally fixed crash in CrunchMania decruncher. The related file
  146.   crashs all known decrunchers, but no more xfdmaster. :-) Thanks Georg
  147.   Hörmann for fixing the bug. I did not find a solution myself.
  148. - Added fixed version of D815 slave made by Mr. Larmer. Thanks for
  149.   sending this one.
  150. - Added "Pd" Data to IAM-ATM5 slave. Remove Pd external, if you have.
  151. - Added GK90 slave (a IAM-ICE! derivate) made by Mr. Larmer.
  152. - Added FLS0 data to PMC slave. Thanks to Mr.Larmer for the files.
  153. - Added MDCS and POPI slaves made by Mr. Larmer.
  154. - Removed some source examples to reduce needed archive size.
  155. - Fixed bug in IAM-ICE! decruncher.
  156. - Shortened and fixed VICE slave.
  157. - Finally fixed another crash in Stonecracker decruncher. Thanks again
  158.   Georg Hörmann for fixing the bug.
  159.  
  160. XFD 1.28 [xfdmaster.library 39.5]
  161. - Removed some useless instructions from PCompress2 slave.
  162. - Added support for XPK password requester in xfdDecrunch.
  163. - Shortened and fixed XP10 slave.
  164. - Fixed name creation problem with xfdScan. Names from file 101 and
  165.   up have been wrong.
  166. - Added ZbL! external.
  167. - Added SOS external. Thanks to WEPL for that one.
  168. - Shortened and fixed GP data slave. Removed self modifying code and
  169.   other bad behaviour.
  170. - Added Andromeda decruncher. Thanks Mr. Larmer for that one.
  171. - Fixed pack decruncher.
  172. - Updated external TTW! (IFF cruncher) done by Ronald van Dijk. Thanks
  173.   for the new version.
  174.  
  175. XFD 1.27 [xfdmaster.library 39.4]
  176. - Fixed Segment recognition for Stonecracker 4 Library files. Thanks
  177.   Håkan Parting for the report.
  178. - Replaced =SB= external by LHA3 external, which doesn't crash and is
  179.   written in C language. It also supports V39 stuff, data scanning and
  180.   is a bit shorter.
  181.   There exist some corrupt files due to a bug of LHA3 by Stefan Boberg.
  182. - Silmarils no longer detects NetBSD executables.
  183. - Added external TTW! (IFF cruncher) done by Ronald van Dijk. Thanks
  184.   for that one.
  185. - Added IlScuro and Switch externals done by Codetapper. Thanks for
  186.   the stuff.
  187. - PseudoPacker now directly decrunches files without exe header. No
  188.   need to use ADDHEAD of xfdDecrunchAddr.
  189. - Included ISC external in master library and fixed it a lot. It now
  190.   can handle multipass ISC files and also files with a crunchrate
  191.   higher than 50%. Please remove external ISC.
  192. - Added STORECOMMENT option to xfdDecrunchAddr tool.
  193. - Included PCompress2 external in master library and added data
  194.   scanning. Please remove the external file.
  195. - Fixed and shortened JR decruncher. Thanks Codetapper for example
  196.   files.
  197. - Fixed Enforcer hit for corrupt Titanics files.
  198. - Fixed and shortened VDCO decruncher.
  199. - Again fixed IAM (ATM5) Packer. Now it really works. :-)
  200.  
  201. XFD 1.26 [xfdmaster.library 39.3]
  202. - ATOM decruncher now removes 2 byte security buffer. Thanks Don Adan
  203.   for the hint.
  204. - Optimized and fixed IAM packer slave. Thanks Don Adan for example
  205.   files.
  206. - Removed VOL1 external, as it is included in new LOB added in release
  207.   1.25. Thanks Don Adan for the hint.
  208. - Splitted StoneCracker 4.04 and 4.04 Library to support really short
  209.   library files.
  210. - Updated all the missing internal clients to V39. All internal data
  211.   clients support user targets now, when it is possible for that type.
  212. - Added HAL! ID to MasterCruncher3.0 Data client. Thanks Don Adan for
  213.   some files.
  214. - Added Pseudo Packer 1.0 address cruncher as Pseudo external.
  215.  
  216. XFD 1.25 [xfdmaster.library 39.2]
  217. - Fixed CP and ATOM slaves. The decrunch routines should not be able to
  218.   crash anymore. Thanks Mr. Larmer for the example files. These clients
  219.   are the first external V39 clients.
  220. - Fixed little bug in GZip slave.
  221. - Both executable test heads (C and ASM) support V39 auto allocation
  222.   now.
  223. - Imploder Data slave bug fixed.
  224. - Updated some more clients to V39.
  225. - Fixed Enforcer hits in Crunch, 4GetIt!, ImploderClone clients and in
  226.   master library.
  227. - Added new Cruncher ID's MLDC & MD12 (PowerPacker), PAC/01 (RNC) and
  228.   Pack (StoneCracker 4.04). Thanks to Ronald van Dijk for example
  229.   files.
  230. - Added or updated LOB, LZSS, NJMP, XPAC and Silmarils externals.
  231.   Thanks Don Adan for the files.
  232.  
  233. XFD 1.24 [xfdmaster.library 39.1]
  234. - Added support for TurboSqueezer5.1. Thanks to Richard Wagenführer for
  235.   sending the cruncher. Fixed TurboSqueezer6.1 Segment Decruncher.
  236.   Added xfdSegHead.a to source drawer. This header allows to test the
  237.   segment functions.
  238. - Again fixed PowerPacker4.0 Reloc correction routine. The library will
  239.   no longer crash for some defective files, but produce files which
  240.   contain additional stuff behind the real data. Using a file split
  241.   utility to remove that should produce a valid executable file again.
  242.   This is a bug of PowerPacker and not of xfdmaster.library.
  243. - Fixed broken error detection for PowerPacker files.
  244. - Added segment support to "MegaCruncher Obj".
  245. - Added "Unknown Cruncher 2" (Unknown2 external). Anyone who knows the
  246.   name of that address cruncher? Thanks Don Adan for some example
  247.   files.
  248. - Added SubPacker1.0, a (lossy) ProTracker module packer. Thanks Martin
  249.   Jeppesen for the cruncher.
  250. - Fixed MasterCruncher3.0 Data detection (corrupted since Release
  251.   1.22).
  252. - Added Data scanning to Crunch1.3 slave.
  253. - Included PCR4 decruncher made by Jan Poruba.
  254. - Joined PMC and TurtleSmasher2.0 decrunch code and improved it a bit.
  255. - Fixed bug in StoneCracker data slaves.
  256. - Added auto buffer allocation feature. When USERTARGET is supported
  257.   the master library automatically allocates the buffer for client.
  258.   Added xfdrr_MinSourceLen field to allow easy buffer truncation
  259.   checks. The decrunch routine of data slaves can be really short now,
  260.   when the format allows to supply size information in Recog function.
  261. - Bumped version to 39.
  262. - Updated internal slaves to support new features. As a result some
  263.   more of the data slaves support USERTARGET now.
  264. - Added FileShield linker. Thanks to Heiner Schneegold for example
  265.   files.
  266.   NOTE: The first unlinked file is really useless, as it contains
  267.   only 1 zero word and 3 RTS instructions.
  268.  
  269. XFD 1.23 [xfdmaster.library 38.7]
  270. - Updated AddressHead to support 2 more headers (total 10 now).
  271. - Fixed bug in PowerPacker4.0 Reloc correction routine, which caused a
  272.   crash for at least 2 (partly) defective files.
  273. - Moved DeluxeCruncher into library, as it is a ByteKiller clone.
  274.   Please remove external DeluxeCruncher.
  275. - Added support for StoneCracker 4.10 Plain Address header and
  276.   ByteKiller 2.03/2.05. Address crunched files no longer pass a hunk
  277.   structure test, as there are lots of files with defective structure
  278.   which are still decrunchable and the decrunch slaves do not need a
  279.   correct structure.
  280. - Fixed bug in FileDescript linker which caused a crash on 68000 CPU's.
  281. - Added ByteKiller97 slave. What guy did a ByteKiller clone in 1997?
  282.   And additionally he forgot to add pad bytes in the hunk version.
  283. - Fixed Crunch external to support BSS hunks.
  284. - ProPack slave now supports files with missing HUNK_END.
  285.  
  286. XFD 1.22 [xfdmaster.library 38.6]
  287. - Added new Cruncher ID's SLAM (StoneCracker 4.04), ViS1 & ViSL
  288.   (CrunchMania), FLT! (Imploder), KDUB (MasterCruncher 3.0),
  289.   LSD! (MasterCruncher 3.0 or CrunchMania), 1AM & 2AM (StoneCracker).
  290.   Please remove KDUB, LSD! and 1AM externals.
  291.   Thanks to Rafal Mania and Don Adan for example files.
  292. - Added StoneCracker2.92 Data. External 89A8 is obsolete now.
  293. - Added updated decrunchers. Thanks to Martin Jeppesen for sending
  294.   them.
  295. - Added FileDescript Linker (xDiz and TxtExtract). These are the first
  296.   two implemented linkers, which do not use executable files.
  297. - Included Installer script made by Chris Young.
  298. - Replaced ByteKillerFake by newer ByteKillerClone. Thanks Don Adan for
  299.   the file.
  300. - Added "Unknown Cruncher 1" (Unknown1 external). Anyone who knows the
  301.   name of that address cruncher? Thanks Martin Jeppesen and Don Adan
  302.   for example files.
  303. - Fixed bug in xfdList.
  304. - GZip external is a lot saver now, updated DeluxeCruncher and
  305.   AddrHeads.
  306. - Added LeCrunch external. I do not have the cruncher itself. Would be
  307.   fine if anyone could send it.
  308. - Added Crunch external for Crunch1.3 and Crunch1.4ß files. Remove CRUa
  309.   or related externals.
  310. - Moved Supplex into master library as "Mega Cruncher Obj".
  311. - Added "PowerPacker4.0 LoadSeg Overlay" files support.
  312. - Added TUC1.16 decruncher done by Georg Hörmann. As you can see Georg
  313.   is still alive and programming (I did not get TUC finished for about
  314.   a half year now.). TUC is really a worst example of programming.
  315.  
  316. XFD 1.21 [xfdmaster.library 38.5]
  317. - Bugfix in xfdmaster.library 38.3 "PK Protector 2.00" slave. Special
  318.   thanks to Jan Andersen for sending me the bug report from Alex van
  319.   Niel. Released as xfdmaster.library 38.4.
  320. - From now the library is no longer done by Georg but by Dirk Stöcker.
  321.   Maybe that changes back again in future. Nobody knows :-)
  322. - Included PPbk in xfdmaster.library now doing complete decrunching.
  323.   Please remove PPBK from LIBS:xfd directory!
  324. - Added ID XPKZ to CrunchMania and PACK to PowerPacker.
  325. - Added new externals PCompress2, GZip, DataPACK, ISC, DeluxeCruncher
  326.   and their sources.
  327. - New external AddrHeads removes xfd and ObjectMaster address headers.
  328. - Included xfdDecrunchAddr tool in the distribution.
  329. - Updated LSD! external to support fake CrM2 files.
  330. - Added Text-Linkers EXP1.1, ETA0.91, ETA0.99 and ETA1.00. Has anyone
  331.   a linker program or not recogniced linker files? Please send them.
  332. - Added new V38.5 AmigaE support files done by Sven Steiniger.
  333. - Added Crunch-O-Matic 1.0 (COMatic external). This cruncher seems to
  334.   be buggy, as some of the decrunched files are corrupt. The decruncher
  335.   itself should not do any weird things (like crashing) except
  336.   producing corrupt files, as there is no way testing the files.
  337.   Solutions, bug fixes or newer Crunch-O-Matic versions are welcome.
  338. - Fixed a bug Georg introduced in 38.3 SyncroPacker fix. Normal
  339.   SyncroPacker files are recogniced again.
  340. - Removed some little Enforcer hits in GNU-Packer, FlashSpeed and TSK.
  341. - Updated some other external decrunchers.
  342.  
  343. XFD 1.20 [xfdmaster.library 38.3]
  344. - Removed externals AMOS, CRND, CRUN, FUCK as they are included in the
  345.   external ByteKillerFake too. Thanks to Dirk Stöcker for the hint.
  346. - PowerPacker Data slave supports PP2O files now (capital O instead of
  347.   zero). Thanks to Dirk Stöcker again.
  348. - Added new externals DMP0, PCompress and Supplex written by Dirk
  349.   Stöcker and Nils Görs. Thanks guys, this really saved me some work.
  350. - Added sourcecodes for new PCompress and Supplex externals.
  351. - Added support for patched DragPack 1.0 files. These will not appear
  352.   very much as they are made by hand, but it was simple to implement,
  353.   so why not? Thanks to Dirk Stöcker again for the example.
  354. - Added support for another SyncroPacker version to the S.P. slave.
  355.   The example file must have been created by a version different to
  356.   4.6, but I don't know if any other versions exist, so I added it
  357.   to 4.6. Thanks again to Dirk for the file.
  358. - Improved ProPack slave. It now supports files with manipulated IDs.
  359.   But the correct algorithm type in the ID is still required, so some
  360.   totally overwritten IDs will still not be recognized.
  361. - Added StoneCracker 4.03 slave. Thanks to Dirk for the files.
  362. - Reworked recognition for StoneCracker 4.04 files. Manipulated IDs
  363.   will be accepted now. Thanks to Dirk for the files.
  364. - Reworked ProPack slave again. It now accepts any kind of
  365.   manipulation. Thanks to Dirk for the files.
  366. - Fixed CP external. This one recognized 'CPic' files and then crashed.
  367.   As I don't have CP files, I just added a 'negative' recognition to
  368.   avoid CPic files. Thanks to Dirk for the bug report.
  369. - Added PK-Protector 2.00 slave. This will just remove the protection
  370.   from crunched files so you can decrunch them afterwards. Thanks to
  371.   Mr.Larmer for sending the program.
  372.  
  373. XFD 1.19 [xfdmaster.library 38.2]
  374. - Added external slave 'UNIX-Compress' and its sourcecode written by
  375.   Dirk Stöcker. Thanks a lot. This is the first slave written in 'C'
  376.   and a good example how to do it correctly.
  377. - Fixed problem with PowerPacker Data slaves. With odd file lengths the
  378.   slaves crashed on MC68000. Thanks to Dirk Stöcker for the report.
  379. - Added recognition for 'PARA' files to Imploder slave. It's just a
  380.   cloned FImp file and the external PARA slave wrongly recognized
  381.   'SCOPTIONS' files as PARA crunched. Please remove PARA slave from
  382.   LIBS:xfd!! Thanks again to Dirk for the report.
  383. - Added new Include files for 'C' language. These are 100% correct
  384.   and have been created by Dirk Stöcker. Thanks once again.
  385. - Fixed Autodocs: Some synopsises for 'C' were incorrect. Thanks one
  386.   more time to Dirk ;-)
  387. - Fixed Imploder Data slave: The last longword is just a checksum that
  388.   has been stripped at some clones, I don't test for this any longer.
  389.   Thanks for the example files to Dirk.
  390. - Added old Imploder version. I can only guess which version created
  391.   the file sent by Dirk Stöcker (maybe 1.0?), because I've never seen
  392.   such an Imploder file header and I don't have Imploder 1.0, but it's
  393.   definately an original Imploder file. Anyway, such files are handled
  394.   correctly now.
  395. - Added PowerPacker 2.0 slave. Thanks to Dirk for the example file.
  396. - Fixed bug in CrunchMania Data slaves and added XFDPFF_RECOGLEN and
  397.   XFDPFF_USERTARGET support.
  398. - Added XFDPFF_RECOGLEN and XFDPFF_USERTARGET to Imploder Data and
  399.   PowerPacker Data slaves. All important data formats support the
  400.   new flags now, I will add them to the minor slaves somewhere in
  401.   the near future.
  402. - Added xfdm_ExecBase field to the library base. Not all internal
  403.   slaves can support this cached pointer, but most will do in the
  404.   future. The main library code already supports the field for better
  405.   CPU performance.
  406. - Did a little definition add-on I forgot in v38.1: If slaves support
  407.   XFDPFF_RECOGLEN but can't for what reason ever determine the correct
  408.   lengths for return to the caller, they set xfdrr_MinTargetSize and
  409.   xfdrr_FinalTargetSize to -1. So please check for those values in
  410.   your applications. Sorry!
  411. - Added support for cached ExecBase to almost every internal slave
  412.   and by the way fixed some bad library calls that might have caused
  413.   crashes (funny: all errors stuck in error handling code ;-)
  414.  
  415. XFD 1.18 [xfdmaster.library 38.1]
  416. - Added support for CrunchyDat 1.0 files. Thanks go to Bert Jahn for
  417.   sending me that packer.
  418. - Added new feature to xfdRecogBuffer(): The recog code can determine
  419.   the length of the decrunched file already during recognition. The
  420.   caller then knows how big the buffer for decrunching must be and
  421.   can allocate its own buffer for that purpose. This is supported by
  422.   xfdDecrunchBuffer() now. All this meant changes in xfdBufferInfo,
  423.   lots of additional flags and a new structure called xfdRecogResult.
  424.   See autodocs for further information.
  425.   Idea by Dirk Stöcker, author of XPK, to make XFD more compatible to
  426.   XPK and let XPK benefit from the power of xfdmaster.library.
  427. - Unfortunately, in the current state of development, everything is
  428.   prepared for the new features, but no slave supports them until now.
  429.   And there will always be slaves that never ever support them because
  430.   it's simply impossible to calculate the decrunched length without
  431.   starting to decrunch the files.
  432.   Nevertheless I will try to update all slaves as soon as possible.
  433. - Here we go: Added support for new features to StoneCracker Data
  434.   slaves and ProPack Data slaves to test the new options. Works fine!
  435.   Now it's your turn, Dirk ;-)
  436. - Added external slaves and sourcecodes (4GetIt, BHC3, ImploderClone,
  437.   PPBk) written by Dave Jones. Thanks dude!
  438.  
  439. XFD 1.17 [xfdmaster.library 37.8]
  440. - Added support for StoneCracker 2.99b files. Thanks to Mr. Larmer for
  441.   sending me that old cruncher.
  442. - Fixed bug in xfdScan() routine that caused crashes when using hooks.
  443.   Thanks again to Mr. Larmer for the report.
  444. - Finally added support for old ProPack data files. These use the same
  445.   identifier like the new ones, therefore it was a bit complicated to
  446.   determine the correct type. Thanks again to Mr. Larmer for example
  447.   files and decrunchers.
  448.  
  449. XFD 1.16 [xfdmaster.library 37.6]
  450. - Fixed problem with ProPack (RNC) executables that contain hunks
  451.   with reloc information. Thanks to Mr. Larmer/Wanted Team for the
  452.   example file.
  453. - Added JEK!, LeCr and Vice decrunchers written by Mr. Larmer.
  454. - Added support for PowerPacker LoadSeg (PPLS) files. Thanks for
  455.   the suggestion to WEPL. These files may cause problems because
  456.   overlayed files are crunched as well with this format without
  457.   any differences :-(
  458.  
  459. XFD 1.15 [xfdmaster.library 37.5]
  460. - Added support for CFP 1.35/1.36 protected files.
  461. - Fixed bug in xfdStripHunks(). It may happen that a hunk_name etc.
  462.   is the very last hunk without any other information after it. In
  463.   this case the old routine crashed. Thanks for the example file to
  464.   Christoph Dietz.
  465. - Added new ProPack strain. Thanks to WEPL for sending the sample.
  466. - Added 68000-fixed version of BOND external slave to the library.
  467.   Thanks to Dirk Stöcker for the bug report.
  468. - Fixed external CP slave. Now it won't produce wrong recognitions
  469.   any longer. Thanks to Holger Wessling and Emmanuel Poirier for
  470.   the example files.
  471.  
  472. XFD 1.14 [xfdmaster.library 37.3]
  473. - Added CPU cache handling code to all routines that manipulate any
  474.   buffers. I hope this will reduce problems with 68040/060 CPUs.
  475. - Replaced several buggy sublibraries by Mr.Larmer/Wanted Team with
  476.   new cleaned-up versions. Thanks for that updates, dude.
  477. - Added new sublibrary (DPRa) and some Amiga E stuff by DII. Thanks!
  478.  
  479. XFD 1.13 [xfdmaster.library 37.2]
  480. - Added segment support to Titanics Cruncher 1.1/1.2, Spike Cruncher,
  481.   ProPack, TurboSqueezer 6.1/8.0 and HQC Cruncher 2.0 slaves.
  482. - Added Master Cruncher 3.0 Data slave, added segment support to
  483.   Master Cruncher 3.0 slave and rewrote parts of the Master Cruncher
  484.   decrunch routines.
  485. - Added new version of xfdPatch with a serious bug fixed. Sorry folks!
  486. - Arhh! Bug fixed in the optimized Crunchmania routines added in 1.12.
  487.   Empty code hunks caused a system crash. Thanks to Holger Wessling
  488.   for the report and the example files.
  489. - Fixed little bug in the StoneCracker 4.04 Data length calculation.
  490.   No crash this time :-) Thanks to Holger again for the example file.
  491. - Added segment support to DragPack 2.52 slave.
  492. - Added XFDPFF_RELMODE flag support to the following slaves: Propack,
  493.   Imploder (Normal/Lib/Overlay) and CrunchMania (Normal/Lib/Simple)!
  494.   As these crunchers already allocate their hunks during LoadSeg(),
  495.   I wrote a hunk manager that checks the memory type of each loaded
  496.   hunk and switches to another area if neccessary.
  497. - Added segment support to Chryseis Cruncher 0.9 and ReloKit 1.0.
  498.   Finally I made it!! All internal reloc slaves support full segment
  499.   decrunching and relocation modes now :-))
  500. - Combined Powerpacker x.x Master/Normal to simple PowerPacker x.x
  501.   slaves. This saves memory and CPU time.
  502. - Added data scan support to LightPack 1.5 and TurtleSmasher 2.00
  503.   Data slaves. Changed CrunchMaster 1.0 type from data to address.
  504. - Added data scan support to ST Cruncher 1.0 Data slave. Now all
  505.   internal data slaves support data scanning!!
  506. - Added Super Cruncher 2.7 slave with buffer and segment support.
  507. - Added Ultimate Packer 1.1 slave with buffer and segment support.
  508. - Added Old ProPack (RNC) slave. Thanks to WEPL for the sourcecode
  509.   and the example files. This slave cannot handle XFDREL_#? as only
  510.   the first hunk is crunched and all others are already relocated at
  511.   decrunch time. Sorry!
  512. - Added SA/SC/SF/SP/SQ Cruncher slave. Here we have a big problem:
  513.   There exist different versions of the SA, SC and SP formats with
  514.   different crunch algorithms. Therefore these will only be scanned
  515.   for, but not decrunched. SF and SQ should work properly. Thanks to
  516.   WEPL for the sourcecode and the example files.
  517. - Added PowerPacker Patch 1.0 slave. This silly tool adds different
  518.   headers to standard PowerPacker 4.0 files. Thanks to Dave Jones
  519.   for sending that stuff.
  520. - Added ExeDescript 1.0 Linker to the internal linker brain. This
  521.   one is a bit special as it just adds a data hunk at the end of a
  522.   file with some text in it. To recognize this stuff, the whole file
  523.   must be in memory. Sorry, but the xfdm_MinLinkerSize field is of
  524.   no use any longer for this type of linker. Thanks to Dave Jones
  525.   for sending lots of example files.
  526.  
  527. XFD 1.12 [xfdmaster.library 37.1]
  528. - Fixed problem in ProPack slave. It may happen that some hunks are
  529.   not crunched in the RNC format but included as plain hunks. This has
  530.   not been supported correctly. Thanks to Dave Jones and John Aadnoy
  531.   for the example files.
  532. - Optimized decrunch speed of CrunchMania slave by factor 50 !!!
  533.   You won't see it with small files, but Holger Wessling sent me two
  534.   files that took several minutes to decrunch with the old routine
  535.   and about 4 seconds with the new one (the file had up to 140 hunks
  536.   and 6200 reloc entries at 700000 bytes). Thanks Holger.
  537. - Added lots of external decrunchers written by Mr.Larmer/Wanted Team.
  538.   Thanks for all the work you had with that stuff.
  539. - Added new utility called xfdPatch. Just use it!
  540. - Added an extra feature to Imploder and CrunchMania slaves:
  541.   they both will decrunch even some modified files now. Thanks to
  542.   Dave Jones for sending the 'The Party IV' 40k intros.
  543. - Added full GNU Packer 1.2 support. Thanks to Mr.Larmer/Wanted Team
  544.   for sending that stuff.
  545. - Added new version of xfdPatch that allows to set relocation modes.
  546. - Added support for TrashEliminator 1.0.
  547. - Added new version of xfdLibInfo.
  548. - Added new functions to xfdmaster.library: xfdScanData(),
  549.   xfdFreeScanList() and xfdObjectType(). The data scanner is based
  550.   on an idea by Holger Wessling. Thanks dude!
  551. - Added new fields to xfdBufferInfo and xfdSegmentInfo structures.
  552.   Read the autodocs for more details about the new behaviour of
  553.   xfdRecogBuffer()/xfdRecogSegment() concerning external slaves.
  554.   This was neccessary as a lot of people sent me files that made
  555.   some trouble with external slaves. Thanks to Axel Folley, Holger
  556.   Wessling, John Aadnoy and all the others for the example files.
  557. - Added new utility called xfdScan that supports the new data scan
  558.   routines.
  559. - Added data scan support and improved data recognition/testing to
  560.   ANC, SoundTracker Song, CrunchMania, DragPack 2.52, GNU Packer,
  561.   IAM (ICE!/ATM5), PMC, StoneCracker, XPK, ProPack, PackIt and
  562.   Imploder data slaves.
  563. - Added new versions of xfdList, xfdDecrunch and xfdPatch.
  564. - Added data scan support for PowerPacker PP20 data. This code is
  565.   a real data analyzer that checks data for proper decrunchability.
  566.   The crypted data PX20 however can not be scanned in deep mode.
  567. - Added segment support to QuickPowerPacker 1.0.
  568. - Added new function xfdInitScanHook() for easy hook management.
  569. - Added ProPackExe external decruncher. Thanks to WEPL for sending
  570.   this new format.
  571.  
  572. XFD 1.11 [xfdmaster.library 36.4]
  573. - Added new versions of xfdDecrunch, xfdList and xfdUnlink with
  574.   several bug fixes and/or new features.
  575. - Fixed support for Hunk_Reloc32Short in xfdTestHunkStructureFlags(),
  576.   xfdRelocate() and xfdStripHunks(). Thanks to WEPL for the report.
  577. - Added new/updated external decrunchers written by WEPL (thanks
  578.   for all your work): Ice_TSM, SSUR, TPWM, BOND, CMP1, LOB, DeCloner.
  579. - Added Oberon include file for xfdmaster.library. Thanks again to
  580.   WEPL for that stuff. Please note that it is written for XFD 1.07
  581.   and therefore a bit old, but you may modify it for your needs.
  582. - Added external decruncher for 4Vx written by Psygore. Thanks to
  583.   Holger Wessling for sending it.
  584. - Added full segment decrunch support to Imploder, Imploder Library
  585.   and Imploder Overlay slaves. No dirty jump-in hacks, but a real
  586.   emulation that also corrects the hunktable entries of overlays.
  587. - Fixed PowerPacker 3.0/4.0 Overlay segment decrunching code.
  588.   The entries in the hunktable haven't been updated.
  589.  
  590. XFD 1.10 [xfdmaster.library 36.3]
  591. - Added recognition and unlink code for Glue 2.2 and Glue 2.3 text
  592.   linkers. You will get the text file and the original executable
  593.   as a result after unlinking such files. Thanks to Markus Schmall
  594.   and Dave Jones for the example files.
  595. - Finally fixed Imploder stuff to work 100% correctly. The new
  596.   method is a bit slower, but doesn't waste any memory any longer.
  597.   The length calculation of the old one was based on a rough guess,
  598.   now it's counted byte by byte. Corrupted data is detected now and
  599.   won't lead to a big crash any longer. The new code also recognizes
  600.   if a hunk was originally data or code.
  601. - Added support for Imploder Overlay files. These have been only
  602.   recognized, but not decrunched. Now the new length calculation
  603.   made it easy to finally implement that stuff. Thanks to Axel
  604.   Folley for all the example files.
  605. - Added new version of xfdDecrunch.
  606.  
  607. XFD 1.09 [xfdmaster.library 36.1]
  608. - Oops! XPK slave set password length to 0. This caused some
  609.   trouble when decrunching XPK encrypted files. I forgot to
  610.   set MaxSpecialLen to -1 as XPK has unlimited password lengths.
  611.   Thanks to the guy (sorry, forgot your name) who called me.
  612. - Fixed xfdTestHunkStructure[New]() and xfdRelocate().
  613.   Those two calls now only support hunk types that may really
  614.   exist in load files and no longer any weird linker stuff.
  615.   Added full support for hunk_reloc32short ($3f7/$3fc).
  616. - Added xfdTestHunkStructureFlags() with XFDTHB_NOOVERLAYS
  617.   to force an error if a file is overlayed.
  618. - Added xfdStripHunks() as an easy possibility to remove
  619.   hunk_name, hunk_symbol and/or hunk_debug from files.
  620. - Extended xfdSlave and xfdMasterBase structures.
  621.   Internal slaves have an ID now and can be replaced by
  622.   external slaves. Minimum buffer size to recognize a
  623.   crunched file can be specified for every slave now.
  624.   The largest buffer size is stored in xfdMasterBase and
  625.   can be used as buffer size for recognition purposes.
  626.   Thanks to Dave Jones and the other guy (see above) for
  627.   the inspiration.
  628. - Added new versions of xfdDecrunch and xfdLibInfo.
  629. - Moved external Chryseis slave inside library.
  630. - Added new version of xfdList.
  631. - Fixed defines in xfdmaster.h from $XYZ to 0xXYZ.
  632. - Added external decrunchers: AXIS, LOB and SF written by
  633.   A. Van Helsing/X-TraDe. Thanks to Holger Wessling for
  634.   sending them to me.
  635. - Fixed ProPack slave. Recognizes another executable header
  636.   now and doesn't crash with several hunk_bss any more.
  637.   Thanks to Markus Schmall for reporting the problem.
  638. - Fixed StoneCracker 4.04 slave. Forgot to support empty
  639.   code and data hunks as old compilers produce them.
  640.   Thanks to Dave Jones for the example file.
  641. - Added StoneCracker 4.03 Data slave and replaced SC 4.04
  642.   decrunch code by the optimized version from 'Cozine'.
  643. - Added QuickPowerPacker 1.0 slave.
  644.   Thanks to Dave again for sending this stuff.
  645. - Added xfdAllocObject() and xfdFreeObject() as a replacement
  646.   for Alloc#?Info() and Free#?Info().
  647. - Added xfdRecogLinker() and xfdUnlink() to support so-called
  648.   4EB9-Linkers and their clones.
  649. - Fixed problem with some PowerPacker 4.0 files. It might have
  650.   happened in one special case that one byte of the processed
  651.   reloc hunk was overwritten before it was reprocessed.
  652.   Using a one-byte prefetch mechanism now fixes this bug.
  653. - Added xfdm_MinLinkerSize field in xfdMasterBase structure.
  654. - Added recognition for 4EB9, 4EF9, UFO and XLink linkers to
  655.   the internal linker brain.
  656. - Added unlink code for 4EB9, 4EF9, UFO and XLink linkers.
  657. - Fixed another problem with PowerPacker 4.0 files. If hunks
  658.   are located in chipmem, PP sets the qualifier in the hunk
  659.   header AND in the hunks themselves. OS 2.0+ doesn't like
  660.   this behaviour very much and crashes immediately. The flag
  661.   will therefore be deleted in the hunks now.
  662.   Thanks to Axel Folley for sending me an example file.
  663. - Fixed problem with SoundTracker songs. Some clever game
  664.   coders use the same identifier (PACK) for their files, but
  665.   certainly another algorithm. I use an enhanced recognition
  666.   now that checks the uncrunched length for valid song sizes.
  667.   Thanks again to Axel Folley for all the example files.
  668. - Added the tool xfdUnlink to the package. This is just a
  669.   simple interface for unlinking linked files.
  670. - Added second type of 4EB9 linker and fixed recognition
  671.   for UFO linker.
  672. - Fixed Imploder decrunch code to support modified files too.
  673.   Some guys tried to prevent XFD and also the Imploder itself
  674.   from unpacking files by changing a data to a code hunk.
  675.  
  676. XFD 1.08 [xfdmaster.library 35.1]
  677. - Added new feature to xfdmaster.library (now version 35):
  678.   Crunchers that require a 16/32 bit key for decrunching are
  679.   supported now. Only neccessary for ProPack (RNC) at the
  680.   moment.
  681. - Added new versions of xfdDecrunch and xfdLibInfo that
  682.   support the new feature.
  683. - Added full support for ProPack, formerly called RNC.
  684.   Now also decrunches executables and key-locked data files.
  685.   Moved the external decruncher inside the library.
  686. - Added support for TetraPack 1.1.
  687. - Added support for HQC Compressor 1.00.
  688. - Added external decrunchers for LZWH and GraftGold.
  689. - Added support for TSK Cruncher, LightPack 1.5 and
  690.   SoundTracker Cruncher 1.0 Exe/Data files.
  691. - Added new tool to the package: HackProPack. This makes it
  692.   possible to decrunch key-locked ProPack data files.
  693. - Re-added Kickstart 1.2/1.3 support to xfdDecrunch.
  694.   Hope everybody is happy now, so am I.
  695. - Added support for segment decrunching to the following
  696.   slaves: DragPack 1.0, StoneCracker 4.00/4.01/4.04,
  697.   CrunchMania Normal/Library/Simple, TNM Cruncher 1.1.
  698. - Revised XPK external decruncher and moved it inside
  699.   xfdmaster.library.
  700. - Moved PMC external decruncher inside the library.
  701. - Debugged arp.library stuff in xfdDecrunch, xfdList
  702.   and HackProPack. Some arp routines behave different from
  703.   dos v37, but it wasn't documented anywhere.
  704. - Added segment support to IAM Packer 1.0 and PackIt 1.0.
  705.  
  706. XFD 1.07 [xfdmaster.library 34.1]
  707. - Added new sublibs for SSUR, TPWM and TSM crunchers.
  708.   Thanks to WEPL for sending them.
  709. - Added RNC2 support to the RNC external decruncher.
  710.   Thanks to WEPL again for sending me the sourcecode.
  711.  
  712. XFD 1.06 [xfdmaster.library 34.1]
  713. - Increased library version to 34 because of new features.
  714.   The V34 library is fully downward compatible to V33 libraries.
  715. - Rewritten xfdGetErrorText() function with lots of new error codes.
  716. - Added xfdTestHunkStructureNew() routine that returns detailed
  717.   error codes.
  718. - Added xfdRelocate() routine for better segment list support.
  719. - Extended xfdSegmentInfo structure for relocation mode support.
  720. - Overworked autodocs for more detailed information.
  721. - Overworked whole 'C' support stuff (includes, protos, pragmas).
  722. - Updated Assembler support files.
  723. - Added external decruncher for PMC files.
  724. - Added support for recognition and decrunching of segments
  725.   to the following slaves:
  726.   - PowerPacker 2.3 command files (all modes)
  727.   - PowerPacker 3.0 command files (all modes)
  728.   - PowerPacker 4.0 command files (all modes)
  729. - Added new version of xfdLibInfo with extended information.
  730. - Added external decrunchers for RNC and FIRE files. Thanks to
  731.   Dexter&BartMan/Abyss for sending me this stuff.
  732. - Added ATN! support to xfdmaster.library. Dexter/Abyss sent me
  733.   an external for this one, but it's just a FImp clone, so I
  734.   added it to the internals.
  735.  
  736. XFD 1.05 [xfdmaster.library 33.6]
  737. - Added decrunch support for StoneCracker 4.04 executables.
  738. - Added external decruncher for XPK files.
  739.  
  740. XFD 1.04 [xfdmaster.library 33.4]
  741. - Added 'C' includes, protos, pragmas. Thanks to Anders Melchiorsen
  742.   for typing all this stuff. Thanks to Brice Allenbrand too. He also
  743.   typed some 'C' stuff, but Anders was 3 days faster. Sorry!
  744. - Removed arp.library from the package as everybody has it anyway.
  745. - Added decrunch support for StoneCracker 4.04 data & address files.
  746.  
  747. XFD 1.03 [xfdmaster.library 33.3]
  748. - Added new version of xfdDecrunch with extended features.
  749.  
  750. XFD 1.02 [xfdmaster.library 33.3]
  751. - Did astonishing speed optimization to CrunchMania decruncher. All
  752.   files with lots of relocs will decrunch about 30 times faster. Thanks
  753.   to Markus Schmall who sent me a file (GadToolsBox with over 8000 [!]
  754.   reloc entries) that took 90 seconds (!) before that code cleanup and
  755.   3 seconds afterwards. Actually he thought XFD would crash, but who
  756.   waits 90 seconds ??? ;-)
  757. - Added Chryseis 0.9 decruncher. This one is implemented as external
  758.   decruncher including sourcecode as an example on how to code that
  759.   kind of thing.
  760. - Added File Imploder (FImp) decruncher.
  761. - Added new version of xfdDecrunch with lots of new features.
  762.  
  763. XFD 1.01 [xfdmaster.library 33.2]
  764. - Added asm includes, autodocs and fd files.
  765. - Final fixes in password code.
  766. - Added new versions of xfdDecrunch and xfdLibInfo.
  767. - Added support for external decrunchers.
  768.  
  769. XFD 1.00 [xfdmaster.library 33.1]
  770. - First public release.
  771.