Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pkAES-256 Deflate encrypted ZIP file #5573

Open
tonyvetere opened this issue Nov 11, 2024 · 2 comments
Open

Add support for pkAES-256 Deflate encrypted ZIP file #5573

tonyvetere opened this issue Nov 11, 2024 · 2 comments

Comments

@tonyvetere
Copy link

zip file encrypted using pkAES-256 unable to generate hash

zip2john m.zip > m.zip-hash
ver 5.1 m.zip/Encrypt Marriage Certificate.pdf is not encrypted, or stored with non-handled compression type

zipinfo-v.txt
john-list-build-info.txt
p7za-m.zip.txt

@solardiz
Copy link
Member

Thank you for reporting this, @tonyvetere! I hope @magnumripper will add a more useful comment here and will help us label this issue (are we in fact missing support or do we maybe have a bug or something else?)

@magnumripper
Copy link
Member

I'm assuming it's an unsupported algo (as of yet), just like bzip2 in #4124, so labelling as enhancement. I'll see if I can produce a test vector for a starter.

@andar1an you might be able to add support for this (at least in zip2john) while at it, if you work with #4124.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants