hcxtools
Convert Wi-Fi captures for hashcat.
KaliParrotmedium
pkg: hcxtools
hcxtools (hcxpcapngtool) converts captured PMKIDs/handshakes into hashcat 22000 format and extracts info.
Syntax
hcxpcapngtool -o {hash} {cap.pcapng}
Example
hcxpcapngtool -o wifi.hc22000 cap.pcapng
Converts a capture into a hashcat-crackable file.
Advantages
- Bridges capture → hashcat
- Rich extraction
Disadvantages
- Workflow knowledge needed
- Pairs with other tools
Tags
#wifi#pmkid
Official docs: hcxtools ↗
Related commands
Frequently asked questions
What is hcxtools used for?
hcxtools (hcxpcapngtool) converts captured PMKIDs/handshakes into hashcat 22000 format and extracts info.
What is an example hcxtools command?
A common example is: hcxpcapngtool -o wifi.hc22000 cap.pcapng — Converts a capture into a hashcat-crackable file.
Is hcxtools part of Kali Linux?
Yes. hcxtools ships with Kali Linux (and Parrot OS). If missing, install it with: sudo apt install hcxtools.
What category of security tool is hcxtools?
hcxtools is a Wireless Attacks tool with a medium-risk profile when run against a live target.
Try recon tools live
Run real scans against a domain you control, stage by stage.