macOS
brew install name-that-hashlocal Homebrew formula metadata
sudo port install name-that-hashMacPorts ports tree · security/name-that-hash/Portfile · 来源: api.github.com
安装
brew install name-that-hashlocal Homebrew formula metadata
sudo port install name-that-hashMacPorts ports tree · security/name-that-hash/Portfile · 来源: api.github.com
nix profile install nixpkgs#nthnixpkgs package indexes · nth · 来源: raw.githubusercontent.com
概览
Modern hash identification system
历史
Name That Hash is a Python hash-identification CLI and web app for mapping unknown hashes to likely algorithms and cracking-tool modes.
The repository was created on 2021-01-13, and PyPI release history begins with 0.0.1 on 2021-01-24. The project positioned itself as a modern successor to older hash identifiers, emphasizing popularity-ranked results, hash summaries, accessible output, JSON/API use, and Hashcat/John the Ripper mode information.
Release 1.10.0 on 2021-06-13 added more than 50 hashes and an automated test matrix for hash database correctness; release 1.11.0 on 2022-11-17 added and verified hash patterns including yescrypt, BitLocker, RACF, Argon2, and other community-contributed entries.
The project reached security distributions and package managers beyond PyPI. Its README lists REMnux, AUR, MacPorts, and Homebrew, and Kali documents the `name-that-hash` and `nth` binaries for identifying MD5, SHA256, and more than 300 other hash types.
Repository metadata consulted on 2026-07-01 showed 1,658 GitHub stars and 110 forks. Homebrew listed 348 installs over the prior 365 days, which is modest but plausible for a specialist CTF/forensics helper.
The practical loop is simple: pass one hash with `nth --text`, pass a newline-delimited file with `nth --file`, or use greppable/JSON output for automation. Kali's help output also documents base64 decoding, accessible mode, and an extreme mode that searches for hashes inside larger strings.
Package nerds use it before cracking: identify candidate formats, choose likely Hashcat or John modes, then feed those guesses into heavier cracking or forensic tooling. The JSON output makes it scriptable in pipelines.
Name That Hash matters because it packages the messy regex database problem with better output priorities and cracking-tool context. It is not a cryptographic primitive; it is a triage tool that saves time before using Hashcat, John, or CTF tooling.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
name-that-hash | cli | 全局可执行文件 | |
nth | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:name-that-hash |
|---|---|
| 版本 | 1.11.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/name-that-hash |
| 主页 | https://nth.skerritt.blog/ |
| 仓库 | https://github.com/bee-san/Name-That-Hash |
| 上游文档 | https://github.com/bee-san/Name-That-Hash#readme |
| 许可证 | GPL-3.0-or-later |
| 源码归档 | https://files.pythonhosted.org/packages/7a/d6/5bea2b09a8b4dbfd92610432dbbcdda9f983be3de770a296df957fed5d06/name_that_hash-1.11.0.tar.gz |
| 最后更新 | 2026-07-13T11:09:40Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | name-that-hash |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
name-that-hash
sudo port install name-that-hashnth
nix profile install nixpkgs#nth来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.