Custom NetHunter-ready kernel built for stability, performance tuning, and external adapter penetration testing.
This kernel is unofficial and intended strictly for development, security research, and educational use. You accept full responsibility for anything that happens to your device, data, or network.
Not affiliated with Offensive Security or Kali NetHunter.
- Integrated KernelSU Next v3.2.0-legacy (Working & Tested)
- SELinux Permissive
- USB OTG Support
- USB HID Support (Emulating Keyboard and Mouse)
- USB Mass Storage Support
- Wi-Fi Monitor mode and Injection for external adapters
- BT Subsystem support with RFCOMM, HIDP and BNEP (some chipsets may need their firmware in /vendor/firmware)
- CANBus Subsystem Support
- NFS Support
- AirSpy
- HackRF
- Mirics MSi2500
- Internal Wi-Fi injection not supported (hardware limitation)
Tested
- RTL8821CU
- RTL8192EU
- ZD1211/ZD1211B
Built-in but untested
-
ATH: ATH6KL, AR9170
-
MediaTek: MT7601U
-
Ralink: RT2x00, RT2500USB, RT2800USB
-
Realtek:
- RTL8723D
- RTL8812A
- RTL8814A
- RTL8821A/C
- RTL8822B/C
- RTL8192E
-
ZyDas: ZD1201, ZD1211/ZD1211B
- Samsung Galaxy A32 4G (SM-A325 variants) (Tested)
- Samsung Galaxy A22 4G (SM-A225 variants) (Not tested)
- Samsung Galaxy F22 4G (SM-E225F) (Not tested)
- Samsung Galaxy M32 4G (SM-M225FV) (Not tested)
- Unlocked bootloader
- Custom recovery (recommended)
TWRP Build for A32
TWRP Build for A22 (Not verified working)
TWRP Build for F22 (Not verified working)
TWRP Build for M32 (Not verified working)
- Boot to recovery
- Install kernel zip
- Reboot
sudo apt update && sudo apt install -y \
git build-essential bc flex bison libssl-dev libelf-dev \
device-tree-compiler lz4 xz-utils zlib1g-dev libncurses-dev \
pahole python3 python-is-python3 openjdk-17-jdk rsync cpio kmod zstd
git clone https://github.com/EmanuelCN/zyc_clang-14.git ~/toolchains/zyc-clang-14
./build.sh