Help please ! can't figure out the mode to be used
#3
(10-05-2018, 02:30 PM)royce Wrote: Please do not post hashes. It is against the forum rules.

There's currently no support in hashcat for Argon2. hashcat's own help could be used to determine the other.

Code:
$ hashcat --help | egrep -i 'pbkdf.*sha256' | head -1
 10900 | PBKDF2-HMAC-SHA256                               | Generic KDF

Thanks for suggestion this format doesn't work. I get error in hashcat


Messages In This Thread
RE: Help please ! can't figure out the mode to be used - by daredevil71 - 10-05-2018, 02:37 PM