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

🔗 Don't know what type of hash it is? Name That Hash will name that hash type! 🤖 Identify MD5, SHA256 and 300+ other hashes ☄ Comes with a neat web app 🔥

Results 11 Name-That-Hash issues
Sort by recently updated
recently updated
newest added

I'm using Name-That-Hash for a tool of mine, and I wanted it to recognize ZIP hashes. There was already a PKZIP hash regex that matched any type of PKZIP hash,...

Bumps [rich](https://github.com/willmcgugan/rich) from 12.0.1 to 12.1.0. Release notes Sourced from rich's releases. Export SVGs and file progress [12.1.0] - 2022-04-03 Added Progress.open and Progress.wrap_file method to track the progress while...

dependencies

Converted by running `find . -type f -print0 | xargs -0 dos2unix`

- [x] https://bugs.kali.org/view.php?id=7019 Package here: https://gitlab.com/nth-kali/name-that-hash_kali by @amadejpapez ❤️ - [ ] https://community.parrotsec.org/t/tool-request-name-that-hash/17617 - [x] Macports by @harens - [x] Homebrew by @harens - [x] Arch User Repository

It would be nice to automatically test sample hashes against name-that-hash, and then verify that the same hashes work against both John and Hashcat using the modes we have in...

Hello! 👋 This issue is perfect for beginners. What you need: * Regex knowledge (in Python) * Ability to Google 🤓 **We provide support in Discord [http://discord.skerritt.blog](http://discord.skerritt.blog)** # What we...

John The Ripper "BigCrypt" format is known as "bcrypt"

Add all RSA/DSA/EC/OpenSSH Private Keys hash types (22911, 22921, 22931, 22941, 22951). Regexes were taken from: https://github.com/noraj/haiti/blob/master/data/prototypes.json#L5916-L5984 **Note:** hashcat mode 22921 isn't fully supported with recent hashes, see https://github.com/hashcat/hashcat/issues/3031 for...

Please let me know if I need to make any adjustments. Tests are passing on my end. Thanks again