macOS
brew install md5deeplocal Homebrew formula metadata
sudo port install md5deepMacPorts ports tree · security/md5deep/Portfile · ソース: api.github.com
brew
md5deep のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install md5deeplocal Homebrew formula metadata
sudo port install md5deepMacPorts ports tree · security/md5deep/Portfile · ソース: api.github.com
sudo dnf install md5deepFedora Rawhide package metadata · md5deep · ソース: dl.fedoraproject.org
sudo zypper install hashdeepopenSUSE Tumbleweed package metadata · hashdeep · ソース: download.opensuse.org
sudo apt install hashdeepDebian stable package indexes · hashdeep · ソース: deb.debian.org
nix profile install nixpkgs#hashdeepnixpkgs package indexes · pkgs/by-name/ha/hashdeep/package.nix · ソース: api.github.com
概要
Recursively compute digests on files/directories
履歴
md5deep is the historical package name for the hashdeep tool family: recursive file hashing utilities that compute message digests and compare files against known hash sets. The upstream README describes support for MD5, SHA-1, SHA-256, Tiger, and Whirlpool.
The upstream NEWS file traces the project to version 0.12 on 2002-11-01, described as the first internally published version, with md5sum compatibility switches and initial documentation cleanup. Version 1.0 followed on 2004-03-15 with hierarchy traversal moved into `dig.c`, symbolic-link handling, standard-input support, expert mode, NSRL import fixes, and better error handling.
The project expanded from md5deep into a broader forensics-oriented hashing suite. NEWS records SHA-1 support in 2004, SHA-256 in 2004, Whirlpool in 2005, Tiger in 2005, and the `hashdeep` program in 2008 for multihashing and hash-file auditing.
Version 4.0 in 2012 was a major rewrite: the NEWS file says most of the program was rewritten in C++, multiprocessor support was enabled on all platforms, and many bugs were fixed. The README notes that the package still has historically different options and features depending on whether it is invoked as `hashdeep` or `md5deep`.
The supplied package-manager metadata shows the suite distributed by Homebrew as `md5deep`, by Debian/Ubuntu and Nix as `hashdeep`, and by Fedora, MacPorts, and openSUSE under related package names. That cross-distro packaging reflects its long-standing role in Unix file-integrity and digital-forensics workflows.
The tool family survived partly because it is scriptable and format-oriented: it can generate recursive hash manifests, load known-hash files with `-k`, and audit a directory with `hashdeep -a`.
Common usage is recursive hashing of directories and files, then comparison against known hash sets. The README demonstrates generating an audit file with `hashdeep -r dir > /tmp/auditfile` and later checking it with `hashdeep -a -k /tmp/auditfile -r dir`.
The suite installs several algorithm-specific command names, including `md5deep`, `sha1deep`, `sha256deep`, `tigerdeep`, and `whirlpooldeep`, plus the broader `hashdeep` interface.
For package-history people, md5deep/hashdeep is a classic example of a small command-line utility becoming infrastructure for incident response, disk imaging, and reproducible file inventories. Its NEWS file documents the path from a recursive md5sum-compatible tool to a multi-algorithm auditing suite.
It also shows how Unix package names can preserve history: Homebrew still packages `md5deep` while other ecosystems expose `hashdeep`, even though the modern README frames the repository as hashdeep.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hashdeep | cli | グローバル実行可能ファイル | |
md5deep | cli | グローバル実行可能ファイル | |
sha1deep | cli | グローバル実行可能ファイル | |
sha256deep | cli | グローバル実行可能ファイル | |
tigerdeep | cli | グローバル実行可能ファイル | |
whirlpooldeep | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jessek/hashdeep
インストールメタデータ
| パッケージキー | brew:md5deep |
|---|---|
| バージョン | 4.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/md5deep |
| ホームページ | https://github.com/jessek/hashdeep |
| リポジトリ | https://github.com/jessek/hashdeep |
| 上流ドキュメント | https://github.com/jessek/hashdeep#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/jessek/hashdeep/archive/refs/tags/release-4.4.tar.gz |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | md5deep |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
md5deep 4.4-27.fc44
A set of cross-platform tools to compute hashes
sudo dnf install md5deephashdeep 4.4-5.16
Compute MD5, SHA-1, SHA-256, Tiger or Whirlpool message digests
http://md5deep.sourceforge.net/
sudo zypper install hashdeepmd5deep
sudo port install md5deephashdeep 4.4+git20170824+ds-1
recursively compute hashsums or piecewise hashings
https://md5deep.sourceforge.net
sudo apt install hashdeephashdeep
nix profile install nixpkgs#hashdeephashdeep 4.4-7.1
recursively compute hashsums or piecewise hashings
sudo apt install hashdeepソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.