I have a hash whose algorithm I know. I need to solve it. But what would you suggest that this algorithm does not appear in options?
sample hash:salt 5322640b90f418ae6ede3a6b88873ab7:y880wm7lyd hash algorithm @md5(md5($password) . $salt . md5($password))
If there is no defined algorithm, is it possible to create a custom algorithm rule myself?
I can try passwordpro , john and hashcat..
sample hash:salt 5322640b90f418ae6ede3a6b88873ab7:y880wm7lyd hash algorithm @md5(md5($password) . $salt . md5($password))
If there is no defined algorithm, is it possible to create a custom algorithm rule myself?
I can try passwordpro , john and hashcat..