Skip navigation.
 
mlRE: compress / decompress zip file in WinZip 11 format
FROM : Hebin Wei
DATE : Thu Jan 24 18:32:55 2008

Forgot to mention, I am trying to do this from cocoa code. So basically
I need an API.


-----Original Message-----
From: cocoa-dev-bounces+rwei=softwaresecure.<email_removed>
[mailto:cocoa-dev-bounces+rwei=softwaresecure.<email_removed>] On
Behalf Of Hebin Wei
Sent: Thursday, January 24, 2008 12:12 PM
To: <email_removed>
Subject: compress / decompress zip file in WinZip 11 format

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.







Does anyone have experience on this?



Any suggestion will be appreciated.







Thanks

Hebin

_______________________________________________

Cocoa-dev mailing list (<email_removed>)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
om

This email sent to <email_removed>

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