Files
KernelSU/website/docs/zh_TW/index.md
T
Kung-chih fe1cd4b27a website: add Traditional Chinese (#429)
Also README_TW added, hope it works :)
2023-04-23 18:54:33 +08:00

919 B


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 授權下的開放原始碼專案。