Hello;
I am trying to recover a password from a zip file and have had issues getting hashcat to accept the zip file hash. I created the has using zip2john and jtr ids the hash as: ZIP, WINZIP, PBKDF2-SHA1 4x SSE2.
If I try and use:
hashcat -m 13600 -a 3 -o answer.txt -d 2 myhash.hash I get the error:
Hashfile on line 1 () Salt-value exception
No Hashes loaded
The has file itself looks like this:
[redacted]
Raw output from zip2john at the terminal gives this:
[code][redacted]
[redacted]
If I use the full output from the terminal of zip2john then Hashcat complains of Signature unmatched - no hashes loaded.
[color=#000000][size=small]Any help would be well received. JTR is much slower than using my GPU/hashcat
I am trying to recover a password from a zip file and have had issues getting hashcat to accept the zip file hash. I created the has using zip2john and jtr ids the hash as: ZIP, WINZIP, PBKDF2-SHA1 4x SSE2.
If I try and use:
hashcat -m 13600 -a 3 -o answer.txt -d 2 myhash.hash I get the error:
Hashfile on line 1 () Salt-value exception
No Hashes loaded
The has file itself looks like this:
[redacted]
Raw output from zip2john at the terminal gives this:
[code][redacted]
[redacted]
If I use the full output from the terminal of zip2john then Hashcat complains of Signature unmatched - no hashes loaded.
[color=#000000][size=small]Any help would be well received. JTR is much slower than using my GPU/hashcat