nexmon icon indicating copy to clipboard operation
nexmon copied to clipboard

The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more

Results 143 nexmon issues
Sort by recently updated
recently updated
newest added

I currently have my S20 G980F Exynos setup as follows: - Android 11 / OneUI 3.1 - ThundeRStormS OneUI 3.1 Kernel (Magisk is installed when flashing this kernel) - TWRP...

No monitor, no injection. Did never work.

I can't get monitor mode to work on my Raspberry Pi Compute Module 4: ```bash sudo aireplay-ng --test mon0 09:35:59 Trying broadcast probe requests... 09:36:01 No Answer... 09:36:01 Found 0...

``` root@raspberry:/home/pi/nexmon/utilities/nexutil# make cd ../libargp && make make[1]: Entering directory '/home/pi/nexmon/utilities/libargp' /ndk-build NDK_APPLICATION_MK=`pwd`/Application.mk NDK_APP_OUT=. TARGET_PLATFORM=android-21 /bin/sh: 1: /ndk-build: not found make[1]: *** [Makefile:2: libs/armeabi/libargp.a] Error 127 make[1]: Leaving directory '/home/pi/nexmon/utilities/libargp'...

Im trying to compile the patch set for 4.19, however it errors out do to the missing pcie.h and pcie.c files. The other directories appear to have the files.

Hey! I'm installing nexmon on Raspberry Pi 4 and I was wondering how to do that. I have the kernel version: 5.10.103-v7l+ and I have to RaspberryPI 4 with Raspberry...

I'm looking to patch TicWatch Pro's bcm43436b0 chipset fw version 9.88.0.0. As far as I see, it could be easily supported. Is there any guide on how to edit the...

# TL;DR Adding a monitor interface works and I can tcpdump on it, but it is missing a MAC, which [owl](https://github.com/seemoo-lab/owl) seems to be expecting (the default address is always...