hcxdumptool icon indicating copy to clipboard operation
hcxdumptool copied to clipboard

Small tool to capture packets from wlan devices.

Results 2 hcxdumptool issues
Sort by recently updated
recently updated
newest added

Using both the latest versions of kali for vmware (64bit) and raspberry (32bit), using the latest hcxdumptool release from github (at this time) and using an alfa network awus036nha, after...

``` hcxdumptool.c: In function 'detectweakwpa': hcxdumptool.c:3802:9: warning: implicit declaration of function 'EVP_PKEY_new_CMAC_key' [-Wimplicit-function-declaration] pkey = EVP_PKEY_new_CMAC_key(NULL, testptk, 16, EVP_aes_128_cbc()); .... /tmp/cccLFHAN.o: In function `detectweakwpa': hcxdumptool.c:(.text.unlikely+0x171a): undefined reference to `EVP_PKEY_new_CMAC_key' collect2:...