pkg.soopen package index

brew / Rang 1009

hashcat mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install hashcat

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install hashcat

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add hashcat

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

Debian aptverifiziert · 92%
sudo apt install hashcat

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

Fedora dnfverifiziert · 92%
sudo dnf install hashcat

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

Nixverifiziert · 92%
nix profile install nixpkgs#hashcat

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S hashcat

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

openSUSE zypperverifiziert · 92%
sudo zypper install hashcat

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

Windows

Scoopverifiziert · 92%
scoop install main/hashcat

Scoop official bucket manifest trees · bucket/hashcat.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

World's fastest and most advanced password recovery utility

Befehle und Aliase

  • aescrypt2hashcat.pl
  • apfs2hashcat.py
  • bisq2hashcat.py
  • bitlocker2hashcat.py
  • bitwarden2hashcat.py
  • cachedata2hashcat.py
  • cryptoloop2hashcat.py
  • exodus2hashcat.py
  • gitea2hashcat.py
  • hashcat
  • hashcat_bin
  • keybag2hashcat.py
  • kremlin2hashcat.py
  • lastpass2hashcat.py
  • luks2hashcat.py
  • metamask2hashcat.py
  • mozilla2hashcat.py
  • radmin3_to_hashcat.pl
  • securenotes2hashcat.pl
  • shiro1-to-hashcat.py
  • sqlcipher2hashcat.pl
  • truecrypt2hashcat.py
  • veeamvbk2hashcat.py
  • veracrypt2hashcat.py
  • virtualbox2hashcat.py
  • vmwarevmx2hashcat.py

Verlauf

Projektgeschichte und Nutzung

hashcat is a password-recovery and hash-cracking utility known for GPU acceleration, many attack modes, and a large catalog of optimized hash modes. It became a major security-tool package because it combines research-grade password-auditing techniques with a practical CLI, distributed release archives, and a public source tree.

Projektgeschichte

The hashcat family existed before the public GitHub repository as separate CPU-oriented hashcat and GPU-oriented oclHashcat tools. In December 2015 the project announced that hashcat and oclHashcat had gone open source under the MIT license. The v2.00 announcement also stated a plan to eventually combine the CPU and GPU projects into one project named `hashcat`.

The public repository began with the v2.00 era. The official wiki later described the unified version as combining the previous CPU-based hashcat, renamed hashcat-legacy, and GPU-based oclHashcat. This consolidation is why the Homebrew package installs one `hashcat` command but also inherits a long history of GPU cracking workflows, rule engines, masks, dictionaries, example hashes, and conversion helper scripts.

Adoptionsgeschichte

hashcat's adoption is tied to penetration testing, forensics, password-audit labs, and capture-the-hash workflows. The open-source announcement explicitly mentioned penetration testers and forensic scientists as users who needed to implement or modify GPU kernels, and it chose MIT licensing partly to make distribution and Linux packaging easier.

Package-manager adoption followed naturally once the tool was open source: the supplied facts show hashcat packaged across Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, MacPorts, Scoop, Alpine, and openSUSE ecosystems. The official README and wiki point users to release archives, platform packages, build docs, a support forum, and hashcat-utils for supplemental cracking workflows.

Wie es verwendet wird

hashcat is invoked with a hash or hash file, an attack mode, an optional hash mode, and candidate sources such as dictionaries, masks, rules, or directories. The wiki documents command-line options for attack mode, hash type, status output, potfiles, restore files, sessions, rule files, masks, device selection, backend information, and benchmark modes.

The official feature list emphasizes multi-OS support, CPU/GPU/APU compute backends, OpenCL and CUDA runtimes, multi-hash and multi-device cracking, sessions, restore support, stdin and file-based candidate input, benchmarking, automatic performance tuning, thermal watchdog behavior, and hundreds of optimized hash types.

Warum Paket-Nerds sich dafür interessieren

hashcat is one of the classic heavyweight security formulas: it is a CLI, but packaging it means caring about OpenCL/CUDA/Metal/HIP runtime availability, GPU driver expectations, bundled examples and rules, Perl/Python conversion helpers, and platform-specific build paths.

It is also a good example of how open sourcing changes package visibility. Before v2.00, packaging and modification were constrained; after the MIT switch, Linux distributions and Homebrew-style ecosystems could ship the tool more naturally, and users could inspect kernels, add hash modes, and build from source.

For package nerds, hashcat's long release gaps and major architectural releases matter. Version 6.0.0 introduced a modular hash-mode plugin interface and compute-backend API, while version 7.0.0 followed more than two years of development with bridge APIs, hash-mode autodetection, Docker build support, and many new hash types.

Zeitleiste

  • 2015-12: hashcat and oclHashcat move to open source under the MIT license; hashcat v2.00 is released.
  • 2016-06: v3.00 is tagged during the unified public-source era.
  • 2020-06: v6.0.0 is released with a new plugin interface, compute-backend API, CUDA backend, and extensive developer documentation.
  • 2022-09: v6.2.6 appears in the official release archive list.
  • 2025-08: v7.0.0 is released after more than two years of development, followed by v7.1.x tags in the same month.

Related projects

  • oclHashcat is the GPU-oriented predecessor whose code path became central to the unified hashcat project.
  • hashcat-legacy is the CPU-based predecessor name used after unification.
  • hashcat-utils provides supplemental tools for cracking workflows.
  • John the Ripper is a related password-cracking project often compared through rules, modes, and hash-format workflows.

Quellen

  • Official hashcat repository, wiki, download/release page, and forum release announcements.

Sicherheitslage

Risikostufe: blue

broad file, network, media, or database tool signal.

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

  • broad file, network, media, or database tool signal

