06-07-2020, 11:03 PM
(This post was last modified: 06-07-2020, 11:16 PM by hashcollision.
Edit Reason: broader
)
Wow, hashcat is cool.
Is there a way it can do hash(hash(plain, salt), salt2) instead of hash(plain, salt2) where salt is constant, salt2 is from the password hash, and plain is the plain text. The hash is pbkdf2-hmac-sha512 mode 12100 fwiw.
Is there a way it can do hash(hash(plain, salt), salt2) instead of hash(plain, salt2) where salt is constant, salt2 is from the password hash, and plain is the plain text. The hash is pbkdf2-hmac-sha512 mode 12100 fwiw.