zip hash noob question
#1
Hi everyone, I recently had to (try) to crack a zipped file hash.

What I did was extracting the hash with zip2john and search the header of the hash in the hashcat example hashes I cannot find any exact match.

The one I got is $pkzip2$2*2*1*0*8*24 .

So my question is, is there any mod in hashcat that can correctly generate such a hash?

I can see from zip2john source code what those values refer to but still not sure whether hashcat can compute that hash and if yes, which module can do it successfully.


Thanks!!
Reply