Help with hash type. - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: Help with hash type. (/thread-5409.html) |
Help with hash type. - kost - 04-21-2016 Ignore the title.. I have a sha512($password.$salt) It's (128:128) chars. I edited the hashcat source.h to allow salts of 128 chars and it doesn't crack a known password, so I'm wondering how can I crack 128char salts? it doesn't work on passwordspro either. Tried it with insidepro's hashmanager and it worked.. but slow speeds edit: https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#what_is_the_maximum_supported_password_salt_length sad times.. I'm getting 100P/s on hashmanager and with a shorter salt I get like 60k a second on hashcat (( |