sha512 question
#1
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
#2
You look for sha512($pass.$salt)

"oclhashcat -h" gives you the answer.
#3
thx a lot Smile