Hi devs, I tried the command
$ hcxdumptool --bpfc="wlan addr3 112233445566 or wlan addr3 ffffffffffff" > attack.bpfc
i changed wlan to wlan0 because it dont work first and mac to the mac visible when rcascan, when I hit enter it says
unrecognized option '--bpfc=wlan0 addr3 a87484c8d49a'
edit: so I successfully run the command by adding space at -- bpfc
$ hcxdumptool --bpfc="wlan addr3 112233445566 or wlan addr3 ffffffffffff" > attack.bpfc
i changed wlan to wlan0 because it dont work first and mac to the mac visible when rcascan, when I hit enter it says
unrecognized option '--bpfc=wlan0 addr3 a87484c8d49a'
edit: so I successfully run the command by adding space at -- bpfc