Using router with openwrt + other architecture support. #521
notPrivate-care
started this conversation in
General
Replies: 1 comment 4 replies
|
hcxdumptool/hcxlabtool is independent of the processor architecture. As long as you use one of the Linux kernels as mentioned here. Other operating systems than Linux are not supported. OpenWRT should be fine. To compile hcxdumptool you need some additional packages: If you want to compile latest git head, "git" must be installed too. I don't know if MT7628A supports monitor mode and packet injection, but "iw" should show this information. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey!
I have 2 questions:
I have used this tool on archlinux x86 chip (intel and amd), but will this tool run on arm or riscv (i know you can run it on raspberry pi, but any arm chip is fine)? I am not a programmer, so these might be a silly question, but I don't know the answer to it. (also other bsd/linux distros?)
I have TP-Link Archer C20 router with Openwrt Linux kernel version 5.15.167 and uses MediaTek MT7628AN architecture (mt76x8). It has 2 antennas for 2.4 and one for 5. So I should be able to use it for hcxdumptool right? I have a realtek rt2800usb adapter, but the router must be much better for this task right? both wireless attack/sniff and range?
Thank you!
All reactions