Documentation Index
Fetch the complete documentation index at: https://docs.bytejmp.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
hcxtools is a set of utilities for converting WPA capture files into formats compatible with modern hashcat. The suite replaces the deprecated mode 2500 workflow with the current mode 22000 format.Install
Tools
| Tool | Purpose |
|---|---|
hcxpcapngtool | Convert pcap/pcapng to hashcat 22000 format |
hcxhash2cap | Convert hccapx (mode 2500) to pcap |
hcxdumptool | Active capture with PMKID and EAPOL |
hcxpcapngtool
Converts a capture file directly to hashcat mode 22000:hcxhash2cap
Converts legacy hccapx (mode 2500) to pcap for re-processing:hcxdumptool
Active capture tool that requests PMKIDs from APs and captures EAPOL handshakes:| Flag | Description |
|---|---|
-i <iface> | Monitor mode interface |
-o <file> | Output pcapng file |
--enable_status=3 | Show live status |
--filterlist_ap=<file> | Only target listed BSSIDs |