macOS
brew install md5deeplocal Homebrew formula metadata
sudo port install md5deepMacPorts ports tree · security/md5deep/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.