How should one proceed if the hash is md5(md5(md5($pass))) or 4-5 etc times?
1. know exactly how many times it is hashed (3,4,5,etc)
2. write a custom kernel that can handle the exact amount of md5 rounds
(10-31-2019, 10:01 AM)DanielG Wrote: [ -> ]2. write a custom kernel that can handle the exact amount of md5 rounds
OK You lost me on that part
Any other options like piping from something to hashcat
mdxfind should be able to handle this
Thank you very much guys already playing with it
To be clear, I'm not the author of MDXfind and my site isn't the official site for MDXfind. The official site is
https://hashes.org/mdxfind.php. I try to keep my mirror up to date, but there may be a newer version there at any given time.