Hey folks,
I'm trying to solve hashes of type md5(sha1($s).md5($p)) there is no built-in hashtype in hashcat that does that.
The closest one is 3710 md5($s.md5($p)). Is there any way to manipulate my hashes so that they will work with 3710? preprocessing the sha1($s) for example? if not is there any way to still do that?
I'm trying to solve hashes of type md5(sha1($s).md5($p)) there is no built-in hashtype in hashcat that does that.
The closest one is 3710 md5($s.md5($p)). Is there any way to manipulate my hashes so that they will work with 3710? preprocessing the sha1($s) for example? if not is there any way to still do that?