Custom Hash Algorithm / Modify or Add new mode
#1
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?
Reply


Messages In This Thread
Custom Hash Algorithm / Modify or Add new mode - by tkapo - 08-19-2019, 09:11 PM