riarumoda / KernelSU-4.4

A Kernel based root solution for Android. Now adapted for Linux Kernel 4.4 + Google GCC 4.9

Home Page:https://kernelsu.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: this repo is only intended to integrate KernelSU into Android with Linux Kernel 4.4, with old Google GCC 4.9. This is why manager, website, userspace, js, SECURITY.md, justfile has been removed.

KernelSU

logo

A Kernel-based root solution for Android devices.

Main Repo License: GPL v2 GitHub License

Features

  1. Kernel-based su and root access management.
  2. Module system based on OverlayFS.
  3. App Profile: Lock up the root power in a cage.

Compatibility State

  • This KernelSU fork unofficially supports Android kernels (kernel 4.4+), but the kernel will have to be built manually.
  • Also, please use the "Manually modify the kernel source" way of integrating KernelSU into your device, not by using kprobes.

Usage

Discussion

License

Credits

About

A Kernel based root solution for Android. Now adapted for Linux Kernel 4.4 + Google GCC 4.9

https://kernelsu.org

License:GNU General Public License v3.0


Languages

Language:C 91.9%Language:Python 3.8%Language:Makefile 2.3%Language:Shell 2.0%