Download List

Projeto Descrição

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

Um bug no descompactador LZX foi corrigido. Cabextract agora é mais tolerante quando define gabinete, transformação e não imprimirá mais "biblioteca não compilado para suporte a arquivos grandes" durante a leitura de arquivos pequenos.
Tags: Minor bugfixes, Minor security fixes
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.

2010-07-24 07:30
1.3

Vários erros na Quantum e descompactadores MS-ZIP foram corrigidos, incluindo duas questões de segurança. A opção 'corrigir' pode agora recuperar mais de arquivos corrompidos.
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

Um teste de "novo modo" foi acrescentado que verifica a integridade do arquivo e imprime checksums MD5 dos arquivos arquivados. Vários erros na LZX, Quantum, e UTF-8 decodificação foram corrigidos. Arquivos maiores do que dois gigabytes pode ser pesquisado para arquivos de gabinete incorporado. O software já compila corretamente em um maior número de plataformas.
Tags: Major bugfixes
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.

2004-10-18 12:17
1.1

Esta versão corrige uma vulnerabilidade de atravessamento de diretórios. O lançamento também inclui compatibilidade melhorada com AIX e Cygwin construir ambientes.
Tags: Minor security fixes
This release fixes a directory traversal vulnerability. The
release also includes improved compatibility with AIX and
Cygwin build environments.

2004-03-15 06:20
1.0

As rotinas de descompressão CAB foram reformulados em uma biblioteca, reutilizáveis portáteis: libmspack. Estas rotinas são agora significativamente mais robusta e ter sido testado em mais de três gigabytes de arquivos CAB. O programa cabextract agora diz que não pode extrair arquivos InstallShield CAB. Você pode selecionar explicitamente quais arquivos para extrair e armários que extrair. O pacote inclui suporte especial para instalar o Windows CE OAC.
Tags: Major feature enhancements
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.

Project Resources