12-04-2023, 02:57 PM
Thank you devs. I fortunately fixed this problem with the help of google. I unfortunately encountered another problem. regarding this command
hcxdumptool -i interface -o dumpfile.pcapng --active_beacon --enable_status=15
i fixed the issure where -o must be replaced with -w, but an error shows "unrecognized option --active_beacon"
hcxdumptool -i interface -o dumpfile.pcapng --active_beacon --enable_status=15
i fixed the issure where -o must be replaced with -w, but an error shows "unrecognized option --active_beacon"