pkg.soopen package index

brew / 順位 1010

hashcat を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop でインストール

hashcat のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install hashcat

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install hashcat

MacPorts ports tree · security/hashcat/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add hashcat

Alpine Linux edge package indexes · hashcat · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install hashcat

Debian stable package indexes · hashcat · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install hashcat

Fedora Rawhide package metadata · hashcat · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#hashcat

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

Arch Linux pacman確認済み · 92%
sudo pacman -S hashcat

Arch Linux sync databases · hashcat · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install hashcat

openSUSE Tumbleweed package metadata · hashcat · ソース: download.opensuse.org

Windows

Scoop確認済み · 92%
scoop install main/hashcat

Scoop official bucket manifest trees · bucket/hashcat.json · ソース: api.github.com

概要

パッケージ概要

World's fastest and most advanced password recovery utility

コマンドとエイリアス

  • 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

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

ソース

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

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:sql

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
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実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版7.1.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hashcat
バージョン7.1.2
パッケージマネージャHomebrew
ホームページhttps://hashcat.net/hashcat/
リポジトリhttps://github.com/hashcat/hashcat
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation