Formatting a salted SHA 512 hash
#4
I'm assuming I need to decode the dumped string to extract the actual hash for hashcat. I know a SHA512 hash should be 64 bytes long (or 128 ASCI characters), plus the 8 byte (16 character) salt.

I'm just not sure what (or how) I decode the dumped string to format for hashcat.

Thanks


Messages In This Thread
Formatting a salted SHA 512 hash - by chode - 01-24-2017, 09:24 PM
RE: Formatting a salted SHA 512 hash - by philsmd - 01-24-2017, 09:30 PM
RE: Formatting a salted SHA 512 hash - by chode - 01-24-2017, 09:41 PM
RE: Formatting a salted SHA 512 hash - by chode - 01-24-2017, 09:55 PM
RE: Formatting a salted SHA 512 hash - by philsmd - 01-24-2017, 09:56 PM
RE: Formatting a salted SHA 512 hash - by chode - 01-24-2017, 10:17 PM