08-19-2019, 09:11 PM
Hi,
Im trying to crack a hash like this:
bcrypt( md5( md5($salt).md5($pass) ) )
Basically its just the existing MyBB hashing function with bcrypt added to it.
Any idea how i can achieve this in hashcat? Or are there other cracking tools which support custom algorthims?
Im trying to crack a hash like this:
bcrypt( md5( md5($salt).md5($pass) ) )
Basically its just the existing MyBB hashing function with bcrypt added to it.
Any idea how i can achieve this in hashcat? Or are there other cracking tools which support custom algorthims?