10-08-2015, 10:57 PM
We changed the encoding for the salt in the PBKDF2-HMAC-* generic hashes from raw to base64 with latest oclHashcat v1.38 (which is not yet released). For details see https://hashcat.net/trac/ticket/663#comment:2
For v1.37, take the salt and decode it, then replace it:
You should be able to crack this hash with oclHashcat v1.37:
For v1.37, take the salt and decode it, then replace it:
Quote:$ echo -n MzU4NTA4MzIzNzA1MDQ= | base64 -d
35850832370504
$
You should be able to crack this hash with oclHashcat v1.37:
Quote:sha1:1000:35850832370504:19ofiY+ahBXhvkDsp0j2ww==