macOS
brew install md5deeplocal Homebrew formula metadata
sudo port install md5deepMacPorts ports tree · security/md5deep/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für md5deep in AI-Agent-Workflows.
Installation
brew install md5deeplocal Homebrew formula metadata
sudo port install md5deepMacPorts ports tree · security/md5deep/Portfile · Quelle: api.github.com
sudo dnf install md5deepFedora Rawhide package metadata · md5deep · Quelle: dl.fedoraproject.org
sudo zypper install hashdeepopenSUSE Tumbleweed package metadata · hashdeep · Quelle: download.opensuse.org
sudo apt install hashdeepDebian stable package indexes · hashdeep · Quelle: deb.debian.org
nix profile install nixpkgs#hashdeepnixpkgs package indexes · pkgs/by-name/ha/hashdeep/package.nix · Quelle: api.github.com
Überblick
Recursively compute digests on files/directories
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
hashdeep | cli | globales Executable | |
md5deep | cli | globales Executable | |
sha1deep | cli | globales Executable | |
sha256deep | cli | globales Executable | |
tigerdeep | cli | globales Executable | |
whirlpooldeep | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/jessek/hashdeep
Installationsmetadaten
| Paketschlüssel | brew:md5deep |
|---|---|
| Version | 4.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/md5deep |
| Homepage | https://github.com/jessek/hashdeep |
| Repository | https://github.com/jessek/hashdeep |
| Upstream-Dokumentation | https://github.com/jessek/hashdeep#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/jessek/hashdeep/archive/refs/tags/release-4.4.tar.gz |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 hashdeepQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.