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.

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

For SuSFS implementation, the commands should be the dedicated branches for your kernel. (For example - next-susfs-a13-5.15)

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

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 hide root effectively.
  4. New manager features and UI ovehaul.
  5. Module install confirmation window.
  6. Restoration of module after uninstallaion.
  7. SuSFS based features and info. (SuSFS patched kernels only)
  8. Magic mount is used for module mounting for fast, lite and convenient operations.
  9. Has it's own SuSFS library for cli commands.
  10. Manager app can get auto updates from new releases.
  11. More frequent updates and upcoming features.