Signale

  • text:sql

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

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
aescrypt2hashcat.plcliglobales Executable
apfs2hashcat.pycliglobales Executable
bisq2hashcat.pycliglobales Executable
bitlocker2hashcat.pycliglobales Executable
bitwarden2hashcat.pycliglobales Executable
cachedata2hashcat.pycliglobales Executable
cryptoloop2hashcat.pycliglobales Executable
exodus2hashcat.pycliglobales Executable
gitea2hashcat.pycliglobales Executable
hashcatcliglobales Executable
hashcat_bincliglobales Executable
keybag2hashcat.pycliglobales Executable
kremlin2hashcat.pycliglobales Executable
lastpass2hashcat.pycliglobales Executable
luks2hashcat.pycliglobales Executable
metamask2hashcat.pycliglobales Executable
mozilla2hashcat.pycliglobales Executable
radmin3_to_hashcat.plcliglobales Executable
securenotes2hashcat.plcliglobales Executable
shiro1-to-hashcat.pycliglobales Executable
sqlcipher2hashcat.plcliglobales Executable
truecrypt2hashcat.pycliglobales Executable
veeamvbk2hashcat.pycliglobales Executable
veracrypt2hashcat.pycliglobales Executable
virtualbox2hashcat.pycliglobales Executable
vmwarevmx2hashcat.pycliglobales 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-08-04
Manager-Version7.1.2
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://hashcat.net/hashcat/

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://hashcat.net/hashcat/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:hashcat
Version7.1.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/hashcat
Homepagehttps://hashcat.net/hashcat/
Repositoryhttps://github.com/hashcat/hashcat
Upstream-Dokumentationhttps://hashcat.net/hashcat/
LizenzMIT AND LZMA-SDK-9.22 AND LicenseRef-Homebrew-public-domain
Quellarchivhttps://hashcat.net/files/hashcat-7.1.2.tar.gz
Abhängigkeitenminizip, xxhash
Build-Abhängigkeitengnu-sed, python@3.14
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Debian apt95%

hashcat 6.2.6+ds2-1

World's fastest and most advanced password recovery utility

https://hashcat.net/hashcat/

sudo apt install hashcat
  • Section: net
  • Architecture: amd64
  • 7 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hashcat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hashcat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

hashcat-data 6.2.6+ds2-1

Data files for hashcat advanced password recovery utility

https://hashcat.net/hashcat/

sudo apt install hashcat-data
  • Section: net
  • Architecture: all
  • Source Package: hashcat
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hashcat
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hashcat-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hashcat

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

hashcat 6.2.6+ds1-1build2

World's fastest and most advanced password recovery utility

https://hashcat.net/hashcat/

sudo apt install hashcat
  • Section: universe/net
  • Architecture: amd64
  • 9 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hashcat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hashcat from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

hashcat-data 6.2.6+ds1-1build2

Data files for hashcat advanced password recovery utility

https://hashcat.net/hashcat/

sudo apt install hashcat-data
  • Section: universe/net
  • Architecture: all
  • Source Package: hashcat
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Hashcat
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hashcat-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

hashcat 6.2.6-r0

World's fastest and most advanced password recovery utility

https://hashcat.net/hashcat/

sudo apk add hashcat
  • License: MIT
  • Architecture: x86_64
  • Source Package: hashcat
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hashcat
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hashcat from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

hashcat-doc 6.2.6-r0

World's fastest and most advanced password recovery utility (documentation)

https://hashcat.net/hashcat/

sudo apk add hashcat-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: hashcat
  • normalized package name match
  • Abgeglichen nach: Hashcat
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: hashcat-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

hashcat 7.1.2-6.fc45

Advanced password recovery utility

https://github.com/hashcat/hashcat

sudo dnf install hashcat
  • License: MIT AND LicenseRef-Fedora-Public-Domain AND BSD-2-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hashcat
  • 6 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hashcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hashcat from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf95%

hashcat-devel 7.1.2-6.fc45

Development files for hashcat

https://github.com/hashcat/hashcat

sudo dnf install hashcat-devel
  • License: MIT AND LicenseRef-Fedora-Public-Domain AND BSD-2-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hashcat
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hashcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hashcat-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
dnf95%

hashcat-doc 7.1.2-6.fc45

Documentation files for hashcat

https://github.com/hashcat/hashcat

sudo dnf install hashcat-doc
  • License: MIT AND LicenseRef-Fedora-Public-Domain AND BSD-2-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: hashcat
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hashcat
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hashcat-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst
pacman95%

hashcat 1:7.1.2-2

Multithreaded advanced password recovery utility

https://hashcat.net/hashcat

sudo pacman -S hashcat
  • License: MIT
  • Architecture: x86_64
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hashcat
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hashcat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

hashcat 7.1.2-1.6

CPU-based password recovery utility

https://hashcat.net/

sudo zypper install hashcat
  • License: GPL-2.0-or-later AND MIT
  • Category: Productivity/Security
  • Architecture: x86_64
  • Source Package: hashcat
  • 8 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hashcat
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hashcat from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

hashcat-devel 7.1.2-1.6

Header files for making hashcat plugins

https://hashcat.net/

sudo zypper install hashcat-devel
  • License: GPL-2.0-or-later AND MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: hashcat
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hashcat
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: hashcat-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libhashcat7_1_2 7.1.2-1.6

Implementation of the hashcat engine

https://hashcat.net/

sudo zypper install libhashcat7_1_2
  • License: GPL-2.0-or-later AND MIT
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: hashcat
  • 9 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Hashcat
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libhashcat7_1_2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

hashcat

sudo port install hashcat
  • normalized package name match
  • Abgeglichen nach: Hashcat
MacPorts ports tree · api.github.com · MacPorts ports tree: security/hashcat/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/hashcat

scoop install main/hashcat
  • normalized package name match
  • Abgeglichen nach: Hashcat
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/hashcat.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation