He needs a password cracker.
You could google it..there are plenty of hits for this particular 'zip file password crack' utility or look at extracting the hash from memory in a running unzip session and running a traditional password cracker against it. Good luck.
The problem is that WinZip seems tp encrypt the internal files, not the entire ZIP file. [Not the way I would have done it -- what if I don't want someone seeing my filenames, either?] And it's doing something weird with the headers in the file, so Linux's zip command can't get traction on it.
AES-128 and AES-256 are relatively new to the ZIP format. unzip hasn't been updated for quite some time, so it doesn't seem to support these encryption methods. Try p7zip, the command-line version of 7-zip.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.