home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / demos / baah / uNKruNch / readme < prev    next >
Encoding:
Text File  |  1997-01-19  |  1.5 KB  |  31 lines

  1. Alain BROBECKER                                             baah / Arm's Tech
  2. rte de Dardagny
  3.  01630 CHALLEX
  4.     FRANCE
  5. ------------------------------------------------------------------- 18jan1997
  6.  
  7.                               -   UnCrunch   -
  8.                                ==============
  9.  
  10.   This is a freeware and small command line utility to uncrunch files packed
  11. with the fantastic "!Crunch" by Bernard JUNGEN (Bern/BASS). The "Decrunch"
  12. module is courtesy of BASS. (Read Crunch' s help file for further infos)
  13.  
  14.   Archiologics already made an "!UnCrunch" application, which wasn' t working
  15. on my poor RiscOS2, and since using QDbug for decompression is tedious, I
  16. designed this utility. The tricks used here (depacker alteration) are likely
  17. to make Bern' s hair stood on end: the way crunched absolute files are
  18. identified is subject to caution, and since the depacker used is the one
  19. contained in the file it may not work on StrongARMed machines for files
  20. packed with older versions. (*CacheOff =) All in all, I have not yet seen
  21. this program going berserk, but I feel like saying that I can' t be held
  22. responsible for any data loss, or else...
  23.  
  24.   Usage is very easy: just type "uncrunch <filename>", then you' ll be faced
  25. with some infos concerning the file, and the appli will ask you if you want
  26. to save the uncrunched file. Type y or Y if you accept, then the unpacked
  27. file will be saved with same name as entry file.  To depack a data file,
  28. you' ll need to run the Decrunch module first.
  29.  
  30.  
  31.                                  - THE END -