07-10-2012, 11:53 AM
And how can I crack a salted sha512 hash with hashcat? I tried it, but hashcat didn't work with this ASCII-string from the shadow file.
In fact the sha512 algorithmus is working with a binary-code and then the output is transformed into a hex-string. Why is output of crypt a ASCII-string.
In fact the sha512 algorithmus is working with a binary-code and then the output is transformed into a hex-string. Why is output of crypt a ASCII-string.