KernelSU Next

A kernel-based root solution for Android

Supports kernel 4.9 - 6.6 (Non-GKI & GKI)

Installation

Copy and paste the commands below to install KernelSU Next. Latest tag (stable)

curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -

Copy and paste the commands below to install KernelSU Next. Next branch (development bleeding edge)

curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -s next

Copy and paste the commands below to install KernelSU Next. Select tag (such as v1.0.2-R14)

curl -LSs "https://raw.githubusercontent.com/rifsxd/KernelSU-Next/next/kernel/setup.sh" | bash -s v1.0.2-R14

Info

KernelSU Next has many features and improvements!

Just mentioning a few features:

  1. Non-GKI kernel support from 4.x - 5.4 (LTS).
  2. GKI kernels can use LKM/KMI methods for installation.
  3. Dedicated pre-patched SuSFS branches to effectively hide root.
  4. New manager features and UI overhaul.
  5. Module installation confirmation window.
  6. Restoration of module after uninstallation.
  7. SuSFS-based features and info (SuSFS patched kernels only).
  8. Magic Mount is used for module mounting, ensuring fast, light, and convenient operations.
  9. Has its own SuSFS library for CLI commands.
  10. Manager app can get auto-updates from new releases.
  11. More frequent updates and upcoming features.