Skip navigation.
 
mlRe: compress / decompress zip file in WinZip 11 format
FROM : Philip Ershler
DATE : Thu Jan 24 18:22:43 2008

On Jan 24, 2008, at 10:12 AM, Hebin Wei wrote:

> Hi
>
>
>
> I am trying to decompress a zip file created by our PC side software
> which using WinZip 11 API. This file has password protected and using
> AES (256 bit)  to encrypt.
>
>
>
> So far I tried unzip command line, which return unsupported compress
> method. I check zlib and minizib, which said does not support WinZip 
> new
> encrypt algorithm. I got a source code of p7zip, but it has so much
> information. It will take time to extract what I want out from it.
>
>


You could try BetterZip from http://macitbetter.com/
You can download a free fully functional trial to see if it will works 
for you.

HTH,

Phil

Related mailsAuthorDate
mlcompress / decompress zip file in WinZip 11 format Hebin Wei Jan 24, 18:12
mlRe: compress / decompress zip file in WinZip 11 format Philip Ershler Jan 24, 18:22
mlRE: compress / decompress zip file in WinZip 11 format Hebin Wei Jan 24, 18:32