ZeeRooo / RTL8192EU

Linux driver for Realtek RTL8192EU.
MIT License
53 stars 30 forks source link

Added frame injection support #4

Closed kimocoder closed 4 years ago

kimocoder commented 5 years ago
kimocoder commented 5 years ago

@ZeeRooo Do not merge this yet, not quite finished as some of the injected frames gets dropped. I'll fix it shortly!

kimocoder commented 5 years ago

Finished :1st_place_medal:

For testing the frame injection support, download aircrack-ng suite from https://github.com/aircrack-ng/aircrack-ng compile/install and do

ifconfig adapter down iwconfig adapter mode monitor aireplay-ng -9 adapter (eg: wlan1)

kimocoder commented 5 years ago
kimocoder commented 5 years ago

Did some more, now I think it's quite ready :+1:

ZeeRooo commented 4 years ago

Maybe a little bit late, but merged.