seemoo-lab / nexmon

The C-based Firmware Patching Framework for Broadcom/Cypress WiFi Chips that enables Monitor Mode, Frame Injection and much more
GNU General Public License v3.0
2.4k stars 450 forks source link

MDK3 Not working on Nexmon RPi3 Image #69

Open leotakacs opened 7 years ago

leotakacs commented 7 years ago

So I'm using the Nexmon Kali RPi3 Image from build.nethunter.net, and I installed MDK3. But when I do "mdk3 wlan0 d" (deauth) it says it's Disconnecting, but nothing happens. I ran "monstart", and iwconfig said that the wifi interface is in monitor mode so I don't know what's going on. I see mdk3 in the utilities folder of this project but for some reason I couldn't compile it.

leotakacs commented 7 years ago

Also, everything works as expected on this build but I don't know for sure if it works on the Pi Zero W, as I am planning to purchase one soon for this purpose.

nethunteros commented 7 years ago

The one in repo was built without nextuill/new drivers. If you have a log to compare could you please add it? Any other debugging would help to see what changed or is causing issue.