DACT 0.8.42

DACT is a compression tool designed to compress a file dynamically, choosing the algorithm that works best per block of input data to produce an overall smaller output file.

Tags archiving compression
License GNU LGPL
State initial

Recent Releases

0.8.4207 Sep 2014 05:44 minor feature: The CRC algorithm was changed from ELF CRC32 to Adler32 (hooks were left in for backwards compatibility). Many things (including the header) were changed to support files larger than 2GB. There is now a `libdact' but no useful symbols are exported yet (an API is still being developed). The shared object check was fixed to work properly on Cygwin. Win32 support through MingW32 is now a lot more mature and actually works