Download List

專案描述

cabextract will extract the contents of Microsoft cabinet archives. It also supports cabinets embedded in executables and multi-part cabinets. It fully supports all cabinet compression methods, including MSZIP, Quantum, and LZX decompression.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-05-12 06:43
1.4

A bug in the LZX decompressor was fixed. Cabextract is now more tolerant when processing cabinet sets, and will no longer print "library not compiled to support large files" while reading small files.
標籤: Minor bugfixes, Minor security fixes

2010-07-24 07:30
1.3

Several bugs in the Quantum and MS-ZIP decompressors have been fixed, including two security issues. The 'fix' option can now recover more from corrupted files.

2006-09-21 04:38
1.2

A new "test" mode was added that verifies archive integrity and prints MD5 checksums of the archived files. Several bugs in LZX, Quantum, and UTF-8 decoding were fixed. Files greater than two gigabytes can be searched for embedded cabinet files. The software now compiles cleanly on a greater number of platforms.
標籤: Major bugfixes

2004-10-18 12:17
1.1

This release fixes a directory traversal vulnerability. The
release also includes improved compatibility with AIX and
Cygwin build environments.
標籤: Minor security fixes

2004-03-15 06:20
1.0

The CAB decompression routines have been refactored into a reusable, portable library: libmspack. These routines are now significantly more robust and have been tested on more than three gigabytes of CAB files. The cabextract program now tells you it cannot extract InstallShield CAB files. You can explicitly select which files to extract and which cabinets to extract from. The package includes special support for Windows CE install CABs.
標籤: Major feature enhancements

Project Resources