01-13-2023, 07:30 PM
Yes I have:
https://github.com/ZerBea/hcxdumptool/wi...g-system-2
https://github.com/ZerBea/hcxdumptool/wi...g-system-1
https://github.com/ZerBea/hcxdumptool/wi...g-system-4
https://github.com/ZerBea/hcxdumptool/wi...g-system-5
and some more adapter information here:
https://github.com/ZerBea/hcxdumptool/wi...i-Adapters
MediaTek (former Ralink) and Ralink chipsets are fine. Both drivers (rt2x00 and mt76) are part of the Linux stock kernel and well maintained.
ALFA AWUS036ACM ID 0e8d:7612 MediaTek Inc. MT7612U 802.11a/b/g/n/ac Wireless Adapter
CSL 300MBit 300649 ID 148f:5572 Ralink Technology, Corp. RT5572 Wireless Adapter
https://github.com/ZerBea/hcxdumptool/wi...g-system-2
https://github.com/ZerBea/hcxdumptool/wi...g-system-1
https://github.com/ZerBea/hcxdumptool/wi...g-system-4
https://github.com/ZerBea/hcxdumptool/wi...g-system-5
and some more adapter information here:
https://github.com/ZerBea/hcxdumptool/wi...i-Adapters
MediaTek (former Ralink) and Ralink chipsets are fine. Both drivers (rt2x00 and mt76) are part of the Linux stock kernel and well maintained.
ALFA AWUS036ACM ID 0e8d:7612 MediaTek Inc. MT7612U 802.11a/b/g/n/ac Wireless Adapter
Code:
$ hcxdumptool -I
wlan interfaces:
phy2 00c0caf3718a wlp39s0f3u1u1u1 (driver:mt76x2u)
$ sudo hcxdumptool -i wlp39s0f3u1u1u1 --check_injection -c 6
initialization of hcxdumptool 6.2.7-30-g362a817 (depending on the capabilities of the device, this may take some time)...
starting antenna test and packet injection test (that can take up to two minutes)...
stage 2 of 2 probing frequency 2437/6 proberesponse 10
packet injection is working on 2.4GHz!
injection ratio: 100% (BEACON: 10 PROBERESPONSE: 30)
your injection ratio is huge - say kids what time is it?
antenna ratio: 93% (NETWORK: 32 PROBERESPONSE: 30)
your antenna ratio is huge - say kids what time is it?
CSL 300MBit 300649 ID 148f:5572 Ralink Technology, Corp. RT5572 Wireless Adapter
Code:
$ hcxdumptool -I
wlan interfaces:
phy1 dc4ef4036f69 wlp39s0f3u1u1u1 (driver:rt2800usb)
$ sudo hcxdumptool -i wlp39s0f3u1u1u1 --check_injection -c 6
initialization of hcxdumptool 6.2.7-30-g362a817 (depending on the capabilities of the device, this may take some time)...
starting antenna test and packet injection test (that can take up to two minutes)...
stage 2 of 2 probing frequency 2437/6 proberesponse 14
packet injection is working on 2.4GHz!
injection ratio: 52% (BEACON: 40 PROBERESPONSE: 21)
your injection ratio is good
antenna ratio: 100% (NETWORK: 1 PROBERESPONSE: 1)
your antenna ratio is huge - say kids what time is it?