Automic VaultAutomic Vault

brew

md5deep を Homebrew, dnf, MacPorts, zypper, apt, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install md5deep

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install md5deep

MacPorts ports tree · security/md5deep/Portfile · ソース: api.github.com

Linux

Fedora dnf確認済み · 92%
sudo dnf install md5deep

Fedora Rawhide package metadata · md5deep · ソース: dl.fedoraproject.org

openSUSE zypper確認済み · 92%
sudo zypper install hashdeep

openSUSE Tumbleweed package metadata · hashdeep · ソース: download.opensuse.org

Debian apt確認済み · 92%
sudo apt install hashdeep

Debian stable package indexes · hashdeep · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#hashdeep

nixpkgs package indexes · pkgs/by-name/ha/hashdeep/package.nix · ソース: api.github.com

概要

パッケージ概要

Recursively compute digests on files/directories

コマンドとエイリアス

  • hashdeep
  • md5deep
  • sha1deep
  • sha256deep
  • tigerdeep
  • whirlpooldeep

履歴

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

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.

タイムライン

  • 2002-11-01: Version 0.12 first internally published.
  • 2004-03-15: Version 1.0 released with traversal, symbolic-link, stdin, and expert-mode improvements.
  • 2008-05-10: Version 3.0 added the `hashdeep` program for multihashing and auditing.
  • 2012-01-06: Version 4.0 rewrote most of the program in C++ and enabled multiprocessor support.
  • 2014-01-29: Version 4.4 added case-insensitive auditing and command-line checks.

Related projects

  • The README lists MD5, SHA-1, SHA-256, Tiger, and Whirlpool as the supported algorithms.
  • The NEWS file references interoperability with NSRL, EnCase hash sets, Hashkeeper, and iLook-style hashes.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
hashdeepcliグローバル実行可能ファイル
md5deepcliグローバル実行可能ファイル
sha1deepcliグローバル実行可能ファイル
sha256deepcliグローバル実行可能ファイル
tigerdeepcliグローバル実行可能ファイル
whirlpooldeepcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/jessek/hashdeep

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/jessek/hashdeep信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namemd5deep
Aliases
  • hashdeep
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

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

dnf95%

md5deep 4.4-27.fc44

A set of cross-platform tools to compute hashes

http://md5deep.sf.net/

sudo dnf install md5deep
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: md5deep
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Md5deep
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: md5deep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

hashdeep 4.4-5.16

Compute MD5, SHA-1, SHA-256, Tiger or Whirlpool message digests

http://md5deep.sourceforge.net/

sudo zypper install hashdeep
  • License: SUSE-Public-Domain AND GPL-2.0-or-later
  • Category: System/Base
  • Architecture: x86_64
  • Source Package: hashdeep
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Md5deep
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hashdeep from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

md5deep

sudo port install md5deep
  • normalized package name match
  • 一致条件: Md5deep
MacPorts ports tree · api.github.com · MacPorts ports tree: security/md5deep/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

hashdeep 4.4+git20170824+ds-1

recursively compute hashsums or piecewise hashings

https://md5deep.sourceforge.net

sudo apt install hashdeep
  • Section: utils
  • Architecture: amd64
  • 3 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Hashdeep
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hashdeep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

hashdeep

nix profile install nixpkgs#hashdeep
  • installed executable or alias match
  • 一致条件: Hashdeep
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ha/hashdeep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

hashdeep 4.4-7.1

recursively compute hashsums or piecewise hashings

http://md5deep.sf.net

sudo apt install hashdeep
  • Section: universe/utils
  • Architecture: amd64
  • 3 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Hashdeep
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hashdeep from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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