gunzip doesn't either; # file aes-256zipfile.zip aes-256zipfile.zip: Zip archive data, at least v2.0 to extract
# gunzip -l aes-256zipfile.zip gunzip: aes-256zipfile.zip: first entry not deflated or stored -- use unzip GC On Wed, Sep 3, 2008 at 7:31 AM, Nick Rout <[EMAIL PROTECTED]> wrote: > On Tue, Sep 2, 2008 at 4:26 PM, Glenn Cogle <[EMAIL PROTECTED]> wrote: >> Since version 9.0 Winzip has had the option of creating 256-bit >> password protected .zipfiles. >> >> Does anyone know of a Linux tool to extract these zipfiles? >> >> Version 5.5.2 of unzip doesn't; >> >> # unzip aes-256zipfile.zip >> Archive: aes-256zipfile.zip >> skipping: aes-256zipfile.zip unsupported compression method 99 >> >> GC >> > > have you tried gunzip? >
