Alpha Project USB Devices Driver Download
Windows kernel-mode driver for controlling access to various input devices. Windows device xna usb hid input firewall C MIT 31 127 3 (1 issue needs help) 0 Updated Dec 17, 2020. WiFi6-Bluetooth mPCIe card. Supports the latest WiFi6 (IEEE 802.11ax) with special features like OFDMA, 1024QAM and MU-MIMO. Module includes also Bluetooth 5.0 radio, is backward compatible (IEEE 802.11a/b/g/n/ac) and operates in 2.4 and 5 GHz bands.
Target Devices
Adapters with chipset: RTL8811AU, RTL8812AU (RTL8814AU have a separate driver now.)
Chipset | Vendor | Model |
---|---|---|
RTL8811AU | ALFA Network | AWUS036ACS |
RTL8812AU | ALFA Network | AWUS036AC |
ALFA Network | AWUS036ACH | |
ALFA Network | AWUS036EAC |
Driver Information
Developed internally by Realtek, and then patched by open community members.
This drivers is not mainlined (might never will be, from the look of it), so you’ll be loading a self-compiled out-of-tree kernel module. If you are running on a system using UEFISecure Boot, you may need to either disable Secure Boot or sign the kernel module before you can load it. (We won’t cover that here.)
To check the status of Secure Boot, run
Output will be one of the following:
SecureBoot enabled
— using UEFI, Secure Boot enabledSecureBoot disabled
— using UEFI, Secure Boot disabledEFI variables are not supported on this system
— not using UEFI, Secure Boot disabled
Driver Installation
Kali Linux
For those who are running Kali Linux ARM Image on Raspberry Pi, the driver should be installed already.
For x86 users, install package realtek-rtl88xxau-dkms
.
2 | git clonehttps://aur.archlinux.org/rtl88xxau-aircrack-dkms-git.git makepkg-si |
Appendixes
Getting package URI
In case that repository URL changes in the future, spin up a Kali VM or even a Docker container, and run
2 | apt download--print-uris realtek-rtl88xxau-dkms |
Monitor, Injection Support
Your miles may vary on distros other than Kali, which is specifically tweaked for pentesting.