hcxdumptool status
#3
$ hcxdumptool -h

--enable_status=<digit> : enable status messages
bitmask:
1: EAPOL
2: PROBEREQUEST/PROBERESPONSE
4: AUTHENTICATON
8: ASSOCIATION

Now we use a bitmask to deliver status messages. Read more about usage here:
For example to retrieve EAPOL and PROEBEREQUEST/PROBERESPONSE you can use
--enable_status=1 --enable_status=2
or via bitmask
--enable_status=3

https://hashcat.net/forum/thread-6661-po...l#pid41488


Messages In This Thread
hcxdumptool status - by hasch - 08-09-2018, 11:43 AM
RE: hcxdumptool status - by atom - 08-09-2018, 12:27 PM
RE: hcxdumptool status - by ZerBea - 08-09-2018, 09:30 PM