Hashcat doesn't load hash correctly
#3
(01-29-2021, 05:14 PM)slyexe Wrote: https://hashcat.net/wiki/doku.php?id=example_hashes

Follow the example hash for the mode you're using. You have to modify your current hash to not include the filename and extras.

Well, I did and:

Quote:hashcat -m 13600 $zip2$*A*B*C*XXXX7[yaddayadda]$/zip2

hashcat (v6.1.1) starting...

Hash 'A*B*C*XXXX7[yaddayadda]$/zip2': Separator unmatched
No hashes loaded.

There's supposed to be a "$zip2$" at the beggining of that hash, but nothing! Why?

Edit: I even tried the example hash from that site. Same problem.
Reply


Messages In This Thread
Hashcat doesn't load hash correctly - by genen - 01-29-2021, 11:46 AM
RE: Hashcat doesn't load hash correctly - by genen - 01-29-2021, 05:42 PM