You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
fe1cd4b27a
Also README_TW added, hope it works :)
30 lines
919 B
Markdown
30 lines
919 B
Markdown
---
|
|
layout: home
|
|
title: Android 上以核心為基礎的 Root 解決方案
|
|
|
|
hero:
|
|
name: KernelSU
|
|
text: Android 上以核心為基礎的 root 解決方案
|
|
tagline: ""
|
|
image:
|
|
src: /logo.png
|
|
alt: KernelSU
|
|
actions:
|
|
- theme: brand
|
|
text: 開始瞭解
|
|
link: /zh_TW/guide/what-is-kernelsu
|
|
- theme: alt
|
|
text: 在 GitHub 中檢視
|
|
link: https://github.com/tiann/KernelSU
|
|
|
|
features:
|
|
- title: 以核心為基礎
|
|
details: KernelSU 以 Linux 核心模式運作,對使用者空間有更強的掌控。
|
|
- title: 白名單存取控制
|
|
details: 僅有被授予 Root 權限的應用程式才可存取 `su`,而其他應用程式完全無法知悉。
|
|
- title: 模組支援
|
|
details: KernelSU 支援透過 overlayfs 修改 /system,它甚至可以使 /system 可寫入。
|
|
- title: 開放原始碼
|
|
details: KernelSU 是 GPL-3 授權下的開放原始碼專案。
|
|
|