https://github.com/kimocoder/realtek_rtwifi
Realtek RTL8xxxU
https://github.com/kimocoder/realtek_rtwifi
aircrack-ng driver injection kali-linux kalilinux monitor-mode nethunter realtek wifi
Last synced: 19 days ago
JSON representation
Realtek RTL8xxxU
- Host: GitHub
- URL: https://github.com/kimocoder/realtek_rtwifi
- Owner: kimocoder
- Created: 2020-05-28T19:09:06.000Z (almost 5 years ago)
- Default Branch: new
- Last Pushed: 2023-12-15T05:35:53.000Z (over 1 year ago)
- Last Synced: 2025-03-24T10:11:06.071Z (about 1 month ago)
- Topics: aircrack-ng, driver, injection, kali-linux, kalilinux, monitor-mode, nethunter, realtek, wifi
- Language: C
- Homepage: https://www.aircrack-ng.org
- Size: 2.71 MB
- Stars: 70
- Watchers: 7
- Forks: 14
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Realtek RTL8XXXU
This driver currently supports these chipsets:
REALTEK RTL 8188e(us), 8188f 8192e 8192c 8723a and 8723b[](https://www.kali.org)
[](https://nethunter.com)
[](https://github.com/aircrack-ng/aircrack-ng)
[](https://github.com/kimocoder/wifite2)
[](https://github.com/kimocoder/realtek_wifi/issues)
[](https://github.com/kimocoder/realtek_wifi/network)
[](https://github.com/kimocoder/realtek_wifi/stargazers)
[](https://github.com/aircrack-ng/rtl8812au/blob/master/LICENSE)
[](#)### What's new!?
```sh
This is a new "base", put together from kernel mainline and upstream wireless-drivers-next.
Since last "base" I used last time, the stack has gotten both 8188EU(s) and 8188F(x) support.
And it has been targetted on a lot of fresh kernel includes to move things to much.
That's why I put together a standalone "Makefile" for buillding kernel modult too,
in case it's hard to backport a bunch, for some time. Your choice.
Will keep the driver as clean/easy this time, Module name will be "rtl8xxxu" (original)
Cheers!