Giter Club home page Giter Club logo

kernelsu's Introduction

English | 简体中文 | 繁體中文 | 日本語 | Portuguese-Brazil | Türkçe

KernelSU

A Kernel based root solution for Android devices.

Features

  1. Kernel-based su and root access management.
  2. Module system based on overlayfs.

Compatibility State

KernelSU officially supports Android GKI 2.0 devices(with kernel 5.10+), old kernels(4.14+) is also compatible, but you need to build kernel yourself.

WSA and containter-based Android should also work with KernelSU integrated.

And the current supported ABIs are : arm64-v8a and x86_64

Usage

Installation

Build

How to build?

Discussion

License

  • Files under kernel directory are GPL-2
  • All other parts except kernel directory are GPL-3

Credits

kernelsu's People

Contributors

5ec1cff avatar androplus-org avatar aquarius223 avatar asuka-mio avatar azure-helper avatar dabao1955 avatar diphons avatar dr-tsng avatar f-19-f avatar github-actions[bot] avatar hikari-no-tenshi avatar hmtheboy154 avatar howard20181 avatar kaitul avatar lateautumn233 avatar longhuan1999 avatar natsumerinchan avatar ookiineko avatar raystef66 avatar rooghz720 avatar s1204it avatar scirese avatar shatyuka avatar skbeh avatar symbuzzer avatar tiann avatar tinyhai avatar trinhloivn avatar ygorigor avatar ylarod avatar

Watchers

 avatar

kernelsu's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository problems

These problems occurred while renovating this repository. View logs.

  • WARN: File contents are invalid JSON but parse using JSON5. Support for this will be removed in a future release so please change to a support .json5 file name or ensure correct JSON syntax.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update rust crate const_format to 0.2.32
  • fix(deps): update rust crate humansize to 2.1.3
  • fix(deps): update rust crate libc to 0.2.154
  • fix(deps): update rust crate log to 0.4.21
  • fix(deps): update rust crate nom to 7.1.3
  • fix(deps): update rust crate serde to 1.0.200
  • fix(deps): update rust crate serde_json to 1.0.116
  • fix(deps): update rust crate which to 4.4.2
  • fix(deps): update rust crate zip to 0.6.6
  • fix(deps): update rust crate zip-extensions to 0.6.2
  • chore(deps): update agp to v8.4.0 (com.android.library, com.android.application)
  • chore(deps): update dependency com.google.devtools.ksp to v1.9.23-1.0.20
  • chore(deps): update dependency gradle to v8.7
  • chore(deps): update dependency org.jetbrains.kotlin.android to v1.9.23
  • chore(deps): update dependency vitepress to v1.1.4
  • chore(deps): update dependency vue to v3.4.26
  • chore(deps): update loligothick/rustfmt-check action to v0.4.2
  • chore(deps): update plugin lsplugin-apksign to v1.4
  • chore(deps): update plugin lsplugin-cmaker to v1.2
  • fix(deps): update accompanist to v0.34.0 (com.google.accompanist:accompanist-systemuicontroller, com.google.accompanist:accompanist-navigation-animation, com.google.accompanist:accompanist-drawablepainter)
  • fix(deps): update compose.destination to v1.10.2 (io.github.raamcosta.compose-destinations:ksp, io.github.raamcosta.compose-destinations:animations-core)
  • fix(deps): update dependency androidx.activity:activity-compose to v1.9.0
  • fix(deps): update dependency androidx.compose:compose-bom to v2023.10.01
  • fix(deps): update dependency androidx.navigation:navigation-compose to v2.7.7
  • fix(deps): update dependency composeoptions to v1.5.13
  • fix(deps): update dependency io.coil-kt:coil-compose to v2.6.0
  • fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.8.0
  • fix(deps): update libsu to v5.2.2 (com.github.topjohnwu.libsu:service, com.github.topjohnwu.libsu:core)
  • fix(deps): update lifecycle to v2.7.0 (androidx.lifecycle:lifecycle-runtime-compose, androidx.lifecycle:lifecycle-runtime-ktx)
  • fix(deps): update rust crate clap to 4.5.4
  • fix(deps): update rust crate derive-new to 0.6.0
  • fix(deps): update rust crate env_logger to 0.11.3
  • fix(deps): update rust crate procfs to 0.16.0
  • fix(deps): update rust crate regex to 1.10.4
  • fix(deps): update rust crate rust-embed to 6.8.1
  • fix(deps): update sheets.compose.dialogs to v1.3.0 (com.maxkeppeler.sheets-compose-dialogs:input, com.maxkeppeler.sheets-compose-dialogs:list, com.maxkeppeler.sheets-compose-dialogs:core)
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/setup-java action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update dependency ubuntu to v22
  • chore(deps): update github artifact actions to v4 (major) (actions/download-artifact, actions/upload-artifact)
  • chore(deps): update peaceiris/actions-gh-pages action to v4
  • chore(deps): update peter-evans/close-issue action to v3
  • chore(deps): update peter-evans/create-pull-request action to v6
  • chore(deps): update softprops/action-gh-release action to v2
  • chore(deps): update stefanzweifel/git-auto-commit-action action to v5
  • fix(deps): update dependency androidx.compose:compose-bom to v2024
  • fix(deps): update dependency androidx.lifecycle:lifecycle-viewmodel-compose to v2
  • fix(deps): update rust crate java-properties to v2
  • fix(deps): update rust crate rust-embed to v8
  • fix(deps): update rust crate which to v6
  • fix(deps): update rust crate zip to v1
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

