macOS
brew install md5deeplocal Homebrew formula metadata
sudo port install md5deepMacPorts ports tree · security/md5deep/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de md5deep pour les workflows d'agents IA.
installation
brew install md5deeplocal Homebrew formula metadata
sudo port install md5deepMacPorts ports tree · security/md5deep/Portfile · Source: api.github.com
sudo dnf install md5deepFedora Rawhide package metadata · md5deep · Source: dl.fedoraproject.org
sudo zypper install hashdeepopenSUSE Tumbleweed package metadata · hashdeep · Source: download.opensuse.org
sudo apt install hashdeepDebian stable package indexes · hashdeep · Source: deb.debian.org
nix profile install nixpkgs#hashdeepnixpkgs package indexes · pkgs/by-name/ha/hashdeep/package.nix · Source: api.github.com
aperçu
Recursively compute digests on files/directories
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
hashdeep | cli | exécutable global | |
md5deep | cli | exécutable global | |
sha1deep | cli | exécutable global | |
sha256deep | cli | exécutable global | |
tigerdeep | cli | exécutable global | |
whirlpooldeep | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/jessek/hashdeep
métadonnées d'installation
| Clé du paquet | brew:md5deep |
|---|---|
| Version | 4.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/md5deep |
| Page d'accueil | https://github.com/jessek/hashdeep |
| Dépôt | https://github.com/jessek/hashdeep |
| Docs amont | https://github.com/jessek/hashdeep#readme |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/jessek/hashdeep/archive/refs/tags/release-4.4.tar.gz |
| Dépendances de compilation | autoconf, automake |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 hashdeeppiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.