-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can't accept options #342
Comments
sorry, it is just not supported anymore |
That is correct, wanted and explained in help and changelog starting here:
To filter (what every you want) it is now mandatory to set a Berkeley Packet Filter (BPF). Old style (slow) filter modes are removed completely. The status display is completely rewritten, too ( see --help for more information about the columns). More information is here: BTW: To discover if active monitor mode is supported by driver run either
or
Do not set monitor mode by third party tools like airmon-ng, iw or iwconfig! |
Hi,
it seems that 6.3.1 version can't accept parameters
hcxdumptool -i wlan0mon --enable_status=1 --filterlist_ap=/tmp/target.txt --filtermode=2 -o /tmp/pmkid.pcapng
hcxdumptool: unrecognized option '--enable_status=1'
hcxdumptool 6.3.1 (C) 2023 by ZeroBeat
usage: hcxdumptool -h for help
Same if omit enable_status
The text was updated successfully, but these errors were encountered: