IMPORTANT DISCLAIMER
[!CAUTION] This software is provided for testing and educational purposes only. Use at your own risk. The developers are not responsible for any damage, data loss, or issues that may occur. Please ensure you have proper backups before installation.
Join the telegram here: https://t.me/WildKernelsTG
A kernel-based root solution for Android devices.
[!WARNING] This release uses the pershoot/KernelSU-Next fork. The fork maintainer has said it is not ready for production use, so treat it as use at your own risk.
Manager: build-manager run — {{KSU_MANAGER_NOTE}}
[!IMPORTANT] For best compatiblity ensure your Manager Version and Kernel Version match eg. 30100 = 30100.
Version
{{KSU_VERSION}}
Tag
{{KSU_GIT_TAG}}
Branch
{{KSUN_BRANCH}}
Commit
{{KSUN_COMMIT}}
A KSU addon for hiding root using kernel patches and a userspace module!
Reccomended Module: susfs4ksu-module by sidex15
add_sus_path_loop instead of add_sus_path if the path is frequently modified. Caution: may cause performance loss and is vulnerable to side-channel attacks. Effective only on zygote-spawned user app processes with uid >= 10000/proc/self/[mounts|mountinfo|mountstat] for non-su processes/proc/kallsyms. Effective on all processes/proc/bootconfig (GKI) or /proc/cmdline (non-GKI) with a user-defined file. Effective on all processes/proc/<pid>/[maps|smaps|smaps_rollup|map_files|mem|pagemap]. No anon-memory support; does not hide inline/PLT hooks caused by the injected library itself; may not evade strong injection detection. Effective only on zygote-spawned unmounted user app processes with uid >= 10000{{SUSFS_BRANCHES}}
A lightweight LSM (Linux Security Module) for the Android kernel, designed to block unauthorized writes to critical partitions/device nodes at the system level.
A lightweight, LXC-inspired container runtime for Android and Linux. Run full Linux distributions natively with zero performance penalty.
Provide high-performance, low-latency synchronization primitives compatible with the Windows NT kernel API
Download the correct AnyKernel3 ZIP for your device. If you previously used another root method, clean it up first: a. Magisk: perform a complete uninstall after flashing the AnyKernel3 ZIP. b. KSU LKM (boot/init_boot/vendor_boot‑patched): Flash back the stock boot/init_boot/vendor_boot depending on what you patched. c. KSU GKI: if you are 100% sure you already flashed stock init_boot/boot/vendor_boot, no action is needed; otherwise, follow the same steps as KSU LKM. d. APatch: remove /data/adb contents to avoid leftover root conflicts after flashing the AnyKernel3 ZIP. Flash the ZIP to the active slot using Kernel Flasher. Install the KernelSU‑Next Manager APK, same version as mentioned in the release notes. Open the KernelSU‑Next app. Reboot the device if you performed any cleanup in step 2
Bypass-Image[!IMPORTANT] Most users do not need this. This option does not help bypass root-detection systems — it only replaces the kernel image used during flashing for compatibility workarounds.
How to enable:
do.flash_bypass=1, in the anykernel.sh file within the AnyKernel3.zip.Behavior:
do.flash_bypass=1 is set it will move Bypass-Image to replace the usual Image file prior to performing version checks and flashing.do.flash_bypass=1 is set and Bypass-Image is not found, the installer will abort with an error to avoid accidental forced flashing of an unintended image.Why / When to use:
Normal flash fails to boot due to kernel module incompatibilities.