https://github.com/rithvikvibhu/nh-magisk-wifi-firmware
This Magisk module adds the required firmware for external wireless adapters to be used with NetHunter.
https://github.com/rithvikvibhu/nh-magisk-wifi-firmware
drivers kali-linux magisk-module nethunter
Last synced: about 1 month ago
JSON representation
This Magisk module adds the required firmware for external wireless adapters to be used with NetHunter.
- Host: GitHub
- URL: https://github.com/rithvikvibhu/nh-magisk-wifi-firmware
- Owner: rithvikvibhu
- License: mit
- Created: 2018-09-18T11:40:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-12-05T17:06:03.000Z (over 3 years ago)
- Last Synced: 2025-05-07T20:15:24.773Z (about 1 month ago)
- Topics: drivers, kali-linux, magisk-module, nethunter
- Language: Shell
- Size: 1.46 MB
- Stars: 223
- Watchers: 19
- Forks: 42
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Wireless Firmware for Nethunter
This Magisk module adds the required firmware for external wireless adapters to be used with Nethunter.
**NOTE:** Your kernel still needs to support external network adapters. This module only provides missing firmware, if any.
The list of included firmware is given below. For other devices, [create a new issue on GitHub here.](https://github.com/rithvikvibhu/nh-magisk-wifi-firmware/issues)
This module should work with any variant of Nethunter, but it was created to work with __Nali Kethunter__ (https://forum.xda-developers.com/android/software-hacking/nali-kethunter-modded-kernel-supported-t3770455) - another Magisk module by [@LazerL0rd](https://forum.xda-developers.com/member.php?u=7836278) which systemlessly installs Kali Nethunter.
#### Supported chipsets:
- **Ralink** - RT2501, RT2501USB, RT2561, RT2561S, RT2571W, RT2600, RT2661, RT2671, RT2760, RT2790, RT2860, RT2870, RT2890, RT3070, RT3071, RT3090, RT3290, RT5201, RT5600
- **Realtek** - RTL8188* (EU/FTV), RTL8192* (CU/EU/DE/SE), RTL8821/12* (AE/AU/BU), RTL8822BU
- **Atheros** - AR9170, AR7010
- **Mediatek** - MT7601u
- **Broadcom** - bcm43xx (not tested), BRCM4335, BRCM4339, BRCM4354#### Supported adapters
- TL-WN722N
- AWUS036NEH
- TE-W322U
- TL-WN722N-V2
- Netgear_WN111v2
- TL-WN821Nv3
- (and many more. Check if chipset is listed above.)#### Changelog
* v2.0.4
- Added files for RTL8812BU, RTL8822BU, BRCM4335, BRCM4339, BRCM4354* v2.0.3
- Added files for bcm43xx (meant for bcm4358)* v2.0.2
- Added all Ralink files
- Check chipset list above* v2.0.1
- Added files for AR7010 and RTL8821* v2.0.0
- Migrated to new Magisk Installer template
- Added upater-script for zip flashing* v1.0.5
- Added files for AR9170* v1.0.4
- Added files for RTL8192* v1.0.3
- Added files for RTL8188EU* v1.0.2
- Added files for RT3070 and RT3071* v1.0.1
- Added files for RT2870 and MT7601u* v1.0
- Initial release**Source:** https://github.com/rithvikvibhu/nh-magisk-wifi-firmware
**Issues / Request other firmware:** https://github.com/rithvikvibhu/nh-magisk-wifi-firmware/issues
**Author:** [rithvikvibhu](https://github.com/rithvikvibhu) (https://github.com/rithvikvibhu)