Skip to content

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

License

Notifications You must be signed in to change notification settings

MarisaDAZA/KernelSU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.9%
  • Python 3.8%
  • Makefile 2.3%
  • Shell 2.0%