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 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.