hashcat Forum

Full Version: how to use algo new
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
MySQL5 - SHA-1(SHA-1($pass))
i want to decrypt hash with this algo how to do it?
If you mean one of these, hashcat supports it:

* MySQL5 - hashcat mode -m 300
* sha1(sha1(pass)) - hashcat mode -m 4500