Jakob Link
Jakob Link
@Asafe33 please stop spamming on every open issue of this repository, if you have a specific problem that was not already solved in an existing issue thread you can create...
I can understand your interest, still, there is no need to ask about every open issue. If the issue was not closed by us or the opener, the issue was...
You can use [`nexmon_tx_task`](https://github.com/seemoo-lab/nexmon_tx_task) to inject frames and schedule their transmission on an Asus RT-AC86U. Or if you do not want to inject frames but simply generate traffic you might...
Here is a nexmon patch that allows to inject frames and schedule its transmission https://github.com/seemoo-lab/nexmon_tx_task
Hi, i guess you are connected to the router via wifi? 1. installing the patched firmware includes resetting the wifi chip, thus also resetting your current connection if you are...
After dhd.ko is reloaded (the firmware is installed), you should be able to bring up the interfaces by running for each of them: ``` wl -i up wl -i radio...
`wl` is a command-line tool by broadcom and comes with the default firmware for the asus rt-ac86u. Try to execute `nexutil` with the path to the binary, e.g.: `/jffs/nexutil`.
As stated in the readme, all commands but the `makecsiparams` call shall be executed on the extraction device (the rt-ac86u in your case). Do not mix up `nexutil` and `wl`...
The RT-AC86U has two separate interfaces for 2.4 and 5Ghz. Use "eth5" for 2.4GHz and "eth6" for 5Ghz.
Your question is not related to this issue. Please, don't choose random issues and post your questions there! Also, `tcpdump` is not a tool by us. You can find a...