06-19-2019, 01:29 AM
I have an encrypted zip (using PKZip's encryption) that has a single file inside with an unpacked length of 12,481,930 bytes and a packed length of 4,612,283 bytes, but I cannot run the hash output by zip2john (from JtR) through hashcat (with its new PKZip support) because, as I understand it, PKZip support in hashcat currently has a limit of 320 kilobytes (https://github.com/hashcat/hashcat/pull/2053). Is there any way around this I don't know about?