Search-That-Hash icon indicating copy to clipboard operation
Search-That-Hash copied to clipboard

Let the user decide which hash to crack

Open bee-san opened this issue 3 years ago • 1 comments

Assuming that hashcat cracking is very slow, present the user with an interface like:

  1. Bcrypt
  2. Sha256
  3. sha512

And let the user select which one to try first. Don't show this in greppable mode.

bee-san avatar Feb 06 '21 11:02 bee-san

We could also let the user supply a custom HashCat command, or when we show this to the user ask them what HashCat command they'd like to run so they can also crack hashes with salts

https://security.stackexchange.com/questions/204977/hashcat-cracking-a-salted-sha256

bee-san avatar Feb 08 '21 22:02 bee-san