Help please ! can't figure out the mode to be used
#2
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
~


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