need help with sha512
#17
Thanks a lot. I think now I understand it.

But I've still a problem with the hashcat syntax.
I made a hash on linux:
Command
Code:
mkpasswd -m SHA-512 1
(Password: 1)
Quote:$6$OAvo4U/8$axO2kf4GzAWhSvq2l9r5nsFMQG0o61cCVu0RzjmoM3qAZ1kskvqCpnIXn.d7B04UbEoMwYQ1ehfTw5QWit1Px1
It's allready salted.

And now I tryed to crack this one.

Code:
cudaHashcat-lite64 -m 1800 $6$suJH5ndsErwbV0Ar$7Sui4vS6wbpEqLi6OFF/NCdXVmYT/wh77F7iBQFsf4Dm5nOruMWo8P6BQH5UwZEP3O.hT1oO5txlHXuU.VcrR1
pause

Well I know, only the part after the third $ is the pw and this is the wrong syntax pritty sure, but I tryed some other configurations and no one worked.

Beside this there is no -m 1800 in the --help text


Messages In This Thread
need help with sha512 - by Gelle - 07-08-2012, 12:21 PM
RE: need help with sha512 - by epixoip - 07-08-2012, 12:39 PM
RE: need help with sha512 - by Gelle - 07-08-2012, 01:03 PM
RE: need help with sha512 - by epixoip - 07-08-2012, 01:35 PM
RE: need help with sha512 - by Gelle - 07-08-2012, 02:04 PM
RE: need help with sha512 - by epixoip - 07-08-2012, 02:11 PM
RE: need help with sha512 - by Gelle - 07-08-2012, 02:24 PM
RE: need help with sha512 - by epixoip - 07-08-2012, 03:33 PM
RE: need help with sha512 - by Gelle - 07-08-2012, 03:35 PM
RE: need help with sha512 - by undeath - 07-08-2012, 04:59 PM
RE: need help with sha512 - by epixoip - 07-09-2012, 05:22 AM
RE: need help with sha512 - by undeath - 07-09-2012, 12:32 PM
RE: need help with sha512 - by epixoip - 07-09-2012, 08:43 PM
RE: need help with sha512 - by atom - 07-09-2012, 09:52 AM
RE: need help with sha512 - by Gelle - 07-10-2012, 11:53 AM
RE: need help with sha512 - by epixoip - 07-10-2012, 01:05 PM
RE: need help with sha512 - by Gelle - 07-10-2012, 02:27 PM
RE: need help with sha512 - by M@LIK - 07-10-2012, 03:16 PM
RE: need help with sha512 - by Gelle - 07-10-2012, 06:04 PM
RE: need help with sha512 - by gat3way - 07-11-2012, 12:29 AM
RE: need help with sha512 - by Gelle - 07-11-2012, 12:56 AM
RE: need help with sha512 - by M@LIK - 07-11-2012, 01:03 AM
RE: need help with sha512 - by Gelle - 07-11-2012, 01:28 AM
RE: need help with sha512 - by gat3way - 07-11-2012, 08:25 AM