hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
(01-13-2020, 05:10 PM)ZerBea Wrote: Depends on the options, you used:
--use_gpsd  -> if gpsd freeze, hcxdumptool will freeze, too

better choice:
---use_gps_device=your_device

make sure your device is working and has a fix:
$ cat your_device
you should receive non empty NMEA sentences

It is also possible, that the WiFi driver crashed (if you use an ath9k_htc device):
https://bugzilla.kernel.org/show_bug.cgi?id=198701
https://github.com/ZerBea/hcxdumptool/issues/80Wifi

If you're running a Raspberry Pi, make sure that WiFi device and GPS device power consumption doesn't exceed USB power limit. Maximum total USB peripheral current draw states the max USB current for Pi(2/B+) is 600/1200mA. The limit for Pi3 is 1200mA. Earlier models claim 500mA. If you don't take care about that, the RPi will freeze.

BTW:
I'm not a native english speaker, so my english isn't much better....

My sentence is "hcxdumptool -i wlx00156d72f392 -o 11enero.pcapng --enable_status=1 --filterlist_ap=blacklist.txt --use_gps_device=/dev/ttyACM0 --nmea=test.nmea"

Ubuntu 18.04
Wifi Driver Ath9k
[img][Image: 7Xz3Vzu.png][/img]
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 strike1953 - 01-13-2020, 05:17 PM