Mode for hash type
#1
Hi guys,

I was wondering if there is a mode for the following hash type:

md5(sha1($pass) . $salt)

Thanks
Reply
#2
https://hashcat.net/wiki/doku.php?id=example_hashes
Reply
#3
(06-17-2022, 03:30 PM)marc1n Wrote: https://hashcat.net/wiki/doku.php?id=example_hashes

Yeah, looked there and found nothing.
Reply
#4
If it's not there, you need to use john the ripper

https://www.openwall.com/john/
Reply