Automic VaultAutomic Vault

brew

hcxtools を Homebrew, apt, dnf, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install hcxtools

local Homebrew formula metadata

Linux

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

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

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

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

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

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

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

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

概要

パッケージ概要

Utils for conversion of cap/pcap/pcapng WiFi dump files

コマンドとエイリアス

  • hcxeiutool
  • hcxhash2cap
  • hcxhashtool
  • hcxpcapngtool
  • hcxpmktool
  • hcxpottool
  • hcxpsktool
  • hcxwltool
  • whoismac
  • wlancap2wpasec

履歴

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

hcxtools is a Linux-focused suite for converting Wi-Fi capture files into hash formats consumed by Hashcat and John the Ripper. The upstream description frames it as an analysis toolkit for finding weak points in one's own wireless networks rather than as a password-cracking engine.

プロジェクトの歴史

The GitHub repository was created in April 2017. Its scope settled around the conversion and post-processing side of WPA/WPA2 auditing: hcxpcapngtool converts capture files, hcxhashtool filters hash files, hcxpmktool verifies PSKs or PMKs, hcxpottool handles pot files, and related tools handle wordlist candidates, vendor lookup, and upload workflows.

The toolkit is closely paired with ZerBea's hcxdumptool, which performs packet capture and layer-2 WPA protocol tests. The documented workflow is hcxdumptool to hcxpcapngtool to hcxhashtool, optionally to hcxpsktool or hcxeiutool, and then to Hashcat or John the Ripper.

hcxtools evolved with Hashcat's WPA formats. The README emphasizes Hashcat mode 22000/22001 over older 2500/2501 and 16800/16801 formats, while the changelog records later work on FT-PSK PMKID and EAPOL conversion for mode 37100 and ongoing handling of EAPOL length limits.

採用の歴史

The package spread through security-oriented Linux distributions and general package managers because it solves a specific interoperability problem: turning packet captures into forms that established cracking and auditing tools can read. The batch input records Homebrew, Debian, Fedora, Nix, Arch, and Ubuntu packaging, but upstream itself warns that operating systems outside its Linux target are unsupported.

Its audience is narrower than a general network utility. Upstream expects knowledge of radio technology, 802.11 protocol behavior, key derivation, Linux drivers, capture filters, and related tooling. That technical bar shaped adoption among wireless-security practitioners and package users who already know the Hashcat/JtR workflow.

使われ方

hcxtools does not capture traffic, crack hashes, attack WEP or WPS, or decrypt encrypted traffic. Instead, it converts, filters, verifies, and prepares artifacts: pcapng/pcap/cap input, PMKID and EAPOL hash lines, pot files, ESSID-derived candidate lists, vendor OUI lookups, and wpa-sec upload workflows.

The upstream README is explicit that output files may be appended to, that dump files should not be merged in ways that destroy custom block hash assignments, and that nonce-error correction is not performed by the tools. These details are why package users often care about exact upstream versions matching hcxdumptool and Hashcat behavior.

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

hcxtools is package-nerd significant because it sits at a brittle boundary between kernel Wi-Fi capture behavior, pcapng file semantics, WPA handshake interpretation, and Hashcat/JtR hash formats. Small changes in any layer can make a packaged version too old for a user's capture workflow.

The suite is also notable as a source-built C toolkit with many small executables rather than one command. Packaging therefore exposes a toolbox: hcxpcapngtool for conversion, hcxhashtool for filtering, hcxhash2cap for reverse conversion, hcxpottool for pot files, whoismac for OUI data, and more.

タイムライン

  • 2017: hcxtools repository created.
  • 2019: 5.x releases published through GitHub releases.
  • 2020: 6.0.0 and 6.1.x releases published.
  • 2021: 6.2.x releases published.
  • 2024: README simplified distribution-specific compile instructions and pointed users back to their distribution dependency names.
  • 2025: 7.0.0 added support for relayed EAPOL messages.
  • 2026: changelog recorded FT-PSK PMKID and EAPOL conversion work for Hashcat mode 37100.

Related projects

  • hcxdumptool captures the wireless packets that hcxtools converts and filters.
  • Hashcat consumes the WPA/WPA2 hash formats that hcxtools prepares.
  • John the Ripper is the other major password-auditing tool named in the README.
  • wpa-sec is an upload target documented by the toolkit for testing captured material against common weak-key data.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
hcxeiutoolcliグローバル実行可能ファイル
hcxhash2capcliグローバル実行可能ファイル
hcxhashtoolcliグローバル実行可能ファイル
hcxpcapngtoolcliグローバル実行可能ファイル
hcxpmktoolcliグローバル実行可能ファイル
hcxpottoolcliグローバル実行可能ファイル
hcxpsktoolcliグローバル実行可能ファイル
hcxwltoolcliグローバル実行可能ファイル
whoismaccliグローバル実行可能ファイル
wlancap2wpaseccliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版7.1.2
マネージャ更新日
ローカルデータOK
上流最新
検出された最新7.1.2

https://github.com/ZerBea/hcxtools

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hcxtools
バージョン7.1.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/hcxtools
ホームページhttps://github.com/ZerBea/hcxtools
リポジトリhttps://github.com/ZerBea/hcxtools
上流ドキュメントhttps://github.com/ZerBea/hcxtools#readme
ライセンスMIT
ソースアーカイブhttps://github.com/ZerBea/hcxtools/archive/refs/tags/7.1.2.tar.gz
依存関係openssl@3
ビルド依存関係pkgconf
macOS 提供ライブラリcurl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

hcxtools 6.3.5-1

Tools for converting captures to use with hashcat or John the Ripper

https://github.com/ZerBea/hcxtools

sudo apt install hcxtools
  • Section: net
  • Architecture: amd64
  • 5 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Hcxtools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: hcxtools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hcxtools

nix profile install nixpkgs#hcxtools
  • normalized package name match
  • 一致条件: Hcxtools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/hc/hcxtools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

hcxtools 6.2.7-2build3

Tools for converting captures to use with hashcat or John the Ripper

https://github.com/ZerBea/hcxtools

sudo apt install hcxtools
  • Section: universe/net
  • Architecture: amd64
  • 5 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Hcxtools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: hcxtools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

hcxtools 7.1.2-1.fc45

Set of tools to convert packets from capture files to hash files

https://github.com/ZerBea/hcxtools

sudo dnf install hcxtools
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: hcxtools
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Hcxtools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: hcxtools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

hcxtools 7.1.2-1

Portable solution for capturing wlan traffic and conversion to hashcat and John the Ripper formats

https://github.com/ZerBea/hcxtools

sudo pacman -S hcxtools
  • License: MIT
  • Architecture: x86_64
  • 5 依存関係
  • normalized package name match
  • 一致条件: Hcxtools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: hcxtools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

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

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

使用ソース

  • 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