cargo
userspace/ksud/Cargo.toml
  • anyhow 1.0.68
  • clap 4.0.32
  • const_format 0.2.30
  • zip 0.6.3
  • zip-extensions 0.6.1
  • java-properties 1.4.1
  • log 0.4.17
  • env_logger 0.10.0
  • serde 1.0
  • serde_json 1.0
  • regex 1.5.4
  • encoding 0.2.33
  • retry 2.0.0
  • humansize 2.0.0
  • libc 0.2
  • extattr 1.0.0
  • jwalk 0.8.1
  • is_executable 1.0.1
  • nom 7
  • derive-new 0.5
  • rust-embed 6.4.2
  • which 4.2.2
  • getopts 0.2.21
  • android-properties 0.2.2
  • procfs 0.15
  • android_logger 0.13
github-actions
.github/workflows/add-device.yml
  • actions/checkout v3
  • peter-evans/create-pull-request v4
  • peter-evans/close-issue v1
.github/workflows/build-kernel-a12.yml
  • actions/download-artifact v3
  • actions/checkout v3
  • ben-z/gh-action-mutex v1.0-alpha-7
  • actions/upload-artifact v3
.github/workflows/build-kernel-a13.yml
  • actions/download-artifact v3
  • actions/checkout v3
  • ben-z/gh-action-mutex v1.0-alpha-7
  • actions/upload-artifact v3
.github/workflows/build-kernel-arcvm.yml
  • actions/checkout v3
  • actions/upload-artifact v3
  • ubuntu 20.04
.github/workflows/build-kernel-wsa.yml
  • actions/checkout v3
  • actions/checkout v3
  • hendrikmuhs/ccache-action v1.2
  • actions/upload-artifact v3
  • ubuntu 20.04
.github/workflows/build-manager.yml
  • actions/checkout v3
  • actions/setup-java v3
  • gradle/gradle-build-action v2
  • actions/download-artifact v3
  • actions/download-artifact v3
  • actions/upload-artifact v3
  • ben-z/gh-action-mutex v1.0-alpha-7
.github/workflows/build-su.yml
  • actions/checkout v3
  • nttld/setup-ndk v1
  • actions/upload-artifact v3
  • ben-z/gh-action-mutex v1.0-alpha-7
.github/workflows/clippy.yml
  • actions/checkout v3
  • Swatinem/rust-cache v2
.github/workflows/deploy-website.yml
  • actions/checkout v3
  • actions/setup-node v3
  • peaceiris/actions-gh-pages v3
.github/workflows/gki-kernel.yml
  • actions/checkout v3
  • hendrikmuhs/ccache-action v1.2
  • actions/upload-artifact v3
  • actions/upload-artifact v3
.github/workflows/ksud.yml
  • actions/checkout v3
  • Swatinem/rust-cache v2
  • actions/upload-artifact v3
.github/workflows/mega-linter.yml
  • actions/checkout v3
  • oxsecurity/megalinter v7
  • actions/upload-artifact v3
  • peter-evans/create-pull-request v5
  • stefanzweifel/git-auto-commit-action v4
.github/workflows/release.yml
  • actions/download-artifact v3
  • softprops/action-gh-release v1
.github/workflows/rustfmt.yml
  • actions/checkout v3
  • LoliGothick/rustfmt-check v0.3.1
.github/workflows/shellcheck.yml
  • actions/checkout v3
  • ludeeus/action-shellcheck 2.0.0
gradle
manager/gradle.properties
manager/settings.gradle.kts
manager/build.gradle.kts
manager/app/build.gradle.kts
  • composeOptions 1.4.3
manager/gradle/libs.versions.toml
  • androidx.activity:activity-compose 1.7.1
  • androidx.navigation:navigation-compose 2.5.3
  • androidx.compose:compose-bom 2023.05.01
  • androidx.lifecycle:lifecycle-runtime-ktx 2.6.1
  • androidx.lifecycle:lifecycle-runtime-compose 2.6.1
  • androidx.lifecycle:lifecycle-viewmodel-compose lifecycle
  • com.google.accompanist:accompanist-drawablepainter 0.30.0
  • com.google.accompanist:accompanist-navigation-animation 0.30.0
  • com.google.accompanist:accompanist-systemuicontroller 0.30.0
  • com.github.topjohnwu.libsu:core 5.0.5
  • com.github.topjohnwu.libsu:service 5.0.5
  • dev.rikka.rikkax.parcelablelist:parcelablelist 2.0.1
  • io.coil-kt:coil-compose 2.3.0
  • org.jetbrains.kotlinx:kotlinx-coroutines-core 1.7.1
  • me.zhanghai.android.appiconloader:appiconloader-coil 1.5.0
  • io.github.raamcosta.compose-destinations:animations-core 1.9.42-beta
  • io.github.raamcosta.compose-destinations:ksp 1.9.42-beta
  • com.maxkeppeler.sheets-compose-dialogs:core 1.2.0
  • com.maxkeppeler.sheets-compose-dialogs:list 1.2.0
  • com.maxkeppeler.sheets-compose-dialogs:input 1.2.0
  • com.android.application 8.0.1
  • com.android.library 8.0.1
  • org.jetbrains.kotlin.android 1.8.10
  • com.google.devtools.ksp 1.8.10-1.0.9
  • org.lsposed.lsplugin.apksign 1.1
  • org.lsposed.lsplugin.cmaker 1.1
gradle-wrapper
manager/gradle/wrapper/gradle-wrapper.properties
  • gradle 8.1.1
npm
website/package.json
  • vitepress ^1.0.0-alpha.75
  • vue ^3.2.45

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.