Automic VaultAutomic Vault

brew

ssdeep mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ssdeep in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ssdeep

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ssdeep

MacPorts ports tree · security/ssdeep/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add ssdeep

Alpine Linux edge package indexes · ssdeep · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install ssdeep

Debian stable package indexes · ssdeep · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install ssdeep

Fedora Rawhide package metadata · ssdeep · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#ssdeep

nixpkgs package indexes · pkgs/by-name/ss/ssdeep/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S ssdeep

Arch Linux sync databases · ssdeep · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install ssdeep

openSUSE Tumbleweed package metadata · ssdeep · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Recursive piecewise hashing tool

Verlauf

Projektgeschichte und Nutzung

ssdeep is a command-line fuzzy hashing tool and libfuzzy library for computing and comparing context-triggered piecewise hashes.

Projektgeschichte

Jesse Kornblum introduced context-triggered piecewise hashing in the 2006 Digital Investigation/DFRWS paper 'Identifying Almost Identical Files Using Context Triggered Piecewise Hashing.' The ssdeep project documentation says the program was originally written by Kornblum and based on Andrew Tridgell's spamsum code.

The modern ssdeep project moved to GitHub under ssdeep-project in 2017. Its NEWS file records a line of 2.x releases adding signature comparison modes, API documentation, C++ compatibility, clustering, thread-safe fuzzy hashing, large-file/stdin support, and 2.14 performance optimizations.

Adoptionsgeschichte

The official ssdeep site lists packages for Ubuntu, Fedora, Debian, CentOS/EPEL, Arch Linux, FreeBSD, and Windows binaries. It also states that ssdeep hashes became widely used for simple identification, including VirusTotal basic properties, and that ssdeep remained a de facto standard despite newer fuzzy-hash alternatives.

Wie es verwendet wird

Package users run ssdeep to hash files, recursively hash directory trees, compare files against known signature sets, or compare signature files. Developers can link libfuzzy and call the fuzzy_hash_* and fuzzy_compare APIs.

Warum Paket-Nerds sich dafür interessieren

ssdeep is a package-manager classic because it bridges command-line forensics and linkable library packaging. Distros often split it into runtime, library, and development packages, and security tooling frequently treats its output format as a lingua franca for quick similarity checks.

Zeitleiste

  • 2006: Kornblum's CTPH paper introduced the technique and proof-of-concept ssdeep program.
  • 2010: ssdeep 2.5 added API documentation and C++ compatibility.
  • 2013: ssdeep 2.10 rewrote the fuzzy hashing engine to be thread safe.
  • 2017-06: ssdeep-project GitHub repository created.
  • 2017-11: ssdeep 2.14.1 released.

Related projects

  • Related tools and algorithms include spamsum, libfuzzy, TLSH, sdhash, VirusTotal similarity workflows, and digital-forensics hash-set tooling.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 10 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ssdeepcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-10
Manager-Version2.14.1
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/ssdeep-project/ssdeep

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ssdeep
Version2.14.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ssdeep
Homepagehttps://ssdeep-project.github.io/ssdeep/
Repositoryhttps://github.com/ssdeep-project/ssdeep
Upstream-Dokumentationhttps://github.com/ssdeep-project/ssdeep#readme
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/ssdeep-project/ssdeep/releases/download/release-2.14.1/ssdeep-2.14.1.tar.gz
Bottleverfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namessdeep
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libfuzzy-dev 2.14.1+git20180629.57fcfff-3+b2

recursive piecewise hashing tool (development headers)

https://github.com/ssdeep-project/ssdeep

sudo apt install libfuzzy-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: ssdeep
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfuzzy-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfuzzy2 2.14.1+git20180629.57fcfff-3+b2

recursive piecewise hashing tool (library)

https://github.com/ssdeep-project/ssdeep

sudo apt install libfuzzy2
  • Section: libs
  • Architecture: amd64
  • Source Package: ssdeep
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfuzzy2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ssdeep 2.14.1+git20180629.57fcfff-3+b2

recursive piecewise hashing tool

https://github.com/ssdeep-project/ssdeep

sudo apt install ssdeep
  • Section: admin
  • Architecture: amd64
  • Source Package: ssdeep
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ssdeep from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ssdeep

nix profile install nixpkgs#ssdeep
  • normalized package name match
  • Abgeglichen nach: Ssdeep
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ss/ssdeep/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libfuzzy-dev 2.14.1+git20180629.57fcfff-3

recursive piecewise hashing tool (development headers)

https://github.com/ssdeep-project/ssdeep

sudo apt install libfuzzy-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: ssdeep
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfuzzy-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfuzzy2 2.14.1+git20180629.57fcfff-3

recursive piecewise hashing tool (library)

https://github.com/ssdeep-project/ssdeep

sudo apt install libfuzzy2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: ssdeep
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfuzzy2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ssdeep 2.14.1+git20180629.57fcfff-3

recursive piecewise hashing tool

https://github.com/ssdeep-project/ssdeep

sudo apt install ssdeep
  • Section: universe/admin
  • Architecture: amd64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ssdeep from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libfuzzy2 2.14.1-r2

Fuzzy hashing API and toolk

https://ssdeep-project.github.io/ssdeep/index.html

sudo apk add libfuzzy2
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ssdeep
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libfuzzy2 from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libfuzzy2-dev 2.14.1-r2

Fuzzy hashing API and toolk (development files)

https://ssdeep-project.github.io/ssdeep/index.html

sudo apk add libfuzzy2-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ssdeep
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libfuzzy2-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ssdeep 2.14.1-r2

Fuzzy hashing API and toolk

https://ssdeep-project.github.io/ssdeep/index.html

sudo apk add ssdeep
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ssdeep
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ssdeep from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ssdeep-doc 2.14.1-r2

Fuzzy hashing API and toolk (documentation)

https://ssdeep-project.github.io/ssdeep/index.html

sudo apk add ssdeep-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ssdeep
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ssdeep-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ssdeep-static 2.14.1-r2

Fuzzy hashing API and toolk (static library)

https://ssdeep-project.github.io/ssdeep/index.html

sudo apk add ssdeep-static
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: ssdeep
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ssdeep-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ssdeep 2.14.1-22.fc44

Compute context triggered piecewise hashes

https://ssdeep-project.github.io/ssdeep/

sudo dnf install ssdeep
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ssdeep
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ssdeep from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ssdeep-devel 2.14.1-22.fc44

Development files for libfuzzy

https://ssdeep-project.github.io/ssdeep/

sudo dnf install ssdeep-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ssdeep
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ssdeep-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

ssdeep-libs 2.14.1-22.fc44

Runtime libfuzzy library

https://ssdeep-project.github.io/ssdeep/

sudo dnf install ssdeep-libs
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: ssdeep
  • 2 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ssdeep-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

ssdeep 2.14.1-5

A program for computing context triggered piecewise hashes

https://ssdeep-project.github.io/ssdeep/

sudo pacman -S ssdeep
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ssdeep
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ssdeep from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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