Mode for hash type - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Mode for hash type (/thread-10836.html) |
Mode for hash type - liaodio - 06-17-2022 Hi guys, I was wondering if there is a mode for the following hash type: md5(sha1($pass) . $salt) Thanks RE: Mode for hash type - marc1n - 06-17-2022 https://hashcat.net/wiki/doku.php?id=example_hashes RE: Mode for hash type - liaodio - 06-17-2022 (06-17-2022, 03:30 PM)marc1n Wrote: https://hashcat.net/wiki/doku.php?id=example_hashes Yeah, looked there and found nothing. RE: Mode for hash type - marc1n - 06-17-2022 If it's not there, you need to use john the ripper https://www.openwall.com/john/ |