https://github.com/ZerBea/hcxdumptool
https://github.com/ZerBea/hcxtools
05.03.2026
hcxdumptool: changed rds=4 format (according to rds 1..3)
from TIME TYPE MAC_AP MAC_CLIENT ESSID
to TIME TYPE MAC_CLIENT MAC_AP ESSID
08.02.2026
bug fix release v7.1.2
01.02.2026
release v7.1.0
30.01.2026
hcxdumptool: added new option to rcascan to show only APs in range (all channels):
--rds=<digit> : enable real time display
attack mode:
0 = off(default)
1 = show APs on current channel, show CLIENTs (M1M2ROGUE)
2 = show all APs (M1M2, M1M2M3 or PMKID), show CLIENTs (M1M2ROGUE)
3 = show all APs, show CLIENTs (M1M2ROGUE)
4 = show waterfall (PMKID & EAPOL)
TIME TYPE MAC_AP MAC_CLIENT ESSID
columns:
E = encryption (e)ncrypted / (o)pen
A = AKM (p)re-shared key
1 = received M1 (+)
2 = received M1M2 (+)
3 = received M1M2M3 (+)
P = received PMKID (+)
rcascan mode
0 = show APs on current channel sorted by BEACON timestamp
1 = show APs on current channel sorted by PROBERESPONSE timestamp
2 = show APs on current channel sorted by RSSI
3 = show APs of all channels sorted by RSSI
4 = show only APs in range on current channel sorted by PROBERESPONSE timestamp
requires --rcascan=active
5 = show only APs of all channels sorted by PROBERESPONSE timestamp
requires --rcascan=active
29.01.2026
hcxdumptool: added PROBEREQUEST counter
fixed PROBERESPONSE counter
added information why hcxdumptool can't arm the interface
added new option to rcascan to show only APs in range (current channel):
--rds=<digit> : enable real time display
attack mode:
0 = off(default)
1 = show APs on current channel, show CLIENTs (M1M2ROGUE)
2 = show all APs (M1M2, M1M2M3 or PMKID), show CLIENTs (M1M2ROGUE)
3 = show all APs, show CLIENTs (M1M2ROGUE)
4 = show waterfall (PMKID & EAPOL)
TIME TYPE MAC_AP MAC_CLIENT ESSID
columns:
E = encryption (e)ncrypted / (o)pen
A = AKM (p)re-shared key
1 = received M1 (+)
2 = received M1M2 (+)
3 = received M1M2M3 (+)
P = received PMKID (+)
rcascan mode
0 = show APs on current channel sorted by BEACON timestamp
1 = show APs on current channel sorted by PROBERESPONSE timestamp
2 = show APs on current channel sorted by RSSI
3 = show APs of all channels sorted by RSSI
4 = show only APs in range on current channel sorted by PROBERESPONSE tim |