You've already forked KernelSU
mirror of
https://github.com/tiann/KernelSU.git
synced 2025-08-27 23:46:34 +00:00
2 lines
2.2 KiB
JavaScript
2 lines
2.2 KiB
JavaScript
import{_ as e,o as a,c as t,Q as r}from"./chunks/framework.ec8f7e8e.js";const f=JSON.parse('{"title":"什麼是 KernelSU?","description":"","frontmatter":{},"headers":[],"relativePath":"zh_TW/guide/what-is-kernelsu.md","filePath":"zh_TW/guide/what-is-kernelsu.md"}'),o={name:"zh_TW/guide/what-is-kernelsu.md"},n=r('<h1 id="introduction" tabindex="-1">什麼是 KernelSU? <a class="header-anchor" href="#introduction" aria-label="Permalink to "什麼是 KernelSU? {#introduction}""></a></h1><p>KernelSU 是 Android GKI 裝置的 Root 解決方案,它以核心模式運作,並直接在核心空間中為使用者空間應用程式授予 Root 權限。</p><h2 id="features" tabindex="-1">功能 <a class="header-anchor" href="#features" aria-label="Permalink to "功能 {#features}""></a></h2><p>KernelSU 的主要功能是它是<strong>以核心為基礎的</strong>。 KernelSU 在核心空間中執行,所以它可以向我們提供從未有過的核心介面。例如,我們可以在核心模式中為任何處理程序新增硬體中斷點;我們可以在任何處理程序的實體記憶體中存取,而無人知曉;我們可以在核心空間攔截任何系統呼叫;等等。</p><p>KernelSU 還提供了一個以 overlayfs 為基礎的模組系統,允許您將自訂外掛程式載入到系統中。它還提供了一種修改 /system 分割區中檔案的機制。</p><h2 id="how-to-use" tabindex="-1">如何使用 <a class="header-anchor" href="#how-to-use" aria-label="Permalink to "如何使用 {#how-to-use}""></a></h2><p>請參閱:<a href="./installation.html">安裝</a></p><h2 id="how-to-build" tabindex="-1">如何建置 <a class="header-anchor" href="#how-to-build" aria-label="Permalink to "如何建置 {#how-to-build}""></a></h2><p>请參閱:<a href="./how-to-build.html">如何建置</a></p><h2 id="discussion" tabindex="-1">討論 <a class="header-anchor" href="#discussion" aria-label="Permalink to "討論 {#discussion}""></a></h2><ul><li>Telegram: <a href="https://t.me/KernelSU" target="_blank" rel="noreferrer">@KernelSU</a></li></ul>',11),s=[n];function i(l,h,d,u,c,_){return a(),t("div",null,s)}const m=e(o,[["render",i]]);export{f as __pageData,m as default};
|