hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Hi diegodieguex.
I splitted the repository:
https://github.com/ZerBea/hcxtools (see changelog)
https://github.com/ZerBea/hcxkeys (the OpenCL stuff)
https://github.com/ZerBea/hcxdumptool (see changelog)
and
https://github.com/ZerBea/hcxdumptool_bleeding_testing (this will be the successor of hcxdumptool)
At this time we are playing around with some endian stuff for OpenWRT.
No beautifull status, but ‎full functionality of a passive dumper (MGMT, EAPOL, EAP, IPv4 and IPv6)
and two active parts (we simulate a client transmitting active probes to broadcast, and we simulate an AP transmitting broadcast beacons). There are some compiler warnings, because  not all functions are added, yet (just ignore them).
Technical:
- dropped timer (both)
- only one raw socket
- use threads (Raspberry Pi LED flash and channelswitch)
- improved scan engine
- simulating a client and an AP
- using SIOCGSTAMP in combination with FD-ZERO and FD_SET to answer time-dependent
- optimized internal ringbuffer
- and more...

So, if you have some feature requests, improvements, the issue tracker of hcxdumptool_bleeding_testing is open.
Also, testers are welcome.
Reply


Messages In This Thread
wlandump-ng vs hcxdumptool - by hulley - 02-10-2018, 10:26 PM
RE: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats - by ZerBea - 02-26-2018, 11:59 PM