sha512 line length exception - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: General Help (https://hashcat.net/forum/forum-8.html) +--- Thread: sha512 line length exception (/thread-2178.html) |
sha512 line length exception - lelinna - 03-27-2013 hi, I'm using hashcat GUI and I want to crack hash from etc/shadow but I don't understand exactly which part of hash I need to use hash : $6$<removed> I choose the hash type sha512($salt.$pass) but I always get line length exception Can anybody tell me, what I'm doing wrong? thanks RE: sha512 line length exception - radix - 03-27-2013 take a week to read the rules. RE: sha512 line length exception - epixoip - 03-28-2013 $6$ hashes in /etc/shadow are not sha512($salt.$pass). try harder. |