Automic VaultAutomic Vault

brew

name-that-hash を Homebrew, MacPorts, Nix でインストール

name-that-hash のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install name-that-hash

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install name-that-hash

MacPorts ports tree · security/name-that-hash/Portfile · ソース: api.github.com

概要

パッケージ概要

Modern hash identification system

コマンドとエイリアス

  • name-that-hash
  • nth

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2021-01-13: GitHub repository created.
  • 2021-01-24: PyPI release 0.0.1 published.
  • 2021-06-13: 1.10.0 release adds more than 50 hashes and an automated test matrix.
  • 2022-11-17: 1.11.0 release published on GitHub and PyPI.
  • 2026-07-01: Homebrew Formulae page listed 348 installs over the prior 365 days.

Related projects

  • HashID
  • Hash-Identifier
  • Hashcat
  • John the Ripper
  • REMnux
  • Kali Linux

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
name-that-hashcliグローバル実行可能ファイル
nthcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.11.0
マネージャ更新日2026-07-13
ローカルデータOK
上流not checked
検出された最新未検出

https://nth.skerritt.blog/

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係python@3.14
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namename-that-hash
Version Scheme0
Revision3
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

name-that-hash

sudo port install name-that-hash
  • normalized package name match
  • 一致条件: Name That Hash
MacPorts ports tree · api.github.com · MacPorts ports tree: security/name-that-hash/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Nix92%

nth

nix profile install nixpkgs#nth
  • installed executable or alias match
  • 一致条件: Nth
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: nth from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment