hashcat Forum
sha512 question - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: sha512 question (/thread-1679.html)



sha512 question - dkoum - 10-22-2012

i have a shalted sha512 password without a word file how can i find the password ?
which option in the hashcat gui i must select ?

thx in advance


RE: sha512 question - Mem5 - 10-22-2012

You look for sha512($pass.$salt)

"oclhashcat -h" gives you the answer.


RE: sha512 question - dkoum - 10-22-2012

thx a lot Smile