You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realize this is a bit more work, but, with Driver Extensions now possible in Catalina & Big Sur, I wonder if it would be possible to write an alternate driver that enables monitor mode to include with WiFi-Explorer? this would be a great way to be able to plug in secondary wireless cards without having to use an entire virtual machine image.
Something like this is already possible with disabling SIP (it uses a kext), but, perhaps a good starting point? (though, IOKit kexts are nowhere near the same thing as DriverKit apps, so, perhaps not).
I realize this is a bit more work, but, with Driver Extensions now possible in Catalina & Big Sur, I wonder if it would be possible to write an alternate driver that enables monitor mode to include with WiFi-Explorer? this would be a great way to be able to plug in secondary wireless cards without having to use an entire virtual machine image.
Something like this is already possible with disabling SIP (it uses a kext), but, perhaps a good starting point? (though, IOKit kexts are nowhere near the same thing as DriverKit apps, so, perhaps not).
https://github.com/chris1111/Wireless-USB-Big-Sur-Adapter
The text was updated successfully, but these errors were encountered: