diff --git a/404.html b/404.html index 259972b0..0b9c005d 100644 --- a/404.html +++ b/404.html @@ -5,17 +5,20 @@ 404 | Magisk 中文文档 - - + + + - - - + + + + -
Skip to content

404

PAGE NOT FOUND

But if you don't change your direction, and if you keep looking, you may end up where you are heading.

原始文档版本: 2023年05月13日
在 GPL-3.0 许可下发布

- +
Skip to content

404

PAGE NOT FOUND

But if you don't change your direction, and if you keep looking, you may end up where you are heading.

原始 Magisk 文档版本: 2023-12-22
+ 原始 Magisk Delta 文档版本: 2023-08-15
+ 在 GPL-3.0 许可下发布

+ \ No newline at end of file diff --git a/README.html b/README.html index e76d9cbd..280a4a5d 100644 --- a/README.html +++ b/README.html @@ -3,22 +3,51 @@ - Magisk 中文文档 | Magisk 中文文档 + Magisk 中文文档 | Magisk Chinese Document | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
Skip to content
本页内容

Magisk 中文文档

这是由 Jesse205 根据 Magisk 官方文档 翻译的中文文档,并补充了一些内容。

注意:请尽量采用《中文技术文档写作规范》

注:此仓库分别存在 Gitee 与 Github 上,Gitee 为主仓库,Github 为镜像仓库

原始文档版本: 2023年05月13日
在 GPL-3.0 许可下发布

- +
Skip to content

原始 Magisk 文档版本: 2023-12-22
+ 原始 Magisk Delta 文档版本: 2023-08-15
+ 在 GPL-3.0 许可下发布

+ \ No newline at end of file diff --git a/app_changes.html b/app_changes.html index a1106ac1..7c2347f8 100644 --- a/app_changes.html +++ b/app_changes.html @@ -5,20 +5,23 @@ Magisk Manager 更新日志 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
Skip to content
本页内容

Magisk Manager 更新日志

v8.0.7

  • 修复升级时的sepolicy规则迁移

v8.0.6

  • 轻微的UI更改

  • 更新内部脚本

v8.0.5

  • 修复sepolicy规则复制

v8.0.4

  • 大量的稳定性更改和小错误修复
  • 在日志菜单中保存日志时,收集设备属性、应用程序日志和Magisk日志

v8.0.3

  • 切换到新的Magisk模块仓库设置,以允许第三方仓库
  • 在超级用户请求对话框中添加抽头劫持保护
  • 稳定性更改和错误修复

v8.0.2

  • Fix an issue with requesting permission on devices older than Android 10
  • Make more files download through CDN

v8.0.1

  • Fix vbmeta.img patching for Samsung AP.tar files. This fixes bootloops on devices like Galaxy S10 after flashing updated AP files.
  • Properly truncate existing files before writing to prevent corrupted files
  • Prevent a possible UI loop when device ran into very low memory
  • Switch to use JSDelivr CDN for several files

v8.0.0

  • 100% full app rewrite! Will highlight functional changes below.
  • Add detailed device info in home screen to assist user installation
  • Support Magisk v21.0 communication protocol
  • Support patching modern Samsung AP.tar

v7.5.1

  • Fix toggling app components in MagiskHide screen
  • Update translations

v7.5.0

  • Support new MagiskSU communication method (ContentProvider)
  • Fix several issues with hidden stub APK
  • Support using BiometricPrompt (face unlock)

v7.4.0

  • Hide Magisk Manager with stub APKs on Android 9.0+
  • Allow customizing app name when hiding Magisk Manager
  • Generate random keys to sign the hidden Magisk Manager to prevent signature detections
  • Fix fingerprint UI infinite loop

v7.3.5

  • Sort installed modules by name
  • Better pre-5.0 support
  • Fix potential issues when patching tar files

v7.3.4

  • App is now fully written in Kotlin!
  • New downloading system
  • Add new "Recovery Mode" to Advanced Settings

v7.3.0/1/2

  • HUGE code base modernization, thanks @diareuse!
  • More sweet changes coming in the future!
  • Reboot device using proper API (no more abrupt reboot)
  • New floating button in Magisk logs to go to bottom

v7.2.0

  • Huge UI overhaul
  • More sweet changes coming in the future!

v7.1.2

  • Support patching Samsung AP firmware
  • Much better module downloading mechanism

v7.1.1

  • Fix a bug that causes some modules using new format not showing up

v7.1.0

  • Support the new module format
  • Support per-application component granularity MagiskHide targets (only on v19+)
  • Ask for fingerprint before deleting rules if enabled
  • Fix the bug that causes repackaging to lose settings
  • Several UI fixes

v7.0.0

  • Major UI redesign!
  • Render Markdown natively (no more buggy WebView!)
  • Support down to Android 4.1 (native Magisk only support Android 4.2 though)
  • Significantly improve Magisk log display performance
  • Fix post OTA scripts for A/B devices
  • Reduce memory usages when verifying and signing boot image
  • Drop support for Magisk lower than v18.0

v6.1.0

  • Introduce new downloading methods: no longer uses buggy system Download Manager
  • Introduce many new notifications for better user experience
  • Add support for Magisk v18.0
  • Change application name to "Manager" after hiding(repackaging) to prevent app name detection
  • Add built-in systemless hosts module (access in settings)
  • Auto launch the newly installed app after hiding(repackaging) and restoring Magisk Manager
  • Fix bug causing incomplete module.prop in modules to have improper UI

v6.0.1

  • Update to use new online module's organizing method
  • When fingerprint authentication is enabled, toggling root permissions in "Superuser" section now requires fingerprint beforehand
  • Fix crashes when entering MagiskHide section on some devices
  • Remove support to Magisk version lower than v15.0
  • Ask storage permissions before patching stock boot image
  • Update dark theme CardView color

v6.0.0

  • Update to latest AndroidX support library
  • Fix crashes when online repos contain incomplete metadata
  • Optimize BootSigner to use as little memory as possible, prevent OutOfMemoryError
  • Support new communication scheme between Magisk v17.2 and Magisk Manager
  • Enable excessive obfuscation to prevent APK analysis root detections (still not 100% obfuscated due to backwards compatibility with stable channel)

v5.9.0/v5.9.1

  • No more on boot notifications
  • Support new mechanism for installing to inactive slot for OTAs on A/B devices
  • Fix restore Magisk Manager settings on Android P
  • Verify existing file checksums to prevent unnecessary re-downloads
  • Update SNET extension to use new Google API, fix "Invalid Response" errors
  • Move fingerprint settings to magisk database to prevent the settings to be easily removed
  • Fingerprint settings are now guarded with fingerprint authentications before it can get changed
  • Prevent any files to be downloaded to /sdcard/MagiskManager

v5.8.3

  • Prevent invalid modules in the online repo crashing the app
  • Update Stable and Beta channel URLs

v5.8.1

  • Fix a bug that cause the root shell initializer not running in BusyBox environment

v5.8.0

  • Remain hidden when upgrading within repackaged Magisk Manager
  • New feature: support reconstructing a proper Magisk environment if error detected (e.g. after factory reset)
  • New uninstall method: download uninstaller and completely remove Magisk + Magisk Manager, following with a reboot
  • Hidden apps are now shown on the top of the list in MagiskHide fragment
  • Tons of under-the-hood bug fixes and improvements

v5.7.0

  • Add app shortcuts for Android 7.1+
  • Bump minimal module minMagisk requirement to 1500
  • Adjustments for new sepolicies on v16.4+
  • Fix crashes when refreshing the online repo

v5.6.4

  • Remove the blacklisted apps using SafetyNet (e.g. Pokemon GO)

v5.6.3

  • Fix repo loading UI logic

v5.6.2

  • Cleanup folders if installation failed
  • Add support for Android P

v5.6.1

  • Fix database crashes on F2FS with SQLite 3.21.0+
  • Optimize several settings options
  • Use native XML for settings migration

v5.6.0

  • Remove JNI requirement, Magisk Manager is now pure Java
  • Update the method of handling su database, may fix the issue that root requests won't save
  • Add the option to restore Magisk Manager after repackaging with random package name
  • Massive under-the-hood

v5.5.5

  • Fix crashes on Lollipop and some devices not following AOSP standards

v5.5.4

  • Fix dtbo on-boot detection, should follow configured dtbo patching behavior on Pixel 2 devices
  • Add fingerprint authentication for Superuser requests

v5.5.3

  • Update translations
  • Update internal scripts (in sync with Magisk)
  • Minor adjustments

v5.5.2

  • Support sorting online repos with last update
  • Fix issue that advanced installation settings won't stick
  • Prevent sudb crashing Magisk Manager

v5.5.1

  • Fix an issue in setting up superuser database, which causes some users to experience tons of root issues

v5.5.0

  • Fix dynamic resource loading, prevent crashes when checking SafetyNet
  • Update SignAPK to use very little RAM for supporting old devices
  • Support settings migration after hiding Magisk Manager
  • Add reboot menu in modules section
  • Add dark theme to superuser request dialogs
  • Properly handle new HIGHCOMP and add recommended KEEPVERITY and KEEPFORCEENCRYPT flags for installation
  • Support new paths for v14.6
  • Massive improvements in repackaging Magisk Manager

v5.4.3

  • Add flags to intent to prevent crashes
  • Update translations

v5.4.2

  • Support new paths and setup of v14.5
  • Support repackaging Magisk Manager for hiding (only works on v14.5+)
  • Support hardlinking global su database into app data
  • Support signing boot images (AVB 1.0)
  • Update app icon to adaptive icons
  • Remove app from MagiskHide list if uninstalled
  • Add support to save detailed logs when installing Magisk or modules
  • Fix download progress error if module is larger than 20MB
  • Changed the way how downloaded repos are processed, should be rock stable
  • Prevent crashes when database is corrupted - clear db instead
  • Fix saving wrong UID issue on multiuser mode
  • Add custom update channel support - you can now switch to your own update server!
  • Some UI adjustments and asynchronous UI performance improvements

v5.4.0

  • SafetyNet checks now require external code extension (for 100% FOSS)
  • Repo loading will now show real-time progress instead of blank screen
  • Show progress when downloading an online module
  • Allow secondary users to access superuser settings if allowed
  • Fix several places where external storage is needed but forgot to request
  • Fetching online repo info from sever is significantly faster thanks to multithreading
  • Pulling down Download page will now force a full refresh, thanks to the faster loading speed
  • Using new resetprop tool to properly detect MagiskHide status

v5.3.5

  • Fix error when MagiskManager folder doesn't exist
  • Offload many logic to scripts: script fixes will also be picked up in the app
  • Add installing Magisk to second slot on A/B partition devices
  • Support file based encryption: store necessary files into DE storage
  • Update uninstall method to self remove app and prompt user to manually reboot

v5.3.0

  • Add hide Magisk Manager feature - hide the app from detection
  • Add update channel settings - you can now receive beta updates through the app
  • Proper runtime permission implementation - request storage permission only when needed
  • Add boot image file patch feature - you can patch boot images without root!
  • Rewrite Magisk direct install method - merge with boot image file patch mode
  • Add feature to restore stock boot image - convenient for applying OTAs

v5.2.0

  • Fix force close which occurs when failure in flashing zips
  • Remove several external dependencies and rewrite a large portion of components
  • Improve MarkDown support: showing README.MD is much faster and will properly render Unicode characters (e.g. Chinese characters)
  • Add language settings: you can now switch to languages other than system default
  • Remove busybox included within APK; download through Internet if needed
  • Use Magisk internal busybox if detected
  • Busybox is added to the highest priority in PATH to create reliable shell environment
  • Always use global namespace for internal shell if possible

v5.1.1

  • Fix Magisk Manager hanging when reading files with no end newline
  • Massive rewrite AsyncTasks to prevent potential memory leak
  • Fix some minor issues with notifications
  • Improve update notification and popup behavior
  • Update internal uninstaller script

v5.1.0

  • Introduce a new flash log activity, so you know what is actually happening, just like flashing in custom recoveries!
  • Rewritten Java native shall interface: merged root shell and normal shell
  • Cleaned up implementation of repo recyclerview and adapters

v5.0.6

  • Fix crash when installing modules downloading from repos

v5.0.5

  • Fix update notifications on Android O
  • Fix crash when trying to install Magisk Manager update
  • Update translations

v5.0.4

  • Fix bug in su timeout

v5.0.3

  • Fix FC on boot on Android O
  • Adapt to Android O broadcast limitations: re-authenticate app when update is disabled on Android O

v5.0.2

  • Rewrite zip signing part, zips downloaded from repo will be properly signed and adjusted for custom recoveries

v5.0.1

  • Add namespace mode options
  • Fix a bug in Manager OTA system

v5.0.0

  • Support the new Magisk unified binary
  • Properly handle application install / uninstall root management issues
  • Add multiuser mode support
  • Add application upgrade re-authentication feature
  • Add basic integrity check for SafetyNet
  • Merged install fragment and status fragment into Magisk fragment
  • Fix theme switching glitch
  • Update translations

v4.3.3

  • Re-build APK with stable build tools

v4.3.2

  • Improve usage of Github API to support unlimited amount of online repos
  • Update translations (thanks to all contributors!!)

v4.3.1

  • Update proper Magisk busybox detection, will not be confused by busybox installed by default in custom roms

v4.3.0

  • Add Core Only Mode option
  • Fix crashes when selecting release note on Samsung devices
  • Hide modules using template lower than version 3

v4.2.7

  • Update translations
  • Update uninstall scripts

v4.2.6

  • Samsung crashes finally fixed (confirmed!)
  • Add settings to disable update notifications
  • Adjust Dark theme colors
  • Refined download section, now support download only when root is not detected
  • Fix crashes in boot image selection

v4.2

  • Change Repo cache to database
  • Dark theme refined
  • Alert Dialog buttons now properly aligned
  • Support very large online modules' zip processing
  • You can now download online modules without installing
  • Add notifications when new Magisk version is available
  • Removed changelog, donation link, support link in download cards
  • Read and display README.md for online modules

v4.1

  • Change MagiskHide startup
  • Reduce static data (= less memory leaks/issues)
  • Translation updates

v4.0

  • Whole new Superuser section for MagiskSU management!
  • Add Superuser tab in Logs section
  • Add lots of Superuser settings
  • Handle MagiskSU requests, logging, notifications
  • Controls MagiskHide initialization
  • Add disable button
  • Add uninstall button
  • Tons of improvements, not practical to list all 😃

v3.1

  • Fix online repo inaccessible issue
  • Fix repo list card expanding issues
  • Change SafetyNet check to manually triggered
  • Update translations
  • Tons of bug fixes preventing potential crashes

v3.0

  • Now on Play Store
  • Add Status Section, you can check Safety Net, root status, and Magisk status in one place
  • Add Install Section, you can manually choose the boot image location and advanced options

v2.5

  • Add Magisk Hide section, you can now add/remove apps from Magisk Hide list
  • Support custom Magisk Version names, any string is now accepted (for custom builds)
  • Fixed modules and repos not sorted by name

v2.1

  • Add Magisk Hide settings
  • Add search bar in "Downloads Sections"
  • Fix crashes when no root is available
  • Fix trash can icon not updated when removing module
  • Prevent crash when Magisk Version is set incorrectly

v2.0

  • Massive refactor
  • Material Design
  • Module Management
  • Download Section
  • And much more....

v1.0

  • 初始版本

参考链接

原始文档版本: 2023年05月13日
在 GPL-3.0 许可下发布

- +
Skip to content

原始 Magisk 文档版本: 2023-12-22
+ 原始 Magisk Delta 文档版本: 2023-08-15
+ 在 GPL-3.0 许可下发布

+ \ No newline at end of file diff --git a/assets/JetBrainsMono-Italic.f115aaa1.ttf b/assets/JetBrainsMono-Italic.f115aaa1.ttf new file mode 100644 index 00000000..54148355 Binary files /dev/null and b/assets/JetBrainsMono-Italic.f115aaa1.ttf differ diff --git a/assets/JetBrainsMono.662a196d.ttf b/assets/JetBrainsMono.662a196d.ttf new file mode 100644 index 00000000..b60e77f5 Binary files /dev/null and b/assets/JetBrainsMono.662a196d.ttf differ diff --git a/assets/README.md.04cb5627.js b/assets/README.md.04cb5627.js deleted file mode 100644 index 00c481df..00000000 --- a/assets/README.md.04cb5627.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as t,c as a,V as r}from"./chunks/framework.fc84ac3a.js";const f=JSON.parse('{"title":"Magisk 中文文档","description":"","frontmatter":{},"headers":[],"relativePath":"README.md","filePath":"README.md","lastUpdated":1684159642000}'),i={name:"README.md"},s=r('

Magisk 中文文档

这是由 Jesse205 根据 Magisk 官方文档 翻译的中文文档,并补充了一些内容。

注意:请尽量采用《中文技术文档写作规范》

注:此仓库分别存在 Gitee 与 Github 上,Gitee 为主仓库,Github 为镜像仓库

',6),o=[s];function n(h,l,_,u,c,g){return t(),a("div",null,o)}const k=e(i,[["render",n]]);export{f as __pageData,k as default}; diff --git a/assets/README.md.04cb5627.lean.js b/assets/README.md.04cb5627.lean.js deleted file mode 100644 index f6d58c0e..00000000 --- a/assets/README.md.04cb5627.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as t,c as a,V as r}from"./chunks/framework.fc84ac3a.js";const f=JSON.parse('{"title":"Magisk 中文文档","description":"","frontmatter":{},"headers":[],"relativePath":"README.md","filePath":"README.md","lastUpdated":1684159642000}'),i={name:"README.md"},s=r("",6),o=[s];function n(h,l,_,u,c,g){return t(),a("div",null,o)}const k=e(i,[["render",n]]);export{f as __pageData,k as default}; diff --git a/assets/README.md.26bdf39b.js b/assets/README.md.26bdf39b.js new file mode 100644 index 00000000..1facbf14 --- /dev/null +++ b/assets/README.md.26bdf39b.js @@ -0,0 +1,27 @@ +import{_ as e,o as s,c as a,Q as n}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"Magisk 中文文档 | Magisk Chinese Document","description":"","frontmatter":{},"headers":[],"relativePath":"README.md","filePath":"README.md","lastUpdated":1694965516000}'),t={name:"README.md"},i=n(`

Magisk 中文文档 | Magisk Chinese Document

这是由 Jesse205 根据 Magisk 官方文档 翻译的中文文档,并补充了一些内容。

This is a Chinese translation by Jesse205 based on Magisk official documentation with some additions.

License

截图

这不是官方支持的 topjohnwu 项目!

NOTE
此仓库分别存在 Gitee 与 Github 上,Gitee 为主仓库,Github 为镜像仓库

开发

贡献

许可

txt
Copyright (C) 2023 Jesse205
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <http://www.gnu.org/licenses/>.
Copyright (C) 2023 Jesse205
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program.  If not, see <http://www.gnu.org/licenses/>.

NOTE
如果您只是引用了本文档翻译的内容,则您的代码无需遵循 GPL 许可。

Star 历史

Star 历史图表

`,17),o=[i];function l(r,p,c,h,u,d){return s(),a("div",null,o)}const b=e(t,[["render",l]]);export{m as __pageData,b as default}; diff --git a/assets/README.md.26bdf39b.lean.js b/assets/README.md.26bdf39b.lean.js new file mode 100644 index 00000000..a2ed5454 --- /dev/null +++ b/assets/README.md.26bdf39b.lean.js @@ -0,0 +1 @@ +import{_ as e,o as s,c as a,Q as n}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"Magisk 中文文档 | Magisk Chinese Document","description":"","frontmatter":{},"headers":[],"relativePath":"README.md","filePath":"README.md","lastUpdated":1694965516000}'),t={name:"README.md"},i=n("",17),o=[i];function l(r,p,c,h,u,d){return s(),a("div",null,o)}const b=e(t,[["render",l]]);export{m as __pageData,b as default}; diff --git a/assets/app.22ba7c9a.js b/assets/app.22ba7c9a.js new file mode 100644 index 00000000..0e7da7d5 --- /dev/null +++ b/assets/app.22ba7c9a.js @@ -0,0 +1 @@ +import{a1 as l,h as d,y as c,o as f,b as m,l as h,s as u,a2 as _,a3 as A,a4 as v,a5 as y,a6 as g,a7 as P,a8 as w,a9 as C,aa as L,ab as R,V as b,d as E,u as x,j as D,ac as T,ad as j,ae as O,af as S}from"./chunks/framework.116ed6a2.js";import{t as i}from"./chunks/theme.4cab4a6a.js";const V={__name:"Layout",setup(e){const{Layout:t}=i,a=l(),n=d(!1);return c(()=>{n.value=a.route.path.includes("/delta/")}),c(()=>{const s=document.documentElement.classList,r=s.contains("delta");n.value&&!r?s.add("delta"):r&&s.remove("delta")}),(s,r)=>(f(),m(h(t)))}},B={Layout:V,extends:i,enhanceApp(e){}};function p(e){if(e.extends){const t=p(e.extends);return{...t,...e,async enhanceApp(a){t.enhanceApp&&await t.enhanceApp(a),e.enhanceApp&&await e.enhanceApp(a)}}}return e}const o=p(B),F=E({name:"VitePressApp",setup(){const{site:e}=x();return D(()=>{c(()=>{document.documentElement.lang=e.value.lang,document.documentElement.dir=e.value.dir})}),T(),j(),O(),o.setup&&o.setup(),()=>S(o.Layout)}});async function $(){const e=I(),t=k();t.provide(A,e);const a=v(e.route);return t.provide(y,a),t.component("Content",g),t.component("ClientOnly",P),Object.defineProperties(t.config.globalProperties,{$frontmatter:{get(){return a.frontmatter.value}},$params:{get(){return a.page.value.params}}}),o.enhanceApp&&await o.enhanceApp({app:t,router:e,siteData:w}),{app:t,router:e,data:a}}function k(){return C(F)}function I(){let e=u,t;return L(a=>{let n=R(a),s=null;return n&&(e&&(t=n),(e||t===n)&&(n=n.replace(/\.js$/,".lean.js")),s=b(()=>import(n),[])),u&&(e=!1),s},o.NotFound)}u&&$().then(({app:e,router:t,data:a})=>{t.go().then(()=>{_(t.route,a.site),e.mount("#app")})});export{$ as createApp}; diff --git a/assets/app.5ad92296.js b/assets/app.5ad92296.js deleted file mode 100644 index ba60bd15..00000000 --- a/assets/app.5ad92296.js +++ /dev/null @@ -1 +0,0 @@ -import{Q as s,a5 as p,a6 as i,a7 as u,a8 as c,a9 as l,aa as d,ab as f,ac as m,ad as h,ae as A,M as g,d as P,u as v,q as y,k as C,af as w,ag as _,ah as b,ai as E}from"./chunks/framework.fc84ac3a.js";import{t as R}from"./chunks/theme.1c7a0dc0.js";function r(e){if(e.extends){const a=r(e.extends);return{...a,...e,async enhanceApp(t){a.enhanceApp&&await a.enhanceApp(t),e.enhanceApp&&await e.enhanceApp(t)}}}return e}const n=r(R),D=P({name:"VitePressApp",setup(){const{site:e}=v();return y(()=>{C(()=>{document.documentElement.lang=e.value.lang,document.documentElement.dir=e.value.dir})}),w(),_(),b(),n.setup&&n.setup(),()=>E(n.Layout)}});async function O(){const e=T(),a=S();a.provide(i,e);const t=u(e.route);return a.provide(c,t),a.component("Content",l),a.component("ClientOnly",d),Object.defineProperties(a.config.globalProperties,{$frontmatter:{get(){return t.frontmatter.value}},$params:{get(){return t.page.value.params}}}),n.enhanceApp&&await n.enhanceApp({app:a,router:e,siteData:f}),{app:a,router:e,data:t}}function S(){return m(D)}function T(){let e=s,a;return h(t=>{let o=A(t);return e&&(a=o),(e||a===o)&&(o=o.replace(/\.js$/,".lean.js")),s&&(e=!1),g(()=>import(o),[])},n.NotFound)}s&&O().then(({app:e,router:a,data:t})=>{a.go().then(()=>{p(a.route,t.site),e.mount("#app")})});export{O as createApp}; diff --git a/assets/app_changes.md.6856ae7f.js b/assets/app_changes.md.63c210d7.js similarity index 99% rename from assets/app_changes.md.6856ae7f.js rename to assets/app_changes.md.63c210d7.js index aa1e21c9..f7fbc1ad 100644 --- a/assets/app_changes.md.6856ae7f.js +++ b/assets/app_changes.md.63c210d7.js @@ -1 +1 @@ -import{_ as e,o as i,c as a,V as l}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"Magisk Manager 更新日志","description":"","frontmatter":{},"headers":[],"relativePath":"app_changes.md","filePath":"app_changes.md","lastUpdated":1675020658000}'),t={name:"app_changes.md"},o=l('

Magisk Manager 更新日志

v8.0.7

v8.0.6

v8.0.5

v8.0.4

v8.0.3

v8.0.2

v8.0.1

v8.0.0

v7.5.1

v7.5.0

v7.4.0

v7.3.5

v7.3.4

v7.3.0/1/2

v7.2.0

v7.1.2

v7.1.1

v7.1.0

v7.0.0

v6.1.0

v6.0.1

v6.0.0

v5.9.0/v5.9.1

v5.8.3

v5.8.1

v5.8.0

v5.7.0

v5.6.4

v5.6.3

v5.6.2

v5.6.1

v5.6.0

v5.5.5

v5.5.4

v5.5.3

v5.5.2

v5.5.1

v5.5.0

v5.4.3

v5.4.2

v5.4.0

v5.3.5

v5.3.0

v5.2.0

v5.1.1

v5.1.0

v5.0.6

v5.0.5

v5.0.4

v5.0.3

v5.0.2

v5.0.1

v5.0.0

v4.3.3

v4.3.2

v4.3.1

v4.3.0

v4.2.7

v4.2.6

v4.2

v4.1

v4.0

v3.1

v3.0

v2.5

v2.1

v2.0

v1.0

参考链接

',139),n=[o];function r(s,d,h,u,c,v){return i(),a("div",null,n)}const m=e(t,[["render",r]]);export{g as __pageData,m as default}; +import{_ as e,o as i,c as a,Q as l}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"Magisk Manager 更新日志","description":"","frontmatter":{},"headers":[],"relativePath":"app_changes.md","filePath":"app_changes.md","lastUpdated":1675020658000}'),t={name:"app_changes.md"},o=l('

Magisk Manager 更新日志

v8.0.7

v8.0.6

v8.0.5

v8.0.4

v8.0.3

v8.0.2

v8.0.1

v8.0.0

v7.5.1

v7.5.0

v7.4.0

v7.3.5

v7.3.4

v7.3.0/1/2

v7.2.0

v7.1.2

v7.1.1

v7.1.0

v7.0.0

v6.1.0

v6.0.1

v6.0.0

v5.9.0/v5.9.1

v5.8.3

v5.8.1

v5.8.0

v5.7.0

v5.6.4

v5.6.3

v5.6.2

v5.6.1

v5.6.0

v5.5.5

v5.5.4

v5.5.3

v5.5.2

v5.5.1

v5.5.0

v5.4.3

v5.4.2

v5.4.0

v5.3.5

v5.3.0

v5.2.0

v5.1.1

v5.1.0

v5.0.6

v5.0.5

v5.0.4

v5.0.3

v5.0.2

v5.0.1

v5.0.0

v4.3.3

v4.3.2

v4.3.1

v4.3.0

v4.2.7

v4.2.6

v4.2

v4.1

v4.0

v3.1

v3.0

v2.5

v2.1

v2.0

v1.0

参考链接

',139),n=[o];function r(s,d,h,u,c,v){return i(),a("div",null,n)}const m=e(t,[["render",r]]);export{g as __pageData,m as default}; diff --git a/assets/app_changes.md.6856ae7f.lean.js b/assets/app_changes.md.63c210d7.lean.js similarity index 70% rename from assets/app_changes.md.6856ae7f.lean.js rename to assets/app_changes.md.63c210d7.lean.js index 93be9b77..45958175 100644 --- a/assets/app_changes.md.6856ae7f.lean.js +++ b/assets/app_changes.md.63c210d7.lean.js @@ -1 +1 @@ -import{_ as e,o as i,c as a,V as l}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"Magisk Manager 更新日志","description":"","frontmatter":{},"headers":[],"relativePath":"app_changes.md","filePath":"app_changes.md","lastUpdated":1675020658000}'),t={name:"app_changes.md"},o=l("",139),n=[o];function r(s,d,h,u,c,v){return i(),a("div",null,n)}const m=e(t,[["render",r]]);export{g as __pageData,m as default}; +import{_ as e,o as i,c as a,Q as l}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"Magisk Manager 更新日志","description":"","frontmatter":{},"headers":[],"relativePath":"app_changes.md","filePath":"app_changes.md","lastUpdated":1675020658000}'),t={name:"app_changes.md"},o=l("",139),n=[o];function r(s,d,h,u,c,v){return i(),a("div",null,n)}const m=e(t,[["render",r]]);export{g as __pageData,m as default}; diff --git a/assets/boot.md.a0ab583f.js b/assets/boot.md.a0ab583f.js deleted file mode 100644 index 5c5a0393..00000000 --- a/assets/boot.md.a0ab583f.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as t,o as e,c as o,V as r}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"Android 引导诡计","description":"","frontmatter":{},"headers":[],"relativePath":"boot.md","filePath":"boot.md","lastUpdated":1675020658000}'),d={name:"boot.md"},n=r('

Android 引导诡计

术语

以下是一些参数,可帮助您更精确地定义设备的 Android 版本:

我们将使用 Android API 级别 来表示 LV 和 RV 。API 级别和 Android 版本之间的映射可以在 (https://source.android.google.cn/setup/start/build-numbers#platform-code-names-versions-api-levels-and-ndk-releases) 中看到。例如:Pixel XL 随 Android 7.1 发布,并运行 Android 10,这些参数将为 (LV = 25, RV = 29)

引导方法

Android 启动可以大致分为 3 种主要的不同方法。我们提供了一个一般的经验法则,以确定您的设备最有可能使用哪种方法,但例外情况单独列出。

方法初始根目录最终根目录
Arootfsrootfs
Bsystemsystem
Crootfssystem

讨论

从文档来看,谷歌对 SAR 的定义只考虑了内核如何引导设备(上表中的初始根目录),这意味着从谷歌的角度来看,只有使用方法B的设备才被正式视为 SAR 设备。

然而,对于 Magisk 来说,真正的区别在于设备在完全启动时使用的是什么(上表中的最终根目录),这意味着就 Magisk 而言,方法 B 和方法 C 都是 SAR 的一种形式,但实施方式不同。除非另有特别说明,否则本文件后面提到的每一个 SAR 实例都将参考 Magisk 的定义

通俗地说,方法 C 的标准有点复杂:您的设备足够现代,可以使用 Android 10+ 启动,或者您在使用方法 A 的设备上运行 Android 10+ 第三方 ROM。

SAR 是 Project Treble 中非常重要的一部分,因为 rootdir 应该与平台绑定。这也是方法 B 和 C 带有 (LV >= ver) 标准的原因,因为谷歌每年都强制所有 OEM 遵守更新的要求。

一些历史

当谷歌发布第一代 Pixel 时,它还推出了 A/B(无缝)系统更新。由于存储大小问题,与仅 A 相比有几个区别,最相关的是删除 recovery 分区和 recovery ramdisk ,合并到boot中。

让我们回到 Google 第一次设计 A/B 的时候。如果使用 SAR(当时只有引导方法 B 存在),内核不需要 initramfs 来引导 Android(因为 rootdir 在 system 中)。这意味着我们可以很聪明,只需将 recovery ramdisk(包含极简的 Linux 环境)塞入 boot ,删除 recovery ,然后让内核根据引导加载程序的信息选择要使用的任何根目录(ramdisk 或 system)。

随着时间从 Android 7.1 到 Android 10 的流逝,谷歌推出了动态分区。这对 SAR 来说是个坏消息,因为 Linux 内核无法直接理解这种新的分区格式,因此无法直接将 system 挂载为 rootdir。这是他们想出引导方法 C 的时候:总是引导到 initramfs ,并让 userspace 处理其余的引导。这包括决定是否启动到 Android 或 recovery,或者他们正式称之为 USES_RECOVERY_AS_BOOT

一些使用带有 2SI 的 A/B 的现代设备还带有 recovery_a/_b 分区。谷歌的标准正式支持这一点。当 recovery 存储在单独的分区中时,这些设备将只使用 boot ramdisk 引导到 Android。

将事物拼凑在一起

有了上面的所有知识,现在我们可以将所有 Android 设备分类为以下不同类型:

类型引导方式分区2SIboot 里的 ramdisk
IAA-onlyNoboot ramdisk
IIBA/BAnyrecovery ramdisk
IIIBA-onlyAnyN/A
IVCAnyYes混合 ramdisk

这些类型按首次可用时的时间顺序排序。

关于 III 类设备的更多详细信息:Magisk 始终安装在引导映像的 ramdisk 中。对于所有其他类型的设备,由于其 boot 分区包含 ramdisk,因此可以通过 Magisk app 或第三方 recovery 中的刷入 ZIP 修补引导映像来轻松安装 Magisk。然而,对于 III 型设备,它们仅限于将 Magisk 安装到 recovery 分区中。Magisk 在正常启动时无法运行;相反,III 类设备用户必须始终重新启动到 recovery,以保持 Magisk 访问。

一些 III 类设备的引导加载程序仍然会接受并提供手动添加到内核“引导”映像中的 initramfs(例如一些小米手机),但许多设备不接受(例如三星 S10,Note 10)。这完全取决于 OEM 如何实现其引导加载程序。

参考链接

',30),i=[n];function s(a,l,c,g,h,A){return e(),o("div",null,i)}const p=t(d,[["render",s]]);export{m as __pageData,p as default}; diff --git a/assets/boot.md.b03eadf3.js b/assets/boot.md.b03eadf3.js new file mode 100644 index 00000000..f03a3a1d --- /dev/null +++ b/assets/boot.md.b03eadf3.js @@ -0,0 +1 @@ +import{_ as t,o as e,c as o,Q as r}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"Android 引导诡计","description":"","frontmatter":{},"headers":[],"relativePath":"boot.md","filePath":"boot.md","lastUpdated":1695485311000}'),d={name:"boot.md"},n=r('

Android 引导诡计

术语

以下是一些参数,可帮助您更精确地定义设备的 Android 版本:

我们将使用 Android API 级别 来表示 LV 和 RV 。API 级别和 Android 版本之间的映射可以在这张表格中看到。例如:Pixel XL 随 Android 7.1 发布,并运行 Android 10,这些参数将为 (LV = 25, RV = 29)

引导方法

Android 启动可以大致分为 3 种主要的不同方法。我们提供了一个一般的经验法则,以确定您的设备最有可能使用哪种方法,但例外情况单独列出。

方法初始根目录最终根目录
Arootfsrootfs
Bsystemsystem
Crootfssystem

讨论

从文档来看,谷歌对 SAR 的定义只考虑了内核如何引导设备(上表中的初始根目录),这意味着从谷歌的角度来看,只有使用方法B的设备才被正式视为 SAR 设备。

然而,对于 Magisk 来说,真正的区别在于设备在完全启动时使用的是什么(上表中的最终根目录),这意味着就 Magisk 而言,方法 B 和方法 C 都是 SAR 的一种形式,但实施方式不同。除非另有特别说明,否则本文件后面提到的每一个 SAR 实例都将参考 Magisk 的定义

通俗地说,方法 C 的标准有点复杂:您的设备足够现代,可以使用 Android 10+ 启动,或者您在使用方法 A 的设备上运行 Android 10+ 第三方 ROM。

SAR 是 Project Treble 中非常重要的一部分,因为 rootdir 应该与平台绑定。这也是方法 B 和 C 带有 (LV >= ver) 标准的原因,因为谷歌每年都强制所有 OEM 遵守更新的要求。

一些历史

当谷歌发布第一代 Pixel 时,它还推出了 A/B(无缝)系统更新。由于存储大小问题,与仅 A 相比有几个区别,最相关的是删除 recovery 分区和 recovery ramdisk ,合并到boot中。

让我们回到 Google 第一次设计 A/B 的时候。如果使用 SAR(当时只有引导方法 B 存在),内核不需要 initramfs 来引导 Android(因为 rootdir 在 system 中)。这意味着我们可以很聪明,只需将 recovery ramdisk(包含极简的 Linux 环境)塞入 boot ,删除 recovery ,然后让内核根据引导加载程序的信息选择要使用的任何根目录(ramdisk 或 system)。

随着时间从 Android 7.1 到 Android 10 的流逝,谷歌推出了动态分区。这对 SAR 来说是个坏消息,因为 Linux 内核无法直接理解这种新的分区格式,因此无法直接将 system 挂载为 rootdir。这是他们想出引导方法 C 的时候:总是引导到 initramfs ,并让 userspace 处理其余的引导。这包括决定启动到 Android 或 recovery,或者他们正式称之为 USES_RECOVERY_AS_BOOT

一些使用带有 2SI 的 A/B 的现代设备还带有 recovery_a/_b 分区。谷歌的标准正式支持这一点。当 recovery 存储在单独的分区中时,这些设备将只使用 boot ramdisk 引导到 Android。

将这些拼凑在一起

有了上面的所有知识,现在我们可以将所有 Android 设备分类为以下不同类型:

类型引导方式分区2SIboot 里的 ramdisk
IAA-onlyNoboot ramdisk
IIBA/BAnyrecovery ramdisk
IIIBA-onlyAnyN/A
IVCAnyYes混合 ramdisk

这些类型按首次可用时的时间顺序排序。

关于 III 类设备的更多详细信息:Magisk 始终安装在引导映像的 ramdisk 中。对于所有其他类型的设备,由于其 boot 分区包含 ramdisk,因此可以通过 Magisk app 或第三方 recovery 中的刷入 ZIP 修补引导映像来轻松安装 Magisk。然而,对于 III 型设备,它们仅限于将 Magisk 安装到 recovery 分区中。Magisk 在正常启动时无法运行;相反,III 类设备用户必须始终重新启动到 recovery,以保持 Magisk 访问。

一些 III 类设备的引导加载程序仍然会接受并提供手动添加到内核 boot 映像中的 initramfs(例如一些小米手机),但许多设备不接受(例如三星 S10,Note 10)。这完全取决于 OEM 如何实现其引导加载程序。

参考链接

',30),i=[n];function s(a,l,c,g,h,A){return e(),o("div",null,i)}const p=t(d,[["render",s]]);export{m as __pageData,p as default}; diff --git a/assets/boot.md.a0ab583f.lean.js b/assets/boot.md.b03eadf3.lean.js similarity index 52% rename from assets/boot.md.a0ab583f.lean.js rename to assets/boot.md.b03eadf3.lean.js index d1b713e7..38f7dc64 100644 --- a/assets/boot.md.a0ab583f.lean.js +++ b/assets/boot.md.b03eadf3.lean.js @@ -1 +1 @@ -import{_ as t,o as e,c as o,V as r}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"Android 引导诡计","description":"","frontmatter":{},"headers":[],"relativePath":"boot.md","filePath":"boot.md","lastUpdated":1675020658000}'),d={name:"boot.md"},n=r("",30),i=[n];function s(a,l,c,g,h,A){return e(),o("div",null,i)}const p=t(d,[["render",s]]);export{m as __pageData,p as default}; +import{_ as t,o as e,c as o,Q as r}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"Android 引导诡计","description":"","frontmatter":{},"headers":[],"relativePath":"boot.md","filePath":"boot.md","lastUpdated":1695485311000}'),d={name:"boot.md"},n=r("",30),i=[n];function s(a,l,c,g,h,A){return e(),o("div",null,i)}const p=t(d,[["render",s]]);export{m as __pageData,p as default}; diff --git a/assets/build.md.4713d06e.js b/assets/build.md.4713d06e.js deleted file mode 100644 index b813f2eb..00000000 --- a/assets/build.md.4713d06e.js +++ /dev/null @@ -1,4 +0,0 @@ -import{_ as a,o as l,c as o,V as s}from"./chunks/framework.fc84ac3a.js";const b=JSON.parse('{"title":"构建和开发 Magisk","description":"","frontmatter":{},"headers":[],"relativePath":"build.md","filePath":"build.md","lastUpdated":1684157238000}'),e={name:"build.md"},i=s(`

构建和开发 Magisk

设置环境

bash
git clone --recurse-submodules https://github.com/topjohnwu/Magisk.git

构建

IDE 支持

在 Android Studio 中开发 Rust

由于 Magisk NDK 软件包 ONDK(与 ./build.py ndk 一起安装的软件包)包含一个完全独立的 Clang + Rust 工具链,因此单独构建 Magisk 项目不需要配置工具链。但是,由于 Intellij Rust 插件的工作方式,您必须进行一些额外的设置才能使 Android Studio 与 Magisk 的 Rust 代码库一起使用:

bash
# 将 ONDK 工具链与名称“magisk”链接起来
-rustup toolchain link magisk "$ANDROID_SDK_ROOT/ndk/magisk/toolchains/rust"
-# 设置为默认
-rustup default magisk

签名和分发

`,16),t=[i];function n(r,d,c,p,u,h){return l(),o("div",null,t)}const k=a(e,[["render",n]]);export{b as __pageData,k as default}; diff --git a/assets/build.md.4713d06e.lean.js b/assets/build.md.4713d06e.lean.js deleted file mode 100644 index a25c2199..00000000 --- a/assets/build.md.4713d06e.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as a,o as l,c as o,V as s}from"./chunks/framework.fc84ac3a.js";const b=JSON.parse('{"title":"构建和开发 Magisk","description":"","frontmatter":{},"headers":[],"relativePath":"build.md","filePath":"build.md","lastUpdated":1684157238000}'),e={name:"build.md"},i=s("",16),t=[i];function n(r,d,c,p,u,h){return l(),o("div",null,t)}const k=a(e,[["render",n]]);export{b as __pageData,k as default}; diff --git a/assets/build.md.ecd1efb4.js b/assets/build.md.ecd1efb4.js new file mode 100644 index 00000000..223e1dd8 --- /dev/null +++ b/assets/build.md.ecd1efb4.js @@ -0,0 +1,7 @@ +import{_ as n,C as e,o as t,c as i,k as s,a,H as r,Q as l}from"./chunks/framework.116ed6a2.js";const P=JSON.parse('{"title":"构建和开发 Magisk","description":"","frontmatter":{},"headers":[],"relativePath":"build.md","filePath":"build.md","lastUpdated":1685389078000}'),p={name:"build.md"},c=s("h1",{id:"构建和开发-magisk",tabindex:"-1"},[a("构建和开发 Magisk "),s("a",{class:"header-anchor",href:"#构建和开发-magisk","aria-label":'Permalink to "构建和开发 Magisk"'},"​")],-1),d=s("h2",{id:"设置环境",tabindex:"-1"},[a("设置环境 "),s("a",{class:"header-anchor",href:"#设置环境","aria-label":'Permalink to "设置环境"'},"​")],-1),u=s("li",null,[a("支持的平台: "),s("ul",null,[s("li",null,"Linux x64"),s("li",null,"macOS x64 (Intel)"),s("li",null,"macOS arm64 (Apple Silicon)"),s("li",null,"Windows x64")])],-1),h=s("li",null,[a("仅 Windows: 启用"),s("a",{href:"https://learn.microsoft.com/zh-cn/windows/apps/get-started/enable-your-device-for-development",target:"_blank",rel:"noreferrer"},"开发者模式"),a("。因为需要支持符号链接。")],-1),g=s("li",null,"在 Unix 上,使用您喜欢的软件包管理器安装 python3",-1),_=s("li",null,[a("在 Windows 上,在"),s("a",{href:"https://www.python.org/downloads/windows/",target:"_blank",rel:"noreferrer"},"官方网站"),a("上下载并安装 Python 最新的版本。"),s("br"),a(" 请在安装过程中选择 "),s("strong",null,"“Add Python to PATH(将 Python 添加到 PATH)”"),a("。")],-1),y=s("code",null,"pip install colorama",-1),k=s("code",null,"colorama",-1),b=l('
  • 安装 Git:
  • 安装 Android Studio 并按照说明进行初始设置。
  • 将环境变量 ANDROID_SDK_ROOT 设置为 Android SDK 文件夹。此路径可以在 Android Studio 设置中找到。
  • 设置 JDK:
  • 克隆源代码:
  • ',5),E=l(`
    bash
    git clone --recurse-submodules https://github.com/topjohnwu/Magisk.git
    git clone --recurse-submodules https://github.com/topjohnwu/Magisk.git

    构建

    IDE 支持

    在 Android Studio 中开发 Rust

    由于 Magisk NDK 软件包 ONDK(与 ./build.py ndk 一起安装的软件包)包含一个完全独立的 Clang + Rust 工具链,因此单独构建 Magisk 项目不需要配置工具链。但是,由于 Intellij Rust 插件的工作方式,您必须进行一些额外的设置才能使 Android Studio 与 Magisk 的 Rust 代码库一起使用:

    bash
    # 将 ONDK 工具链与名称“magisk”链接起来
    +rustup toolchain link magisk "$ANDROID_SDK_ROOT/ndk/magisk/toolchains/rust"
    +# 设置为默认
    +rustup default magisk
    # 将 ONDK 工具链与名称“magisk”链接起来
    +rustup toolchain link magisk "$ANDROID_SDK_ROOT/ndk/magisk/toolchains/rust"
    +# 设置为默认
    +rustup default magisk

    签名和分发

    `,13);function m(f,F,D,A,C,S){const o=e("Badge");return t(),i("div",null,[c,d,s("ul",null,[u,h,s("li",null,[a("安装 Python 3.8+: "),s("ul",null,[g,_,s("li",null,[a("在 Windows 上 "),r(o,{type:"tip",text:"可选"}),a(" :运行 "),y,a(" 以安装 "),k,a(" python 包")])])]),b]),E])}const v=n(p,[["render",m]]);export{P as __pageData,v as default}; diff --git a/assets/build.md.ecd1efb4.lean.js b/assets/build.md.ecd1efb4.lean.js new file mode 100644 index 00000000..419176c8 --- /dev/null +++ b/assets/build.md.ecd1efb4.lean.js @@ -0,0 +1 @@ +import{_ as n,C as e,o as t,c as i,k as s,a,H as r,Q as l}from"./chunks/framework.116ed6a2.js";const P=JSON.parse('{"title":"构建和开发 Magisk","description":"","frontmatter":{},"headers":[],"relativePath":"build.md","filePath":"build.md","lastUpdated":1685389078000}'),p={name:"build.md"},c=s("h1",{id:"构建和开发-magisk",tabindex:"-1"},[a("构建和开发 Magisk "),s("a",{class:"header-anchor",href:"#构建和开发-magisk","aria-label":'Permalink to "构建和开发 Magisk"'},"​")],-1),d=s("h2",{id:"设置环境",tabindex:"-1"},[a("设置环境 "),s("a",{class:"header-anchor",href:"#设置环境","aria-label":'Permalink to "设置环境"'},"​")],-1),u=s("li",null,[a("支持的平台: "),s("ul",null,[s("li",null,"Linux x64"),s("li",null,"macOS x64 (Intel)"),s("li",null,"macOS arm64 (Apple Silicon)"),s("li",null,"Windows x64")])],-1),h=s("li",null,[a("仅 Windows: 启用"),s("a",{href:"https://learn.microsoft.com/zh-cn/windows/apps/get-started/enable-your-device-for-development",target:"_blank",rel:"noreferrer"},"开发者模式"),a("。因为需要支持符号链接。")],-1),g=s("li",null,"在 Unix 上,使用您喜欢的软件包管理器安装 python3",-1),_=s("li",null,[a("在 Windows 上,在"),s("a",{href:"https://www.python.org/downloads/windows/",target:"_blank",rel:"noreferrer"},"官方网站"),a("上下载并安装 Python 最新的版本。"),s("br"),a(" 请在安装过程中选择 "),s("strong",null,"“Add Python to PATH(将 Python 添加到 PATH)”"),a("。")],-1),y=s("code",null,"pip install colorama",-1),k=s("code",null,"colorama",-1),b=l("",5),E=l("",13);function m(f,F,D,A,C,S){const o=e("Badge");return t(),i("div",null,[c,d,s("ul",null,[u,h,s("li",null,[a("安装 Python 3.8+: "),s("ul",null,[g,_,s("li",null,[a("在 Windows 上 "),r(o,{type:"tip",text:"可选"}),a(" :运行 "),y,a(" 以安装 "),k,a(" python 包")])])]),b]),E])}const v=n(p,[["render",m]]);export{P as __pageData,v as default}; diff --git a/assets/changes.md.0bfaa152.js b/assets/changes.md.0bfaa152.js deleted file mode 100644 index 52663038..00000000 --- a/assets/changes.md.0bfaa152.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as i,o as e,c as o,V as a}from"./chunks/framework.fc84ac3a.js";const h=JSON.parse('{"title":"Magisk 更新日志","description":"","frontmatter":{},"headers":[],"relativePath":"changes.md","filePath":"changes.md","lastUpdated":1681768747000}'),l={name:"changes.md"},t=a('

    Magisk 更新日志

    v26.1

    v26.0

    v25.2

    v25.1

    v25.0

    v24.3

    v24.2

    v24.1

    v24.0

    v23.0

    v22.1

    v22.0

    v21.4

    v21.3

    v21.2

    v21.1

    v21.0

    v20.4

    v20.3

    v20.2

    v20.1

    v20.0

    v19.4

    v19.3

    v19.2

    v19.1

    v19.0

    v18.1

    v18.0

    v17.3

    v17.2

    v17.0/17.1

    v16.7

    v16.6

    v16.4

    v16.3

    v16.2

    v16.1

    v16.0

    v15.4

    v15.3

    v15.2

    v15.1

    v15.0

    v14.6 (1468)

    v14.5 (1456)

    v14.5 (1455)

    v14.3 (1437)

    v14.2

    v14.1

    v14.0

    v13.3

    v13.2

    v13.1

    v12.0

    v11.5/11.6

    v11.1

    v11.0

    v10.2

    v10

    v9

    v8

    v7

    v6

    v5

    v4

    v3

    v2

    v1

    参考链接

    ',141),s=[t];function n(r,d,c,p,u,g){return e(),o("div",null,s)}const k=i(l,[["render",n]]);export{h as __pageData,k as default}; diff --git a/assets/changes.md.0bfaa152.lean.js b/assets/changes.md.0bfaa152.lean.js deleted file mode 100644 index 4ce8a45d..00000000 --- a/assets/changes.md.0bfaa152.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as i,o as e,c as o,V as a}from"./chunks/framework.fc84ac3a.js";const h=JSON.parse('{"title":"Magisk 更新日志","description":"","frontmatter":{},"headers":[],"relativePath":"changes.md","filePath":"changes.md","lastUpdated":1681768747000}'),l={name:"changes.md"},t=a("",141),s=[t];function n(r,d,c,p,u,g){return e(),o("div",null,s)}const k=i(l,[["render",n]]);export{h as __pageData,k as default}; diff --git a/assets/changes.md.6e09fe95.js b/assets/changes.md.6e09fe95.js new file mode 100644 index 00000000..ef003c4e --- /dev/null +++ b/assets/changes.md.6e09fe95.js @@ -0,0 +1 @@ +import{_ as i,o as e,c as o,Q as a}from"./chunks/framework.116ed6a2.js";const h=JSON.parse('{"title":"Magisk 更新日志","description":"","frontmatter":{},"headers":[],"relativePath":"changes.md","filePath":"changes.md","lastUpdated":1703179308000}'),l={name:"changes.md"},t=a('

    Magisk 更新日志

    v26.4

    英文原版

    v26.3

    英文原版

    v26.2

    英文原版

    v26.1

    英文原版

    v26.0

    v25.2

    v25.1

    v25.0

    v24.3

    v24.2

    v24.1

    v24.0

    v23.0

    v22.1

    v22.0

    v21.4

    v21.3

    v21.2

    v21.1

    v21.0

    v20.4

    v20.3

    v20.2

    v20.1

    v20.0

    v19.4

    v19.3

    v19.2

    v19.1

    v19.0

    v18.1

    v18.0

    v17.3

    v17.2

    v17.0/17.1

    v16.7

    v16.6

    v16.4

    v16.3

    v16.2

    v16.1

    v16.0

    v15.4

    v15.3

    v15.2

    v15.1

    v15.0

    v14.6 (1468)

    v14.5 (1456)

    v14.5 (1455)

    v14.3 (1437)

    v14.2

    v14.1

    v14.0

    v13.3

    v13.2

    v13.1

    v12.0

    v11.5/11.6

    v11.1

    v11.0

    v10.2

    v10

    v9

    v8

    v7

    v6

    v5

    v4

    v3

    v2

    v1

    参考链接

    ',151),s=[t];function n(r,d,c,p,u,g){return e(),o("div",null,s)}const k=i(l,[["render",n]]);export{h as __pageData,k as default}; diff --git a/assets/changes.md.6e09fe95.lean.js b/assets/changes.md.6e09fe95.lean.js new file mode 100644 index 00000000..185d562b --- /dev/null +++ b/assets/changes.md.6e09fe95.lean.js @@ -0,0 +1 @@ +import{_ as i,o as e,c as o,Q as a}from"./chunks/framework.116ed6a2.js";const h=JSON.parse('{"title":"Magisk 更新日志","description":"","frontmatter":{},"headers":[],"relativePath":"changes.md","filePath":"changes.md","lastUpdated":1703179308000}'),l={name:"changes.md"},t=a("",151),s=[t];function n(r,d,c,p,u,g){return e(),o("div",null,s)}const k=i(l,[["render",n]]);export{h as __pageData,k as default}; diff --git a/assets/chunks/@localSearchIndexroot.3c92a88b.js b/assets/chunks/@localSearchIndexroot.3c92a88b.js new file mode 100644 index 00000000..562d2a0f --- /dev/null +++ b/assets/chunks/@localSearchIndexroot.3c92a88b.js @@ -0,0 +1 @@ +const e='{"documentCount":385,"nextId":385,"documentIds":{"0":"/MagiskChineseDocument/README.html#magisk-中文文档-magisk-chinese-document","1":"/MagiskChineseDocument/README.html#开发","2":"/MagiskChineseDocument/README.html#贡献","3":"/MagiskChineseDocument/README.html#许可","4":"/MagiskChineseDocument/README.html#star-历史","5":"/MagiskChineseDocument/app_changes.html#magisk-manager-更新日志","6":"/MagiskChineseDocument/app_changes.html#v8-0-7","7":"/MagiskChineseDocument/app_changes.html#v8-0-6","8":"/MagiskChineseDocument/app_changes.html#v8-0-5","9":"/MagiskChineseDocument/app_changes.html#v8-0-4","10":"/MagiskChineseDocument/app_changes.html#v8-0-3","11":"/MagiskChineseDocument/app_changes.html#v8-0-2","12":"/MagiskChineseDocument/app_changes.html#v8-0-1","13":"/MagiskChineseDocument/app_changes.html#v8-0-0","14":"/MagiskChineseDocument/app_changes.html#v7-5-1","15":"/MagiskChineseDocument/app_changes.html#v7-5-0","16":"/MagiskChineseDocument/app_changes.html#v7-4-0","17":"/MagiskChineseDocument/app_changes.html#v7-3-5","18":"/MagiskChineseDocument/app_changes.html#v7-3-4","19":"/MagiskChineseDocument/app_changes.html#v7-3-0-1-2","20":"/MagiskChineseDocument/app_changes.html#v7-2-0","21":"/MagiskChineseDocument/app_changes.html#v7-1-2","22":"/MagiskChineseDocument/app_changes.html#v7-1-1","23":"/MagiskChineseDocument/app_changes.html#v7-1-0","24":"/MagiskChineseDocument/app_changes.html#v7-0-0","25":"/MagiskChineseDocument/app_changes.html#v6-1-0","26":"/MagiskChineseDocument/app_changes.html#v6-0-1","27":"/MagiskChineseDocument/app_changes.html#v6-0-0","28":"/MagiskChineseDocument/app_changes.html#v5-9-0-v5-9-1","29":"/MagiskChineseDocument/app_changes.html#v5-8-3","30":"/MagiskChineseDocument/app_changes.html#v5-8-1","31":"/MagiskChineseDocument/app_changes.html#v5-8-0","32":"/MagiskChineseDocument/app_changes.html#v5-7-0","33":"/MagiskChineseDocument/app_changes.html#v5-6-4","34":"/MagiskChineseDocument/app_changes.html#v5-6-3","35":"/MagiskChineseDocument/app_changes.html#v5-6-2","36":"/MagiskChineseDocument/app_changes.html#v5-6-1","37":"/MagiskChineseDocument/app_changes.html#v5-6-0","38":"/MagiskChineseDocument/app_changes.html#v5-5-5","39":"/MagiskChineseDocument/app_changes.html#v5-5-4","40":"/MagiskChineseDocument/app_changes.html#v5-5-3","41":"/MagiskChineseDocument/app_changes.html#v5-5-2","42":"/MagiskChineseDocument/app_changes.html#v5-5-1","43":"/MagiskChineseDocument/app_changes.html#v5-5-0","44":"/MagiskChineseDocument/app_changes.html#v5-4-3","45":"/MagiskChineseDocument/app_changes.html#v5-4-2","46":"/MagiskChineseDocument/app_changes.html#v5-4-0","47":"/MagiskChineseDocument/app_changes.html#v5-3-5","48":"/MagiskChineseDocument/app_changes.html#v5-3-0","49":"/MagiskChineseDocument/app_changes.html#v5-2-0","50":"/MagiskChineseDocument/app_changes.html#v5-1-1","51":"/MagiskChineseDocument/app_changes.html#v5-1-0","52":"/MagiskChineseDocument/app_changes.html#v5-0-6","53":"/MagiskChineseDocument/app_changes.html#v5-0-5","54":"/MagiskChineseDocument/app_changes.html#v5-0-4","55":"/MagiskChineseDocument/app_changes.html#v5-0-3","56":"/MagiskChineseDocument/app_changes.html#v5-0-2","57":"/MagiskChineseDocument/app_changes.html#v5-0-1","58":"/MagiskChineseDocument/app_changes.html#v5-0-0","59":"/MagiskChineseDocument/app_changes.html#v4-3-3","60":"/MagiskChineseDocument/app_changes.html#v4-3-2","61":"/MagiskChineseDocument/app_changes.html#v4-3-1","62":"/MagiskChineseDocument/app_changes.html#v4-3-0","63":"/MagiskChineseDocument/app_changes.html#v4-2-7","64":"/MagiskChineseDocument/app_changes.html#v4-2-6","65":"/MagiskChineseDocument/app_changes.html#v4-2","66":"/MagiskChineseDocument/app_changes.html#v4-1","67":"/MagiskChineseDocument/app_changes.html#v4-0","68":"/MagiskChineseDocument/app_changes.html#v3-1","69":"/MagiskChineseDocument/app_changes.html#v3-0","70":"/MagiskChineseDocument/app_changes.html#v2-5","71":"/MagiskChineseDocument/app_changes.html#v2-1","72":"/MagiskChineseDocument/app_changes.html#v2-0","73":"/MagiskChineseDocument/app_changes.html#v1-0","74":"/MagiskChineseDocument/app_changes.html#参考链接","75":"/MagiskChineseDocument/boot.html#android-引导诡计","76":"/MagiskChineseDocument/boot.html#术语","77":"/MagiskChineseDocument/boot.html#引导方法","78":"/MagiskChineseDocument/boot.html#讨论","79":"/MagiskChineseDocument/boot.html#一些历史","80":"/MagiskChineseDocument/boot.html#将这些拼凑在一起","81":"/MagiskChineseDocument/boot.html#参考链接","82":"/MagiskChineseDocument/build.html#构建和开发-magisk","83":"/MagiskChineseDocument/build.html#设置环境","84":"/MagiskChineseDocument/build.html#构建","85":"/MagiskChineseDocument/build.html#ide-支持","86":"/MagiskChineseDocument/build.html#在-android-studio-中开发-rust","87":"/MagiskChineseDocument/build.html#签名和分发","88":"/MagiskChineseDocument/changes.html#magisk-更新日志","89":"/MagiskChineseDocument/changes.html#v26-4","90":"/MagiskChineseDocument/changes.html#v26-3","91":"/MagiskChineseDocument/changes.html#v26-2","92":"/MagiskChineseDocument/changes.html#v26-1","93":"/MagiskChineseDocument/changes.html#v26-0","94":"/MagiskChineseDocument/changes.html#v25-2","95":"/MagiskChineseDocument/changes.html#v25-1","96":"/MagiskChineseDocument/changes.html#v25-0","97":"/MagiskChineseDocument/changes.html#v24-3","98":"/MagiskChineseDocument/changes.html#v24-2","99":"/MagiskChineseDocument/changes.html#v24-1","100":"/MagiskChineseDocument/changes.html#v24-0","101":"/MagiskChineseDocument/changes.html#v23-0","102":"/MagiskChineseDocument/changes.html#v22-1","103":"/MagiskChineseDocument/changes.html#v22-0","104":"/MagiskChineseDocument/changes.html#v21-4","105":"/MagiskChineseDocument/changes.html#v21-3","106":"/MagiskChineseDocument/changes.html#v21-2","107":"/MagiskChineseDocument/changes.html#v21-1","108":"/MagiskChineseDocument/changes.html#v21-0","109":"/MagiskChineseDocument/changes.html#v20-4","110":"/MagiskChineseDocument/changes.html#v20-3","111":"/MagiskChineseDocument/changes.html#v20-2","112":"/MagiskChineseDocument/changes.html#v20-1","113":"/MagiskChineseDocument/changes.html#v20-0","114":"/MagiskChineseDocument/changes.html#v19-4","115":"/MagiskChineseDocument/changes.html#v19-3","116":"/MagiskChineseDocument/changes.html#v19-2","117":"/MagiskChineseDocument/changes.html#v19-1","118":"/MagiskChineseDocument/changes.html#v19-0","119":"/MagiskChineseDocument/changes.html#v18-1","120":"/MagiskChineseDocument/changes.html#v18-0","121":"/MagiskChineseDocument/changes.html#v17-3","122":"/MagiskChineseDocument/changes.html#v17-2","123":"/MagiskChineseDocument/changes.html#v17-0-17-1","124":"/MagiskChineseDocument/changes.html#v16-7","125":"/MagiskChineseDocument/changes.html#v16-6","126":"/MagiskChineseDocument/changes.html#v16-4","127":"/MagiskChineseDocument/changes.html#v16-3","128":"/MagiskChineseDocument/changes.html#v16-2","129":"/MagiskChineseDocument/changes.html#v16-1","130":"/MagiskChineseDocument/changes.html#v16-0","131":"/MagiskChineseDocument/changes.html#v15-4","132":"/MagiskChineseDocument/changes.html#v15-3","133":"/MagiskChineseDocument/changes.html#v15-2","134":"/MagiskChineseDocument/changes.html#v15-1","135":"/MagiskChineseDocument/changes.html#v15-0","136":"/MagiskChineseDocument/changes.html#v14-6-1468","137":"/MagiskChineseDocument/changes.html#v14-5-1456","138":"/MagiskChineseDocument/changes.html#v14-5-1455","139":"/MagiskChineseDocument/changes.html#v14-3-1437","140":"/MagiskChineseDocument/changes.html#v14-2","141":"/MagiskChineseDocument/changes.html#v14-1","142":"/MagiskChineseDocument/changes.html#v14-0","143":"/MagiskChineseDocument/changes.html#v13-3","144":"/MagiskChineseDocument/changes.html#v13-2","145":"/MagiskChineseDocument/changes.html#v13-1","146":"/MagiskChineseDocument/changes.html#v12-0","147":"/MagiskChineseDocument/changes.html#v11-5-11-6","148":"/MagiskChineseDocument/changes.html#v11-1","149":"/MagiskChineseDocument/changes.html#v11-0","150":"/MagiskChineseDocument/changes.html#v10-2","151":"/MagiskChineseDocument/changes.html#v10","152":"/MagiskChineseDocument/changes.html#v9","153":"/MagiskChineseDocument/changes.html#v8","154":"/MagiskChineseDocument/changes.html#v7","155":"/MagiskChineseDocument/changes.html#v6","156":"/MagiskChineseDocument/changes.html#v5","157":"/MagiskChineseDocument/changes.html#v4","158":"/MagiskChineseDocument/changes.html#v3","159":"/MagiskChineseDocument/changes.html#v2","160":"/MagiskChineseDocument/changes.html#v1","161":"/MagiskChineseDocument/changes.html#参考链接","162":"/MagiskChineseDocument/delta/faq.html#常见问题","163":"/MagiskChineseDocument/delta/faq.html#如何安装-magisk-delta","164":"/MagiskChineseDocument/delta/faq.html#如何从当前的-magisk-切换到-magisk-delta-反之亦然","165":"/MagiskChineseDocument/delta/faq.html#直接安装-推荐","166":"/MagiskChineseDocument/delta/faq.html#只需从当前的-magisk-应用程序刷入-magisk-delta","167":"/MagiskChineseDocument/delta/faq.html#将-magisk-直接安装到-system-不推荐","168":"/MagiskChineseDocument/delta/faq.html#如何将-magisk-安装到-android-x86-项目或-android-模拟器中","169":"/MagiskChineseDocument/delta/faq.html#开始之前","170":"/MagiskChineseDocument/delta/faq.html#将-magisk-安装到-noxplayer、ldplayer、memuplayer-等模拟器的步骤","171":"/MagiskChineseDocument/delta/faq.html#将-magisk-安装到-bluestacks-的步骤","172":"/MagiskChineseDocument/delta/faq.html#将-magisk-安装到-android-x86-项目的步骤","173":"/MagiskChineseDocument/delta/faq.html#在-waydroid-上安装-magisk-的步骤","174":"/MagiskChineseDocument/delta/faq.html#启用-magiskhide-后-为什么我的应用程序-游戏仍能检测到模拟器","175":"/MagiskChineseDocument/delta/faq.html#如何在-recovery-手动触发核心模式","176":"/MagiskChineseDocument/delta/faq.html#为什么不恢复-magisk-模块的在线-repo","177":"/MagiskChineseDocument/delta/faq.html#我应该安装-shxxxxo-模块来隐藏-root-吗","178":"/MagiskChineseDocument/delta/faq.html#为什么启用-sulist-后某些模块会损坏","179":"/MagiskChineseDocument/delta/faq.html#参考链接","180":"/MagiskChineseDocument/delta/#magisk-delta","181":"/MagiskChineseDocument/delta/#停下-你在找什么","182":"/MagiskChineseDocument/delta/internal-guide.html#magisk-delta-内部文档","183":"/MagiskChineseDocument/delta/internal-guide.html#早期挂载","184":"/MagiskChineseDocument/delta/internal-guide.html#常规挂载","185":"/MagiskChineseDocument/delta/internal-guide.html#模块挂载","186":"/MagiskChineseDocument/delta/internal-guide.html#init-rc-注入","187":"/MagiskChineseDocument/delta/internal-guide.html#常规注入","188":"/MagiskChineseDocument/delta/internal-guide.html#模块注入","189":"/MagiskChineseDocument/delta/internal-guide.html#删除文件和文件夹","190":"/MagiskChineseDocument/delta/internal-guide.html#参考链接","191":"/MagiskChineseDocument/delta/main.html#狐妖面具-kitsune-mask","192":"/MagiskChineseDocument/delta/main.html#介绍","193":"/MagiskChineseDocument/delta/main.html#下载","194":"/MagiskChineseDocument/delta/main.html#稳定版-beta","195":"/MagiskChineseDocument/delta/main.html#canary-debug","196":"/MagiskChineseDocument/delta/main.html#其他版本","197":"/MagiskChineseDocument/delta/main.html#如何安装","198":"/MagiskChineseDocument/delta/main.html#如何从头开始安装-kitsune-mask","199":"/MagiskChineseDocument/delta/main.html#如何从当前的-magisk-切换到-kitsune-mask-反之亦然","200":"/MagiskChineseDocument/delta/main.html#直接安装-推荐","201":"/MagiskChineseDocument/delta/main.html#或从当前的-magisk-应用程序中刷入-kitsune-mask","202":"/MagiskChineseDocument/delta/main.html#直接将-magisk-安装到-system-而不是修补启动映像-不推荐","203":"/MagiskChineseDocument/delta/main.html#如何将-magisk-安装到安卓模拟器中","204":"/MagiskChineseDocument/delta/main.html#将-magisk-安装到-noxplayer、ldplayer、memuplayer-等模拟器的步骤","205":"/MagiskChineseDocument/delta/main.html#在-bluestacks-上安装-magisk-的步骤","206":"/MagiskChineseDocument/delta/main.html#捐赠我","207":"/MagiskChineseDocument/delta/main.html#credits","208":"/MagiskChineseDocument/delta/main.html#许可","209":"/MagiskChineseDocument/delta/main.html#参考链接","210":"/MagiskChineseDocument/delta/note.html#日志","211":"/MagiskChineseDocument/delta/note.html#r6583f3e5-kitsune-26403","212":"/MagiskChineseDocument/delta/note.html#与官方-magisk-的差异","213":"/MagiskChineseDocument/delta/note.html#magisk-上游等级","214":"/MagiskChineseDocument/delta/note.html#magisk-d7750b72-26403","215":"/MagiskChineseDocument/delta/note.html#与-v26-4-的差异","216":"/MagiskChineseDocument/delta/note.html#参考链接","217":"/MagiskChineseDocument/details.html#内部细节","218":"/MagiskChineseDocument/details.html#文档结构","219":"/MagiskChineseDocument/details.html#magisk-tmpfs-目录-中的路径","220":"/MagiskChineseDocument/details.html#data-中的路径","221":"/MagiskChineseDocument/details.html#magisk-启动过程","222":"/MagiskChineseDocument/details.html#预初始化-pre-init","223":"/MagiskChineseDocument/details.html#解密后-post-fs-data","224":"/MagiskChineseDocument/details.html#后期启动-late-start","225":"/MagiskChineseDocument/details.html#重置属性-resetprop","226":"/MagiskChineseDocument/details.html#selinux-政策","227":"/MagiskChineseDocument/details.html#参考链接","228":"/MagiskChineseDocument/faq.html#常见问题","229":"/MagiskChineseDocument/faq.html#q-我安装了一个模块-然后启动时卡在了开机动画。求助","230":"/MagiskChineseDocument/faq.html#q-为什么-xxx应用会检测到-root","231":"/MagiskChineseDocument/faq.html#q-在我隐藏-magisk-app-后-应用图标显示异常","232":"/MagiskChineseDocument/faq.html#q-为什么这个文档很多错误或者不通顺的地方","233":"/MagiskChineseDocument/faq.html#参考链接","234":"/MagiskChineseDocument/guides.html#开发者指南","235":"/MagiskChineseDocument/guides.html#busybox","236":"/MagiskChineseDocument/guides.html#magisk-模块","237":"/MagiskChineseDocument/guides.html#module-prop","238":"/MagiskChineseDocument/guides.html#shell-脚本-sh","239":"/MagiskChineseDocument/guides.html#system-文件夹","240":"/MagiskChineseDocument/guides.html#zygisk","241":"/MagiskChineseDocument/guides.html#system-prop","242":"/MagiskChineseDocument/guides.html#sepolicy-rule","243":"/MagiskChineseDocument/guides.html#magisk-模块安装程序","244":"/MagiskChineseDocument/guides.html#自定义","245":"/MagiskChineseDocument/guides.html#变量","246":"/MagiskChineseDocument/guides.html#函数","247":"/MagiskChineseDocument/guides.html#注意","248":"/MagiskChineseDocument/guides.html#启动脚本","249":"/MagiskChineseDocument/guides.html#根目录覆盖系统","250":"/MagiskChineseDocument/guides.html#参考链接","251":"/MagiskChineseDocument/#magisk-中文文档","252":"/MagiskChineseDocument/#magisk-许可-license","253":"/MagiskChineseDocument/#感谢","254":"/MagiskChineseDocument/#相关链接","255":"/MagiskChineseDocument/#友情链接","256":"/MagiskChineseDocument/install.html#安装","257":"/MagiskChineseDocument/install.html#入门","258":"/MagiskChineseDocument/install.html#修补映像","259":"/MagiskChineseDocument/install.html#卸载","260":"/MagiskChineseDocument/install.html#recovery-中的-magisk","261":"/MagiskChineseDocument/install.html#三星设备","262":"/MagiskChineseDocument/install.html#刷机工具","263":"/MagiskChineseDocument/install.html#要求","264":"/MagiskChineseDocument/install.html#解锁-bootloader","265":"/MagiskChineseDocument/install.html#操作指南","266":"/MagiskChineseDocument/install.html#系统更新","267":"/MagiskChineseDocument/install.html#注意事项","268":"/MagiskChineseDocument/install.html#华为","269":"/MagiskChineseDocument/install.html#获得官方映像","270":"/MagiskChineseDocument/install.html#emui-5-及以下","271":"/MagiskChineseDocument/install.html#emui-8","272":"/MagiskChineseDocument/install.html#emui-9-或更高版本","273":"/MagiskChineseDocument/install.html#第三方-recovery","274":"/MagiskChineseDocument/install.html#参考链接","275":"/MagiskChineseDocument/ota.html#ota-升级指南","276":"/MagiskChineseDocument/ota.html#必要条件","277":"/MagiskChineseDocument/ota.html#带-a-b-分区的设备","278":"/MagiskChineseDocument/ota.html#非-a-b-设备","279":"/MagiskChineseDocument/ota.html#参考链接","280":"/MagiskChineseDocument/releases/18000.html#_2018-12-7-magisk-v18-0","281":"/MagiskChineseDocument/releases/18000.html#magiskhide-improvements","282":"/MagiskChineseDocument/releases/18000.html#path-changes","283":"/MagiskChineseDocument/releases/18000.html#dropping-legacy-support","284":"/MagiskChineseDocument/releases/18000.html#modern-c-code-base","285":"/MagiskChineseDocument/releases/18100.html#_2019-2-4-magisk-v18-1","286":"/MagiskChineseDocument/releases/18100.html#emui-9-support","287":"/MagiskChineseDocument/releases/18100.html#support-down-to-android-4-2","288":"/MagiskChineseDocument/releases/18100.html#major-magisk-manager-update","289":"/MagiskChineseDocument/releases/18100.html#final-words","290":"/MagiskChineseDocument/releases/19000.html#_2019-3-28-magisk-v19-0","291":"/MagiskChineseDocument/releases/19000.html#magisk-module-installer","292":"/MagiskChineseDocument/releases/19000.html#imageless-magisk","293":"/MagiskChineseDocument/releases/19000.html#native-64-bit-is-back","294":"/MagiskChineseDocument/releases/19000.html#zygote-ptrace-based-magiskhide","295":"/MagiskChineseDocument/releases/19000.html#android-q","296":"/MagiskChineseDocument/releases/19000.html#final-words","297":"/MagiskChineseDocument/releases/19100.html#_2019-5-1-magisk-v19-1","298":"/MagiskChineseDocument/releases/19200.html#todo","299":"/MagiskChineseDocument/releases/19300.html#todo","300":"/MagiskChineseDocument/releases/19400.html#_2019-9-19-magisk-v19-4","301":"/MagiskChineseDocument/releases/19400.html#new-system-as-root-implementation","302":"/MagiskChineseDocument/releases/19400.html#android-10-support","303":"/MagiskChineseDocument/releases/19400.html#product-partition-support","304":"/MagiskChineseDocument/releases/19400.html#a-only-system-as-root","305":"/MagiskChineseDocument/releases/20000.html#_2019-10-11-magisk-v20-0","306":"/MagiskChineseDocument/releases/20000.html#new-system-as-root-implementation","307":"/MagiskChineseDocument/releases/20000.html#android-10-support","308":"/MagiskChineseDocument/releases/20000.html#product-partition-support","309":"/MagiskChineseDocument/releases/20000.html#a-only-system-as-root","310":"/MagiskChineseDocument/releases/20100.html#_2019-11-2-magisk-v20-1","311":"/MagiskChineseDocument/releases/20100.html#updated-magisk-manager-hiding","312":"/MagiskChineseDocument/releases/20200.html#_2020-1-2-magisk-v20-2","313":"/MagiskChineseDocument/releases/20200.html#pre-init-sepolicy-patches-for-modules","314":"/MagiskChineseDocument/releases/20200.html#new-module-installer-format","315":"/MagiskChineseDocument/releases/20300.html#_2020-1-10-magisk-v20-3","316":"/MagiskChineseDocument/releases/20300.html#magisk","317":"/MagiskChineseDocument/releases/20300.html#magisk-manager","318":"/MagiskChineseDocument/releases/20400.html#_2020-3-23-magisk-v20-4","319":"/MagiskChineseDocument/releases/20400.html#miscellaneous","320":"/MagiskChineseDocument/releases/20400.html#busybox-standalone-mode","321":"/MagiskChineseDocument/releases/20400.html#magisk-changelog","322":"/MagiskChineseDocument/releases/21000.html#_2020-10-3-magisk-v21-0","323":"/MagiskChineseDocument/releases/21000.html#highlights","324":"/MagiskChineseDocument/releases/21100.html#_2020-11-13-magisk-v21-1","325":"/MagiskChineseDocument/releases/21200.html#_2020-12-28-magisk-v21-2","326":"/MagiskChineseDocument/releases/21200.html#v21-2","327":"/MagiskChineseDocument/releases/21400.html#_2021-1-17-magisk-v21-4","328":"/MagiskChineseDocument/releases/21400.html#v21-4","329":"/MagiskChineseDocument/releases/21400.html#v21-3","330":"/MagiskChineseDocument/releases/22000.html#_2021-2-23-magisk-v22-0","331":"/MagiskChineseDocument/releases/22000.html#restore-the-existing-magisk-manager-back-to-normal-before-upgrading-if-hidden","332":"/MagiskChineseDocument/releases/22000.html#magisk-manager-is-dead-long-live-the-magisk-app","333":"/MagiskChineseDocument/releases/22000.html#app-hiding","334":"/MagiskChineseDocument/releases/22000.html#bug-fixes","335":"/MagiskChineseDocument/releases/22100.html#_2021-4-9-magisk-v22-1","336":"/MagiskChineseDocument/releases/22100.html#bug-fixes","337":"/MagiskChineseDocument/releases/23000.html#_2021-5-12-magisk-v23-0","338":"/MagiskChineseDocument/releases/23000.html#bug-fixes","339":"/MagiskChineseDocument/releases/24000.html#_2022-1-26-magisk-v24-0","340":"/MagiskChineseDocument/releases/24000.html#magiskhide-removal","341":"/MagiskChineseDocument/releases/24000.html#sunsetting-magisk-modules-repo","342":"/MagiskChineseDocument/releases/24000.html#introducing-zygisk","343":"/MagiskChineseDocument/releases/24000.html#documentation","344":"/MagiskChineseDocument/releases/24100.html#_2022-1-28-magisk-v24-1","345":"/MagiskChineseDocument/releases/24100.html#magiskhide-removal","346":"/MagiskChineseDocument/releases/24100.html#sunsetting-magisk-modules-repo","347":"/MagiskChineseDocument/releases/24100.html#introducing-zygisk","348":"/MagiskChineseDocument/releases/24100.html#documentation","349":"/MagiskChineseDocument/releases/24200.html#_2022-3-1-magisk-v24-2","350":"/MagiskChineseDocument/releases/24300.html#_2022-3-10-magisk-v24-3","351":"/MagiskChineseDocument/releases/25000.html#_2022-6-7-magisk-v25-0","352":"/MagiskChineseDocument/releases/25000.html#magiskinit-rewrite","353":"/MagiskChineseDocument/releases/25000.html#magisksu-security-enhancements","354":"/MagiskChineseDocument/releases/25100.html#_2022-6-19-magisk-v25-1","355":"/MagiskChineseDocument/releases/25100.html#magiskinit-rewrite","356":"/MagiskChineseDocument/releases/25100.html#magisksu-security-enhancements","357":"/MagiskChineseDocument/releases/25200.html#_2022-7-20-magisk-v25-2","358":"/MagiskChineseDocument/releases/26000.html#_2023-4-5-magisk-v26-0","359":"/MagiskChineseDocument/releases/26000.html#将最低-android-版本提升到6-0","360":"/MagiskChineseDocument/releases/26000.html#新的-magic-mount-实现","361":"/MagiskChineseDocument/releases/26000.html#新的-sepolicy-rule-实现","362":"/MagiskChineseDocument/releases/26000.html#zygisk-更新","363":"/MagiskChineseDocument/releases/26100.html#_2023-4-11-magisk-v26-1","364":"/MagiskChineseDocument/releases/26100.html#与-v26-0-相比的更改","365":"/MagiskChineseDocument/releases/26100.html#将最低-android-版本提升到6-0","366":"/MagiskChineseDocument/releases/26100.html#新的-magic-mount-实现","367":"/MagiskChineseDocument/releases/26100.html#新的-sepolicy-rule-实现","368":"/MagiskChineseDocument/releases/26100.html#zygisk-更新","369":"/MagiskChineseDocument/releases/26200.html#_2023-8-27-magisk-v26-2","370":"/MagiskChineseDocument/releases/26300.html#_2023-9-4-magisk-v26-3","371":"/MagiskChineseDocument/releases/26300.html#v26-3","372":"/MagiskChineseDocument/releases/26300.html#v26-2","373":"/MagiskChineseDocument/releases/26400.html#_2023-11-5-magisk-v26-4","374":"/MagiskChineseDocument/releases/#发布日志","375":"/MagiskChineseDocument/releases/#其他日志","376":"/MagiskChineseDocument/releases/#参考链接","377":"/MagiskChineseDocument/tools.html#magisk-工具","378":"/MagiskChineseDocument/tools.html#magiskboot","379":"/MagiskChineseDocument/tools.html#magiskinit","380":"/MagiskChineseDocument/tools.html#magiskpolicy","381":"/MagiskChineseDocument/tools.html#magisk","382":"/MagiskChineseDocument/tools.html#su","383":"/MagiskChineseDocument/tools.html#resetprop","384":"/MagiskChineseDocument/tools.html#参考链接"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[5,1,40],"1":[1,5,6],"2":[1,5,8],"3":[1,5,89],"4":[2,5,1],"5":[3,1,1],"6":[3,3,2],"7":[3,3,3],"8":[3,3,2],"9":[3,3,5],"10":[3,3,5],"11":[3,3,19],"12":[3,3,46],"13":[2,3,32],"14":[3,3,10],"15":[3,3,18],"16":[3,3,32],"17":[3,3,18],"18":[3,3,19],"19":[5,3,31],"20":[3,3,11],"21":[3,3,11],"22":[2,3,14],"23":[3,3,34],"24":[2,3,50],"25":[3,3,57],"26":[3,3,52],"27":[2,3,51],"28":[4,3,69],"29":[3,3,16],"30":[3,3,15],"31":[3,3,54],"32":[3,3,28],"33":[3,3,11],"34":[3,3,6],"35":[3,3,11],"36":[3,3,20],"37":[3,3,39],"38":[2,3,12],"39":[3,3,20],"40":[3,3,11],"41":[3,3,22],"42":[3,3,19],"43":[3,3,56],"44":[3,3,9],"45":[3,3,100],"46":[3,3,74],"47":[3,3,54],"48":[3,3,50],"49":[3,3,81],"50":[2,3,34],"51":[3,3,37],"52":[3,3,9],"53":[3,3,16],"54":[3,3,6],"55":[3,3,18],"56":[3,3,18],"57":[3,3,12],"58":[2,3,39],"59":[2,3,7],"60":[3,3,17],"61":[3,3,16],"62":[3,3,23],"63":[3,3,5],"64":[3,3,32],"65":[2,3,48],"66":[2,3,14],"67":[2,3,33],"68":[2,3,25],"69":[2,3,29],"70":[2,3,31],"71":[2,3,30],"72":[2,3,12],"73":[2,3,2],"74":[1,3,5],"75":[2,1,1],"76":[1,2,91],"77":[1,2,71],"78":[1,3,68],"79":[1,2,80],"80":[1,2,90],"81":[1,2,6],"82":[2,1,1],"83":[1,2,79],"84":[1,2,22],"85":[2,2,21],"86":[5,4,73],"87":[1,2,27],"88":[2,1,1],"89":[2,2,68],"90":[2,2,36],"91":[2,2,114],"92":[2,2,49],"93":[2,2,95],"94":[2,2,32],"95":[2,2,50],"96":[2,2,93],"97":[2,2,21],"98":[2,2,75],"99":[2,2,4],"100":[2,2,152],"101":[2,2,69],"102":[2,2,92],"103":[2,2,88],"104":[2,2,22],"105":[2,2,44],"106":[2,2,51],"107":[2,2,86],"108":[2,2,151],"109":[2,2,111],"110":[2,2,6],"111":[2,2,37],"112":[2,2,62],"113":[2,2,40],"114":[2,2,91],"115":[2,2,51],"116":[2,2,53],"117":[2,2,52],"118":[2,2,104],"119":[2,2,21],"120":[2,2,138],"121":[2,2,72],"122":[2,2,27],"123":[4,2,93],"124":[2,2,50],"125":[2,2,189],"126":[2,2,145],"127":[2,2,15],"128":[2,2,26],"129":[2,2,39],"130":[2,2,27],"131":[2,2,53],"132":[2,2,40],"133":[2,2,64],"134":[2,2,17],"135":[2,2,34],"136":[4,2,83],"137":[4,2,25],"138":[4,2,88],"139":[4,2,83],"140":[2,2,12],"141":[2,2,83],"142":[2,2,131],"143":[2,2,21],"144":[2,2,60],"145":[2,2,190],"146":[2,2,118],"147":[4,2,72],"148":[2,2,11],"149":[2,2,223],"150":[2,2,28],"151":[1,2,103],"152":[1,2,109],"153":[1,2,24],"154":[1,2,60],"155":[1,2,25],"156":[1,2,21],"157":[1,2,87],"158":[1,2,69],"159":[1,2,76],"160":[1,2,3],"161":[1,2,4],"162":[1,1,1],"163":[4,1,9],"164":[6,1,4],"165":[3,7,14],"166":[4,7,15],"167":[6,7,49],"168":[7,1,1],"169":[1,8,38],"170":[7,8,42],"171":[5,8,28],"172":[6,8,7],"173":[5,8,12],"174":[6,1,3],"175":[4,1,9],"176":[5,1,13],"177":[6,1,15],"178":[4,1,13],"179":[1,1,3],"180":[2,1,1],"181":[3,2,22],"182":[3,1,10],"183":[1,3,40],"184":[1,4,45],"185":[1,4,26],"186":[3,3,1],"187":[1,6,63],"188":[1,6,23],"189":[1,3,53],"190":[1,3,6],"191":[4,1,1],"192":[1,4,8],"193":[1,4,1],"194":[2,4,4],"195":[2,4,17],"196":[1,4,2],"197":[1,4,1],"198":[4,4,10],"199":[7,4,5],"200":[3,9,15],"201":[5,9,15],"202":[7,9,40],"203":[3,4,18],"204":[7,7,71],"205":[5,7,45],"206":[1,4,8],"207":[1,4,17],"208":[1,4,113],"209":[1,4,4],"210":[1,1,1],"211":[4,1,5],"212":[3,5,54],"213":[2,5,4],"214":[4,1,7],"215":[4,1,7],"216":[1,1,3],"217":[1,1,1],"218":[1,1,1],"219":[5,2,67],"220":[3,2,81],"221":[2,1,1],"222":[4,3,55],"223":[5,3,13],"224":[4,3,13],"225":[3,1,77],"226":[2,1,69],"227":[1,1,6],"228":[1,1,1],"229":[4,1,40],"230":[5,1,21],"231":[6,1,23],"232":[2,1,5],"233":[1,1,6],"234":[1,1,1],"235":[1,1,82],"236":[2,1,81],"237":[2,3,79],"238":[4,3,27],"239":[2,3,29],"240":[1,3,16],"241":[2,3,10],"242":[2,3,10],"243":[2,1,50],"244":[1,3,37],"245":[1,4,59],"246":[1,4,65],"247":[1,3,23],"248":[1,1,74],"249":[1,1,125],"250":[1,1,6],"251":[2,1,25],"252":[4,2,110],"253":[1,2,8],"254":[1,2,5],"255":[1,2,6],"256":[1,1,8],"257":[1,1,78],"258":[1,1,77],"259":[1,1,14],"260":[3,1,63],"261":[1,1,15],"262":[1,2,15],"263":[1,2,45],"264":[2,2,25],"265":[1,2,89],"266":[1,2,21],"267":[1,2,21],"268":[1,1,40],"269":[1,2,15],"270":[3,2,21],"271":[2,2,38],"272":[3,2,56],"273":[2,1,75],"274":[1,1,5],"275":[2,1,22],"276":[1,2,20],"277":[4,2,41],"278":[5,2,69],"279":[1,2,6],"280":[6,1,13],"281":[2,6,108],"282":[2,6,94],"283":[3,6,75],"284":[4,6,43],"285":[6,1,15],"286":[3,6,56],"287":[6,6,59],"288":[4,6,27],"289":[2,6,52],"290":[6,1,38],"291":[3,6,63],"292":[2,6,91],"293":[5,6,41],"294":[4,6,74],"295":[2,6,44],"296":[2,6,56],"297":[5,1,72],"298":[1,1,1],"299":[1,1,1],"300":[6,1,35],"301":[5,6,165],"302":[3,6,59],"303":[3,6,33],"304":[5,6,37],"305":[6,1,34],"306":[5,6,163],"307":[3,6,55],"308":[3,6,33],"309":[5,6,37],"310":[6,1,13],"311":[4,6,133],"312":[5,1,14],"313":[6,5,82],"314":[4,5,84],"315":[6,1,1],"316":[1,6,10],"317":[2,6,8],"318":[6,1,1],"319":[1,6,74],"320":[3,6,102],"321":[2,6,111],"322":[6,1,88],"323":[1,6,113],"324":[6,1,38],"325":[6,1,25],"326":[2,6,53],"327":[6,1,40],"328":[2,6,22],"329":[2,6,46],"330":[6,1,1],"331":[13,6,21],"332":[9,6,72],"333":[2,6,42],"334":[2,6,36],"335":[6,1,35],"336":[2,6,94],"337":[6,1,28],"338":[2,6,71],"339":[6,1,41],"340":[2,6,84],"341":[4,6,45],"342":[2,6,58],"343":[1,6,20],"344":[5,1,57],"345":[2,5,84],"346":[4,5,45],"347":[2,5,58],"348":[1,5,20],"349":[6,1,82],"350":[5,1,38],"351":[6,1,22],"352":[2,6,143],"353":[3,6,134],"354":[6,1,35],"355":[2,6,143],"356":[3,6,134],"357":[6,1,39],"358":[6,1,3],"359":[4,6,17],"360":[4,6,13],"361":[4,6,25],"362":[2,6,19],"363":[6,1,1],"364":[4,6,51],"365":[4,6,17],"366":[4,6,13],"367":[4,6,25],"368":[2,6,19],"369":[6,1,116],"370":[6,1,1],"371":[2,6,36],"372":[2,6,116],"373":[6,1,70],"374":[1,1,17],"375":[1,1,4],"376":[1,1,5],"377":[2,1,16],"378":[1,2,231],"379":[1,2,21],"380":[1,2,153],"381":[1,2,108],"382":[1,2,59],"383":[1,2,47],"384":[1,2,5]},"averageFieldLength":[2.7480519480519487,2.9896103896103896,42.602597402597375],"storedFields":{"0":{"title":"Magisk 中文文档 | Magisk Chinese Document","titles":[]},"1":{"title":"开发","titles":["Magisk 中文文档 | Magisk Chinese Document"]},"2":{"title":"贡献","titles":["Magisk 中文文档 | Magisk Chinese Document"]},"3":{"title":"许可","titles":["Magisk 中文文档 | Magisk Chinese Document"]},"4":{"title":"Star 历史","titles":["Magisk 中文文档 | Magisk Chinese Document"]},"5":{"title":"Magisk Manager 更新日志","titles":[]},"6":{"title":"v8.0.7","titles":["Magisk Manager 更新日志"]},"7":{"title":"v8.0.6","titles":["Magisk Manager 更新日志"]},"8":{"title":"v8.0.5","titles":["Magisk Manager 更新日志"]},"9":{"title":"v8.0.4","titles":["Magisk Manager 更新日志"]},"10":{"title":"v8.0.3","titles":["Magisk Manager 更新日志"]},"11":{"title":"v8.0.2","titles":["Magisk Manager 更新日志"]},"12":{"title":"v8.0.1","titles":["Magisk Manager 更新日志"]},"13":{"title":"v8.0.0","titles":["Magisk Manager 更新日志"]},"14":{"title":"v7.5.1","titles":["Magisk Manager 更新日志"]},"15":{"title":"v7.5.0","titles":["Magisk Manager 更新日志"]},"16":{"title":"v7.4.0","titles":["Magisk Manager 更新日志"]},"17":{"title":"v7.3.5","titles":["Magisk Manager 更新日志"]},"18":{"title":"v7.3.4","titles":["Magisk Manager 更新日志"]},"19":{"title":"v7.3.0/1/2","titles":["Magisk Manager 更新日志"]},"20":{"title":"v7.2.0","titles":["Magisk Manager 更新日志"]},"21":{"title":"v7.1.2","titles":["Magisk Manager 更新日志"]},"22":{"title":"v7.1.1","titles":["Magisk Manager 更新日志"]},"23":{"title":"v7.1.0","titles":["Magisk Manager 更新日志"]},"24":{"title":"v7.0.0","titles":["Magisk Manager 更新日志"]},"25":{"title":"v6.1.0","titles":["Magisk Manager 更新日志"]},"26":{"title":"v6.0.1","titles":["Magisk Manager 更新日志"]},"27":{"title":"v6.0.0","titles":["Magisk Manager 更新日志"]},"28":{"title":"v5.9.0/v5.9.1","titles":["Magisk Manager 更新日志"]},"29":{"title":"v5.8.3","titles":["Magisk Manager 更新日志"]},"30":{"title":"v5.8.1","titles":["Magisk Manager 更新日志"]},"31":{"title":"v5.8.0","titles":["Magisk Manager 更新日志"]},"32":{"title":"v5.7.0","titles":["Magisk Manager 更新日志"]},"33":{"title":"v5.6.4","titles":["Magisk Manager 更新日志"]},"34":{"title":"v5.6.3","titles":["Magisk Manager 更新日志"]},"35":{"title":"v5.6.2","titles":["Magisk Manager 更新日志"]},"36":{"title":"v5.6.1","titles":["Magisk Manager 更新日志"]},"37":{"title":"v5.6.0","titles":["Magisk Manager 更新日志"]},"38":{"title":"v5.5.5","titles":["Magisk Manager 更新日志"]},"39":{"title":"v5.5.4","titles":["Magisk Manager 更新日志"]},"40":{"title":"v5.5.3","titles":["Magisk Manager 更新日志"]},"41":{"title":"v5.5.2","titles":["Magisk Manager 更新日志"]},"42":{"title":"v5.5.1","titles":["Magisk Manager 更新日志"]},"43":{"title":"v5.5.0","titles":["Magisk Manager 更新日志"]},"44":{"title":"v5.4.3","titles":["Magisk Manager 更新日志"]},"45":{"title":"v5.4.2","titles":["Magisk Manager 更新日志"]},"46":{"title":"v5.4.0","titles":["Magisk Manager 更新日志"]},"47":{"title":"v5.3.5","titles":["Magisk Manager 更新日志"]},"48":{"title":"v5.3.0","titles":["Magisk Manager 更新日志"]},"49":{"title":"v5.2.0","titles":["Magisk Manager 更新日志"]},"50":{"title":"v5.1.1","titles":["Magisk Manager 更新日志"]},"51":{"title":"v5.1.0","titles":["Magisk Manager 更新日志"]},"52":{"title":"v5.0.6","titles":["Magisk Manager 更新日志"]},"53":{"title":"v5.0.5","titles":["Magisk Manager 更新日志"]},"54":{"title":"v5.0.4","titles":["Magisk Manager 更新日志"]},"55":{"title":"v5.0.3","titles":["Magisk Manager 更新日志"]},"56":{"title":"v5.0.2","titles":["Magisk Manager 更新日志"]},"57":{"title":"v5.0.1","titles":["Magisk Manager 更新日志"]},"58":{"title":"v5.0.0","titles":["Magisk Manager 更新日志"]},"59":{"title":"v4.3.3","titles":["Magisk Manager 更新日志"]},"60":{"title":"v4.3.2","titles":["Magisk Manager 更新日志"]},"61":{"title":"v4.3.1","titles":["Magisk Manager 更新日志"]},"62":{"title":"v4.3.0","titles":["Magisk Manager 更新日志"]},"63":{"title":"v4.2.7","titles":["Magisk Manager 更新日志"]},"64":{"title":"v4.2.6","titles":["Magisk Manager 更新日志"]},"65":{"title":"v4.2","titles":["Magisk Manager 更新日志"]},"66":{"title":"v4.1","titles":["Magisk Manager 更新日志"]},"67":{"title":"v4.0","titles":["Magisk Manager 更新日志"]},"68":{"title":"v3.1","titles":["Magisk Manager 更新日志"]},"69":{"title":"v3.0","titles":["Magisk Manager 更新日志"]},"70":{"title":"v2.5","titles":["Magisk Manager 更新日志"]},"71":{"title":"v2.1","titles":["Magisk Manager 更新日志"]},"72":{"title":"v2.0","titles":["Magisk Manager 更新日志"]},"73":{"title":"v1.0","titles":["Magisk Manager 更新日志"]},"74":{"title":"参考链接","titles":["Magisk Manager 更新日志"]},"75":{"title":"Android 引导诡计","titles":[]},"76":{"title":"术语","titles":["Android 引导诡计"]},"77":{"title":"引导方法","titles":["Android 引导诡计"]},"78":{"title":"讨论","titles":["Android 引导诡计","引导方法"]},"79":{"title":"一些历史","titles":["Android 引导诡计"]},"80":{"title":"将这些拼凑在一起","titles":["Android 引导诡计"]},"81":{"title":"参考链接","titles":["Android 引导诡计"]},"82":{"title":"构建和开发 Magisk","titles":[]},"83":{"title":"设置环境","titles":["构建和开发 Magisk"]},"84":{"title":"构建","titles":["构建和开发 Magisk"]},"85":{"title":"IDE 支持","titles":["构建和开发 Magisk"]},"86":{"title":"在 Android Studio 中开发 Rust","titles":["构建和开发 Magisk","IDE 支持"]},"87":{"title":"签名和分发","titles":["构建和开发 Magisk"]},"88":{"title":"Magisk 更新日志","titles":[]},"89":{"title":"v26.4","titles":["Magisk 更新日志"]},"90":{"title":"v26.3","titles":["Magisk 更新日志"]},"91":{"title":"v26.2","titles":["Magisk 更新日志"]},"92":{"title":"v26.1","titles":["Magisk 更新日志"]},"93":{"title":"v26.0","titles":["Magisk 更新日志"]},"94":{"title":"v25.2","titles":["Magisk 更新日志"]},"95":{"title":"v25.1","titles":["Magisk 更新日志"]},"96":{"title":"v25.0","titles":["Magisk 更新日志"]},"97":{"title":"v24.3","titles":["Magisk 更新日志"]},"98":{"title":"v24.2","titles":["Magisk 更新日志"]},"99":{"title":"v24.1","titles":["Magisk 更新日志"]},"100":{"title":"v24.0","titles":["Magisk 更新日志"]},"101":{"title":"v23.0","titles":["Magisk 更新日志"]},"102":{"title":"v22.1","titles":["Magisk 更新日志"]},"103":{"title":"v22.0","titles":["Magisk 更新日志"]},"104":{"title":"v21.4","titles":["Magisk 更新日志"]},"105":{"title":"v21.3","titles":["Magisk 更新日志"]},"106":{"title":"v21.2","titles":["Magisk 更新日志"]},"107":{"title":"v21.1","titles":["Magisk 更新日志"]},"108":{"title":"v21.0","titles":["Magisk 更新日志"]},"109":{"title":"v20.4","titles":["Magisk 更新日志"]},"110":{"title":"v20.3","titles":["Magisk 更新日志"]},"111":{"title":"v20.2","titles":["Magisk 更新日志"]},"112":{"title":"v20.1","titles":["Magisk 更新日志"]},"113":{"title":"v20.0","titles":["Magisk 更新日志"]},"114":{"title":"v19.4","titles":["Magisk 更新日志"]},"115":{"title":"v19.3","titles":["Magisk 更新日志"]},"116":{"title":"v19.2","titles":["Magisk 更新日志"]},"117":{"title":"v19.1","titles":["Magisk 更新日志"]},"118":{"title":"v19.0","titles":["Magisk 更新日志"]},"119":{"title":"v18.1","titles":["Magisk 更新日志"]},"120":{"title":"v18.0","titles":["Magisk 更新日志"]},"121":{"title":"v17.3","titles":["Magisk 更新日志"]},"122":{"title":"v17.2","titles":["Magisk 更新日志"]},"123":{"title":"v17.0/17.1","titles":["Magisk 更新日志"]},"124":{"title":"v16.7","titles":["Magisk 更新日志"]},"125":{"title":"v16.6","titles":["Magisk 更新日志"]},"126":{"title":"v16.4","titles":["Magisk 更新日志"]},"127":{"title":"v16.3","titles":["Magisk 更新日志"]},"128":{"title":"v16.2","titles":["Magisk 更新日志"]},"129":{"title":"v16.1","titles":["Magisk 更新日志"]},"130":{"title":"v16.0","titles":["Magisk 更新日志"]},"131":{"title":"v15.4","titles":["Magisk 更新日志"]},"132":{"title":"v15.3","titles":["Magisk 更新日志"]},"133":{"title":"v15.2","titles":["Magisk 更新日志"]},"134":{"title":"v15.1","titles":["Magisk 更新日志"]},"135":{"title":"v15.0","titles":["Magisk 更新日志"]},"136":{"title":"v14.6 (1468)","titles":["Magisk 更新日志"]},"137":{"title":"v14.5 (1456)","titles":["Magisk 更新日志"]},"138":{"title":"v14.5 (1455)","titles":["Magisk 更新日志"]},"139":{"title":"v14.3 (1437)","titles":["Magisk 更新日志"]},"140":{"title":"v14.2","titles":["Magisk 更新日志"]},"141":{"title":"v14.1","titles":["Magisk 更新日志"]},"142":{"title":"v14.0","titles":["Magisk 更新日志"]},"143":{"title":"v13.3","titles":["Magisk 更新日志"]},"144":{"title":"v13.2","titles":["Magisk 更新日志"]},"145":{"title":"v13.1","titles":["Magisk 更新日志"]},"146":{"title":"v12.0","titles":["Magisk 更新日志"]},"147":{"title":"v11.5/11.6","titles":["Magisk 更新日志"]},"148":{"title":"v11.1","titles":["Magisk 更新日志"]},"149":{"title":"v11.0","titles":["Magisk 更新日志"]},"150":{"title":"v10.2","titles":["Magisk 更新日志"]},"151":{"title":"v10","titles":["Magisk 更新日志"]},"152":{"title":"v9","titles":["Magisk 更新日志"]},"153":{"title":"v8","titles":["Magisk 更新日志"]},"154":{"title":"v7","titles":["Magisk 更新日志"]},"155":{"title":"v6","titles":["Magisk 更新日志"]},"156":{"title":"v5","titles":["Magisk 更新日志"]},"157":{"title":"v4","titles":["Magisk 更新日志"]},"158":{"title":"v3","titles":["Magisk 更新日志"]},"159":{"title":"v2","titles":["Magisk 更新日志"]},"160":{"title":"v1","titles":["Magisk 更新日志"]},"161":{"title":"参考链接","titles":["Magisk 更新日志"]},"162":{"title":"常见问题","titles":[]},"163":{"title":"如何安装 Magisk Delta?","titles":["常见问题"]},"164":{"title":"如何从当前的 Magisk 切换到 Magisk Delta,反之亦然?","titles":["常见问题"]},"165":{"title":"直接安装(推荐)","titles":["常见问题","如何从当前的 Magisk 切换到 Magisk Delta,反之亦然?"]},"166":{"title":"只需从当前的 Magisk 应用程序刷入 Magisk Delta","titles":["常见问题","如何从当前的 Magisk 切换到 Magisk Delta,反之亦然?"]},"167":{"title":"将 Magisk 直接安装到 /system(不推荐)","titles":["常见问题","如何从当前的 Magisk 切换到 Magisk Delta,反之亦然?"]},"168":{"title":"如何将 Magisk 安装到 Android-x86 项目或 Android 模拟器中","titles":["常见问题"]},"169":{"title":"开始之前","titles":["常见问题","如何将 Magisk 安装到 Android-x86 项目或 Android 模拟器中"]},"170":{"title":"将 Magisk 安装到 NoxPlayer、LDPlayer、MemuPlayer 等模拟器的步骤","titles":["常见问题","如何将 Magisk 安装到 Android-x86 项目或 Android 模拟器中"]},"171":{"title":"将 Magisk 安装到 Bluestacks 的步骤","titles":["常见问题","如何将 Magisk 安装到 Android-x86 项目或 Android 模拟器中"]},"172":{"title":"将 Magisk 安装到 Android-x86 项目的步骤","titles":["常见问题","如何将 Magisk 安装到 Android-x86 项目或 Android 模拟器中"]},"173":{"title":"在 Waydroid 上安装 Magisk 的步骤","titles":["常见问题","如何将 Magisk 安装到 Android-x86 项目或 Android 模拟器中"]},"174":{"title":"启用 MagiskHide 后,为什么我的应用程序/游戏仍能检测到模拟器?","titles":["常见问题"]},"175":{"title":"如何在 Recovery 手动触发核心模式?","titles":["常见问题"]},"176":{"title":"为什么不恢复 Magisk 模块的在线 repo?","titles":["常见问题"]},"177":{"title":"我应该安装 Shxxxxo 模块来隐藏 root 吗?","titles":["常见问题"]},"178":{"title":"为什么启用 SuList 后某些模块会损坏?","titles":["常见问题"]},"179":{"title":"参考链接","titles":["常见问题"]},"180":{"title":"Magisk Delta","titles":[]},"181":{"title":"停下,你在找什么?","titles":["Magisk Delta"]},"182":{"title":"Magisk Delta 内部文档","titles":[]},"183":{"title":"早期挂载","titles":["Magisk Delta 内部文档"]},"184":{"title":"常规挂载","titles":["Magisk Delta 内部文档","早期挂载"]},"185":{"title":"模块挂载","titles":["Magisk Delta 内部文档","早期挂载"]},"186":{"title":"init.rc 注入","titles":["Magisk Delta 内部文档"]},"187":{"title":"常规注入","titles":["Magisk Delta 内部文档","init.rc 注入"]},"188":{"title":"模块注入","titles":["Magisk Delta 内部文档","init.rc 注入"]},"189":{"title":"删除文件和文件夹","titles":["Magisk Delta 内部文档"]},"190":{"title":"参考链接","titles":["Magisk Delta 内部文档"]},"191":{"title":"狐妖面具(Kitsune Mask)","titles":[]},"192":{"title":"介绍","titles":["狐妖面具(Kitsune Mask)"]},"193":{"title":"下载","titles":["狐妖面具(Kitsune Mask)"]},"194":{"title":"稳定版 / Beta","titles":["狐妖面具(Kitsune Mask)","下载"]},"195":{"title":"Canary / Debug","titles":["狐妖面具(Kitsune Mask)","下载"]},"196":{"title":"其他版本","titles":["狐妖面具(Kitsune Mask)","下载"]},"197":{"title":"如何安装","titles":["狐妖面具(Kitsune Mask)"]},"198":{"title":"如何从头开始安装 Kitsune Mask?","titles":["狐妖面具(Kitsune Mask)","如何安装"]},"199":{"title":"如何从当前的 Magisk 切换到 Kitsune Mask,反之亦然?","titles":["狐妖面具(Kitsune Mask)","如何安装"]},"200":{"title":"直接安装(推荐)","titles":["狐妖面具(Kitsune Mask)","如何安装","如何从当前的 Magisk 切换到 Kitsune Mask,反之亦然?"]},"201":{"title":"或从当前的 Magisk 应用程序中刷入 Kitsune Mask","titles":["狐妖面具(Kitsune Mask)","如何安装","如何从当前的 Magisk 切换到 Kitsune Mask,反之亦然?"]},"202":{"title":"直接将 Magisk 安装到 /system,而不是修补启动映像(不推荐)","titles":["狐妖面具(Kitsune Mask)","如何安装","如何从当前的 Magisk 切换到 Kitsune Mask,反之亦然?"]},"203":{"title":"如何将 Magisk 安装到安卓模拟器中","titles":["狐妖面具(Kitsune Mask)","如何安装"]},"204":{"title":"将 Magisk 安装到 NoxPlayer、LDPlayer、MemuPlayer 等模拟器的步骤","titles":["狐妖面具(Kitsune Mask)","如何安装","如何将 Magisk 安装到安卓模拟器中"]},"205":{"title":"在 Bluestacks 上安装 Magisk 的步骤","titles":["狐妖面具(Kitsune Mask)","如何安装","如何将 Magisk 安装到安卓模拟器中"]},"206":{"title":"捐赠我","titles":["狐妖面具(Kitsune Mask)"]},"207":{"title":"Credits","titles":["狐妖面具(Kitsune Mask)"]},"208":{"title":"许可","titles":["狐妖面具(Kitsune Mask)"]},"209":{"title":"参考链接","titles":["狐妖面具(Kitsune Mask)"]},"210":{"title":"日志","titles":[]},"211":{"title":"R6583F3E5-kitsune (26403)","titles":["日志"]},"212":{"title":"与官方 Magisk 的差异","titles":["日志","R6583F3E5-kitsune (26403)"]},"213":{"title":"Magisk 上游等级","titles":["日志","R6583F3E5-kitsune (26403)"]},"214":{"title":"Magisk (d7750b72) (26403)","titles":["日志"]},"215":{"title":"与 v26.4 的差异","titles":["日志"]},"216":{"title":"参考链接","titles":["日志"]},"217":{"title":"内部细节","titles":[]},"218":{"title":"文档结构","titles":["内部细节"]},"219":{"title":"“Magisk tmpfs 目录”中的路径","titles":["内部细节","文档结构"]},"220":{"title":"/data 中的路径","titles":["内部细节","文档结构"]},"221":{"title":"Magisk 启动过程","titles":["内部细节"]},"222":{"title":"预初始化(Pre-Init)","titles":["内部细节","Magisk 启动过程"]},"223":{"title":"解密后(post-fs-data)","titles":["内部细节","Magisk 启动过程"]},"224":{"title":"后期启动(late_start)","titles":["内部细节","Magisk 启动过程"]},"225":{"title":"重置属性(Resetprop)","titles":["内部细节"]},"226":{"title":"SELinux 政策","titles":["内部细节"]},"227":{"title":"参考链接","titles":["内部细节"]},"228":{"title":"常见问题","titles":[]},"229":{"title":"Q: 我安装了一个模块,然后启动时卡在了开机动画。求助","titles":["常见问题"]},"230":{"title":"Q: 为什么 XXX应用会检测到 Root?","titles":["常见问题"]},"231":{"title":"Q: 在我隐藏 Magisk App 后,应用图标显示异常","titles":["常见问题"]},"232":{"title":"Q: 为什么这个文档很多错误或者不通顺的地方","titles":["常见问题"]},"233":{"title":"参考链接","titles":["常见问题"]},"234":{"title":"开发者指南","titles":[]},"235":{"title":"BusyBox","titles":["开发者指南"]},"236":{"title":"Magisk 模块","titles":["开发者指南"]},"237":{"title":"module.prop","titles":["开发者指南","Magisk 模块"]},"238":{"title":"Shell 脚本 (*.sh)","titles":["开发者指南","Magisk 模块"]},"239":{"title":"system 文件夹","titles":["开发者指南","Magisk 模块"]},"240":{"title":"zygisk","titles":["开发者指南","Magisk 模块"]},"241":{"title":"system.prop","titles":["开发者指南","Magisk 模块"]},"242":{"title":"sepolicy.rule","titles":["开发者指南","Magisk 模块"]},"243":{"title":"Magisk 模块安装程序","titles":["开发者指南"]},"244":{"title":"自定义","titles":["开发者指南","Magisk 模块安装程序"]},"245":{"title":"变量","titles":["开发者指南","Magisk 模块安装程序","自定义"]},"246":{"title":"函数","titles":["开发者指南","Magisk 模块安装程序","自定义"]},"247":{"title":"注意","titles":["开发者指南","Magisk 模块安装程序"]},"248":{"title":"启动脚本","titles":["开发者指南"]},"249":{"title":"根目录覆盖系统","titles":["开发者指南"]},"250":{"title":"参考链接","titles":["开发者指南"]},"251":{"title":"Magisk 中文文档","titles":[]},"252":{"title":"Magisk 许可(License)","titles":["Magisk 中文文档"]},"253":{"title":"感谢","titles":["Magisk 中文文档"]},"254":{"title":"相关链接","titles":["Magisk 中文文档"]},"255":{"title":"友情链接","titles":["Magisk 中文文档"]},"256":{"title":"安装","titles":[]},"257":{"title":"入门","titles":["安装"]},"258":{"title":"修补映像","titles":["安装"]},"259":{"title":"卸载","titles":["安装"]},"260":{"title":"Recovery 中的 Magisk","titles":["安装"]},"261":{"title":"三星设备","titles":["安装"]},"262":{"title":"刷机工具","titles":["安装","三星设备"]},"263":{"title":"要求","titles":["安装","三星设备"]},"264":{"title":"解锁 Bootloader","titles":["安装","三星设备"]},"265":{"title":"操作指南","titles":["安装","三星设备"]},"266":{"title":"系统更新","titles":["安装","三星设备"]},"267":{"title":"注意事项","titles":["安装","三星设备"]},"268":{"title":"华为","titles":["安装"]},"269":{"title":"获得官方映像","titles":["安装","华为"]},"270":{"title":"EMUI 5 及以下","titles":["安装","华为"]},"271":{"title":"EMUI 8","titles":["安装","华为"]},"272":{"title":"EMUI 9 或更高版本","titles":["安装","华为"]},"273":{"title":"第三方 Recovery","titles":["安装"]},"274":{"title":"参考链接","titles":["安装"]},"275":{"title":"OTA 升级指南","titles":[]},"276":{"title":"必要条件","titles":["OTA 升级指南"]},"277":{"title":"带 A/B 分区的设备","titles":["OTA 升级指南"]},"278":{"title":"“非 A/B” 设备","titles":["OTA 升级指南"]},"279":{"title":"参考链接","titles":["OTA 升级指南"]},"280":{"title":"2018.12.7 Magisk v18.0","titles":[]},"281":{"title":"MagiskHide Improvements","titles":["2018.12.7 Magisk v18.0"]},"282":{"title":"Path Changes","titles":["2018.12.7 Magisk v18.0"]},"283":{"title":"Dropping Legacy Support","titles":["2018.12.7 Magisk v18.0"]},"284":{"title":"Modern C++ Code Base","titles":["2018.12.7 Magisk v18.0"]},"285":{"title":"2019.2.4 Magisk v18.1","titles":[]},"286":{"title":"EMUI 9 Support","titles":["2019.2.4 Magisk v18.1"]},"287":{"title":"Support Down to Android 4.2","titles":["2019.2.4 Magisk v18.1"]},"288":{"title":"Major Magisk Manager Update","titles":["2019.2.4 Magisk v18.1"]},"289":{"title":"Final Words","titles":["2019.2.4 Magisk v18.1"]},"290":{"title":"2019.3.28 Magisk v19.0","titles":[]},"291":{"title":"Magisk Module installer","titles":["2019.3.28 Magisk v19.0"]},"292":{"title":"Imageless Magisk","titles":["2019.3.28 Magisk v19.0"]},"293":{"title":"Native 64 Bit is Back","titles":["2019.3.28 Magisk v19.0"]},"294":{"title":"Zygote Ptrace Based MagiskHide","titles":["2019.3.28 Magisk v19.0"]},"295":{"title":"Android Q","titles":["2019.3.28 Magisk v19.0"]},"296":{"title":"Final Words","titles":["2019.3.28 Magisk v19.0"]},"297":{"title":"2019.5.1 Magisk v19.1","titles":[]},"298":{"title":"TODO","titles":[]},"299":{"title":"TODO","titles":[]},"300":{"title":"2019.9.19 Magisk v19.4","titles":[]},"301":{"title":"New System-as-root Implementation","titles":["2019.9.19 Magisk v19.4"]},"302":{"title":"Android 10 Support","titles":["2019.9.19 Magisk v19.4"]},"303":{"title":"Product Partition Support","titles":["2019.9.19 Magisk v19.4"]},"304":{"title":"A-Only System-as-root","titles":["2019.9.19 Magisk v19.4"]},"305":{"title":"2019.10.11 Magisk v20.0","titles":[]},"306":{"title":"New System-as-root Implementation","titles":["2019.10.11 Magisk v20.0"]},"307":{"title":"Android 10 Support","titles":["2019.10.11 Magisk v20.0"]},"308":{"title":"Product Partition Support","titles":["2019.10.11 Magisk v20.0"]},"309":{"title":"A-Only System-as-root","titles":["2019.10.11 Magisk v20.0"]},"310":{"title":"2019.11.2 Magisk v20.1","titles":[]},"311":{"title":"Updated Magisk Manager Hiding","titles":["2019.11.2 Magisk v20.1"]},"312":{"title":"2020.1.2 Magisk v20.2","titles":[]},"313":{"title":"Pre-Init sepolicy Patches for Modules","titles":["2020.1.2 Magisk v20.2"]},"314":{"title":"New Module Installer Format","titles":["2020.1.2 Magisk v20.2"]},"315":{"title":"2020.1.10 Magisk v20.3","titles":[]},"316":{"title":"Magisk","titles":["2020.1.10 Magisk v20.3"]},"317":{"title":"Magisk Manager","titles":["2020.1.10 Magisk v20.3"]},"318":{"title":"2020.3.23 Magisk v20.4","titles":[]},"319":{"title":"Miscellaneous","titles":["2020.3.23 Magisk v20.4"]},"320":{"title":"BusyBox Standalone Mode","titles":["2020.3.23 Magisk v20.4"]},"321":{"title":"Magisk Changelog","titles":["2020.3.23 Magisk v20.4"]},"322":{"title":"2020.10.3 Magisk v21.0","titles":[]},"323":{"title":"Highlights","titles":["2020.10.3 Magisk v21.0"]},"324":{"title":"2020.11.13 Magisk v21.1","titles":[]},"325":{"title":"2020.12.28 Magisk v21.2","titles":[]},"326":{"title":"v21.2","titles":["2020.12.28 Magisk v21.2"]},"327":{"title":"2021.1.17 Magisk v21.4","titles":[]},"328":{"title":"v21.4","titles":["2021.1.17 Magisk v21.4"]},"329":{"title":"v21.3","titles":["2021.1.17 Magisk v21.4"]},"330":{"title":"2021.2.23 Magisk v22.0","titles":[]},"331":{"title":"RESTORE THE EXISTING MAGISK MANAGER BACK TO NORMAL BEFORE UPGRADING IF HIDDEN!","titles":["2021.2.23 Magisk v22.0"]},"332":{"title":"Magisk Manager is dead.Long live the Magisk app!","titles":["2021.2.23 Magisk v22.0"]},"333":{"title":"App Hiding","titles":["2021.2.23 Magisk v22.0"]},"334":{"title":"Bug Fixes","titles":["2021.2.23 Magisk v22.0"]},"335":{"title":"2021.4.9 Magisk v22.1","titles":[]},"336":{"title":"Bug Fixes","titles":["2021.4.9 Magisk v22.1"]},"337":{"title":"2021.5.12 Magisk v23.0","titles":[]},"338":{"title":"Bug Fixes","titles":["2021.5.12 Magisk v23.0"]},"339":{"title":"2022.1.26 Magisk v24.0","titles":[]},"340":{"title":"MagiskHide Removal","titles":["2022.1.26 Magisk v24.0"]},"341":{"title":"Sunsetting Magisk-Modules-Repo","titles":["2022.1.26 Magisk v24.0"]},"342":{"title":"Introducing Zygisk","titles":["2022.1.26 Magisk v24.0"]},"343":{"title":"Documentation","titles":["2022.1.26 Magisk v24.0"]},"344":{"title":"2022.1.28 Magisk v24.1","titles":[]},"345":{"title":"MagiskHide Removal","titles":["2022.1.28 Magisk v24.1"]},"346":{"title":"Sunsetting Magisk-Modules-Repo","titles":["2022.1.28 Magisk v24.1"]},"347":{"title":"Introducing Zygisk","titles":["2022.1.28 Magisk v24.1"]},"348":{"title":"Documentation","titles":["2022.1.28 Magisk v24.1"]},"349":{"title":"2022.3.1 Magisk v24.2","titles":[]},"350":{"title":"2022.3.10 Magisk v24.3","titles":[]},"351":{"title":"2022.6.7 Magisk v25.0","titles":[]},"352":{"title":"MagiskInit Rewrite","titles":["2022.6.7 Magisk v25.0"]},"353":{"title":"MagiskSU Security Enhancements","titles":["2022.6.7 Magisk v25.0"]},"354":{"title":"2022.6.19 Magisk v25.1","titles":[]},"355":{"title":"MagiskInit Rewrite","titles":["2022.6.19 Magisk v25.1"]},"356":{"title":"MagiskSU Security Enhancements","titles":["2022.6.19 Magisk v25.1"]},"357":{"title":"2022.7.20 Magisk v25.2","titles":[]},"358":{"title":"2023.4.5 Magisk v26.0","titles":[]},"359":{"title":"将最低 Android 版本提升到6.0","titles":["2023.4.5 Magisk v26.0"]},"360":{"title":"新的 Magic Mount 实现","titles":["2023.4.5 Magisk v26.0"]},"361":{"title":"新的 sepolicy.rule 实现","titles":["2023.4.5 Magisk v26.0"]},"362":{"title":"Zygisk 更新","titles":["2023.4.5 Magisk v26.0"]},"363":{"title":"2023.4.11 Magisk v26.1","titles":[]},"364":{"title":"与 v26.0 相比的更改","titles":["2023.4.11 Magisk v26.1"]},"365":{"title":"将最低 Android 版本提升到6.0","titles":["2023.4.11 Magisk v26.1"]},"366":{"title":"新的 Magic Mount 实现","titles":["2023.4.11 Magisk v26.1"]},"367":{"title":"新的 sepolicy.rule 实现","titles":["2023.4.11 Magisk v26.1"]},"368":{"title":"Zygisk 更新","titles":["2023.4.11 Magisk v26.1"]},"369":{"title":"2023.8.27 Magisk v26.2","titles":[]},"370":{"title":"2023.9.4 Magisk v26.3","titles":[]},"371":{"title":"v26.3","titles":["2023.9.4 Magisk v26.3"]},"372":{"title":"v26.2","titles":["2023.9.4 Magisk v26.3"]},"373":{"title":"2023.11.5 Magisk v26.4","titles":[]},"374":{"title":"发布日志","titles":[]},"375":{"title":"其他日志","titles":["发布日志"]},"376":{"title":"参考链接","titles":["发布日志"]},"377":{"title":"Magisk 工具","titles":[]},"378":{"title":"magiskboot","titles":["Magisk 工具"]},"379":{"title":"magiskinit","titles":["Magisk 工具"]},"380":{"title":"magiskpolicy","titles":["Magisk 工具"]},"381":{"title":"magisk","titles":["Magisk 工具"]},"382":{"title":"su","titles":["Magisk 工具"]},"383":{"title":"resetprop","titles":["Magisk 工具"]},"384":{"title":"参考链接","titles":["Magisk 工具"]}},"dirtCount":0,"index":[["写入属性",{"2":{"383":2}}],["向持久存储读取",{"2":{"383":2}}],["向系统注入覆盖层的",{"2":{"360":1,"366":1}}],["属性",{"2":{"383":6}}],["属性的模拟器更为兼容",{"2":{"212":1}}],["详细信息",{"2":{"383":1}}],["详情请查阅",{"2":{"173":1}}],["兼容",{"2":{"382":1}}],["尽管上面没有列出",{"2":{"382":1}}],["伪装成一个登录",{"2":{"382":2}}],["入口点",{"2":{"382":1}}],["入门",{"0":{"257":1}}],["禁用拒绝列表强制",{"2":{"381":2}}],["返回强制的状态",{"2":{"381":2}}],["返回值为0或或运算以下值",{"2":{"378":2}}],["返回值",{"2":{"378":4}}],["拒绝列表配置",{"2":{"381":2}}],["拒绝并强制卸载任何不匹配的",{"2":{"87":1}}],["克隆",{"2":{"381":2}}],["克隆权限",{"2":{"381":2}}],["克隆源代码",{"2":{"83":1}}],["手动启动",{"2":{"381":2}}],["手动触发核心模式",{"0":{"175":1}}],["高级系统属性操作实用程序",{"2":{"383":1}}],["高级选项",{"2":{"381":2}}],["高级开发人员可以使用此工具修改",{"2":{"380":1}}],["移除所有",{"2":{"381":2}}],["移除所有模块并重新启动",{"2":{"381":2}}],["移动到",{"2":{"378":2}}],["列出所有可用的小程序",{"2":{"381":2}}],["默认为",{"2":{"380":2}}],["默认情况下",{"2":{"225":1,"378":4}}],["唯一支持的操作是",{"2":{"380":2}}],["唯一的不同在于请勿使用最新版本的",{"2":{"270":1}}],["唯一的例外是",{"2":{"78":1}}],["唯一的区别是",{"2":{"76":1}}],["运算符",{"2":{"380":2}}],["运行",{"2":{"83":2,"263":1}}],["运行版本",{"2":{"76":1}}],["多个条目由大括号",{"2":{"380":2}}],["立即将",{"2":{"380":2}}],["编译拆分的cil策略",{"2":{"380":2}}],["语句的格式为",{"2":{"380":2}}],["语句的帮助消息",{"2":{"380":2}}],["语言和框架",{"2":{"86":1}}],["显示此消息",{"2":{"383":2}}],["显示此帮助消息并退出",{"2":{"382":2}}],["显示版本号并退出",{"2":{"382":2}}],["显示版本名并退出",{"2":{"382":2}}],["显示",{"2":{"380":2}}],["及其所有分支",{"2":{"380":1}}],["及以下",{"0":{"270":1}}],["他们会直接修改",{"2":{"380":1}}],["策略声明",{"2":{"380":2}}],["策略源",{"2":{"380":1}}],["策略",{"2":{"380":3}}],["策略的设备上",{"2":{"222":1}}],["检测格式并将",{"2":{"378":2}}],["检查",{"2":{"229":1}}],["压缩为",{"2":{"378":2}}],["压缩包修补启动映像",{"2":{"91":1,"369":1,"372":1}}],["格式为",{"2":{"380":2}}],["格式",{"2":{"378":4}}],["输出所有属性",{"2":{"383":2}}],["输出文件",{"2":{"378":14}}],["输出bootimg",{"2":{"378":4}}],["输入文件",{"2":{"378":14}}],["清理当前工作目录",{"2":{"378":2}}],["校验和",{"2":{"378":2}}],["出",{"2":{"378":2}}],["拆分为",{"2":{"378":2}}],["节点",{"2":{"378":2}}],["备份恢复",{"2":{"378":2}}],["备份",{"2":{"378":2}}],["备份内置",{"2":{"170":1}}],["创建",{"2":{"378":2}}],["创建指向",{"2":{"378":2}}],["测试",{"2":{"378":4}}],["指定",{"2":{"378":4}}],["果当前目录中的组件文件已被压缩",{"2":{"378":2}}],["定",{"2":{"378":2}}],["原始bootimg",{"2":{"378":6}}],["原因在",{"2":{"265":1}}],["参数",{"2":{"378":4,"380":4,"381":4,"382":2}}],["参考链接",{"0":{"74":1,"81":1,"161":1,"179":1,"190":1,"209":1,"216":1,"227":1,"233":1,"250":1,"274":1,"279":1,"376":1,"384":1}}],["十六进制修补二进制文件",{"2":{"378":1}}],["前往",{"2":{"362":1,"368":1}}],["前的块验证",{"2":{"276":1}}],["许多设备都不支持",{"2":{"361":1,"367":1}}],["许可证的第3版",{"2":{"208":2,"252":2}}],["许可",{"0":{"3":1,"208":1,"252":1},"2":{"3":1}}],["配合使用",{"2":{"360":1,"366":1}}],["配置构建",{"2":{"84":1}}],["魔力挂载",{"2":{"360":1,"366":1}}],["好久不见",{"2":{"358":1}}],["好的旧传统",{"2":{"80":1}}],["嘿",{"2":{"358":1}}],["功能安装",{"2":{"278":1,"361":1,"367":1}}],["功能的开发者",{"2":{"235":1}}],["仍然保持不变",{"2":{"278":1}}],["升级后",{"2":{"278":1}}],["升级指南",{"0":{"275":1},"1":{"276":1,"277":1,"278":1,"279":1}}],["非",{"0":{"278":1}}],["非a",{"2":{"76":1}}],["绕过任何可能的",{"2":{"277":1}}],["强制您的设备切换到更新的插槽",{"2":{"277":1}}],["强烈建议直接通过",{"2":{"256":1}}],["优化您的设备",{"2":{"277":1}}],["步骤2",{"2":{"277":1}}],["步骤1",{"2":{"277":1,"278":1}}],["带",{"0":{"277":1}}],["带有",{"2":{"78":1,"260":1}}],["必要条件",{"0":{"276":1}}],["必须解锁设备的引导加载程序",{"2":{"257":1}}],["必须是整数",{"2":{"237":1}}],["必须匹配此正则表达式",{"2":{"237":1}}],["必须遵守的格式",{"2":{"237":1}}],["必须使用完整路径调用可执行文件",{"2":{"235":1}}],["必须能够挂载为读写",{"2":{"167":1}}],["盘等",{"2":{"273":1}}],["卡",{"2":{"273":1}}],["卡片下的",{"2":{"170":1}}],["刷回",{"2":{"278":1}}],["刷入",{"2":{"273":1}}],["刷机工具",{"0":{"262":1}}],["刷机包中提取所需文件",{"2":{"257":1}}],["刷机指南",{"2":{"255":1}}],["比如在",{"2":{"273":1}}],["比较流行的模块是",{"2":{"230":1}}],["才能使用第三方",{"2":{"273":1}}],["荣耀",{"2":{"272":1}}],["遵循入门的教程",{"2":{"270":1}}],["遵守更新的要求",{"2":{"78":1}}],["获取",{"2":{"383":2}}],["获取模块的基本目录路径",{"2":{"238":1}}],["获得官方映像",{"0":{"269":1}}],["搭配",{"2":{"268":1}}],["说明会略有不同",{"2":{"268":1}}],["更改并停止守护程序",{"2":{"381":2}}],["更多详细信息可以在",{"2":{"379":1}}],["更重要的是他们不遵循标准的",{"2":{"268":1}}],["更新的",{"2":{"237":1}}],["更新",{"0":{"362":1,"368":1},"2":{"225":1}}],["更新工具链",{"2":{"90":1,"371":1}}],["更新到",{"2":{"90":1,"371":1}}],["更新内部脚本",{"2":{"7":1}}],["更新日志",{"0":{"5":1,"88":1},"1":{"6":1,"7":1,"8":1,"9":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1},"2":{"195":1,"251":1,"374":1,"375":1}}],["华为的内核似乎无法在早期启动时捕获按键事件",{"2":{"272":1}}],["华为设备进入",{"2":{"270":1}}],["华为不发布官方出厂映像以及",{"2":{"269":1}}],["华为",{"0":{"268":1},"1":{"269":1,"270":1,"271":1,"272":1}}],["切勿出于上述原因直接使用原厂",{"2":{"267":1}}],["切换到系统",{"2":{"222":1}}],["切换到",{"0":{"164":1,"199":1},"1":{"165":1,"166":1,"167":1,"200":1,"201":1,"202":1}}],["切换到新的magisk模块仓库设置",{"2":{"10":1}}],["恢复到官方映像和其他映像后",{"2":{"278":1}}],["恢复映像",{"2":{"276":1}}],["恢复",{"2":{"267":1,"381":2}}],["恢复官方映像后",{"2":{"277":1}}],["恢复官方",{"2":{"212":1}}],["永远不要尝试将",{"2":{"267":1}}],["永远",{"2":{"267":1}}],["让应用程序完成它的工作并自动重启设备",{"2":{"265":1}}],["让我们继续修补映像",{"2":{"257":1}}],["让我们回到",{"2":{"79":1}}],["连同原始固件中的",{"2":{"265":1}}],["归档文件",{"2":{"265":1,"266":2,"267":1,"269":1}}],["归档文件复制到设备",{"2":{"265":1}}],["勾选",{"2":{"265":1}}],["没有锁定您的设备",{"2":{"264":1}}],["没有什么办法检测到这一点",{"2":{"257":1}}],["确认",{"2":{"264":1}}],["确保使用",{"2":{"237":1}}],["跳过所有步骤",{"2":{"264":1}}],["长按音量上键解锁",{"2":{"264":1}}],["长按音量增大",{"2":{"260":1}}],["关闭设备电源并按下设备的下载模式组合键",{"2":{"264":1}}],["关于",{"2":{"80":1}}],["小时正常运行时间后会触发解锁",{"2":{"263":1}}],["小程序",{"2":{"235":1,"381":2}}],["达到",{"2":{"263":1}}],["美国",{"2":{"263":1}}],["锁的值",{"2":{"263":1}}],["锁的值可能如下",{"2":{"263":1}}],["锁和",{"2":{"263":1}}],["状态",{"2":{"263":1}}],["状态标志",{"2":{"236":2}}],["需要原始",{"2":{"378":1}}],["需要在启动后通过",{"2":{"361":1,"367":1}}],["需要执行此步骤",{"2":{"276":1}}],["需要",{"2":{"262":1}}],["需要完整的数据擦除",{"2":{"261":1}}],["首先转到",{"2":{"276":1}}],["首先必须检查",{"2":{"263":1}}],["首次安装",{"2":{"261":1}}],["首选项",{"2":{"86":1}}],["保护整个环境",{"2":{"382":2}}],["保护用户免受恶意和未经验证的",{"2":{"87":1}}],["保修位",{"2":{"261":1}}],["三星设备",{"0":{"261":1},"1":{"262":1,"263":1,"264":1,"265":1,"266":1,"267":1}}],["释放所有按钮",{"2":{"260":1}}],["释放所有按键即可启动",{"2":{"260":1}}],["→",{"2":{"260":7,"264":1,"273":1,"276":2,"277":4}}],["正如在",{"2":{"272":1}}],["正常开机",{"2":{"260":1}}],["正确支持设置持久属性绕过",{"2":{"91":1,"369":1,"372":1}}],["总之",{"2":{"260":1}}],["总是引导到",{"2":{"79":1}}],["屏幕",{"2":{"260":1}}],["直到看到",{"2":{"260":1}}],["直接对文件进行修改",{"2":{"378":2}}],["直接将",{"0":{"202":1}}],["直接安装到系统分区",{"2":{"170":1,"171":1}}],["直接安装到",{"0":{"167":1}}],["直接安装",{"0":{"165":1,"200":1},"2":{"165":1,"170":1,"200":1,"256":1}}],["直接处理",{"2":{"91":1,"369":1,"372":1}}],["搜索",{"2":{"260":2,"378":2}}],["百度搜索",{"2":{"260":1}}],["百度翻译",{"2":{"253":1}}],["音量增大",{"2":{"260":2,"270":1}}],["电源",{"2":{"260":2,"270":1}}],["别无选择",{"2":{"260":1}}],["卸载机制和新的",{"2":{"362":1,"368":1}}],["卸载",{"0":{"259":1},"2":{"259":1,"276":1}}],["千万不要刷写其他人共享的已修补的镜像",{"2":{"258":1}}],["瞧",{"2":{"258":1,"265":1}}],["按正常方式应用",{"2":{"277":1}}],["按照上面的引导映像修补说明进行操作",{"2":{"272":1}}],["按照上面的修补映像说明进行操作",{"2":{"271":1}}],["按键组合",{"2":{"260":2}}],["按钮",{"2":{"258":1,"265":1,"277":1}}],["按下",{"2":{"258":1,"265":1,"277":1}}],["主屏幕中的",{"2":{"258":1,"265":1}}],["主要内容",{"2":{"236":2}}],["基于",{"2":{"257":1}}],["基于文件的加密",{"2":{"220":1}}],["快速回顾一下",{"2":{"257":1}}],["快把我踢出去",{"2":{"181":1}}],["接下来",{"2":{"257":1}}],["所以如果您在",{"2":{"270":1}}],["所以大多数人可以忽略这条信息",{"2":{"257":1}}],["所有卸载操作",{"2":{"381":1}}],["所有卸载操作用法",{"2":{"381":1}}],["所有值应以十六进制书写",{"2":{"380":2}}],["所有安装了",{"2":{"380":1}}],["所有部分将被压缩回原始格式",{"2":{"378":1}}],["所有启动脚本都将在",{"2":{"248":1}}],["所有模块将被禁用",{"2":{"229":1}}],["所有允许的",{"2":{"226":1}}],["所有与",{"2":{"220":2}}],["所有东西都必须存储在",{"2":{"220":1}}],["所有预初始化补丁文件都存储在这里绑定挂载",{"2":{"219":2}}],["所有者和",{"2":{"381":2}}],["所有者为",{"2":{"220":1}}],["所有者",{"2":{"92":1,"364":1}}],["所有使用引导方法",{"2":{"80":1}}],["所有",{"2":{"76":1}}],["据我们所知",{"2":{"257":1}}],["幸运的是",{"2":{"257":1}}],["信息",{"2":{"257":1}}],["资源分享",{"2":{"255":1}}],["系列",{"2":{"255":1}}],["系统",{"2":{"277":1}}],["系统属性",{"2":{"225":1}}],["系统更新了",{"2":{"266":1}}],["系统更新",{"0":{"266":1},"2":{"79":1,"277":1}}],["系统作为根",{"2":{"76":1}}],["友情链接",{"0":{"255":1}}],["翻译",{"2":{"253":1}}],["翻译工具",{"2":{"253":1}}],["翻译的中文文档",{"2":{"0":1}}],["感谢",{"0":{"253":1}}],["感谢您的支持",{"2":{"206":1}}],["工具兼容",{"2":{"380":1}}],["工具",{"0":{"377":1},"1":{"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1},"2":{"251":1,"384":1}}],["工具链与名称",{"2":{"86":2}}],["工具链并将其设置为默认值",{"2":{"86":1}}],["工具链管理器",{"2":{"86":1}}],["工具链",{"2":{"86":1}}],["针对",{"2":{"251":1}}],["替换",{"2":{"249":2,"378":2}}],["会使用",{"2":{"249":1}}],["会在每次启动时将此文件夹中的所有脚本注入到",{"2":{"187":1}}],["会在每次启动时将它们注入到",{"2":{"187":1}}],["条规则不适用于此文件夹中的任何内容",{"2":{"249":1}}],["现已上线",{"2":{"362":1,"368":1}}],["现已进行了重大改写",{"2":{"360":1,"366":1}}],["现有实现无法很好地与使用",{"2":{"360":1,"366":1}}],["现有文件可以替换为位于相同相对路径的文件",{"2":{"249":1}}],["现在在下载模式下可接受的非官方映像",{"2":{"264":1}}],["现在不要重启",{"2":{"170":1}}],["现在我们可以将所有",{"2":{"80":1}}],["除外",{"2":{"249":1}}],["除非另有特别说明",{"2":{"78":1}}],["覆盖文件应放在",{"2":{"249":1}}],["放置在模块自己的文件夹中",{"2":{"248":1}}],["放置在",{"2":{"248":1}}],["种脚本",{"2":{"248":1}}],["种主要的不同方法",{"2":{"77":1}}],["秒前暂停",{"2":{"248":1}}],["末尾调用",{"2":{"247":1}}],["注意事项",{"0":{"267":1}}],["注意",{"0":{"247":1},"2":{"260":1,"270":1,"275":1,"382":1}}],["注入的所有文件都应放在此文件夹中",{"2":{"239":1}}],["注入到",{"2":{"187":1}}],["注入",{"0":{"186":1},"1":{"187":1,"188":1}}],["打印当前拒绝列表",{"2":{"381":2}}],["打印当前二进制版本",{"2":{"381":2}}],["打印正在运行的守护程序版本号",{"2":{"381":2}}],["打印正在运行的守护程序版本",{"2":{"381":2}}],["打印错误消息",{"2":{"246":2}}],["打印",{"2":{"246":2,"378":2,"381":2}}],["打开并授予",{"2":{"200":1}}],["打开",{"2":{"85":1,"86":1,"166":1,"171":1,"201":1}}],["函数钩子实现",{"2":{"362":1,"368":1}}],["函数钩子",{"2":{"362":1,"368":1}}],["函数",{"0":{"246":1}}],["找到所有",{"2":{"245":1}}],["安卓版本",{"2":{"245":1}}],["安装模块",{"2":{"381":2}}],["安装机制来升级您的系统",{"2":{"278":1}}],["安装完成后",{"2":{"277":1}}],["安装更新",{"2":{"277":1}}],["安装后可以保存",{"2":{"277":1}}],["安装工作无缝",{"2":{"277":1}}],["安装指南",{"2":{"274":1}}],["安装包",{"2":{"273":1}}],["安装您已经下载的",{"2":{"265":1}}],["安装说明",{"2":{"251":1}}],["安装的模块将存储在此处并将在下次重新启动时",{"2":{"220":2}}],["安装配置",{"2":{"219":2}}],["安装并打开",{"2":{"165":1,"170":1,"204":1}}],["安装官方",{"2":{"86":1}}],["安装",{"0":{"256":1},"1":{"257":1,"258":1,"259":1,"260":1,"261":1,"262":1,"263":1,"264":1,"265":1,"266":1,"267":1,"268":1,"269":1,"270":1,"271":1,"272":1,"273":1,"274":1},"2":{"83":3,"165":1,"170":1,"171":1,"200":2,"258":1,"261":1,"265":1,"273":1,"277":1}}],["安装到更新的插槽",{"2":{"277":1}}],["安装到更新的分区上",{"2":{"277":1}}],["安装到非活动插槽",{"2":{"277":2}}],["安装到安卓模拟器中",{"0":{"203":1},"1":{"204":1,"205":1}}],["安装到系统分区中",{"2":{"172":1}}],["安装到系统分区",{"2":{"169":1}}],["安装到",{"0":{"168":1,"170":1,"171":1,"172":1,"202":1,"204":1},"1":{"169":1,"170":1,"171":1,"172":1,"173":1},"2":{"80":1,"167":1,"212":1}}],["值为",{"2":{"245":1}}],["架构",{"2":{"245":1}}],["变量进行配置",{"2":{"378":4}}],["变量",{"0":{"245":1},"2":{"378":2}}],["稍后将详细介绍",{"2":{"243":2}}],["稍后提供更多信息",{"2":{"76":1}}],["每个命令都是一个参数",{"2":{"378":2}}],["每个命令都将直接使用",{"2":{"235":1}}],["每个组件将使用",{"2":{"378":2}}],["每个组件将保持不变",{"2":{"378":2}}],["每个组件将在写入输出文件之前即时自动解压缩",{"2":{"378":2}}],["每个组件到一个文件",{"2":{"378":2}}],["每个设备都有自己的启动到",{"2":{"260":1}}],["每次启用",{"2":{"260":1}}],["每行由",{"2":{"241":1}}],["真实",{"2":{"239":1}}],["真正的区别在于设备在完全启动时使用的是什么",{"2":{"78":1}}],["部分找到",{"2":{"379":1}}],["部分设备依旧需要修补",{"2":{"272":1}}],["部分",{"2":{"238":1,"257":1}}],["部署了新的",{"2":{"226":1}}],["换行类型",{"2":{"237":1}}],["且开头必须为字母",{"2":{"237":1}}],["点",{"2":{"237":1}}],["点击它并等待重启",{"2":{"258":1}}],["点击",{"2":{"165":1,"166":1,"170":1,"171":1,"200":1,"201":1}}],["数据库",{"2":{"381":2}}],["数据库存储设置和",{"2":{"220":2}}],["数字",{"2":{"237":1}}],["译者注",{"2":{"237":1,"265":1,"272":1}}],["^attribute",{"2":{"380":2}}],["^type",{"2":{"380":6}}],["^",{"2":{"237":1,"380":6}}],["^early",{"2":{"183":2}}],["整数",{"2":{"237":2}}],["字符串",{"2":{"237":10}}],["库不兼容",{"2":{"236":2}}],["库",{"2":{"236":2}}],["└──",{"2":{"236":8,"243":8,"249":8}}],["│ramdisk",{"2":{"249":1}}],["│模块module",{"2":{"243":1}}],["│",{"2":{"236":142,"243":17,"249":25}}],["命名",{"2":{"236":2}}],["命令到",{"2":{"381":2}}],["命令",{"2":{"226":1,"271":1,"272":1,"378":4,"382":3}}],["├──",{"2":{"236":56,"243":10,"249":16}}],["结构如下",{"2":{"236":1}}],["示例",{"2":{"235":1,"237":1,"380":2}}],["独立模式",{"2":{"235":1,"244":1,"248":1}}],["像其他普通的刷机包一样刷",{"2":{"273":1}}],["像",{"2":{"235":1}}],["二进制",{"2":{"235":1}}],["二进制文件时",{"2":{"381":1}}],["二进制文件和小程序如下所示",{"2":{"377":1}}],["二进制文件标记为",{"2":{"226":1}}],["二进制文件",{"2":{"169":1,"203":1,"219":2,"220":2,"226":1,"380":1}}],["附带了一个完整的",{"2":{"235":1}}],["附加",{"2":{"86":1}}],["希望您可以向我们提交反馈",{"2":{"232":1}}],["占位",{"2":{"231":1}}],["警告",{"2":{"230":1,"248":1,"272":1}}],["哔哩哔哩",{"2":{"230":1}}],["酷安",{"2":{"230":1}}],["隐藏",{"2":{"230":1}}],["那么请查看",{"2":{"229":1}}],["那么请在电脑上直接运行以下命令",{"2":{"229":1}}],["那就卸载",{"2":{"177":1}}],["管理模块",{"2":{"229":1}}],["大多数现代",{"2":{"229":1}}],["大量的稳定性更改和小错误修复",{"2":{"9":1}}],["求助",{"0":{"229":1}}],["完整更新日志",{"2":{"284":1,"289":1,"296":1,"297":1,"304":1,"309":1,"311":1,"314":1,"317":1,"323":1,"324":1,"326":1,"329":1,"334":1,"336":1,"338":1,"343":1,"348":1,"349":1,"350":1,"353":1,"356":1,"357":1,"362":1,"368":1,"369":1,"372":1,"373":1}}],["完整的规则可以在",{"2":{"226":1}}],["完成刷机",{"2":{"265":1}}],["完成初始设置",{"2":{"264":1}}],["完成后",{"2":{"171":1}}],["完全解锁",{"2":{"263":1}}],["完全锁定",{"2":{"263":1}}],["特定规则与其他策略分开",{"2":{"226":1}}],["域进程将文件归因于",{"2":{"226":1}}],["客户端域将通过使用",{"2":{"226":1}}],["客户端域都可以直接连接到",{"2":{"226":1}}],["沙盒中规则的放宽",{"2":{"226":1}}],["能够正常运行",{"2":{"226":1}}],["还有",{"2":{"248":1}}],["还必须放宽一些",{"2":{"226":1}}],["还可能导致问题",{"2":{"189":1}}],["之间的区别",{"2":{"238":1}}],["之外使用",{"2":{"235":1}}],["之后安装它",{"2":{"257":1}}],["之后",{"2":{"226":1,"249":1}}],["之前的设备上",{"2":{"249":1}}],["之前",{"2":{"226":1}}],["之类的命令向",{"2":{"225":1}}],["新版",{"2":{"362":1,"368":1}}],["新的实现方式从根本上改变了文件系统镜像的创建方式",{"2":{"360":1,"366":1}}],["新的",{"0":{"360":1,"361":1,"366":1,"367":1}}],["新域",{"2":{"226":1}}],["新增对",{"2":{"212":1}}],["政策",{"0":{"226":1}}],["读取属性将从",{"2":{"225":1}}],["读取属性不会从持久存储中读取",{"2":{"225":1}}],["读取和写入文件夹",{"2":{"220":1}}],["持久属性",{"2":{"225":1}}],["匹配",{"2":{"225":1}}],["托管",{"2":{"225":1}}],["由",{"2":{"225":1}}],["由于复杂的原因",{"2":{"361":1,"367":1}}],["由于历史原因",{"2":{"247":1}}],["由于我们绕过了",{"2":{"225":1}}],["由于在",{"2":{"184":1}}],["由于某些原因",{"2":{"167":1}}],["由于",{"2":{"86":2,"170":1,"203":1,"219":2,"231":1,"249":1,"361":1,"367":1}}],["由于其",{"2":{"80":1}}],["由于存储大小问题",{"2":{"79":1}}],["被设计为仅由",{"2":{"225":1}}],["被解密和装载时会在",{"2":{"223":1}}],["执行与",{"2":{"378":2}}],["执行服务",{"2":{"224":1}}],["执行",{"2":{"223":1,"378":2,"381":2}}],["执行原始的",{"2":{"222":1}}],["取消阻止",{"2":{"222":1}}],["尝试加载",{"2":{"222":1}}],["劫持",{"2":{"222":2,"260":1}}],["加拿大设备",{"2":{"263":1}}],["加载属性",{"2":{"383":2}}],["加载或编译拆分的",{"2":{"380":2}}],["加载到内核中",{"2":{"222":1,"380":2}}],["加载",{"2":{"222":1,"380":4}}],["加上其他一些东西",{"2":{"76":1}}],["服务的入口点",{"2":{"381":1}}],["服务器管理员这样的常见场景中",{"2":{"380":1}}],["服务中执行",{"2":{"236":2}}],["服务",{"2":{"224":1}}],["服务注入",{"2":{"222":1}}],["服务脚本的文件夹",{"2":{"220":2}}],["预初始化",{"0":{"222":1},"2":{"379":1}}],["预启动",{"2":{"183":1}}],["合并到",{"2":{"220":2}}],["合并到boot中",{"2":{"79":1}}],["很少有进程有权与该",{"2":{"220":1}}],["很简单",{"2":{"199":1}}],["标志",{"2":{"383":4}}],["标志设置为",{"2":{"381":2}}],["标有",{"2":{"380":4}}],["标记为",{"2":{"220":1}}],["标准的原因",{"2":{"78":1}}],["标准中的设备",{"2":{"77":1}}],["选择并修补一个文件",{"2":{"258":1,"265":1}}],["选",{"2":{"220":1}}],["选项1是首选方法",{"2":{"235":1}}],["选项卡",{"2":{"166":1}}],["选项",{"2":{"91":1,"170":2,"201":1,"258":1,"265":1,"369":1,"372":1,"380":4,"381":4,"382":5,"383":4}}],["未",{"2":{"278":1}}],["未执行",{"2":{"244":1}}],["未使用原始文件夹",{"2":{"219":2}}],["未找到",{"2":{"86":1}}],["挂载路径",{"2":{"381":2}}],["挂载早期所需的分区",{"2":{"222":1}}],["挂载标志",{"2":{"219":2}}],["挂载为",{"2":{"79":1}}],["`magisk",{"2":{"219":2}}],["用法",{"2":{"380":1,"381":2,"383":1}}],["用",{"2":{"378":2}}],["用户",{"2":{"278":1}}],["用户就能在内核未启用",{"2":{"212":1}}],["用于支持模块安装",{"2":{"220":2}}],["用一个空文件夹替换就足够了",{"2":{"189":1}}],["用一个假文件替换它就足够了",{"2":{"189":1}}],["增强了对模块预启动挂载的支持",{"2":{"212":1}}],["该选项被默默地忽略",{"2":{"382":1}}],["该文件可用于",{"2":{"378":2}}],["该文件夹位于设备加密存储区中",{"2":{"220":1}}],["该工具还支持许多",{"2":{"378":1}}],["该检测机制无法在第三方",{"2":{"361":1,"367":1}}],["该功能的兼容性一直很不稳定",{"2":{"361":1,"367":1}}],["该脚本将由",{"2":{"244":1}}],["该",{"2":{"237":1}}],["该方法无需更改任何属性",{"2":{"212":1}}],["该实现来自",{"2":{"212":1}}],["该版本可能包含恶意或有害更改",{"2":{"181":1}}],["日志",{"0":{"210":1},"1":{"211":1,"212":1,"213":1,"214":1,"215":1,"216":1}}],["甚至没有适销性或特定用途适用性",{"2":{"208":2,"252":2}}],["分发此程序是希望它有用",{"2":{"208":2,"252":2}}],["分区的情况下开始安装",{"2":{"278":1}}],["分区的设备",{"0":{"277":1}}],["分区且无外置存储设备",{"2":{"273":1}}],["分区上锁",{"2":{"273":1}}],["分区不再存在",{"2":{"272":1}}],["分区方案",{"2":{"268":1}}],["分区恢复到原样",{"2":{"267":1}}],["分区shellfastboot",{"2":{"258":1}}],["分区映像",{"2":{"219":2}}],["分区没有足够空间容纳",{"2":{"203":1}}],["分区而不是",{"2":{"92":1,"364":1}}],["分区中是否有",{"2":{"257":1}}],["分区中",{"2":{"80":1,"273":1}}],["分区包含",{"2":{"80":1,"257":1}}],["分区和",{"2":{"79":1}}],["分区并将其用作新的",{"2":{"77":1}}],["分区作为",{"2":{"77":1}}],["分区将把我们带到",{"2":{"76":1}}],["分区",{"2":{"76":2,"79":1,"80":1,"212":1,"257":1,"258":1,"260":1,"268":1,"272":1,"273":1}}],["任何更高版本重新分发和",{"2":{"208":2,"252":2}}],["任何运行",{"2":{"78":1}}],["通用脚本",{"2":{"248":1}}],["通用脚本和模块脚本",{"2":{"248":1}}],["通用公共许可证",{"2":{"208":2,"252":2}}],["通用公共许可证的条款",{"2":{"208":2,"252":2}}],["通常安装在设备的",{"2":{"268":1}}],["通常",{"2":{"225":1}}],["通过首先删除属性",{"2":{"225":1}}],["通过",{"2":{"220":2,"229":1}}],["通俗地说",{"2":{"78":1}}],["子模块都是自由软件",{"2":{"208":2,"252":2}}],["作者",{"2":{"207":1}}],["作为策略语句逐行读取和分析",{"2":{"380":2}}],["作为解决方法",{"2":{"272":1}}],["作为第一个运行的程序",{"2":{"222":1}}],["作为",{"2":{"76":1,"77":2,"265":1,"378":2}}],["😉",{"2":{"230":1,"340":1,"345":1}}],["👍",{"2":{"206":1}}],["😃",{"2":{"67":1,"126":1,"155":1,"283":1,"288":1,"289":1,"294":1,"297":1,"312":1}}],["祝您有美好的一天",{"2":{"206":1}}],["捐赠我",{"0":{"206":1}}],["添加了一项新功能",{"2":{"212":1}}],["添加补丁",{"2":{"203":1}}],["添加到",{"2":{"83":1}}],["重新打包",{"2":{"378":1}}],["重新启动",{"2":{"277":1}}],["重新启动并检查是否已安装",{"2":{"273":1}}],["重新启动到下载模式",{"2":{"265":1}}],["重启至下载模式",{"2":{"264":1}}],["重启并启动",{"2":{"258":1}}],["重启到",{"2":{"202":1}}],["重置属性",{"0":{"225":1}}],["重命名为",{"2":{"166":1,"167":1,"201":1,"202":1,"259":1}}],["其余的",{"2":{"249":2}}],["其中包含正确的应用名称和图标",{"2":{"231":1}}],["其中没有任何内容",{"2":{"231":1}}],["其中在",{"2":{"202":1}}],["其用作基本文件夹",{"2":{"219":1}}],["其他日志",{"0":{"375":1}}],["其他模块",{"2":{"236":2}}],["其他自定义",{"2":{"236":2}}],["其他版本",{"0":{"196":1}}],["其他不在",{"2":{"184":1}}],["其他镜像平台提交的内容可能会因强制推送丢失",{"2":{"2":1}}],["权限中添加",{"2":{"378":2}}],["权限下创建目录",{"2":{"378":2}}],["权限",{"2":{"200":1,"220":2,"266":1}}],["发送请求来更改属性",{"2":{"225":1}}],["发行页面",{"2":{"196":1}}],["发布说明相同",{"2":{"364":1}}],["发布日志",{"0":{"374":1},"1":{"375":1,"376":1},"2":{"251":1}}],["发布",{"2":{"76":1}}],["源代码",{"2":{"195":1}}],["稳定版",{"0":{"194":1}}],["稳定性更改和错误修复",{"2":{"10":1}}],["介绍",{"0":{"192":1}}],["狐妖面具",{"0":{"191":1},"1":{"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1}}],["目标",{"2":{"189":1}}],["目录中",{"2":{"249":2}}],["目录来存储一些临时数据",{"2":{"219":1}}],["目录来存储自定义脚本",{"2":{"187":1}}],["目录的副本",{"2":{"187":1}}],["目录下的相应位置",{"2":{"184":1}}],["目录",{"0":{"219":1},"2":{"183":1,"187":4,"249":3}}],["目录挂载文件的方法",{"2":{"183":1}}],["引入新的代码注入机制",{"2":{"214":1,"215":1}}],["引用",{"2":{"187":2,"249":2}}],["引导",{"2":{"80":1}}],["引导方式",{"2":{"80":1}}],["引导方法",{"0":{"77":1},"1":{"78":1}}],["引导到",{"2":{"79":1}}],["引导诡计",{"0":{"75":1},"1":{"76":1,"77":1,"78":1,"79":1,"80":1,"81":1},"2":{"251":1}}],["名为",{"2":{"187":1}}],["脚本设置",{"2":{"249":1}}],["脚本与引导过程的其余部分并行运行",{"2":{"248":1}}],["脚本在装入任何模块之前运行",{"2":{"248":1}}],["脚本在",{"2":{"244":1}}],["脚本提供",{"2":{"244":1}}],["脚本都将在启用独立模式",{"2":{"235":1}}],["脚本中永远不要硬编码",{"2":{"249":1}}],["脚本中的",{"2":{"249":1}}],["脚本中引用的其他文件",{"2":{"249":1}}],["脚本中注册的on",{"2":{"225":1}}],["脚本中出现的",{"2":{"187":1}}],["脚本",{"0":{"238":1},"2":{"220":2,"223":1,"224":1,"249":1}}],["脚本的文件夹",{"2":{"220":2}}],["脚本的位置是",{"2":{"187":1}}],["脚本注入设备",{"2":{"187":1}}],["即使将分区重新挂载到",{"2":{"275":1}}],["即使它们具有相同的设备型号",{"2":{"258":1}}],["即使它不应该接受",{"2":{"257":1}}],["即可",{"2":{"257":1}}],["即可访问该文件夹",{"2":{"220":1}}],["即可以替换文件",{"2":{"185":1}}],["即在执行",{"2":{"183":1}}],["早期启动挂载只支持简单挂载",{"2":{"185":1}}],["早期挂载分区与预启动分区相同",{"2":{"184":1}}],["早期挂载",{"0":{"183":1},"1":{"184":1,"185":1}}],["自动生成",{"2":{"236":2}}],["自定义",{"0":{"244":1},"1":{"245":1,"246":1},"2":{"187":1}}],["自",{"2":{"185":1,"188":1}}],["复制到设备",{"2":{"258":1}}],["复制到",{"2":{"184":1}}],["填满它们可能会导致设备无法启动",{"2":{"184":1}}],["$arch",{"2":{"245":1}}],["$android",{"2":{"86":3}}],["$modpath",{"2":{"246":2}}],["$modid",{"2":{"236":8}}],["$magisktmp",{"2":{"184":2}}],["$secure",{"2":{"220":10}}],["$internaldir",{"2":{"219":8}}],["$prenitdir",{"2":{"187":1}}],["$",{"2":{"183":2,"187":10,"249":14}}],["阶段使用",{"2":{"183":1}}],["进程",{"2":{"226":1}}],["进程是只读的",{"2":{"225":1}}],["进程无法以任何可能的方式进入",{"2":{"220":1}}],["进程之前",{"2":{"183":1}}],["进行安装",{"2":{"273":1}}],["进行",{"2":{"266":1}}],["进行其他设置",{"2":{"244":1}}],["进行任何交互",{"2":{"220":1}}],["进行早期挂载时要小心",{"2":{"184":1}}],["进行密钥签名的证书作为参考",{"2":{"87":1}}],["允许多重",{"2":{"380":2}}],["允许模块通过包含",{"2":{"361":1,"367":1}}],["允许解锁",{"2":{"264":1}}],["允许任何其他的文件",{"2":{"236":2}}],["允许你在不改变原始启动映像的情况下修改设备",{"2":{"182":1}}],["允许您在线下载",{"2":{"176":1}}],["解压到",{"2":{"378":2}}],["解压缩到",{"2":{"378":2}}],["解压缩到其各个组件",{"2":{"378":2}}],["解压缩文件的工具",{"2":{"378":1}}],["解压缩",{"2":{"378":1}}],["解压缩固件并将",{"2":{"265":1}}],["解析",{"2":{"378":1}}],["解密后",{"0":{"223":1}}],["解决方案",{"2":{"182":1}}],["解锁选项是否存在",{"2":{"264":1}}],["解锁已启用",{"2":{"263":1}}],["解锁",{"0":{"264":1},"2":{"171":2,"264":1}}],["本教程假设您了解如何使用",{"2":{"257":1}}],["本身",{"2":{"251":1}}],["本身上进行任何开发",{"2":{"87":1}}],["本文档涵盖了4个二进制文件和所有包含的小程序",{"2":{"377":1}}],["本文档翻译了",{"2":{"251":1}}],["本文档介绍了适用于安卓设备的无系统",{"2":{"182":1}}],["停下",{"0":{"181":1}}],["意味着",{"2":{"178":1}}],["ツ",{"2":{"177":1}}],["¯",{"2":{"177":2}}],["吗",{"0":{"177":1}}],["我安装了一个模块",{"0":{"229":1}}],["我不在乎",{"2":{"181":1}}],["我好害怕",{"2":{"181":1}}],["我应该安装",{"0":{"177":1}}],["我们直接修补二进制文件",{"2":{"380":1}}],["我们设计了全新的启动前分区检测机制",{"2":{"361":1,"367":1}}],["我们不放心支持安卓棒棒糖",{"2":{"359":1,"365":1}}],["我们依赖使用官方安卓模拟器对旧平台进行回归测试",{"2":{"359":1,"365":1}}],["我们需要知道您的设备是否有单独的",{"2":{"257":1}}],["我们修补原始的",{"2":{"222":1}}],["我们将",{"2":{"222":1}}],["我们将使用",{"2":{"76":1}}],["我们的许可证与",{"2":{"208":1}}],["我们提供了一个一般的经验法则",{"2":{"77":1}}],["我们称这些为a",{"2":{"76":1}}],["游戏仍能检测到模拟器",{"0":{"174":1}}],["了解",{"2":{"238":1}}],["了解更多信息",{"2":{"173":1}}],["了解有关生成自己的密钥的更多详细信息",{"2":{"87":1}}],["单击",{"2":{"171":1}}],["操作指南",{"0":{"265":1}}],["操作能够以安全可靠的方式完成",{"2":{"226":1}}],["操作",{"2":{"171":1,"225":1,"226":1,"378":5,"381":4}}],["补丁的复杂性",{"2":{"361":1,"367":1}}],["补丁",{"2":{"171":1,"242":1,"361":1,"367":1,"378":2}}],["补丁启动映像的",{"2":{"379":1}}],["补丁启动映像",{"2":{"167":1}}],["否则返回",{"2":{"378":2}}],["否则将卸载",{"2":{"276":1}}],["否则将替换现有文件",{"2":{"249":1}}],["否则您将进入的是",{"2":{"270":1}}],["否则我们使用",{"2":{"222":1}}],["否则无法安装",{"2":{"171":1}}],["否则本文件后面提到的每一个",{"2":{"78":1}}],["享受",{"2":{"170":1,"171":1}}],["后缀为匹配文件扩展名的另一个文件",{"2":{"378":2}}],["后验证",{"2":{"277":1}}],["后像其他普通的刷机包一样刷入",{"2":{"259":1}}],["后期启动",{"0":{"224":1}}],["后某些模块会损坏",{"0":{"178":1}}],["后",{"0":{"174":1,"231":1},"2":{"188":1,"244":1,"260":1,"263":1}}],["后删除所有su",{"2":{"170":1}}],["后恢复内置",{"2":{"170":1}}],["~~",{"2":{"170":2}}],["授予",{"2":{"170":1}}],["等待安装完成",{"2":{"277":1}}],["等待",{"2":{"222":1}}],["等待升级的",{"2":{"220":2}}],["等",{"2":{"202":1,"220":2}}],["等模拟器会在设置中禁用",{"2":{"170":1}}],["等模拟器的步骤",{"0":{"170":1,"204":1}}],["等用户调试",{"2":{"167":1}}],["已移除的对不支持",{"2":{"212":1}}],["已对以下模拟器和",{"2":{"203":1}}],["已测试的",{"2":{"169":1}}],["已测试的模拟器列表",{"2":{"169":1}}],["已采用最新的",{"2":{"169":1}}],["磁盘空间非常小",{"2":{"169":1}}],["映像修改更简单",{"2":{"378":1}}],["映像后请将手机与电脑断开连接后再按下",{"2":{"270":1}}],["映像中没有",{"2":{"260":1}}],["映像中的",{"2":{"80":1}}],["映像刷入到您的设备",{"2":{"258":1}}],["映像",{"2":{"169":1,"249":1,"258":3,"271":1,"272":1,"378":2}}],["虽然模拟器有",{"2":{"169":1}}],["开箱即用的",{"2":{"277":1}}],["开头的属性",{"2":{"225":2}}],["开始安装",{"2":{"258":1,"265":1}}],["开始",{"2":{"219":1,"249":1}}],["开始之前",{"0":{"169":1}}],["开发者选项",{"2":{"264":1}}],["开发者指南",{"0":{"234":1},"1":{"235":1,"236":1,"237":1,"238":1,"239":1,"240":1,"241":1,"242":1,"243":1,"244":1,"245":1,"246":1,"247":1,"248":1,"249":1,"250":1},"2":{"250":1,"251":1}}],["开发者预览版中",{"2":{"77":1}}],["开发人员验证的危险和未经授权的",{"2":{"181":1}}],["开发了",{"2":{"176":1}}],["开发",{"0":{"1":1},"2":{"251":1}}],["模型",{"2":{"226":1}}],["模式中刷入",{"2":{"270":1}}],["模式则不能将手机连接到电脑",{"2":{"270":1}}],["模式需要将手机使用数据线连接电脑",{"2":{"270":1}}],["模式的按键组合",{"2":{"260":1}}],["模式运行",{"2":{"248":4}}],["模式",{"2":{"224":1,"248":3,"258":2,"260":3}}],["模式或强制",{"2":{"202":1}}],["模式来访问",{"2":{"187":1}}],["模式将被替换为",{"2":{"187":1}}],["模拟器中",{"0":{"168":1},"1":{"169":1,"170":1,"171":1,"172":1,"173":1}}],["模块脚本",{"2":{"248":1}}],["模块不应在安装过程中添加常规脚本",{"2":{"248":1}}],["模块文件应安装的路径",{"2":{"245":1}}],["模块文件在挂载时无法安全修改",{"2":{"220":2}}],["模块来说应该足够好了",{"2":{"243":1}}],["模块来隐藏",{"0":{"177":1}}],["模块安装程序脚本必须在退出之前执行一些清理",{"2":{"247":1}}],["模块安装程序脚本会将",{"2":{"246":1}}],["模块安装程序脚本将会设置环境",{"2":{"243":1}}],["模块安装程序只是一个打包为",{"2":{"243":1}}],["模块安装程序是打包在",{"2":{"243":1}}],["模块安装程序",{"0":{"243":1},"1":{"244":1,"245":1,"246":1,"247":1}}],["模块示例",{"2":{"240":1,"362":1,"368":1}}],["模块的",{"2":{"273":1}}],["模块的压缩文件",{"2":{"245":1}}],["模块的其余文件",{"2":{"243":2}}],["模块的更多详细信息",{"2":{"240":1}}],["模块的在线",{"0":{"176":1}}],["模块发布后",{"2":{"237":1}}],["模块将在下次重新启动时删除",{"2":{"236":2}}],["模块将被禁用",{"2":{"236":2}}],["模块是放置在",{"2":{"236":1}}],["模块是修改系统分区的简便方法",{"2":{"189":1}}],["模块专门提供这些功能",{"2":{"230":1}}],["模块禁用状态持续",{"2":{"229":1}}],["模块删除文件",{"2":{"189":1}}],["模块可以替换或添加任何文件或文件夹到系统中",{"2":{"189":1}}],["模块注入",{"0":{"188":1}}],["模块挂载",{"0":{"185":1}}],["模块管理器",{"2":{"176":1}}],["模块",{"0":{"236":1},"1":{"237":1,"238":1,"239":1,"240":1,"241":1,"242":1},"2":{"166":1,"176":1,"201":1,"220":4,"236":2,"239":1,"243":2}}],["你必须手动将",{"2":{"278":1}}],["你就不能再通过",{"2":{"266":1}}],["你可以将文件从资源管理器直接拖到终端中来获得文件绝对路径",{"2":{"258":1}}],["你可以使用",{"2":{"172":1}}],["你在找什么",{"0":{"181":1}}],["你应该已经收到了gnu通用公共许可证的副本以及这个程序",{"2":{"208":2,"252":2}}],["你应该卸载它",{"2":{"177":1}}],["你应该备份你的",{"2":{"167":1}}],["你不想用常规方法安装",{"2":{"167":1}}],["你的",{"2":{"167":1}}],["宽容模式的",{"2":{"167":1}}],["推荐使用",{"2":{"268":1}}],["推荐",{"0":{"165":1,"200":1}}],["推出版本",{"2":{"76":1}}],["反之亦然",{"0":{"164":1,"199":1},"1":{"165":1,"166":1,"167":1,"200":1,"201":1,"202":1}}],["过程类似安装",{"2":{"163":1}}],["过去的美好时光",{"2":{"77":1}}],["常见问题",{"0":{"162":1,"228":1},"1":{"163":1,"164":1,"165":1,"166":1,"167":1,"168":1,"169":1,"170":1,"171":1,"172":1,"173":1,"174":1,"175":1,"176":1,"177":1,"178":1,"179":1,"229":1,"230":1,"231":1,"232":1,"233":1},"2":{"251":2}}],["常规注入",{"0":{"187":1}}],["常规挂载",{"0":{"184":1}}],["常规",{"2":{"89":1,"90":3,"92":1,"212":3,"364":1,"371":3,"373":1}}],["qpr2",{"2":{"214":1,"215":1}}],["quick",{"2":{"282":1,"297":1}}],["quite",{"2":{"280":1,"287":1,"294":1,"340":1,"342":1,"345":1,"347":1}}],["questions",{"2":{"233":1}}],["queue",{"2":{"145":1}}],["quot",{"2":{"18":2,"25":2,"26":2,"28":2,"71":2,"86":4,"98":2,"103":2,"112":2,"113":2,"120":4,"125":2,"136":2,"139":2,"149":4,"152":8,"167":2,"170":2,"183":4,"189":6,"204":6,"205":8,"237":16,"246":4,"286":2,"301":2,"302":4,"306":2,"307":4,"314":4,"340":2,"345":2,"349":2,"352":2,"353":4,"355":2,"356":4,"380":68}}],["q",{"0":{"229":1,"230":1,"231":1,"232":1,"295":1},"2":{"117":1,"118":2,"183":2,"295":2}}],["qcdt",{"2":{"113":1}}],["🎉",{"2":{"108":1,"323":1}}],["组成",{"2":{"237":1,"241":1}}],["组",{"2":{"92":1,"364":1}}],["从拒绝列表中删除目标",{"2":{"381":2}}],["从预编译的",{"2":{"380":2}}],["从关机开始",{"2":{"260":1}}],["从",{"2":{"171":1,"219":1,"222":1,"249":1,"378":4,"380":2,"383":4}}],["从存储安装",{"2":{"166":1,"201":1}}],["从镜像恢复模块文件的上下文",{"2":{"92":1,"364":1}}],["从文档来看",{"2":{"78":1}}],["始终在",{"2":{"267":1}}],["始终在您要安装",{"2":{"258":1}}],["始终更喜欢",{"2":{"92":1,"364":1}}],["始终安装在引导映像的",{"2":{"80":1}}],["规则严格限制仅允许",{"2":{"226":1}}],["规则传输到",{"2":{"226":1}}],["规则修补",{"2":{"202":1}}],["规则中有允许的",{"2":{"202":1}}],["规则中使用许可",{"2":{"167":1}}],["规则实施",{"2":{"184":1}}],["规则补丁",{"2":{"167":1}}],["规则",{"2":{"91":1,"222":1,"236":2,"369":1,"372":1,"380":2}}],["使开发者能够替换根目录中的文件或添加新的",{"2":{"249":1}}],["使守护程序套接字成为",{"2":{"91":1,"369":1,"372":1}}],["使用名称",{"2":{"378":2}}],["使用当前目录中的文件将启动映像组件重新打包到",{"2":{"378":2}}],["使用了麒麟处理器的华为设备与大多数常见设备的分区方式不同",{"2":{"268":1}}],["使用标志",{"2":{"225":1}}],["使用命令行选项切换",{"2":{"235":1}}],["使用命令",{"2":{"219":2}}],["使用官方",{"2":{"177":1}}],["使用此方法风险自负",{"2":{"167":1}}],["使用",{"2":{"84":2,"91":1,"170":1,"184":1,"185":1,"187":2,"188":1,"189":1,"225":1,"247":1,"248":1,"249":2,"251":1,"369":1,"372":1,"378":4,"382":2,"383":2}}],["使用脚本下载并安装",{"2":{"83":1}}],["使用您喜欢的软件包管理器安装",{"2":{"83":2}}],["守护程序和实用程序",{"2":{"377":1}}],["守护程序",{"2":{"223":1}}],["守护程序将使用对",{"2":{"87":1}}],["守护进程派生的所有进程",{"2":{"380":1}}],["守护进程",{"2":{"91":1,"369":1,"372":1,"381":2}}],["实际上是",{"2":{"231":1}}],["实际删除文件很复杂",{"2":{"189":1}}],["实施了一项新功能",{"2":{"212":1}}],["实例成功启动后",{"2":{"171":1}}],["实例",{"2":{"171":1}}],["实例都将参考",{"2":{"78":1}}],["实现的",{"2":{"207":1}}],["实现",{"0":{"360":1,"361":1,"366":1,"367":1},"2":{"91":1,"212":1,"369":1,"372":1}}],["无",{"2":{"260":1}}],["无论是哪种方式",{"2":{"278":1}}],["无论您的启动加载器处于何种锁定状态",{"2":{"263":1}}],["无论",{"2":{"235":1}}],["无需对系统分区进行实际修改",{"2":{"189":1}}],["无需通过",{"2":{"91":1,"369":1,"372":1}}],["无缝",{"2":{"79":1}}],["签名和验证",{"2":{"91":1,"369":1,"372":1}}],["签名和分发",{"0":{"87":1}}],["内重新安装并重新启动",{"2":{"273":1}}],["内的文件夹",{"2":{"246":2}}],["内的文件",{"2":{"246":2}}],["内部",{"2":{"381":2}}],["内部使用的方法",{"2":{"235":1}}],["内部材料",{"2":{"219":2}}],["内部细节",{"0":{"217":1},"1":{"218":1,"219":1,"220":1,"221":1,"222":1,"223":1,"224":1,"225":1,"226":1,"227":1},"2":{"227":1,"251":1}}],["内部文档",{"0":{"182":1},"1":{"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1},"2":{"251":1}}],["内容",{"2":{"91":1,"369":1,"372":1}}],["内核必须支持动态",{"2":{"167":1}}],["内核无法直接理解这种新的分区格式",{"2":{"79":1}}],["内核不需要",{"2":{"79":1}}],["内核直接挂载",{"2":{"77":1}}],["内核使用",{"2":{"77":2}}],["内核的",{"2":{"76":1}}],["内核将使用它作为rootfs",{"2":{"76":1}}],["生成损坏的",{"2":{"90":1,"371":1}}],["英文原版",{"2":{"89":1,"90":1,"91":1,"92":1,"208":1,"252":1,"364":1,"369":1,"371":1,"372":1,"373":1}}],["zopfli",{"2":{"378":4}}],["z0",{"2":{"237":1}}],["za",{"2":{"237":2}}],["zenfone",{"2":{"133":1}}],["zeros",{"2":{"89":1,"108":1,"373":1}}],["z",{"2":{"109":1,"237":1,"321":1,"382":1}}],["zimage",{"2":{"141":2}}],["zimages",{"2":{"100":1}}],["zipfile",{"2":{"245":1}}],["zipurl",{"2":{"237":2}}],["zip",{"2":{"56":1,"65":1,"80":1,"166":2,"167":1,"201":2,"202":1,"243":5,"245":1,"247":1,"259":1,"273":4,"278":2,"314":1,"332":1,"381":4}}],["zips",{"2":{"49":1,"56":1,"91":1,"369":1,"372":1}}],["zygote",{"0":{"294":1},"2":{"93":1,"98":2,"101":1,"107":1,"112":1,"114":1,"118":1,"151":1,"248":1,"294":1,"297":1,"338":1,"342":2,"347":2,"349":2,"381":2}}],["zygisknext",{"2":{"207":1,"212":1}}],["zygisk",{"0":{"240":1,"342":1,"347":1,"362":1,"368":1},"2":{"89":2,"93":4,"95":1,"96":4,"97":1,"98":5,"100":3,"169":1,"207":1,"212":3,"214":2,"215":2,"230":1,"236":4,"238":1,"240":4,"342":3,"343":1,"347":3,"348":1,"349":5,"350":1,"362":3,"368":3,"373":2}}],["则它",{"2":{"380":2}}],["则输出原始引导sha1",{"2":{"378":2}}],["则返回",{"2":{"378":2}}],["则将使用",{"2":{"378":2}}],["则将设置启动映像的",{"2":{"378":2}}],["则将跳过所有压缩操作",{"2":{"378":2}}],["则将跳过所有解压缩操作",{"2":{"378":2}}],["则启动映像标头信息将转储到文件",{"2":{"378":2}}],["则会立即解压缩",{"2":{"378":1}}],["则必须从固件中提取",{"2":{"272":1}}],["则必须从您的固件中提取",{"2":{"271":1}}],["则可以从以前的备份",{"2":{"278":1}}],["则可以使用以下命令修补",{"2":{"258":1}}],["则可能由于市场限制",{"2":{"263":1}}],["则默认值为",{"2":{"246":4}}],["则为",{"2":{"245":2,"378":2}}],["则该文件夹将直接替换实际系统中的文件夹",{"2":{"239":1}}],["则环境变量",{"2":{"238":1}}],["则",{"2":{"236":2,"378":4}}],["则无法使用此模块",{"2":{"230":1}}],["则有一个标志",{"2":{"225":1}}],["则不会对该特定组件执行任何附加压缩",{"2":{"378":2}}],["则不会触发在",{"2":{"225":1}}],["则不要填充零",{"2":{"89":1,"373":1}}],["则还原为默认启动映像",{"2":{"167":1}}],["则您的代码无需遵循",{"2":{"3":1}}],["查看",{"2":{"87":1,"383":1}}],["查看您的选项",{"2":{"84":1}}],["要简单得多",{"2":{"275":1}}],["要将修补后的映像刷入您的设备",{"2":{"271":1,"272":1}}],["要从压缩包中的",{"2":{"269":1}}],["要使用新的固件升级您的设备",{"2":{"267":1}}],["要进行系统更新",{"2":{"266":1}}],["要解锁引导加载器",{"2":{"263":1}}],["要验证三星设备是否可以安装",{"2":{"263":1}}],["要添加您在自定义",{"2":{"249":1}}],["要替换",{"2":{"239":1}}],["要强制命令不使用busybox",{"2":{"235":1}}],["要求进行额外的设置",{"2":{"265":1}}],["要求",{"0":{"263":1},"2":{"212":1}}],["要更新",{"2":{"202":1}}],["要真正删除文件夹非常复杂",{"2":{"189":1}}],["要查找",{"2":{"183":1}}],["要检查",{"2":{"183":1}}],["要分发使用您自己的密钥签名的自己的",{"2":{"87":1}}],["要在",{"2":{"87":1}}],["要构建所有内容并创建最终的",{"2":{"84":1}}],["横幅中选择",{"2":{"86":1}}],["插件",{"2":{"86":1}}],["插件的工作方式",{"2":{"86":1}}],["链接起来",{"2":{"86":2}}],["链接",{"2":{"86":1,"237":2}}],["软件包",{"2":{"86":1}}],["代码中的日志记录错误",{"2":{"89":1,"373":1}}],["代码库一起使用",{"2":{"86":1}}],["代码之前运行",{"2":{"85":1}}],["代码应该在",{"2":{"85":1}}],["支持格式",{"2":{"378":4}}],["支持的策略声明",{"2":{"380":2}}],["支持的命令",{"2":{"378":2}}],["支持的组件",{"2":{"378":2}}],["支持的操作",{"2":{"378":4}}],["支持的平台",{"2":{"83":1}}],["支持常见的压缩格式",{"2":{"378":1}}],["支持运行时可切换的",{"2":{"235":1}}],["支持将",{"2":{"169":1}}],["支持从",{"2":{"91":1,"369":1,"372":1}}],["支持从payload",{"2":{"91":1,"369":1,"372":1}}],["支持打印加载的",{"2":{"91":1,"369":1,"372":1}}],["支持打印属性上下文",{"2":{"91":1,"369":1,"372":1}}],["支持更多语法以获得扩展权限",{"2":{"91":1,"369":1,"372":1}}],["支持使用",{"2":{"91":1,"369":1,"372":1}}],["支持列出",{"2":{"91":1,"369":1,"372":1}}],["支持包含字符文件的",{"2":{"91":1,"369":1,"372":1}}],["支持",{"0":{"85":1},"1":{"86":1},"2":{"91":1,"169":1,"214":1,"215":1,"235":1,"369":1,"372":1}}],["提供的出厂映像中恢复",{"2":{"278":1}}],["提供了一个覆盖系统",{"2":{"249":1}}],["提供了一种无系统地实现这一目标的方法",{"2":{"187":1}}],["提供了一种在",{"2":{"183":1}}],["提供了示例",{"2":{"84":1}}],["提示",{"2":{"229":1,"245":1,"258":1}}],["提交",{"2":{"2":1,"213":1}}],["调用",{"2":{"84":1,"381":1}}],["调试桥",{"2":{"229":1}}],["调试",{"2":{"1":1,"229":1}}],["您都可以最终使用",{"2":{"278":1}}],["您正在刷入",{"2":{"271":1,"272":1}}],["您正在浏览的是",{"2":{"268":1}}],["您这样做会破坏您的设备",{"2":{"267":1}}],["您不能使用",{"2":{"260":1}}],["您不应更改它",{"2":{"237":1}}],["您可能需要执行完整的数据擦除操作以恢复您的设备",{"2":{"258":1}}],["您可以有几种选择",{"2":{"278":1}}],["您可以从官方固件包或第三方",{"2":{"257":1}}],["您可以以两种不同的模式运行启动脚本",{"2":{"248":1}}],["您可以在",{"2":{"230":1,"245":1}}],["您可以通过使用诸如",{"2":{"225":1}}],["您可以根据自由软件基金会发布的",{"2":{"208":2,"252":2}}],["您可以使用以下工具之一直接从三星服务器下载",{"2":{"265":1}}],["您可以使用",{"2":{"187":2}}],["您可以将文件放到",{"2":{"184":1}}],["您将得到一个升级的",{"2":{"278":1}}],["您将看到一个询问修复环境的对话框",{"2":{"258":1}}],["您将看到一个用于占位的",{"2":{"258":1}}],["您将要下载的是未经官方",{"2":{"181":1}}],["您应该已经知道并准备好了",{"2":{"257":1}}],["您应该看到",{"2":{"257":1}}],["您必须手动重新",{"2":{"278":1}}],["您必须手动下载新的固件归档文件并完成上一节中编写的相同",{"2":{"266":1}}],["您必须确保自己没有以任何方式修改只读分区",{"2":{"275":1}}],["您必须使用",{"2":{"269":1}}],["您必须按照说明进行操作",{"2":{"257":1}}],["您必须进行一些额外的设置才能使",{"2":{"86":1}}],["您下载",{"2":{"243":2}}],["您还可以在变量名称",{"2":{"246":1}}],["您还可以手动要求应用在应用设置中创建图标",{"2":{"231":1}}],["您还可以构建特定的子组件",{"2":{"84":1}}],["您的体验可能会有所不同",{"2":{"272":1}}],["您的设备有一个名为",{"2":{"271":1}}],["您的设备应该会自动重启",{"2":{"265":1}}],["您的设备已解锁",{"2":{"263":1}}],["您的设备已被电信运营商或保险公司远程锁定",{"2":{"263":1}}],["您的设备被暂时锁定",{"2":{"263":1}}],["您的设备无法解锁",{"2":{"263":1}}],["您的设备足够现代",{"2":{"78":1}}],["您的",{"2":{"187":1,"202":1,"244":1,"264":1}}],["您也可以提供",{"2":{"273":1}}],["您也可以将",{"2":{"188":1}}],["您也可以将早期挂载文件放在",{"2":{"185":1}}],["您也可以自己设置",{"2":{"83":1}}],["建议不要使用最新版本的",{"2":{"268":1}}],["建议大多数脚本在此阶段运行",{"2":{"248":1}}],["建议的选项是将环境变量",{"2":{"83":1}}],["建议尽量使用",{"2":{"2":1}}],["包括新的代码加载",{"2":{"362":1,"368":1}}],["包括完整的",{"2":{"235":1}}],["包括",{"2":{"220":2,"226":1,"378":1,"380":1}}],["包括所有",{"2":{"208":2,"252":2}}],["包含一个完全独立的",{"2":{"86":1}}],["包含极简的",{"2":{"79":1}}],["包",{"2":{"83":1}}],["将详细输出打印到",{"2":{"383":2}}],["将命令传递给调用的",{"2":{"382":2}}],["将新目标添加到拒绝列表",{"2":{"381":2}}],["将所有块设备的",{"2":{"381":2}}],["将扩展到",{"2":{"380":2}}],["将扩展名",{"2":{"166":1,"201":1}}],["将从当前活动策略",{"2":{"380":2}}],["将整体策略转储到",{"2":{"380":2}}],["将是不完整的",{"2":{"361":1,"367":1}}],["将最低",{"0":{"359":1,"365":1}}],["将覆盖第三方",{"2":{"272":1}}],["将安装到",{"2":{"272":1}}],["将安装一个",{"2":{"219":1}}],["将熔断您的",{"2":{"261":1}}],["将简单地替换为",{"2":{"249":1}}],["将其注入",{"2":{"249":1}}],["将读取并连接",{"2":{"249":1}}],["将导致启动过程死锁",{"2":{"248":1}}],["将强制替换为最新的",{"2":{"247":1}}],["将负责自行安装所有内容",{"2":{"244":1}}],["将模块文件从",{"2":{"243":1}}],["将透明地处理这些分区是否位于单独的分区中",{"2":{"239":1}}],["将设置为",{"2":{"238":1}}],["将此文件中的属性作为系统属性加载",{"2":{"236":2}}],["将执行此脚本",{"2":{"236":2}}],["将不会挂载您的",{"2":{"236":2}}],["将检测到安全模式被激活",{"2":{"229":1}}],["将在其中运行的内容",{"2":{"226":1}}],["将在下次重启时挂载您的文件",{"2":{"184":1}}],["将修补好的",{"2":{"258":1}}],["将修补现成的",{"2":{"226":1}}],["将修补的归档文件复制到您的电脑",{"2":{"265":1}}],["将修补的映像复制到您的电脑",{"2":{"258":1}}],["将修补的",{"2":{"222":1}}],["将触发类",{"2":{"224":1}}],["将被视为",{"2":{"380":2}}],["将被替换为",{"2":{"378":2}}],["将被启动",{"2":{"223":1}}],["将被忽略并消失",{"2":{"189":1}}],["将第二阶段的",{"2":{"222":1}}],["将替换为另一个文件",{"2":{"378":2}}],["将替换",{"2":{"222":1}}],["将挂载此文件夹",{"2":{"236":2}}],["将挂载到此处",{"2":{"219":2}}],["将挂载命名空间切换到",{"2":{"91":1,"369":1,"372":1}}],["将选择该文件夹",{"2":{"219":1}}],["将文件夹添加到模块模板中",{"2":{"189":1}}],["将它们添加回去毫无意义",{"2":{"176":1}}],["将环境变量",{"2":{"83":1,"235":1}}],["将",{"0":{"167":1,"170":1,"171":1,"172":1,"204":1},"2":{"83":1,"86":3,"90":1,"167":1,"187":1,"202":1,"212":1,"219":1,"222":2,"258":1,"265":1,"273":1,"277":2,"371":1,"378":10,"382":2}}],["将这些拼凑在一起",{"0":{"80":1}}],["请为每个命令添加引号",{"2":{"378":2}}],["请考虑使用",{"2":{"278":1}}],["请转到",{"2":{"277":1}}],["请转到此页面下载官方",{"2":{"192":1}}],["请不要擦除",{"2":{"273":1}}],["请不要指望从",{"2":{"181":1}}],["请直接在",{"2":{"273":1}}],["请手动安装",{"2":{"273":1}}],["请先阅读",{"2":{"272":1}}],["请注意",{"2":{"271":1,"272":1}}],["请立即重新启动到",{"2":{"265":1}}],["请同意",{"2":{"265":1}}],["请按照以下说明操作",{"2":{"263":1}}],["请备份您的数据",{"2":{"261":1}}],["请确认",{"2":{"261":1}}],["请确保您有",{"2":{"202":1}}],["请确保在安装过程前",{"2":{"83":1}}],["请长按音量增大",{"2":{"260":1}}],["请选中",{"2":{"258":1}}],["请获取",{"2":{"257":2}}],["请改用",{"2":{"248":1}}],["请勿在模块",{"2":{"247":1}}],["请勿手动创建或修改",{"2":{"236":2}}],["请避免使用",{"2":{"246":4}}],["请查看相应部分",{"2":{"257":2}}],["请查看",{"2":{"240":1,"242":1}}],["请分别将它们放在",{"2":{"239":1}}],["请重新启动到安全模式",{"2":{"229":1}}],["请进入",{"2":{"229":1}}],["请将",{"2":{"259":1}}],["请将它们添加到",{"2":{"249":1}}],["请将这些规则添加到此文件中",{"2":{"242":1}}],["请将手机连接到",{"2":{"229":1}}],["请将您的",{"2":{"184":1}}],["请参见",{"2":{"208":2,"252":2}}],["请参阅",{"2":{"208":2,"252":2}}],["请以英文原版为准",{"2":{"208":1,"252":1}}],["请还原启动镜像",{"2":{"202":1}}],["请尝试重启应用程序",{"2":{"200":1}}],["请尝试关闭并打开应用程序",{"2":{"165":1}}],["请联系",{"2":{"195":1}}],["请使用正确的修补映像方法",{"2":{"273":1}}],["请使用",{"2":{"238":1,"271":1,"272":1,"273":2,"278":2}}],["请使用此代码",{"2":{"183":2}}],["请使用直接安装到系统分区而不是直接安装",{"2":{"202":1}}],["请使用直接安装到系统分区",{"2":{"167":1}}],["请让我进去",{"2":{"181":1}}],["请远离它",{"2":{"181":1}}],["请访问发行页面",{"2":{"211":1}}],["请访问",{"2":{"181":1}}],["请阅读",{"2":{"178":1,"238":1}}],["请关闭并重新打开",{"2":{"170":1}}],["请仅在具有",{"2":{"167":1}}],["请在开发人员选项中禁用自动系统更新",{"2":{"276":1}}],["请在设置过程中将设备连接到互联网",{"2":{"264":1}}],["请在继续之前阅读",{"2":{"257":1}}],["请在安装",{"2":{"257":1}}],["请在安装过程中选择",{"2":{"83":1}}],["请在网络上查找它们",{"2":{"230":1}}],["请在",{"2":{"87":1,"244":1}}],["请切换到",{"2":{"87":1}}],["请运行",{"2":{"84":1}}],["请尽量采用",{"2":{"2":1}}],["启用拒绝列表强制",{"2":{"381":2}}],["启用开发者选项",{"2":{"264":1}}],["启用开发者模式",{"2":{"83":1}}],["启用",{"0":{"174":1},"2":{"263":1}}],["启用符号链接",{"2":{"83":1}}],["启动第三方",{"2":{"278":1}}],["启动加载程序已锁定",{"2":{"263":1}}],["启动屏幕",{"2":{"260":2}}],["启动之前",{"2":{"248":1}}],["启动脚本",{"0":{"248":1},"2":{"238":1}}],["启动过程在执行完成",{"2":{"248":1}}],["启动过程",{"0":{"221":1},"1":{"222":1,"223":1,"224":1},"2":{"379":1}}],["启动时",{"2":{"187":1}}],["启动到",{"2":{"167":1}}],["启动可以大致分为",{"2":{"77":1}}],["启动",{"2":{"76":1,"78":1,"183":1,"273":1}}],["启动映像",{"2":{"76":1}}],["启动映像中的一个部分",{"2":{"76":1}}],["仅当您的设备启动",{"2":{"273":1}}],["仅当脚本设置为可执行文件时才执行",{"2":{"248":1}}],["仅限linux",{"2":{"262":1}}],["仅限",{"2":{"262":1,"269":1}}],["仅在lg上使用",{"2":{"378":1}}],["仅在启用模块时执行",{"2":{"248":1}}],["仅在必要时在此模式下运行脚本",{"2":{"248":1}}],["仅将文件或文件夹替换为空文件或文件夹是不够的",{"2":{"189":1}}],["仅支持从存储中打印持久属性",{"2":{"91":1,"369":1,"372":1}}],["仅",{"2":{"83":1}}],["设计的应用程序进行",{"2":{"382":1}}],["设置它来实现",{"2":{"225":1}}],["设置",{"2":{"83":1,"277":1,"383":4}}],["设置中找到",{"2":{"83":1}}],["设置为什么",{"2":{"235":1}}],["设置为允许每个域",{"2":{"226":1}}],["设置为钩住",{"2":{"222":1}}],["设置为工具链位置",{"2":{"86":1}}],["设置为默认",{"2":{"86":2}}],["设置为",{"2":{"83":2,"235":1,"378":2}}],["设置环境",{"0":{"83":1}}],["设备将在重启后自动给",{"2":{"273":1}}],["设备就会显示启动屏幕",{"2":{"260":1}}],["设备是否有启动",{"2":{"257":1}}],["设备的",{"2":{"245":2}}],["设备都支持在启动时按特殊键组合键以进入安全模式作为紧急选项",{"2":{"229":1}}],["设备上是只读的",{"2":{"249":1}}],["设备上协助劫持",{"2":{"222":1}}],["设备上",{"2":{"222":2}}],["设备中",{"2":{"220":1}}],["设备分类为以下不同类型",{"2":{"80":1}}],["设备卡在方法",{"2":{"78":1}}],["设备",{"0":{"278":1},"2":{"77":1,"78":1,"80":2,"272":1,"278":1}}],["设备过去启动的方式",{"2":{"77":1}}],["设备当前运行的",{"2":{"76":1}}],["设备首次上市时预装的",{"2":{"76":1}}],["设备推出时使用的安卓版本",{"2":{"76":1}}],["设备使用",{"2":{"76":1}}],["如节大小和校验和",{"2":{"378":1}}],["如ro",{"2":{"225":1}}],["如有任何问题",{"2":{"195":1}}],["如",{"2":{"167":1,"219":2,"225":1,"243":1,"275":1,"378":2}}],["如何从头开始安装",{"0":{"198":1}}],["如何从当前的",{"0":{"164":1,"199":1},"1":{"165":1,"166":1,"167":1,"200":1,"201":1,"202":1}}],["如何在",{"0":{"175":1}}],["如何将",{"0":{"168":1,"203":1},"1":{"169":1,"170":1,"171":1,"172":1,"173":1,"204":1,"205":1}}],["如何安装",{"0":{"163":1,"197":1},"1":{"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1}}],["如何实现其引导加载程序",{"2":{"80":1}}],["如果既没有指定",{"2":{"380":2}}],["如果以前已在",{"2":{"378":2}}],["如果提供了",{"2":{"378":2}}],["如果提供",{"2":{"378":4}}],["如果需要",{"2":{"378":1}}],["如果需要自定义模块安装过程",{"2":{"244":1}}],["如果支持",{"2":{"278":1}}],["如果可能",{"2":{"275":1}}],["如果未指",{"2":{"378":2}}],["如果未指定",{"2":{"246":4,"378":6}}],["如果未自动安装",{"2":{"273":1}}],["如果重命名文件扩展名时遇到问题",{"2":{"273":1}}],["如果被要求恢复出厂设置",{"2":{"265":1}}],["如果有条件",{"2":{"265":1}}],["如果下载模式下未显示",{"2":{"263":1}}],["如果在任何部分中检测到压缩",{"2":{"378":1}}],["如果在根目录中不存在",{"2":{"249":1}}],["如果在开发人员选项中启用了usb调试",{"2":{"229":1}}],["如果模块在",{"2":{"245":1}}],["如果要修补",{"2":{"258":1}}],["如果要完全控制和自定义安装过程",{"2":{"244":1}}],["如果要替换",{"2":{"239":1}}],["如果要更新",{"2":{"167":1}}],["如果启用了zygisk",{"2":{"238":1}}],["如果存在",{"2":{"236":8,"257":1,"378":2}}],["如果",{"2":{"236":2,"245":1,"378":4}}],["如果你使用的是",{"2":{"230":1}}],["如果你真的想使用",{"2":{"177":1}}],["如果检测到了设备",{"2":{"229":1}}],["如果属性更改未通过",{"2":{"225":1}}],["如果我们使用",{"2":{"222":1}}],["如果没有",{"2":{"208":2,"252":2}}],["如果没有看到此选项",{"2":{"170":1}}],["如果您有官方映像转储的副本",{"2":{"278":1}}],["如果您决定在不接触",{"2":{"278":1}}],["如果您决定引导到实际的",{"2":{"260":1}}],["如果您安装了第三方",{"2":{"278":1}}],["如果您遇到任何问题",{"2":{"273":1}}],["如果您遇到任何问题或麻烦",{"2":{"181":1}}],["如果您不打算使用第三方",{"2":{"271":1,"272":1}}],["如果您不知道什么是",{"2":{"229":1}}],["如果您打算使用第三方",{"2":{"271":1,"272":1}}],["如果您坚持使用第三方",{"2":{"259":1}}],["如果您清除数据",{"2":{"258":1}}],["如果您使用的是三星设备",{"2":{"257":1}}],["如果您使用的是华为设备",{"2":{"257":1}}],["如果您的设备在",{"2":{"260":1}}],["如果您的设备有单独的",{"2":{"258":1}}],["如果您的设备有启动",{"2":{"257":1}}],["如果您的设备没有启动",{"2":{"257":2,"265":2}}],["如果您的模块需要基于设备",{"2":{"244":1}}],["如果您的模块需要一些额外的",{"2":{"242":1}}],["如果您还计划安装第三方内核",{"2":{"257":1}}],["如果您还不知道什么是",{"2":{"229":1}}],["如果您已经安装了",{"2":{"256":1}}],["如果您将名为",{"2":{"239":1}}],["如果您只需要运行引导脚本",{"2":{"238":1}}],["如果您只是引用了本文档翻译的内容",{"2":{"3":1}}],["如果您发现了这些错误或者不通顺的地方",{"2":{"232":1}}],["如果您没有启用",{"2":{"229":1}}],["如果您需要此特殊行为",{"2":{"225":1}}],["如果您想经常接收官方",{"2":{"278":1}}],["如果您想阅读以前版本的更新日志",{"2":{"211":1}}],["如果您想在不重新打包启动映像的情况下将自定义",{"2":{"187":1}}],["如果您想替换",{"2":{"184":1}}],["如果您想下载安全的官方版本",{"2":{"181":1}}],["如果不这样做",{"2":{"177":1}}],["如果已安装",{"2":{"167":1,"202":1}}],["如果看不到",{"2":{"165":1,"200":1}}],["如果签名启动镜像较大",{"2":{"89":1,"373":1}}],["如果使用",{"2":{"79":1}}],["访问守护进程的唯一方法是通过",{"2":{"226":1}}],["访问权限等",{"2":{"182":1}}],["访问权限",{"2":{"165":1,"170":1}}],["访问帮助",{"2":{"84":1}}],["访问",{"2":{"80":1,"170":3,"171":1,"204":1,"226":1}}],["相比的更改",{"0":{"364":1}}],["相比有几个区别",{"2":{"79":1}}],["相关的操作",{"2":{"378":2}}],["相关的二进制文件",{"2":{"220":2}}],["相关链接",{"0":{"254":1}}],["相同的格式",{"2":{"241":1}}],["相同",{"2":{"208":1,"380":2}}],["相反",{"2":{"80":1,"249":1,"277":1}}],["修改已到位",{"2":{"378":2}}],["修改的分区从安装时的生成备份恢复到官方",{"2":{"276":1}}],["修补过程",{"2":{"266":1}}],["修补映像",{"0":{"258":1},"2":{"273":1,"278":1}}],["修补三星固件时正确保留",{"2":{"91":1,"369":1,"372":1}}],["修补",{"2":{"89":1,"222":1,"373":1,"378":2}}],["修补引导映像来轻松安装",{"2":{"80":1}}],["修复先前版本的错误",{"2":{"211":1}}],["修复修补扩展权限",{"2":{"91":1,"369":1,"372":1}}],["修复根服务无法绑定一加设备的问题",{"2":{"90":1,"371":1}}],["修复设备信息检测脚本",{"2":{"90":1,"371":1}}],["修复设备配置检测中的错误",{"2":{"89":1,"373":1}}],["修复并简化文件描述符净化逻辑",{"2":{"89":1,"373":1}}],["修复了撤销根权限时崩溃的问题",{"2":{"92":1,"364":1}}],["修复了忽略",{"2":{"89":1,"373":1}}],["修复了",{"2":{"89":1,"373":1}}],["修复",{"2":{"89":2,"373":2}}],["修复sepolicy规则复制",{"2":{"8":1}}],["修复升级时的sepolicy规则迁移",{"2":{"6":1}}],["型设备",{"2":{"80":2}}],["就可以找到提取",{"2":{"278":1}}],["就好像您的设备的",{"2":{"257":1}}],["就足够了",{"2":{"177":1}}],["就不要向我抱怨死机了",{"2":{"177":1}}],["就像更新",{"2":{"164":1,"199":1}}],["就",{"2":{"80":1}}],["年",{"2":{"80":1}}],["年末",{"2":{"80":1}}],["同时也是第一个",{"2":{"80":1}}],["旧版",{"2":{"80":1}}],["类设备的引导加载程序仍然会接受并提供手动添加到内核",{"2":{"80":1}}],["类设备的更多详细信息",{"2":{"80":1}}],["类设备用户必须始终重新启动到",{"2":{"80":1}}],["类",{"2":{"80":6}}],["类型",{"2":{"80":1}}],["混合",{"2":{"80":1}}],["里的",{"2":{"80":1}}],["有效的触发器",{"2":{"381":2}}],["有一个特殊的机制允许您实际进入到",{"2":{"260":1}}],["有一个用于修复和升级设备的极简自带",{"2":{"76":1}}],["有一些例外情况",{"2":{"257":1}}],["有两种方法可以启用它",{"2":{"235":1}}],["有大量",{"2":{"230":1}}],["有可能",{"2":{"189":2}}],["有些文件需要在启动过程中尽早挂载",{"2":{"183":1}}],["有关如何格式化策略语句的更多详细信息",{"2":{"242":1}}],["有关详细信息",{"2":{"208":2,"252":2}}],["有关",{"2":{"178":1,"240":1}}],["有了上面的所有知识",{"2":{"80":1}}],["存储在",{"2":{"225":1}}],["存储在单独的分区中",{"2":{"169":1}}],["存储在单独的分区中时",{"2":{"79":1}}],["存储常规",{"2":{"220":4}}],["存在的标志",{"2":{"220":1}}],["存在",{"2":{"79":1,"378":2}}],["处理其余的引导",{"2":{"79":1}}],["因此长按音量增大不会在我的设备上不会启动到",{"2":{"272":1}}],["因此唯一可以确定的方法就是实际尝试",{"2":{"257":1}}],["因此在引用这些附加文件时",{"2":{"249":1}}],["因此它不包含",{"2":{"231":1}}],["因此需要注意一些",{"2":{"225":1}}],["因此需要使用",{"2":{"187":1}}],["因此一旦数据正确装载到",{"2":{"220":1}}],["因此非",{"2":{"220":1}}],["因此不能作为",{"2":{"220":1}}],["因此模拟器无法为",{"2":{"203":1}}],["因此请自行承担风险",{"2":{"202":1}}],["因此无法完全支持模块的功能",{"2":{"178":1}}],["因此无法直接将",{"2":{"79":1}}],["因此",{"2":{"176":1,"189":1,"219":1,"249":1}}],["因此切勿在模拟器设置中禁用",{"2":{"170":1}}],["因此单独构建",{"2":{"86":1}}],["因此可以通过",{"2":{"80":1}}],["因为在没有充分测试的情况下",{"2":{"359":1,"365":1}}],["因为每个设备的程序可能有所不同",{"2":{"275":1}}],["因为其设备上的",{"2":{"268":1}}],["因为我们正在执行升级",{"2":{"266":1}}],["因为我们要清除数据",{"2":{"265":1}}],["因为数据将在后面的步骤中再次清除",{"2":{"264":1}}],["因为它不再相关",{"2":{"382":1}}],["因为它不会显示在第三方",{"2":{"246":2}}],["因为它通常涉及",{"2":{"278":1}}],["因为它可能会损坏大型文件",{"2":{"265":1}}],["因为它可能会损坏大文件",{"2":{"258":1}}],["因为它会跳过终止清理步骤",{"2":{"246":2}}],["因为它还将充当将二进制文件注入",{"2":{"219":1}}],["因为环境变量继承到子进程",{"2":{"235":1}}],["因为这是",{"2":{"225":1}}],["因为这些分区的大小非常有限",{"2":{"184":1}}],["因为某些设备的引导加载程序会接受",{"2":{"257":1}}],["因为某些修改需要文件消失才能生效",{"2":{"189":1}}],["因为某些生成的代码仅在构建过程中创建",{"2":{"85":1}}],["因为大多数模块必须在所有应用程序中加载",{"2":{"178":1}}],["因为需要支持符号链接",{"2":{"83":1}}],["因为谷歌每年都强制所有",{"2":{"78":1}}],["因为",{"2":{"78":1,"79":2,"169":1,"249":2}}],["到控制台并终止安装",{"2":{"246":2}}],["到控制台",{"2":{"246":2}}],["到",{"2":{"79":1,"381":2}}],["然后完成安装过程",{"2":{"243":1}}],["然后再进行专业化和运行",{"2":{"240":1}}],["然后通过",{"2":{"225":1}}],["然后启动时卡在了开机动画",{"0":{"229":1}}],["然后启动守护程序",{"2":{"222":1}}],["然后启动它",{"2":{"171":1}}],["然后刷入",{"2":{"202":1}}],["然后重新注册实例",{"2":{"171":1}}],["然后重启回到正常模式",{"2":{"229":1}}],["然后重启",{"2":{"170":1}}],["然后选择",{"2":{"166":1,"201":1,"258":1,"265":1}}],["然后点击",{"2":{"165":1,"200":1}}],["然后授予",{"2":{"165":1}}],["然后在",{"2":{"86":1}}],["然后让内核根据引导加载程序的信息选择要使用的任何根目录",{"2":{"79":1}}],["然而机器翻译的正确率有待提高",{"2":{"232":1}}],["然而",{"2":{"78":1,"80":1,"382":1}}],["删除其文件格式文件扩展名",{"2":{"378":2}}],["删除您的模块时",{"2":{"236":2}}],["删除属性将同时删除",{"2":{"225":1}}],["删除属性不会将其从持久存储中删除",{"2":{"225":1}}],["删除文件和文件夹",{"0":{"189":1}}],["删除",{"2":{"79":1,"378":2,"383":2}}],["塞入",{"2":{"79":1}}],["只能放弃对棒棒糖的支持",{"2":{"359":1,"365":1}}],["只能劫持",{"2":{"260":1}}],["只能引导到",{"2":{"80":1}}],["只接受来自最新",{"2":{"195":1}}],["只有部分小米设备具有此属性",{"2":{"257":1}}],["只有列表中的应用程序才会加载",{"2":{"178":1}}],["只有",{"2":{"169":1}}],["只有使用方法b的设备才被正式视为",{"2":{"78":1}}],["只需更改必要的内容",{"2":{"378":1}}],["只需按照第三方",{"2":{"271":1,"272":1}}],["只需下载",{"2":{"257":1}}],["只需从当前的",{"0":{"166":1}}],["只需将",{"2":{"79":1}}],["当使用名称",{"2":{"381":1}}],["当ota可用时",{"2":{"276":1}}],["当在",{"2":{"235":1}}],["当您打开隐藏的",{"2":{"231":1}}],["当隐藏",{"2":{"231":1}}],["当前安装的magisk的版本代码",{"2":{"245":1}}],["当前安装的",{"2":{"245":1}}],["当前",{"2":{"219":2}}],["当",{"2":{"79":1,"187":1,"223":1,"236":2,"249":1,"260":1}}],["当时只有引导方法",{"2":{"79":1}}],["当谷歌发布第一代",{"2":{"79":1}}],["第一次设计",{"2":{"79":1}}],["第三方",{"0":{"273":1},"2":{"78":1,"260":1}}],["它作为一个实用工具",{"2":{"381":1}}],["它最初是为支持以",{"2":{"379":1}}],["它解析标头并提取映像中的所有部分",{"2":{"378":1}}],["它具有新功能和完善的",{"2":{"362":1,"368":1}}],["它不会安装",{"2":{"276":1}}],["它应该显示一个对话框",{"2":{"265":1}}],["它通常命名为",{"2":{"265":1}}],["它们将直接复制到magisk",{"2":{"249":1}}],["它们仅限于将",{"2":{"80":1}}],["它允许高级模块开发人员在每个",{"2":{"240":1}}],["它是现代安卓系统上的一个现有文件夹",{"2":{"220":1}}],["它将显示一个让您重新安装的对话框",{"2":{"273":1}}],["它将为您提供在主屏幕中创建快捷方式的选项",{"2":{"231":1}}],["它将安装一个",{"2":{"231":1}}],["它将用一个空文件夹替换该文件夹",{"2":{"189":1}}],["它将具有所有只读分区的2个插槽",{"2":{"76":1}}],["它还推出了",{"2":{"79":1}}],["一个策略声明应被视为一个参数",{"2":{"380":2}}],["一个用于解压缩",{"2":{"378":1}}],["一旦完成",{"2":{"278":1}}],["一旦下载了",{"2":{"278":1}}],["一旦你的三星设备获得了",{"2":{"266":1}}],["一旦你按下组合键",{"2":{"260":1}}],["一旦",{"2":{"265":1}}],["一样",{"2":{"257":1}}],["一起刷入",{"2":{"265":1}}],["一起使用",{"2":{"187":1}}],["一起安装的软件包",{"2":{"86":1}}],["一般的早期挂载分区将挂载到",{"2":{"184":1}}],["一些二进制文件和文件应存储在",{"2":{"220":1}}],["一些",{"2":{"80":1}}],["一些使用带有",{"2":{"79":1}}],["一些历史",{"0":{"79":1}}],["一加",{"2":{"77":1}}],["应的文件名",{"2":{"378":2}}],["应只包含字符串",{"2":{"243":2}}],["应该足够好了",{"2":{"238":1}}],["应该指向一个",{"2":{"237":1}}],["应该与平台绑定",{"2":{"78":1}}],["应用内置",{"2":{"380":2}}],["应用图标显示异常",{"0":{"231":1}}],["应用程序重新安装",{"2":{"361":1,"367":1}}],["应用程序中修补",{"2":{"267":1}}],["应用程序中刷入",{"0":{"201":1}}],["应用程序的",{"2":{"256":1}}],["应用程序的进程中直接运行代码",{"2":{"240":1}}],["应用程序下载模块时",{"2":{"247":1}}],["应用程序或第三方recovery",{"2":{"243":1}}],["应用程序兼容",{"2":{"212":1}}],["应用程序刷入",{"0":{"166":1}}],["应用程序",{"2":{"91":2,"92":1,"166":1,"170":1,"176":1,"201":1,"257":1,"258":2,"259":1,"265":1,"273":2,"364":1,"369":2,"372":2}}],["应用程序日志和magisk日志",{"2":{"9":1}}],["应用",{"2":{"87":1,"89":2,"90":1,"212":1,"268":1,"270":1,"278":1,"371":1,"373":2,"378":2,"380":2}}],["是可选的",{"2":{"380":4}}],["是用于解压缩组件的原始启动映像",{"2":{"378":2}}],["是一项能让模块修改分区的功能",{"2":{"360":1,"366":1}}],["是一种新的文件类型",{"2":{"226":1}}],["是有效的",{"2":{"226":1}}],["是通过从",{"2":{"225":1}}],["是否支持",{"2":{"183":1}}],["是这种类型的第一个设备",{"2":{"80":1}}],["是",{"2":{"78":1,"240":1,"245":1}}],["对",{"2":{"359":1,"365":1,"378":4}}],["对设备进行了改造以适应新方法",{"2":{"78":1}}],["对于重新打包",{"2":{"378":1}}],["对于解包",{"2":{"378":1}}],["对于运行",{"2":{"271":1}}],["对于这些设备",{"2":{"260":1}}],["对于大多数设备",{"2":{"258":1}}],["对于大多数模块开发人员来说",{"2":{"238":1}}],["对于想在",{"2":{"235":1}}],["对于与第三方开发人员相关的内容",{"2":{"235":1}}],["对于带有",{"2":{"219":1}}],["对于每个操作",{"2":{"84":1}}],["对于所有其他类型的设备",{"2":{"80":1}}],["对于",{"2":{"78":1,"80":1,"246":4,"249":1,"272":1}}],["对于支持无缝系统更新的设备",{"2":{"76":1}}],["可用的小程序",{"2":{"381":2}}],["可能还会振动",{"2":{"260":1}}],["可能会损坏您的设备或破坏您的数据",{"2":{"181":1}}],["可选地",{"2":{"278":1}}],["可选",{"2":{"237":2,"243":2}}],["可选文件",{"2":{"236":2}}],["可为没有引导映像的模拟器将",{"2":{"212":1}}],["可执行文件位于",{"2":{"235":1}}],["可执行文件",{"2":{"90":1,"371":1}}],["可以是",{"2":{"378":4}}],["可以是其中之一",{"2":{"184":1}}],["可以将",{"2":{"277":1}}],["可以验证一下哈希值",{"2":{"265":1}}],["可以很容易地获得这些信息",{"2":{"260":1}}],["可以重启到",{"2":{"258":1}}],["可以临时存储文件的地方",{"2":{"245":1}}],["可以选择在安装程序中创建名为",{"2":{"244":1}}],["可以在一个命令中提供多个策略语句",{"2":{"380":2}}],["可以在",{"2":{"243":1}}],["可以更新模块",{"2":{"237":1}}],["可以禁用它",{"2":{"225":1}}],["可以与",{"2":{"187":1}}],["可以直接将",{"2":{"167":1}}],["可以根据引导加载程序的信息启动到",{"2":{"80":1}}],["可以使用",{"2":{"78":1}}],["可帮助您更精确地定义设备的",{"2":{"76":1}}],["但该选项仍然存在",{"2":{"382":1}}],["但该工具被扩展为支持所有设备",{"2":{"379":1}}],["但另外支持",{"2":{"380":2}}],["但在",{"2":{"380":1}}],["但谷歌从未提供过支持",{"2":{"359":1,"365":1}}],["但",{"2":{"278":1}}],["但使用",{"2":{"271":1,"272":1}}],["但大多数固件压缩包可以从华为固件下载站下载",{"2":{"269":1}}],["但仍然禁止更改只读属性",{"2":{"225":1}}],["但仍不允许使用",{"2":{"189":1}}],["但没有任何保证",{"2":{"208":2,"252":2}}],["但不值得费力",{"2":{"189":1}}],["但不值得这么做",{"2":{"189":1}}],["但不能添加新文件",{"2":{"185":1}}],["但不使用修补",{"2":{"169":1}}],["但需要",{"2":{"169":1}}],["但是华为设备没有这个分区",{"2":{"268":1}}],["但是",{"2":{"86":1}}],["但本指南不再赘述",{"2":{"83":1}}],["但许多设备不接受",{"2":{"80":1}}],["但实施方式不同",{"2":{"78":1}}],["但例外情况单独列出",{"2":{"77":1}}],["讨论",{"0":{"78":1}}],["不错的旧",{"2":{"382":1}}],["不修改大多数只读分区",{"2":{"275":1}}],["不建议在新的设备上通过第三方",{"2":{"273":1}}],["不建议使用",{"2":{"177":1}}],["不可通过官方途径解锁",{"2":{"268":1}}],["不可写",{"2":{"219":2}}],["不是",{"2":{"265":1}}],["不是模拟器检测绕过程序",{"2":{"174":1}}],["不幸的是",{"2":{"257":1,"278":1}}],["不要按",{"2":{"277":1}}],["不要重新启动",{"2":{"276":1}}],["不要使用",{"2":{"258":1,"265":1,"266":1}}],["不要在",{"2":{"247":1}}],["不要在脚本中硬编码模块路径",{"2":{"238":1}}],["不要尝试在",{"2":{"247":1}}],["不存在",{"2":{"236":2,"249":2}}],["不再正式支持较新的华为设备",{"2":{"268":1}}],["不再处理",{"2":{"230":1}}],["不再维护",{"2":{"176":1}}],["不允许直接连接到",{"2":{"226":1}}],["不受限制的文件上下文",{"2":{"226":1}}],["不支持它",{"2":{"212":1}}],["不过",{"2":{"176":1}}],["不足以存储",{"2":{"169":1}}],["不推荐",{"0":{"167":1,"202":1}}],["不包括已在使用方法",{"2":{"77":1}}],["不属于方法",{"2":{"77":1}}],["最佳实践",{"2":{"278":1}}],["最简单的",{"2":{"243":1}}],["最新的版本",{"2":{"83":1}}],["最相关的是删除",{"2":{"79":1}}],["最后执行",{"2":{"77":1}}],["最终根目录",{"2":{"77":1}}],["负责挂载",{"2":{"77":1}}],["也没有指定",{"2":{"380":2}}],["也会篡改块验证",{"2":{"275":1}}],["也不要在其他设备上修补镜像",{"2":{"258":1}}],["也不要使用已损坏的第三方",{"2":{"167":1}}],["也就是由字母",{"2":{"237":1}}],["也就是说",{"2":{"76":2,"239":1}}],["也以独立模式运行",{"2":{"235":1}}],["也许一些",{"2":{"77":1}}],["时并修改补充后的版本",{"2":{"268":1}}],["时的数据擦除",{"2":{"261":1}}],["时都必须重新启动至",{"2":{"260":1}}],["时一样",{"2":{"164":1,"199":1}}],["时",{"2":{"77":2,"79":1,"187":1,"231":2,"249":1,"260":1,"273":1}}],["谷歌的标准正式支持这一点",{"2":{"79":1}}],["谷歌推出了动态分区",{"2":{"79":1}}],["谷歌对",{"2":{"78":1}}],["谷歌",{"2":{"77":2}}],["的小程序",{"2":{"382":1,"383":1}}],["的参数与",{"2":{"380":2}}],["的参数可以接受一个或多个条目",{"2":{"380":2}}],["的关键部分",{"2":{"379":1}}],["的所有内容以进行调试",{"2":{"378":2}}],["的状态",{"2":{"378":4}}],["的概念是使",{"2":{"378":1}}],["的实现也经历了一些重大的重构",{"2":{"362":1,"368":1}}],["的实际硬件",{"2":{"359":1,"365":1}}],["的棒棒糖模拟器镜像",{"2":{"359":1,"365":1}}],["的活跃开发者都没有运行",{"2":{"359":1,"365":1}}],["的方法",{"2":{"278":1}}],["的更新",{"2":{"278":1}}],["的更多信息",{"2":{"178":1}}],["的说明进行操作即可",{"2":{"271":1,"272":1}}],["的地方",{"2":{"271":1}}],["的分区",{"2":{"271":1}}],["的值可能如下",{"2":{"263":1}}],["的系统",{"2":{"260":2}}],["的系统上使用的规则都可以被视为官方的",{"2":{"380":1}}],["的系统上",{"2":{"219":2}}],["的最简单方法是直接通过",{"2":{"259":1}}],["的同一设备上修补引导镜像",{"2":{"258":1}}],["的副本",{"2":{"257":2}}],["的结果确定您的设备在",{"2":{"257":1}}],["的开发人员",{"2":{"251":1}}],["的示例",{"2":{"249":2}}],["的内部",{"2":{"249":1}}],["的控制台中",{"2":{"246":2}}],["的版本字符串",{"2":{"245":1}}],["的脚本以",{"2":{"248":1}}],["的脚本",{"2":{"244":1}}],["的一切",{"2":{"248":1}}],["的一项功能",{"2":{"240":1}}],["的一种形式",{"2":{"78":1}}],["的文件",{"2":{"247":1}}],["的文件放在任何文件夹中",{"2":{"239":1}}],["的文档",{"2":{"87":1,"242":1}}],["的格式",{"2":{"237":1}}],["的符号链接",{"2":{"236":6,"378":2}}],["的图标资源",{"2":{"231":1}}],["的行为",{"2":{"225":1}}],["的默认设置属性行为与",{"2":{"225":1}}],["的覆盖层",{"2":{"219":1}}],["的支持在不知不觉中已经中断了一段时间",{"2":{"359":1,"365":1}}],["的支持",{"2":{"212":1}}],["的指示留白字符设备来删除文件",{"2":{"212":1}}],["的加载方法改为",{"2":{"212":1}}],["的差异",{"0":{"212":1,"215":1}}],["的隐含保证",{"2":{"208":2,"252":2}}],["的许可证",{"2":{"208":1}}],["的备份和可用的自定义recovery",{"2":{"202":1}}],["的过程相似",{"2":{"198":1}}],["的损坏的符号链接",{"2":{"189":1}}],["的替换列表中",{"2":{"189":1}}],["的镜像不可用",{"2":{"187":1}}],["的部分高级功能",{"2":{"182":1}}],["的官方模块库已经死亡",{"2":{"176":1}}],["的空文件",{"2":{"175":1}}],["的步骤",{"0":{"171":1,"173":1,"205":1}}],["的证书解析问题",{"2":{"89":1,"373":1}}],["的侵害",{"2":{"87":1}}],["的存储库可以作为一个项目直接使用",{"2":{"85":1}}],["的安装路径",{"2":{"83":1}}],["的现代设备还带有",{"2":{"79":1}}],["的",{"2":{"79":1,"86":1,"87":1,"187":4,"202":2,"226":2,"235":4,"244":1,"245":1,"248":1,"249":7,"257":1,"260":1,"277":1,"278":1,"378":2,"380":1}}],["的流逝",{"2":{"79":1}}],["的时候",{"2":{"79":2}}],["的标准有点复杂",{"2":{"78":1}}],["的定义",{"2":{"78":1}}],["的定义只考虑了内核如何引导设备",{"2":{"78":1}}],["的设备而创建的",{"2":{"379":1}}],["的设备特别友好",{"2":{"273":1}}],["的设备通常是这样的",{"2":{"257":1}}],["的设备上使用",{"2":{"212":1}}],["的设备上运行",{"2":{"78":1}}],["的设备的支持",{"2":{"212":1}}],["的设备都是",{"2":{"80":1}}],["的设备都将自动使用方法",{"2":{"78":1}}],["的设备",{"2":{"77":4,"80":1,"271":1,"278":2}}],["的启动方式",{"2":{"76":1}}],["具有许多助手函数和几个",{"2":{"381":1}}],["具有以下补丁",{"2":{"380":1}}],["具有",{"2":{"77":3}}],["此标志仅影响",{"2":{"383":4}}],["此工具别名为",{"2":{"380":1}}],["此外",{"2":{"359":1,"365":1}}],["此外还有以下文件",{"2":{"243":1}}],["此操作无论如何都是不可逆的",{"2":{"261":1}}],["此操作可能清除您的数据",{"2":{"258":1}}],["此时",{"2":{"257":1}}],["此功能主要为第三方内核开发者设计",{"2":{"249":1}}],["此阶段为非阻塞",{"2":{"248":1}}],["此阶段会阻塞",{"2":{"248":1}}],["此函数是以下psuedo代码的简写",{"2":{"246":2}}],["此函数是以下命令的简写",{"2":{"246":2}}],["此脚本将来源于",{"2":{"243":2}}],["此脚本将在",{"2":{"236":4}}],["此文件将被",{"2":{"249":2}}],["此文件将被忽略",{"2":{"249":2}}],["此文件将被注入到",{"2":{"249":2}}],["此文件将替换",{"2":{"249":2}}],["此文件中的每一行都将被视为策略语句",{"2":{"242":1}}],["此文件遵循与",{"2":{"241":1}}],["此文件夹将以递归方式合并到真正的",{"2":{"239":1}}],["此文件夹包含模块的",{"2":{"236":2}}],["此文件存储模块的元数据",{"2":{"236":2}}],["此路径中的每个目录都将装载其目录名的分区",{"2":{"219":2}}],["此路径可以在",{"2":{"83":1}}],["此方法可能会导致启动失败",{"2":{"202":1}}],["此方法仅适用于具有宽松的",{"2":{"202":1}}],["此方法首次出现在",{"2":{"77":2}}],["此处",{"2":{"171":1}}],["此仓库分别存在",{"2":{"0":1}}],["来进入",{"2":{"270":1}}],["来安装或升级",{"2":{"260":1}}],["来代替",{"2":{"249":1}}],["来引用",{"2":{"187":1}}],["来引导",{"2":{"77":3,"79":1}}],["来运行",{"2":{"169":1}}],["来支持",{"2":{"169":1}}],["来说是个坏消息",{"2":{"79":1}}],["来说",{"2":{"78":1}}],["来表示",{"2":{"76":1}}],["传统",{"2":{"77":2}}],["初始化触发器上的回调",{"2":{"381":2}}],["初始根目录",{"2":{"77":1}}],["初始版本",{"2":{"73":1}}],["方法进行升级",{"2":{"256":1}}],["方法",{"2":{"77":4,"78":3,"222":1}}],["并重新编译",{"2":{"380":1}}],["并重启设备",{"2":{"278":1}}],["并成为",{"2":{"379":1}}],["并删除",{"2":{"378":2}}],["并删除它们",{"2":{"170":1}}],["并安装",{"2":{"278":1}}],["并没有真正好的方法",{"2":{"278":1}}],["并改用它",{"2":{"267":1}}],["并显示为灰色",{"2":{"264":1}}],["并使用以下命令刷入",{"2":{"258":1}}],["并使用",{"2":{"258":1,"265":1}}],["并补充了很多内容",{"2":{"251":1}}],["并补充了一些内容",{"2":{"0":1}}],["并遵循以下规则",{"2":{"249":1}}],["并启用",{"2":{"248":1}}],["并启用了",{"2":{"244":1}}],["并启动该应用程序",{"2":{"265":1}}],["并启动",{"2":{"224":1}}],["并通过",{"2":{"229":1}}],["并将其替换为",{"2":{"378":2}}],["并将该脚本重命名或复制为",{"2":{"243":1}}],["并将",{"2":{"226":1}}],["并与守护进程建立连接",{"2":{"226":1}}],["并进行了修补",{"2":{"225":1}}],["并神奇地安装模块文件",{"2":{"223":1}}],["并退出守护进程",{"2":{"222":1}}],["并在当前目录中具有相",{"2":{"378":2}}],["并在安装后保留",{"2":{"275":1}}],["并在",{"2":{"222":1}}],["并提供一个统一的界面来管理模块",{"2":{"182":1}}],["并执行它为我们装载分区",{"2":{"222":1}}],["并执行",{"2":{"171":1}}],["并单击",{"2":{"171":1}}],["并刷入",{"2":{"167":1}}],["并按照说明进行初始设置",{"2":{"83":1}}],["并让",{"2":{"79":1,"277":1}}],["并且在这种情况下无需将",{"2":{"273":1}}],["并且可以用很小的工作量来维护",{"2":{"273":1}}],["并且从中恢复的唯一方法是清除数据并进行完整的",{"2":{"267":1}}],["并且无论在哪个",{"2":{"235":1}}],["并且执行",{"2":{"226":1}}],["并且对非",{"2":{"225":1}}],["并且",{"2":{"77":1}}],["并运行命令",{"2":{"229":1}}],["并运行",{"2":{"76":1}}],["随机字符",{"2":{"258":8}}],["随着时间从",{"2":{"79":1}}],["随",{"2":{"76":1}}],["xz",{"2":{"378":5}}],["xda",{"2":{"296":1}}],["xbin",{"2":{"170":1,"204":1}}],["xposed",{"2":{"157":2}}],["xperm",{"2":{"145":1,"380":8}}],["xperia",{"2":{"96":1}}],["xxx应用会检测到",{"0":{"230":1}}],["xxxxx",{"2":{"189":3}}],["xxx",{"2":{"125":1}}],["xiaomi",{"2":{"109":1,"138":1,"321":1}}],["x86",{"0":{"168":1,"172":1},"1":{"169":1,"170":1,"171":1,"172":1,"173":1},"2":{"109":1,"141":1,"169":1,"203":1,"236":4,"245":1,"321":1}}],["x64",{"2":{"83":3,"245":2}}],["xl",{"2":{"76":1,"123":1,"138":1,"295":1}}],["xml",{"2":{"36":1,"184":3}}],["例如几乎所有的小米设备均为",{"2":{"260":1}}],["例如三星",{"2":{"80":1}}],["例如一些小米手机",{"2":{"80":1}}],["例如",{"2":{"76":1,"84":1,"184":1,"202":1,"219":2,"235":1,"245":3,"246":1,"273":1}}],["级别和",{"2":{"76":1}}],["级别",{"2":{"76":1,"245":2}}],["版本提升到6",{"0":{"359":1,"365":1}}],["版本对应的",{"2":{"245":1}}],["版本上运行",{"2":{"235":1}}],["版本的错误报告",{"2":{"195":1}}],["版本之间的映射可以在这张表格中看到",{"2":{"76":1}}],["版本",{"2":{"76":3,"83":1,"169":1,"181":1,"257":1,"268":1}}],["以了解更多背景信息",{"2":{"383":1}}],["以与",{"2":{"380":1}}],["以作为",{"2":{"378":4}}],["以仅打印",{"2":{"378":2}}],["以递归删除",{"2":{"378":2}}],["以原始格式转储",{"2":{"378":2}}],["以支持更多设备",{"2":{"361":1,"367":1}}],["以支持通过使用类似于",{"2":{"212":1}}],["以应用",{"2":{"275":1}}],["以启用",{"2":{"265":1}}],["以及使用多种算法压缩",{"2":{"378":1}}],["以及",{"2":{"260":1}}],["以前是",{"2":{"249":1}}],["以下内容与",{"2":{"364":1}}],["以下教程不会保留",{"2":{"278":1}}],["以下教程仅针对初始安装",{"2":{"256":1}}],["以下是几种不同类型的设备的教程",{"2":{"275":1}}],["以下是一些参数",{"2":{"76":1}}],["以下只是一些一般性指导",{"2":{"268":1}}],["以下部分面向开发者",{"2":{"251":1}}],["以下变量和函数可用",{"2":{"244":1}}],["以跳过所有默认安装步骤",{"2":{"244":1}}],["以方便您使用",{"2":{"231":1}}],["以便与为",{"2":{"382":1}}],["以便可以使用原始标头",{"2":{"378":1}}],["以便通过",{"2":{"276":1}}],["以便检查更新",{"2":{"237":1}}],["以便",{"2":{"226":1,"237":1}}],["以获得远程",{"2":{"226":1}}],["以确保",{"2":{"226":1}}],["以确定您的设备最有可能使用哪种方法",{"2":{"77":1}}],["以",{"2":{"225":1,"248":2}}],["以允许直接修改属性区域或",{"2":{"225":1}}],["以允许第三方仓库",{"2":{"10":1}}],["以ro",{"2":{"225":1}}],["以继续启动过程",{"2":{"222":1}}],["以上",{"2":{"212":1}}],["以创建符号链接",{"2":{"189":1}}],["以来",{"2":{"185":1}}],["以防卸载",{"2":{"170":1}}],["以防系统无法启动",{"2":{"167":1}}],["以关闭签名检查",{"2":{"87":1}}],["以安装",{"2":{"83":1}}],["以保持",{"2":{"80":1}}],["两阶段初始化",{"2":{"76":1}}],["环境中执行",{"2":{"361":1,"367":1}}],["环境下运行的每一个",{"2":{"235":1}}],["环境",{"2":{"76":1,"79":1}}],["而不经过",{"2":{"383":2}}],["而不是默认的",{"2":{"382":2}}],["而不是初始安装",{"2":{"266":1}}],["而不是合并其内容",{"2":{"239":1}}],["而不是修补启动映像",{"0":{"202":1}}],["而不是直接安装",{"2":{"167":1}}],["而不是",{"2":{"76":1,"170":1,"237":1,"271":1,"272":2}}],["而进入",{"2":{"270":1}}],["而是使用",{"2":{"266":1}}],["而是直接调用内部",{"2":{"235":1}}],["而无需通过",{"2":{"225":1}}],["而无需实际修改",{"2":{"212":1}}],["而且与某些忽略",{"2":{"212":1}}],["而且修改非常容易",{"2":{"189":1}}],["而言",{"2":{"78":1,"80":1}}],["而",{"2":{"76":1,"248":1}}],["都在上下文",{"2":{"380":1}}],["都将无法安装",{"2":{"263":1}}],["都将替换为",{"2":{"249":1}}],["都始终具有完整的命令集",{"2":{"235":1}}],["都是",{"2":{"78":1}}],["都是包含",{"2":{"76":1}}],["都存储在",{"2":{"76":1}}],["和文档",{"2":{"362":1,"368":1}}],["和构建",{"2":{"240":1}}],["和减号",{"2":{"237":1}}],["和所有",{"2":{"226":1}}],["和所有小程序的符号链接直接存储",{"2":{"219":2}}],["和持久存储中读取",{"2":{"225":1}}],["和删除属性",{"2":{"225":1}}],["和内核必须支持读写挂载和动态",{"2":{"202":1}}],["和模块默认未加载",{"2":{"178":1}}],["和方法",{"2":{"78":1}}],["和",{"2":{"76":3,"77":4,"78":2,"80":1,"85":1,"89":1,"91":1,"170":1,"203":1,"220":2,"225":2,"226":1,"235":2,"238":1,"239":1,"246":1,"248":1,"251":1,"257":1,"265":1,"277":1,"369":1,"372":1,"373":1,"378":4,"383":2}}],["人们也可以使用术语",{"2":{"76":1}}],["或运行时策略",{"2":{"380":1}}],["或将所有条目解压到当前目录",{"2":{"378":2}}],["或更高版本",{"0":{"272":1}}],["或过",{"2":{"248":1}}],["或修改它",{"2":{"208":2,"252":2}}],["或从当前的",{"0":{"201":1}}],["或按照上述指南直接将",{"2":{"172":1}}],["或在",{"2":{"167":1}}],["或第三方",{"2":{"80":1}}],["或者第三方",{"2":{"273":1}}],["或者您需要为某些模块文件设置特殊权限",{"2":{"244":1}}],["或者您在使用方法",{"2":{"78":1}}],["或者",{"2":{"230":1,"257":1,"260":1}}],["或者他们正式称之为",{"2":{"79":1}}],["或",{"2":{"76":1,"79":2,"80":1,"173":1,"175":1,"184":1,"208":2,"237":1,"239":1,"245":2,"248":1,"252":2,"257":1,"258":3,"262":1,"267":1,"268":1,"275":1,"380":2,"381":2}}],["下面是如何使用自定义",{"2":{"249":1}}],["下面是一个自定义脚本的示例",{"2":{"187":1}}],["下划线",{"2":{"237":1}}],["下载并安装最新的",{"2":{"257":1}}],["下载最新的",{"2":{"243":1}}],["下载提供信息的",{"2":{"237":1}}],["下载到内部存储并动态加载",{"2":{"231":1}}],["下载",{"0":{"193":1},"1":{"194":1,"195":1,"196":1},"2":{"171":1,"273":1,"278":1}}],["下",{"2":{"76":1,"239":1,"277":1}}],["中备份",{"2":{"378":2}}],["中存储的",{"2":{"378":2}}],["中检测到的相应格式自动压缩",{"2":{"378":2}}],["中所述的方法",{"2":{"278":1}}],["中提取映像",{"2":{"269":1}}],["中提取出与系统属性相关的源代码来实现的",{"2":{"225":1}}],["中说明",{"2":{"265":1}}],["中添加名为",{"2":{"247":1}}],["中添加任何自定义逻辑",{"2":{"247":1}}],["中列出的文件夹中",{"2":{"246":1}}],["中运行",{"2":{"244":1,"248":1,"380":1}}],["中运行时",{"2":{"235":1}}],["中声明要替换的文件夹列表",{"2":{"246":1}}],["中声明",{"2":{"244":1}}],["中刷入",{"2":{"243":1}}],["中执行",{"2":{"235":1,"236":2}}],["中搜索",{"2":{"230":1,"378":2}}],["中找到",{"2":{"226":1}}],["中安全且不可检测的地方",{"2":{"220":1}}],["中安装",{"2":{"86":1,"245":1,"260":1}}],["中引入的新签名",{"2":{"214":1,"215":1}}],["中引入的回归",{"2":{"92":1,"364":1}}],["中的空格分隔列表组成",{"2":{"380":2}}],["中的规则",{"2":{"380":2}}],["中的所有禁用标志",{"2":{"378":2}}],["中的重新启动按钮",{"2":{"277":1}}],["中的每个",{"2":{"249":1}}],["中的脚本以",{"2":{"248":1}}],["中的新文件将被添加到真实",{"2":{"239":1}}],["中的现有文件将被模块",{"2":{"239":1}}],["中的文件管理功能重命名文件",{"2":{"273":1}}],["中的文件",{"2":{"239":1}}],["中的文件替换",{"2":{"239":1}}],["中的文件夹",{"2":{"236":1}}],["中的文件将被忽略",{"2":{"184":1}}],["中的内容",{"2":{"235":1}}],["中的",{"0":{"260":1},"2":{"235":1,"257":1,"265":1,"272":1,"379":2}}],["中的属性",{"2":{"225":1}}],["中的节点",{"2":{"222":1}}],["中的非易失性存储中",{"2":{"220":1}}],["中的路径",{"0":{"219":1,"220":1}}],["中的固定路径",{"2":{"91":1,"369":1,"372":1}}],["中的错误",{"2":{"89":1,"373":1}}],["中的刷入",{"2":{"80":1}}],["中设置您的签名配置",{"2":{"87":1}}],["中开发",{"0":{"86":1}}],["中得到适当的开箱即用的支持",{"2":{"85":1}}],["中",{"2":{"79":1,"80":1,"86":1,"185":1,"187":2,"188":1,"200":1,"219":2,"220":2,"225":1,"239":2,"248":2,"249":3}}],["中非常重要的一部分",{"2":{"78":1}}],["中使用了新的",{"2":{"184":1}}],["中使用",{"2":{"77":1}}],["中或挂载在",{"2":{"76":1}}],["中文汉化英文原版",{"2":{"249":1}}],["中文汉化",{"2":{"208":1,"252":1}}],["中文汉化版许可仅供参考",{"2":{"208":1,"252":1}}],["中文技术文档写作规范",{"2":{"2":1}}],["中文文档",{"0":{"0":1,"251":1},"1":{"1":1,"2":1,"3":1,"4":1,"252":1,"253":1,"254":1,"255":1}}],["文可能存储在",{"2":{"273":1}}],["文心一言",{"2":{"253":1}}],["文档",{"2":{"251":1}}],["文档结构",{"0":{"218":1},"1":{"219":1,"220":1}}],["文档中",{"2":{"189":1}}],["文档链接",{"2":{"0":1}}],["文件上的",{"2":{"381":2}}],["文件来提供自定义",{"2":{"361":1,"367":1}}],["文件资源管理器中默认不显示文件扩展名",{"2":{"273":1}}],["文件扩展名重命名为",{"2":{"273":2}}],["文件而不是",{"2":{"271":1,"272":1}}],["文件创建到",{"2":{"246":1}}],["文件提取到正确的位置",{"2":{"243":1}}],["文件的",{"2":{"243":1}}],["文件中的",{"2":{"243":1}}],["文件类型",{"2":{"226":1}}],["文件重定向到",{"2":{"222":1}}],["文件放到",{"2":{"188":1}}],["文件时防止",{"2":{"89":1,"373":1}}],["文件夹可能不再存在",{"2":{"249":1}}],["文件夹可能不存在",{"2":{"219":1}}],["文件夹中",{"2":{"249":1}}],["文件夹以模块的",{"2":{"236":2}}],["文件夹的权限默认为",{"2":{"220":1}}],["文件夹的设备",{"2":{"219":1}}],["文件夹是因为其具有以下优点",{"2":{"220":1}}],["文件夹或替换文件夹",{"2":{"185":1}}],["文件夹或文件系统",{"2":{"76":1}}],["文件夹",{"0":{"239":1},"2":{"83":1,"220":1,"236":4,"249":1}}],["文件系统可以是",{"2":{"76":1}}],["文件",{"2":{"76":1,"91":1,"249":3,"258":1,"259":1,"369":1,"372":1,"378":14,"380":2,"381":2}}],["根目录覆盖系统",{"0":{"249":1}}],["根目录修补程序文件",{"2":{"219":2}}],["根目录",{"2":{"76":1}}],["根据您的设备运行的",{"2":{"268":1}}],["根据您的选择",{"2":{"208":2,"252":2}}],["根据",{"2":{"0":1}}],["术语",{"0":{"76":1}}],["官方的",{"2":{"278":1}}],["官方仓库",{"2":{"254":1}}],["官方渠道获得任何支持或帮助",{"2":{"181":1}}],["官方调试版本并重新安装",{"2":{"87":1}}],["官方",{"2":{"74":1,"81":1,"161":1,"179":1,"190":1,"209":1,"216":1,"227":1,"233":1,"250":1,"274":1,"279":1,"376":1,"384":1}}],["官方文档",{"2":{"0":2,"251":1,"254":1}}],["=格式",{"2":{"378":2}}],["=",{"2":{"66":1,"76":2,"77":5,"78":1,"241":1}}],["+x",{"2":{"248":1}}],["+$",{"2":{"237":1}}],["+",{"2":{"31":1,"86":1,"100":1,"260":3,"270":1,"378":2}}],["8+",{"2":{"83":1}}],["8",{"0":{"29":1,"30":1,"31":1,"271":1,"369":1},"2":{"108":1,"212":1,"226":2,"271":1,"323":1,"352":1,"355":1}}],["ko",{"2":{"187":2,"249":6}}],["kotlin",{"2":{"18":1,"85":1}}],["k",{"2":{"151":1}}],["knoxguard",{"2":{"263":3,"264":1}}],["knox",{"2":{"146":2,"261":1}}],["know",{"2":{"51":1,"281":1}}],["kitkat",{"2":{"287":1,"335":1,"337":1}}],["kitsune",{"0":{"191":1,"198":1,"199":1,"201":1,"211":1},"1":{"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":2,"201":2,"202":2,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"212":1,"213":1},"2":{"200":1,"204":3,"205":1,"209":1}}],["kinds",{"2":{"145":1,"352":1,"355":1}}],["kill",{"2":{"123":1}}],["killed",{"2":{"112":1}}],["kirin",{"2":{"116":1,"119":1}}],["kmsg",{"2":{"111":1}}],["key",{"2":{"241":1,"319":1}}],["keys",{"2":{"16":1,"311":1,"353":1,"356":1}}],["kernel",{"2":{"100":2,"105":1,"107":2,"108":1,"109":1,"124":1,"125":1,"129":1,"142":1,"144":1,"146":2,"154":1,"257":1,"281":1,"292":1,"301":1,"306":1,"321":1,"323":1,"327":1,"329":1,"378":8}}],["kernels",{"2":{"96":2,"123":1,"146":2,"352":1,"355":1}}],["keeps",{"2":{"323":1}}],["keepforceencrypt",{"2":{"43":1,"378":2}}],["keepverity",{"2":{"43":1,"123":1,"378":4}}],["9+",{"2":{"272":1}}],["960",{"2":{"119":1}}],["9",{"0":{"28":2,"272":1,"286":1,"300":1,"335":1,"370":1},"1":{"301":1,"302":1,"303":1,"304":1,"336":1,"371":1,"372":1},"2":{"16":1,"103":1,"115":1,"118":1,"119":1,"237":1,"304":1,"309":1,"311":3,"333":1}}],["numerous",{"2":{"313":1}}],["number",{"2":{"304":1,"309":1}}],["null",{"2":{"124":1}}],["nitanmarcel",{"2":{"173":1}}],["nslookup",{"2":{"320":1}}],["ns",{"2":{"124":1}}],["ndk",{"2":{"83":2,"86":5,"130":1,"137":1}}],["n",{"2":{"80":1,"225":1,"248":1,"378":8,"383":2}}],["necessarily",{"2":{"332":1}}],["necessary",{"2":{"47":1,"102":1,"301":1,"306":1,"336":1}}],["near",{"2":{"283":1}}],["nearly",{"2":{"149":2,"157":1}}],["next",{"2":{"283":1,"302":1,"342":1,"347":1}}],["needs",{"2":{"332":1}}],["need",{"2":{"109":1,"321":1}}],["needed",{"2":{"46":1,"48":1,"49":1}}],["net",{"2":{"69":1,"152":1,"265":1}}],["newer",{"2":{"95":1,"133":1}}],["newline",{"2":{"50":1,"106":1,"326":1}}],["newly",{"2":{"25":1,"286":1}}],["new",{"0":{"301":1,"306":1,"314":1},"2":{"15":1,"18":2,"19":1,"22":1,"23":1,"25":2,"26":1,"27":1,"28":2,"31":2,"32":1,"43":2,"45":1,"46":1,"51":1,"58":1,"65":1,"67":1,"93":3,"95":1,"96":1,"97":1,"100":2,"108":2,"114":3,"117":2,"118":2,"120":2,"122":1,"123":1,"125":2,"129":3,"133":1,"136":1,"138":1,"139":3,"141":1,"142":1,"145":3,"147":1,"149":1,"151":1,"152":2,"154":1,"155":1,"159":1,"249":4,"282":3,"285":2,"291":5,"294":3,"301":2,"302":1,"304":1,"306":2,"307":1,"309":1,"310":1,"311":2,"312":2,"313":1,"314":3,"323":1,"324":1,"350":1,"352":1,"353":1,"355":1,"356":1,"378":2}}],["nasty",{"2":{"137":1,"138":1}}],["naive",{"2":{"131":1}}],["nand",{"2":{"109":1,"321":1}}],["naming",{"2":{"109":1,"321":1}}],["name=",{"2":{"237":2}}],["names",{"2":{"70":1,"102":1,"113":1,"120":2,"122":1,"125":1,"131":1,"281":4,"336":1}}],["namespace",{"2":{"49":1,"57":1,"91":1,"100":1,"105":1,"108":1,"115":1,"125":2,"145":1,"151":2,"329":1,"369":1,"372":1}}],["name",{"2":{"16":1,"17":1,"25":2,"37":1,"70":1,"101":1,"112":1,"138":1,"149":1,"248":1,"281":3,"282":1,"311":1,"338":1,"380":12,"383":12}}],["navigation",{"2":{"100":1}}],["native",{"0":{"293":1},"2":{"24":1,"36":1,"51":1,"85":1,"86":1,"118":1,"120":1,"142":1,"145":1,"212":1,"236":4,"293":2,"297":1}}],["natively",{"2":{"24":1,"120":1}}],["nosuid",{"2":{"219":2}}],["noxplayer",{"0":{"170":1,"204":1},"2":{"169":1,"203":1}}],["nook",{"2":{"129":1,"131":1}}],["nougat",{"2":{"120":1,"159":1}}],["none",{"2":{"282":1}}],["non",{"2":{"113":1,"118":1,"120":1,"123":1,"130":1,"133":1}}],["nodes",{"2":{"109":1,"117":1,"321":1}}],["normal",{"0":{"331":1},"2":{"51":1,"189":4,"333":1}}],["no",{"2":{"19":1,"24":1,"25":1,"28":1,"50":1,"71":1,"80":1,"86":1,"103":1,"108":1,"114":2,"115":1,"118":1,"121":1,"126":1,"142":1,"149":2,"151":2,"153":1,"158":1,"282":3,"289":1,"292":1,"301":3,"306":3,"313":1,"314":1,"319":3,"320":2,"322":1,"323":2,"332":1,"339":1,"344":1,"352":1,"355":1,"383":2}}],["now",{"2":{"18":1,"26":1,"28":1,"31":1,"37":1,"45":1,"46":3,"48":1,"49":1,"64":1,"65":2,"69":1,"70":2,"100":1,"103":1,"108":1,"114":1,"118":2,"120":1,"126":1,"142":1,"144":1,"145":1,"146":2,"149":6,"151":2,"152":3,"157":1,"159":4,"204":1,"287":1,"288":1,"292":2,"293":1,"296":1,"301":1,"303":2,"306":2,"307":1,"308":2,"311":1,"314":1,"323":1,"333":1,"339":1,"341":1,"344":1,"346":1}}],["notable",{"2":{"305":1}}],["nothing",{"2":{"147":1,"284":1}}],["notorious",{"2":{"139":1}}],["notify",{"2":{"116":1}}],["notification",{"2":{"50":1}}],["notifications",{"2":{"25":1,"28":1,"50":1,"53":1,"64":1,"65":1,"67":1}}],["not",{"2":{"3":2,"22":1,"27":1,"30":1,"38":1,"61":1,"64":1,"67":1,"70":1,"71":1,"95":1,"100":1,"103":1,"107":1,"113":1,"117":1,"120":1,"125":2,"126":2,"133":1,"141":3,"145":2,"146":1,"149":2,"151":1,"152":1,"153":1,"156":1,"157":1,"158":1,"159":1,"204":1,"208":2,"252":2,"282":1,"283":1,"287":1,"291":1,"294":1,"296":1,"301":7,"302":1,"306":7,"311":2,"314":1,"320":1,"322":1,"331":1,"334":1,"340":1,"345":1,"352":2,"353":3,"355":2,"356":3}}],["notes",{"2":{"109":1,"305":1,"321":1,"324":1,"325":1,"327":1,"335":1,"344":1,"354":1,"376":1}}],["note",{"2":{"0":1,"3":1,"62":1,"80":1,"147":1,"154":1,"216":1,"311":1,"314":1,"335":1,"337":1}}],["job",{"2":{"313":1}}],["jump",{"2":{"289":1,"339":1,"344":1}}],["justice",{"2":{"290":1}}],["just",{"2":{"51":1,"100":1,"145":1,"157":1,"292":1,"332":1}}],["jellybean",{"2":{"287":2,"335":1,"337":1}}],["jesse205",{"2":{"0":3,"3":2}}],["js",{"2":{"265":1}}],["json",{"2":{"237":3}}],["jsdelivr",{"2":{"12":1}}],["jdk",{"2":{"83":3}}],["java",{"2":{"37":1,"51":1,"85":1,"91":2,"281":1,"369":2,"372":2}}],["jni",{"2":{"37":1}}],["rw",{"2":{"275":1,"301":2,"306":2}}],["rmm",{"2":{"263":1}}],["rm",{"2":{"235":2,"320":1,"378":2,"381":2}}],["r6583240e",{"2":{"211":1}}],["r6583f3e5",{"0":{"211":1},"1":{"212":1,"213":1}}],["riru",{"2":{"342":1,"347":1}}],["right",{"2":{"339":1,"344":1}}],["rikkaw",{"2":{"207":1}}],["rid",{"2":{"137":1}}],["rkp",{"2":{"146":1}}],["r10e",{"2":{"137":1}}],["r",{"2":{"126":2,"149":1,"167":1,"202":1,"220":1,"246":4,"378":4,"380":1}}],["rc",{"0":{"186":1},"1":{"187":1,"188":1},"2":{"93":1,"118":1,"142":1,"153":2,"187":7,"222":1,"225":1,"249":14}}],["rv",{"2":{"76":3,"77":3}}],["robust",{"2":{"107":1}}],["ro",{"2":{"102":1,"146":1,"147":5,"152":3,"212":1,"336":1}}],["rom",{"2":{"78":1,"91":2,"135":1,"167":4,"202":4,"257":1,"369":2,"372":2}}],["roms",{"2":{"61":1,"109":1,"123":1,"158":1,"321":1}}],["rock",{"2":{"45":1}}],["rooted",{"2":{"323":1}}],["rootfs",{"2":{"76":2,"77":4,"94":1,"108":1,"301":2,"306":2,"357":1}}],["rootdir",{"2":{"76":4,"77":4,"78":1,"79":2,"219":2}}],["root",{"0":{"177":1,"230":1,"301":1,"304":1,"306":1,"309":1},"2":{"26":1,"27":1,"30":1,"37":1,"42":1,"48":1,"51":1,"58":1,"64":1,"69":1,"71":1,"76":1,"83":1,"86":3,"87":1,"90":1,"92":1,"100":1,"104":1,"106":1,"108":1,"111":1,"114":6,"116":1,"117":2,"118":1,"123":3,"125":1,"126":1,"149":3,"150":1,"151":6,"154":3,"157":1,"158":3,"159":1,"165":1,"170":5,"171":1,"182":2,"200":1,"204":4,"205":1,"219":2,"220":4,"222":2,"225":2,"226":4,"230":1,"249":1,"266":1,"278":4,"281":1,"287":1,"297":1,"300":1,"301":9,"302":2,"304":1,"306":9,"307":2,"309":1,"326":1,"328":1,"340":2,"345":2,"353":6,"356":6,"364":1,"371":1,"379":1,"380":1}}],["rather",{"2":{"331":1}}],["rate",{"2":{"158":1}}],["raw",{"2":{"120":1}}],["rampant",{"2":{"353":1,"356":1}}],["ramdis",{"2":{"272":2}}],["ramdisk",{"2":{"76":2,"77":2,"79":4,"80":9,"95":1,"114":1,"118":1,"131":1,"132":1,"134":1,"136":1,"142":1,"151":2,"157":1,"158":1,"169":3,"203":2,"219":1,"249":2,"257":8,"260":1,"265":2,"271":6,"272":5,"273":1,"378":12,"379":1}}],["ram",{"2":{"43":1}}],["range",{"2":{"283":1}}],["randomly",{"2":{"323":1}}],["randomize",{"2":{"122":1}}],["random",{"2":{"16":1,"37":1,"114":2,"249":8,"265":2}}],["ran",{"2":{"12":1}}],["rule",{"0":{"242":1,"361":1,"367":1},"2":{"101":1,"102":1,"107":1,"147":1,"149":1,"236":2,"273":1,"313":1,"314":1,"336":1,"338":1,"361":1,"367":1,"380":2}}],["rules",{"2":{"23":1,"91":1,"93":2,"94":1,"101":1,"108":1,"109":1,"120":2,"126":1,"129":1,"130":1,"133":1,"145":1,"146":1,"226":1,"291":1,"321":1,"323":2,"338":1,"357":1,"369":1,"372":1}}],["rustup",{"2":{"86":5}}],["rust",{"0":{"86":1},"2":{"86":10,"94":1,"357":1}}],["run",{"2":{"118":1,"123":1,"126":1,"142":1,"145":1,"146":1,"149":1,"152":1,"154":1,"159":1,"282":1,"294":1,"311":1,"320":1,"342":2,"347":2}}],["runcon",{"2":{"109":1,"321":1}}],["runs",{"2":{"100":1,"149":1,"293":1,"352":1,"355":1}}],["runtime",{"2":{"48":1}}],["running",{"2":{"30":1,"96":2,"98":1,"102":1,"146":1,"149":1,"287":1,"302":1,"311":1,"336":1,"349":1}}],["reinstall",{"2":{"292":1,"297":1}}],["rename",{"2":{"147":1}}],["renamed",{"2":{"145":1,"332":1}}],["render",{"2":{"24":1,"49":1}}],["reject",{"2":{"113":1}}],["regarding",{"2":{"314":1}}],["regardless",{"2":{"311":1}}],["region",{"2":{"109":1,"321":1}}],["regressions",{"2":{"102":1,"335":1,"336":1,"337":1}}],["regression",{"2":{"92":1,"327":1,"364":1}}],["reverted",{"2":{"319":1}}],["reverts",{"2":{"301":1,"306":1}}],["revert",{"2":{"100":1,"301":1,"306":1}}],["revoking",{"2":{"92":1,"364":1}}],["reuse",{"2":{"96":1,"353":1,"356":1}}],["refining",{"2":{"324":1}}],["refined",{"2":{"64":1,"65":1}}],["refuse",{"2":{"292":1}}],["refer",{"2":{"103":1,"249":2}}],["refactor",{"2":{"72":1,"136":1}}],["refresh",{"2":{"46":1}}],["refreshing",{"2":{"32":1}}],["relied",{"2":{"352":1,"355":1}}],["relies",{"2":{"311":1}}],["reliable",{"2":{"49":1,"320":1}}],["rely",{"2":{"301":1,"306":1,"311":1,"352":1,"355":1}}],["related",{"2":{"120":1,"125":2,"320":1}}],["relevant",{"2":{"107":1,"149":1}}],["releases",{"2":{"296":1,"324":1,"325":1,"327":1,"335":1}}],["released",{"2":{"118":1,"319":1,"332":1}}],["release",{"2":{"62":1,"93":1,"109":1,"147":1,"160":1,"195":1,"280":1,"289":1,"290":2,"294":1,"295":1,"297":2,"300":2,"305":1,"312":1,"319":1,"321":1,"322":2,"324":1,"325":1,"327":1,"331":1,"332":1,"333":1,"335":2,"337":1,"339":1,"344":2,"349":1,"351":1,"354":2,"357":1,"376":1}}],["rewritten",{"2":{"51":1,"108":2,"152":2,"322":1,"352":1,"355":1}}],["rewrite",{"0":{"352":1,"355":1},"2":{"13":1,"48":1,"49":1,"50":1,"56":1,"93":3,"102":1,"136":2,"157":1,"336":1}}],["reasons",{"2":{"322":1}}],["reason",{"2":{"302":1,"320":1}}],["ready",{"2":{"115":1,"319":1}}],["readlinkat",{"2":{"109":1,"321":1}}],["read",{"2":{"65":1,"104":1,"145":1,"147":1,"291":1,"301":1,"306":1,"314":1,"328":1}}],["reading",{"2":{"50":1,"106":1,"149":1,"326":1}}],["readme",{"2":{"49":1,"65":1}}],["realize",{"2":{"353":1,"356":1}}],["really",{"2":{"351":1,"353":1,"354":1,"356":1}}],["realme",{"2":{"100":1}}],["real",{"2":{"46":1,"100":1}}],["remounting",{"2":{"301":1,"306":1}}],["remount",{"2":{"301":1,"306":1}}],["remounts",{"2":{"301":1,"306":1}}],["removal",{"0":{"340":1,"345":1},"2":{"112":1,"138":1,"152":1}}],["removing",{"2":{"71":1,"143":1}}],["removes",{"2":{"109":1,"321":1}}],["removed",{"2":{"28":1,"65":1,"100":2,"149":2,"159":1,"291":1,"341":1,"346":1}}],["remove",{"2":{"26":1,"31":1,"33":1,"37":1,"45":1,"47":1,"49":2,"70":1,"101":2,"107":1,"112":1,"114":2,"118":1,"120":4,"121":1,"123":2,"126":4,"127":1,"138":1,"141":2,"143":1,"145":4,"146":1,"150":1,"152":1,"154":2,"159":1,"204":1,"229":3,"236":2,"338":2,"381":2}}],["remain",{"2":{"31":1,"352":1,"355":1}}],["research",{"2":{"296":1}}],["resetprop",{"0":{"225":1,"383":1},"2":{"46":1,"91":6,"100":1,"102":1,"122":1,"126":1,"129":1,"139":1,"141":1,"143":1,"145":3,"149":1,"152":3,"225":2,"236":2,"248":1,"287":1,"336":1,"369":6,"372":6,"377":2,"381":2,"383":3}}],["reset",{"2":{"31":1,"107":1,"149":1}}],["res",{"2":{"249":8}}],["resize2fs",{"2":{"139":1,"292":1}}],["resizing",{"2":{"139":1,"292":2}}],["respawn",{"2":{"125":1}}],["response",{"2":{"28":1}}],["results",{"2":{"320":1}}],["result",{"2":{"105":1,"139":1,"152":1,"329":1}}],["resolve",{"2":{"102":1,"103":1,"336":1}}],["resources",{"2":{"125":1}}],["resource",{"2":{"43":1}}],["restart",{"2":{"204":1,"205":1,"381":2}}],["restarted",{"2":{"139":1}}],["restarts",{"2":{"96":1,"139":1}}],["restrictions",{"2":{"118":1,"142":1,"353":1,"356":1}}],["restorecon",{"2":{"139":1,"381":2}}],["restore",{"0":{"331":1},"2":{"28":1,"37":1,"48":1,"92":1,"100":1,"138":1,"151":1,"204":1,"311":1,"333":1,"364":1,"378":2}}],["restoring",{"2":{"25":1,"142":1}}],["re",{"2":{"28":1,"55":1,"58":1,"59":1,"103":1,"126":1,"144":1,"149":1,"204":1,"311":1,"352":1,"355":1}}],["represent",{"2":{"314":1}}],["replacement",{"2":{"311":1}}],["replaces",{"2":{"291":1}}],["replace=",{"2":{"246":1}}],["replaced",{"2":{"126":1,"282":1}}],["replace",{"2":{"125":1,"152":1,"239":1,"246":5,"301":1,"306":1}}],["replacing",{"2":{"93":1,"114":1,"149":1}}],["repack",{"2":{"378":2}}],["repackaged",{"2":{"31":1,"125":1,"311":2}}],["repackaging",{"2":{"23":1,"25":2,"37":1,"43":1,"45":1,"97":1,"350":1}}],["repair",{"2":{"120":1}}],["reported",{"2":{"126":1}}],["reporting",{"2":{"125":1}}],["repo",{"0":{"176":1,"341":1,"346":1},"2":{"29":1,"32":1,"34":1,"46":2,"51":1,"56":1,"65":1,"68":2,"100":1,"145":1,"341":2,"346":2}}],["repos",{"2":{"27":1,"41":1,"45":1,"52":1,"60":1,"70":1}}],["requiring",{"2":{"146":1}}],["required",{"2":{"100":1,"146":1,"149":1,"291":1}}],["require",{"2":{"46":1,"281":1,"320":1}}],["requirement",{"2":{"32":1,"37":1,"142":1}}],["requires",{"2":{"26":1,"281":1,"307":1,"314":1}}],["request",{"2":{"43":1,"46":1,"48":1,"98":1,"111":1,"145":2,"349":1}}],["requests",{"2":{"37":1,"39":1,"67":1}}],["requesting",{"2":{"11":1,"116":1}}],["reduces",{"2":{"108":1}}],["reduce",{"2":{"24":1,"66":1,"108":1,"125":1,"126":1,"145":1,"149":1,"151":1}}],["redesigned",{"2":{"319":1,"322":1,"323":1}}],["redesign",{"2":{"24":1}}],["redistribute",{"2":{"3":2,"208":2,"252":2}}],["reboots",{"2":{"149":1}}],["reboot",{"2":{"19":2,"31":1,"43":1,"47":1,"94":1,"118":1,"204":1,"311":2,"323":1,"357":1}}],["recap",{"2":{"282":1}}],["recently",{"2":{"281":1}}],["receive",{"2":{"48":1}}],["received",{"2":{"3":2,"208":2,"252":2}}],["recursive",{"2":{"246":4}}],["recurse",{"2":{"83":2}}],["recyclerview",{"2":{"51":1}}],["recompression",{"2":{"114":1}}],["recommended",{"2":{"43":1,"301":1,"306":1}}],["recoveries",{"2":{"51":1,"56":1}}],["recovery模式",{"2":{"265":1}}],["recovery",{"0":{"175":1,"260":1,"273":1},"2":{"18":1,"76":2,"79":8,"80":5,"94":1,"95":1,"109":1,"112":3,"117":3,"121":1,"125":1,"149":1,"167":2,"202":1,"246":2,"257":3,"258":7,"259":1,"260":10,"265":2,"267":1,"270":3,"271":3,"272":14,"273":4,"278":5,"304":1,"309":1,"320":1,"321":1,"332":2,"357":1,"361":2,"367":2,"378":2}}],["reconstructing",{"2":{"31":1}}],["19",{"0":{"300":1,"354":1},"1":{"301":1,"302":1,"303":1,"304":1,"355":1,"356":1}}],["1st",{"2":{"291":1}}],["168",{"2":{"263":1}}],["14",{"2":{"212":1}}],["1437",{"0":{"139":1}}],["1455",{"0":{"138":1}}],["1456",{"0":{"137":1}}],["1468",{"0":{"136":1}}],["11",{"0":{"147":1,"305":1,"310":1,"324":1,"363":1,"373":1},"1":{"306":1,"307":1,"308":1,"309":1,"311":1,"364":1,"365":1,"366":1,"367":1,"368":1},"2":{"107":1,"108":2,"219":1,"249":2,"322":2,"323":2}}],["123456",{"2":{"237":1}}],["123456789",{"2":{"249":1}}],["123456789sh",{"2":{"249":1}}],["1234567",{"2":{"237":1}}],["12",{"0":{"280":1,"325":1,"337":1},"1":{"281":1,"282":1,"283":1,"284":1,"326":1,"338":1},"2":{"96":1,"100":1}}],["13",{"0":{"324":1},"2":{"96":1,"257":1}}],["17",{"0":{"123":1,"327":1},"1":{"328":1,"329":1},"2":{"83":1,"143":1}}],["1500",{"2":{"32":1}}],["1+",{"2":{"32":1,"311":1}}],["1",{"0":{"12":1,"14":1,"19":1,"21":1,"22":2,"23":1,"25":1,"26":1,"28":1,"30":1,"36":1,"42":1,"50":2,"51":1,"57":1,"61":1,"66":1,"68":1,"71":1,"92":1,"95":1,"99":1,"102":1,"107":1,"112":1,"117":1,"119":1,"123":1,"129":1,"134":1,"141":1,"145":1,"148":1,"285":1,"297":2,"310":1,"312":1,"315":1,"324":1,"327":1,"335":1,"339":1,"344":2,"349":1,"354":1,"363":1},"1":{"286":1,"287":1,"288":1,"289":1,"311":1,"313":1,"314":1,"316":1,"317":1,"328":1,"329":1,"336":1,"340":1,"341":1,"342":1,"343":1,"345":2,"346":2,"347":2,"348":2,"355":1,"356":1,"364":1,"365":1,"366":1,"367":1,"368":1},"2":{"24":1,"45":1,"76":1,"77":2,"79":1,"80":1,"90":4,"91":2,"100":2,"115":1,"138":1,"144":1,"235":1,"237":1,"238":1,"257":1,"268":1,"273":2,"287":1,"289":1,"295":1,"297":1,"311":1,"324":1,"344":1,"350":1,"354":1,"369":2,"371":4,"372":2,"374":8,"378":6}}],["101",{"2":{"237":1}}],["10+",{"2":{"76":1,"78":3,"109":2,"321":2}}],["100",{"2":{"13":1,"27":1,"46":1,"93":1,"115":1,"278":1,"287":1,"294":1,"320":1,"332":1}}],["10",{"0":{"302":1,"305":1,"307":1,"315":1,"322":1,"350":1},"1":{"306":1,"307":1,"308":1,"309":1,"316":1,"317":1,"323":1},"2":{"11":1,"76":1,"77":1,"79":1,"80":1,"108":1,"113":1,"114":3,"248":1,"272":1,"301":2,"302":3,"303":1,"305":1,"306":2,"307":2,"308":1}}],["27",{"0":{"369":1}}],["22",{"2":{"268":1}}],["23",{"0":{"318":1,"330":1},"1":{"319":1,"320":1,"321":1,"331":1,"332":1,"333":1,"334":1},"2":{"245":1}}],["26403",{"0":{"211":1,"214":1},"1":{"212":1,"213":1}}],["26",{"0":{"339":1},"1":{"340":1,"341":1,"342":1,"343":1},"2":{"149":1,"194":1}}],["24+",{"2":{"120":1}}],["28",{"0":{"290":1,"325":1,"344":1},"1":{"291":1,"292":1,"293":1,"294":1,"295":1,"296":1,"326":1,"345":1,"346":1,"347":1,"348":1},"2":{"77":3}}],["29",{"2":{"76":1,"77":4}}],["25",{"2":{"76":1}}],["2si",{"2":{"76":1,"77":1,"79":1,"80":1,"96":1,"106":1,"108":3,"109":1,"113":1,"114":1,"222":2,"321":1,"326":1}}],["20",{"0":{"357":1}}],["2022",{"0":{"339":1,"344":1,"349":1,"350":1,"351":1,"354":1,"357":1},"1":{"340":1,"341":1,"342":1,"343":1,"345":1,"346":1,"347":1,"348":1,"352":1,"353":1,"355":1,"356":1}}],["2020",{"0":{"312":1,"315":1,"318":1,"322":1,"324":1,"325":1},"1":{"313":1,"314":1,"316":1,"317":1,"319":1,"320":1,"321":1,"323":1,"326":1},"2":{"312":1}}],["2021",{"0":{"327":1,"330":1,"335":1,"337":1},"1":{"328":1,"329":1,"331":1,"332":1,"333":1,"334":1,"336":1,"338":1},"2":{"268":1,"327":1}}],["2023",{"0":{"358":1,"363":1,"369":1,"370":1,"373":1},"1":{"359":1,"360":1,"361":1,"362":1,"364":1,"365":1,"366":1,"367":1,"368":1,"371":1,"372":1},"2":{"3":2}}],["20000",{"2":{"245":1}}],["2017",{"2":{"143":1}}],["2019",{"0":{"285":1,"290":1,"297":1,"300":1,"305":1,"310":1},"1":{"286":1,"287":1,"288":1,"289":1,"291":1,"292":1,"293":1,"294":1,"295":1,"296":1,"301":1,"302":1,"303":1,"304":1,"306":1,"307":1,"308":1,"309":1,"311":1},"2":{"80":1,"291":1}}],["2018",{"0":{"280":1},"1":{"281":1,"282":1,"283":1,"284":1},"2":{"80":1}}],["20mb",{"2":{"45":1}}],["21",{"2":{"36":1}}],["2",{"0":{"11":1,"19":1,"20":1,"21":1,"35":1,"41":1,"45":1,"49":1,"56":1,"60":1,"63":1,"64":1,"65":1,"91":1,"94":1,"98":1,"106":1,"111":1,"116":1,"122":1,"128":1,"133":1,"140":1,"144":1,"150":1,"285":1,"287":1,"310":1,"312":2,"325":1,"326":1,"330":1,"349":1,"357":1,"369":1,"372":1},"1":{"286":1,"287":1,"288":1,"289":1,"311":1,"313":2,"314":2,"326":1,"331":1,"332":1,"333":1,"334":1},"2":{"24":1,"27":1,"39":1,"77":1,"102":1,"114":1,"117":1,"119":1,"123":1,"138":1,"149":1,"248":1,"290":1,"302":2,"307":2,"313":1,"325":1,"336":1,"350":1,"374":6,"378":2}}],["在全局装载命名空间中强制运行",{"2":{"382":1}}],["在全局装载命名空间中强制运行用法",{"2":{"382":1}}],["在隔离的挂载命名空间中执行命令并执行",{"2":{"381":2}}],["在像",{"2":{"380":1}}],["在重新打包期间修改标头配置",{"2":{"378":2}}],["在不接触恢复分区的情况下刷入",{"2":{"278":1}}],["在线转储或",{"2":{"278":1}}],["在这些设备上应用",{"2":{"278":1}}],["在这种情况下",{"2":{"249":1,"257":1,"260":1}}],["在执行以下步骤之前",{"2":{"276":1}}],["在按照以下说明操作之前",{"2":{"272":1}}],["在您的",{"2":{"265":1}}],["在继续之前",{"2":{"261":1}}],["在方式中选择",{"2":{"258":1,"265":1}}],["在出厂时搭载",{"2":{"257":1}}],["在主屏幕中",{"2":{"257":1}}],["在你开始之前",{"2":{"257":1}}],["在magisk中",{"2":{"248":1}}],["在magisk部分",{"2":{"165":1}}],["在提取所有文件并设置默认权限和",{"2":{"244":1}}],["在我隐藏",{"0":{"231":1}}],["在此版本中",{"2":{"361":1,"367":1}}],["在此模式下",{"2":{"224":1}}],["在此路径中",{"2":{"219":2}}],["在稍后的引导过程中",{"2":{"224":1}}],["在使用",{"2":{"222":1}}],["在已停产",{"2":{"222":1}}],["在模块的所有脚本中",{"2":{"238":1}}],["在模块目录的相应位置创建指向",{"2":{"189":1}}],["在模拟器设置中禁用",{"2":{"170":1}}],["在模拟器设置中启用",{"2":{"170":1,"204":1}}],["在某些情况下",{"2":{"189":1}}],["在修补引导映像时会对预启动分区进行硬编码",{"2":{"184":1}}],["在以下位置创建名为",{"2":{"175":1}}],["在选择预初始化分区时",{"2":{"92":1,"364":1}}],["在发布版本中",{"2":{"87":1}}],["在处理原生",{"2":{"85":1}}],["在官方网站上下载并安装最新的",{"2":{"83":1}}],["在官方网站上下载并安装",{"2":{"83":1}}],["在正常启动时无法运行",{"2":{"80":1}}],["在",{"0":{"86":1,"173":1,"205":1},"2":{"76":1,"77":1,"79":1,"80":1,"83":5,"86":2,"189":1,"200":1,"219":2,"222":1,"226":2,"235":2,"248":1,"249":3,"260":1,"264":1,"277":1,"378":6}}],["在超级用户请求对话框中添加抽头劫持保护",{"2":{"10":1}}],["在日志菜单中保存日志时",{"2":{"9":1}}],["收集设备属性",{"2":{"9":1}}],["40",{"2":{"108":1}}],["4a",{"2":{"107":2,"324":1}}],["4+",{"2":{"32":1}}],["4",{"0":{"9":1,"16":1,"18":1,"33":1,"39":1,"44":1,"45":1,"46":1,"54":1,"89":1,"104":1,"109":1,"114":1,"126":1,"131":1,"215":1,"285":1,"287":1,"300":1,"318":1,"327":1,"328":1,"335":1,"358":1,"363":1,"370":1,"373":1},"1":{"286":1,"287":1,"288":1,"289":1,"301":1,"302":1,"303":1,"304":1,"319":1,"320":1,"321":1,"328":1,"329":1,"336":1,"359":1,"360":1,"361":1,"362":1,"364":1,"365":1,"366":1,"367":1,"368":1,"371":1,"372":1},"2":{"24":2,"93":1,"119":1,"133":1,"194":1,"268":1,"287":1,"301":1,"305":2,"311":1,"320":1,"327":1,"374":4}}],["5ec1cff",{"2":{"207":1}}],["5g",{"2":{"107":2,"324":1}}],["5+",{"2":{"45":1}}],["5",{"0":{"8":1,"14":1,"15":1,"17":1,"38":2,"39":1,"40":1,"41":1,"42":1,"43":1,"47":1,"53":1,"70":1,"137":1,"138":1,"147":1,"270":1,"297":1,"337":1,"358":1,"373":1},"1":{"338":1,"359":1,"360":1,"361":1,"362":1},"2":{"17":1,"45":1,"101":1,"103":2,"107":2,"138":1,"145":1,"159":1,"268":1,"324":1,"335":1,"337":1,"338":1}}],["轻微的ui更改",{"2":{"7":1}}],["6cda6c2",{"2":{"213":1}}],["64",{"0":{"293":1},"2":{"100":1,"118":2,"126":1,"152":1,"236":2,"293":2,"297":1}}],["6",{"0":{"7":1,"33":1,"34":1,"35":1,"36":1,"37":1,"52":1,"64":1,"125":1,"136":1,"147":1,"351":1,"354":1},"1":{"352":1,"353":1,"355":1,"356":1},"2":{"43":1,"77":1,"93":1,"96":1,"100":1,"245":1}}],["700",{"2":{"220":1}}],["7",{"0":{"6":1,"32":1,"63":1,"124":1,"280":1,"351":1,"357":1},"1":{"281":1,"282":1,"283":1,"284":1,"352":1,"353":1},"2":{"32":1,"76":1,"77":1,"79":1,"143":1,"154":1,"281":1}}],["0xffff",{"2":{"380":2}}],["0x4",{"2":{"378":2}}],["0x2",{"2":{"378":2}}],["0x1",{"2":{"378":2}}],["0x0000",{"2":{"380":2}}],["0x0",{"2":{"146":1}}],["03",{"2":{"268":1}}],["0zdragon",{"2":{"253":1}}],["0+",{"2":{"16":1,"36":1,"103":2,"108":1,"184":1,"185":1,"188":1,"281":1,"311":3,"323":1}}],["0",{"0":{"6":1,"7":1,"8":1,"9":1,"10":1,"11":1,"12":1,"13":2,"15":1,"16":1,"19":1,"20":1,"23":1,"24":2,"25":1,"26":1,"27":2,"28":1,"31":1,"32":1,"37":1,"43":1,"46":1,"48":1,"49":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":2,"62":1,"67":1,"69":1,"72":1,"73":1,"93":1,"96":1,"100":1,"101":1,"103":1,"108":1,"113":1,"118":1,"120":1,"123":1,"130":1,"135":1,"142":1,"146":1,"149":1,"280":1,"290":1,"305":1,"322":1,"330":1,"337":1,"339":1,"351":1,"358":1,"359":1,"364":1,"365":1},"1":{"281":1,"282":1,"283":1,"284":1,"291":1,"292":1,"293":1,"294":1,"295":1,"296":1,"306":1,"307":1,"308":1,"309":1,"323":1,"331":1,"332":1,"333":1,"334":1,"338":1,"340":1,"341":1,"342":1,"343":1,"352":1,"353":1,"359":1,"360":1,"361":1,"362":1},"2":{"13":1,"17":1,"24":1,"25":1,"26":1,"45":1,"91":2,"92":2,"93":1,"101":1,"102":1,"103":1,"118":1,"119":1,"138":2,"145":1,"226":2,"238":1,"245":2,"268":1,"290":1,"297":2,"304":1,"309":1,"310":1,"311":1,"322":1,"324":2,"325":1,"327":1,"332":1,"333":1,"335":2,"336":1,"337":1,"338":1,"341":1,"344":2,"346":1,"352":1,"354":2,"355":1,"364":3,"369":2,"372":2,"374":9,"378":6}}],["v",{"2":{"381":4,"382":4,"383":2}}],["volatile",{"2":{"301":1,"306":1}}],["volume",{"2":{"117":1}}],["vm",{"2":{"212":1}}],["vvb2060",{"2":{"207":1}}],["visible",{"2":{"351":1,"354":1}}],["view",{"2":{"272":1}}],["vintf",{"2":{"184":2}}],["video",{"2":{"116":1}}],["v9",{"0":{"152":1}}],["ve",{"2":{"342":1,"347":1}}],["vendor",{"2":{"107":1,"108":1,"117":1,"118":1,"123":1,"147":1,"151":3,"152":2,"184":2,"189":4,"219":2,"236":4,"239":2,"275":1,"320":1,"353":1,"356":1}}],["veritymode",{"2":{"152":1}}],["verity",{"2":{"107":1,"133":2,"138":1,"159":1,"258":2,"301":2,"306":2,"378":2}}],["verifiedbootstate",{"2":{"152":1}}],["verification",{"2":{"91":1,"258":2,"311":1,"353":2,"356":2,"369":1,"372":1}}],["verify",{"2":{"28":1,"96":1,"311":1}}],["verifying",{"2":{"24":1}}],["ver",{"2":{"78":1,"245":2,"265":1}}],["very",{"2":{"12":1,"43":1,"65":1,"126":1,"281":1,"283":1,"314":1,"320":1}}],["versioncode",{"2":{"237":3}}],["versioncode=",{"2":{"237":2}}],["version=",{"2":{"237":2}}],["versions",{"2":{"96":1,"144":1,"156":1,"157":1,"281":1,"283":1}}],["version",{"2":{"3":4,"26":1,"62":1,"65":1,"70":1,"71":1,"93":2,"157":1,"208":4,"237":2,"252":4,"300":1,"335":1,"337":1,"382":2}}],["various",{"2":{"349":1,"357":1}}],["variables",{"2":{"136":2}}],["variable",{"2":{"100":1,"320":1}}],["valid",{"2":{"125":1,"301":1,"306":1,"378":4}}],["validation",{"2":{"101":1,"338":1}}],["values",{"2":{"149":1}}],["value",{"2":{"113":1,"241":1,"248":1,"380":2,"383":4}}],["v20",{"0":{"109":1,"110":1,"111":1,"112":1,"113":1,"305":1,"310":1,"312":1,"315":1,"318":1},"1":{"306":1,"307":1,"308":1,"309":1,"311":1,"313":1,"314":1,"316":1,"317":1,"319":1,"320":1,"321":1},"2":{"245":1,"268":1,"310":1,"311":2,"313":1,"320":1,"374":5}}],["v22",{"0":{"102":1,"103":1,"330":1,"335":1},"1":{"331":1,"332":1,"333":1,"334":1,"336":1},"2":{"332":1,"335":2,"337":1,"374":2}}],["v23",{"0":{"101":1,"337":1},"1":{"338":1},"2":{"268":1,"335":1,"337":1,"374":1}}],["v24",{"0":{"97":1,"98":1,"99":1,"100":1,"339":1,"344":1,"349":1,"350":1},"1":{"340":1,"341":1,"342":1,"343":1,"345":1,"346":1,"347":1,"348":1},"2":{"341":1,"344":3,"346":1,"350":2,"374":4}}],["v25",{"0":{"94":1,"95":1,"96":1,"351":1,"354":1,"357":1},"1":{"352":1,"353":1,"355":1,"356":1},"2":{"351":1,"353":1,"354":4,"356":1,"374":3}}],["v26+",{"2":{"183":1,"361":1,"367":1}}],["v26",{"0":{"89":1,"90":1,"91":1,"92":1,"93":1,"215":1,"358":1,"363":1,"364":1,"369":1,"370":1,"371":1,"372":1,"373":1},"1":{"359":1,"360":1,"361":1,"362":1,"364":1,"365":1,"366":1,"367":1,"368":1,"371":1,"372":1},"2":{"92":2,"184":1,"185":1,"188":1,"273":2,"364":3,"374":5}}],["v2",{"0":{"70":1,"71":1,"72":1,"159":1},"2":{"109":1,"115":1,"123":1,"125":1,"183":3,"184":1,"185":1,"188":1,"321":1}}],["v21",{"0":{"104":1,"105":1,"106":1,"107":1,"108":1,"322":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1},"1":{"323":1,"326":1,"328":1,"329":1},"2":{"13":1,"322":1,"324":3,"325":2,"327":3,"374":4}}],["v3",{"0":{"68":1,"69":1,"158":1},"2":{"97":1,"106":1,"107":1,"157":1,"326":1,"350":1}}],["v4",{"0":{"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"157":1},"2":{"93":1,"100":1,"362":1,"368":1}}],["v5",{"0":{"28":2,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"156":1}}],["v6",{"0":{"25":1,"26":1,"27":1,"155":1}}],["v10",{"0":{"150":1,"151":1}}],["v11",{"0":{"147":1,"148":1,"149":1}}],["v12",{"0":{"146":1}}],["v13",{"0":{"143":1,"144":1,"145":1},"2":{"144":1}}],["v19",{"0":{"114":1,"115":1,"116":1,"117":1,"118":1,"290":1,"297":1,"300":1},"1":{"291":1,"292":1,"293":1,"294":1,"295":1,"296":1,"301":1,"302":1,"303":1,"304":1},"2":{"290":1,"293":1,"297":2,"301":1,"305":2,"374":5}}],["v19+",{"2":{"23":1}}],["v1",{"0":{"73":1,"160":1},"2":{"109":1,"120":1,"121":1,"149":1,"157":1,"321":1}}],["v14",{"0":{"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1},"2":{"43":1,"45":2}}],["v16",{"0":{"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1},"2":{"32":1}}],["v17",{"0":{"121":1,"122":1,"123":1},"2":{"27":1}}],["v15",{"0":{"131":1,"132":1,"133":1,"134":1,"135":1},"2":{"26":1}}],["v18+",{"2":{"283":1}}],["v18",{"0":{"119":1,"120":1,"280":1,"285":1},"1":{"281":1,"282":1,"283":1,"284":1,"286":1,"287":1,"288":1,"289":1},"2":{"24":1,"25":1,"281":1,"289":1,"290":1,"297":1,"374":2}}],["v7a",{"2":{"236":2}}],["v7",{"0":{"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1,"154":1},"2":{"268":1,"311":1}}],["vbmeta",{"2":{"12":1,"96":1,"100":2,"112":1,"257":1,"258":6,"267":1,"378":2}}],["v8a",{"2":{"236":2}}],["v8",{"0":{"6":1,"7":1,"8":1,"9":1,"10":1,"11":1,"12":1,"13":1,"153":1}}],["历史",{"0":{"4":1}}],["s2",{"2":{"380":6}}],["s21",{"2":{"103":1,"334":1}}],["s1",{"2":{"380":6}}],["s10",{"2":{"12":1,"80":1,"260":1,"296":1}}],["sql",{"2":{"381":4}}],["sqlite",{"2":{"36":1,"381":2}}],["squashing",{"2":{"319":1}}],["squashed",{"2":{"300":1}}],["slowing",{"2":{"149":1}}],["slot",{"2":{"28":1,"47":1,"100":1,"123":1,"130":1,"133":2,"141":1}}],["skeleton",{"2":{"141":1,"152":1}}],["skips",{"2":{"353":1,"356":1}}],["skipunzip=1",{"2":{"244":1}}],["skip",{"2":{"100":2,"118":1,"130":1,"133":1,"141":2,"236":4}}],["skipped",{"2":{"95":1}}],["smaller",{"2":{"157":1}}],["small",{"2":{"127":1,"138":1,"157":1}}],["s0",{"2":{"126":2,"149":1,"167":1,"202":1,"220":1,"246":4,"380":1}}],["s9+",{"2":{"125":1}}],["s9",{"2":{"125":1}}],["spawned",{"2":{"281":2}}],["spawn",{"2":{"136":1,"145":1}}],["spaces",{"2":{"149":2}}],["space",{"2":{"125":1,"158":2}}],["split",{"2":{"118":1,"133":1,"135":1,"378":2,"380":8}}],["specific",{"2":{"133":1,"307":1,"314":1,"352":1,"355":1}}],["specify",{"2":{"100":1,"341":1,"346":1}}],["special",{"2":{"109":1,"139":1,"286":1,"311":1,"321":1}}],["speed",{"2":{"46":1,"145":1,"149":1}}],["sbin",{"2":{"108":1,"112":1,"114":1,"117":1,"118":1,"120":2,"125":1,"126":1,"131":1,"138":2,"144":1,"151":2,"219":4,"249":7,"282":5,"323":2}}],["src",{"2":{"86":1,"381":6}}],["sd",{"2":{"273":1}}],["sdk",{"2":{"83":2,"86":3,"120":1}}],["sdcard",{"2":{"28":1,"258":2,"265":2}}],["similar",{"2":{"342":1,"347":1}}],["simply",{"2":{"301":1,"306":1}}],["simple",{"2":{"126":1}}],["simplify",{"2":{"89":1,"125":1,"142":1,"373":1}}],["since",{"2":{"146":1,"155":1,"156":1,"286":1,"292":1,"294":1,"296":1,"301":2,"306":2,"319":1,"332":1,"339":1,"340":1,"344":1,"345":1,"352":2,"353":1,"355":2,"356":1}}],["single",{"2":{"100":1,"149":1,"320":1}}],["silent",{"2":{"132":1}}],["silicon",{"2":{"83":1}}],["situations",{"2":{"121":1}}],["sideload",{"2":{"273":1}}],["side",{"2":{"121":1,"125":1}}],["sigstop",{"2":{"151":1}}],["sigwinch",{"2":{"120":1}}],["signed",{"2":{"56":1,"89":1,"373":1}}],["signals",{"2":{"114":1}}],["signal",{"2":{"102":1,"336":1}}],["signapk",{"2":{"43":1}}],["signature",{"2":{"16":1,"96":1,"102":1,"311":1,"336":1,"353":2,"356":2}}],["significant",{"2":{"352":1,"355":1}}],["significantly",{"2":{"24":1,"46":1,"96":1,"107":1,"108":1,"126":1,"145":1,"320":1}}],["signing",{"2":{"24":1,"45":1,"56":1,"91":1,"353":1,"356":1,"369":1,"372":1}}],["sign",{"2":{"16":1,"138":1,"311":1}}],["size",{"2":{"108":2,"112":1,"127":1,"136":1,"145":1,"157":1,"293":1}}],["sys",{"2":{"146":1,"147":2,"187":2,"225":1,"249":4,"380":2}}],["sysfs",{"2":{"125":1}}],["syscall",{"2":{"97":1,"350":1}}],["systemmagisk",{"2":{"167":1,"202":1}}],["systemless",{"2":{"25":1,"120":2,"144":1,"159":1}}],["system",{"0":{"167":1,"202":1,"239":1,"241":1,"301":1,"304":1,"306":1,"309":1},"2":{"18":1,"25":1,"49":1,"57":1,"76":3,"77":6,"79":3,"93":1,"96":1,"98":1,"100":2,"106":1,"109":2,"114":4,"117":2,"118":2,"121":1,"122":1,"123":3,"125":1,"128":1,"139":1,"142":1,"145":1,"151":4,"152":3,"155":1,"158":1,"167":1,"170":2,"184":2,"189":3,"204":3,"205":1,"212":1,"219":6,"222":1,"235":3,"236":16,"239":10,"246":10,"249":1,"275":1,"297":1,"301":13,"302":2,"303":1,"304":1,"306":13,"307":2,"308":1,"309":1,"320":2,"321":2,"326":1,"349":1,"353":2,"356":2,"379":1,"382":2}}],["symlinks",{"2":{"127":1,"149":2,"151":1,"282":1}}],["symlink",{"2":{"94":1,"357":1}}],["syntax",{"2":{"91":1,"149":1,"323":1,"369":1,"372":1}}],["sync",{"2":{"40":1,"332":1}}],["sustainable",{"2":{"352":1,"355":1}}],["sunsetting",{"0":{"341":1,"346":1}}],["successfully",{"2":{"205":1}}],["sulist",{"0":{"178":1},"2":{"178":2}}],["sukernel",{"2":{"151":1}}],["suid",{"2":{"151":1}}],["substantial",{"2":{"351":1,"354":1}}],["subshell",{"2":{"142":1}}],["subject",{"2":{"340":1,"345":1}}],["subfolder",{"2":{"157":1}}],["subfolders",{"2":{"131":1}}],["sub",{"2":{"126":1}}],["submodules",{"2":{"83":2,"208":2,"252":2}}],["surface",{"2":{"351":1,"354":1}}],["survival",{"2":{"145":1}}],["survive",{"2":{"107":1}}],["sure",{"2":{"106":1,"112":1,"125":1,"149":2,"313":1,"326":1,"353":1,"356":1}}],["suffix",{"2":{"107":1,"130":1}}],["sudb",{"2":{"41":1}}],["su",{"0":{"382":1},"2":{"37":1,"45":1,"54":1,"98":2,"104":1,"116":1,"121":1,"125":1,"126":1,"136":2,"145":1,"146":1,"149":7,"158":1,"167":1,"170":4,"202":1,"204":5,"226":3,"328":1,"349":2,"377":2,"381":2,"382":3}}],["supplement",{"2":{"341":1,"346":1}}],["supposedly",{"2":{"281":1}}],["supposed",{"2":{"149":1}}],["supports",{"2":{"93":1,"100":1,"144":1,"337":1}}],["supported",{"2":{"93":1,"151":1,"152":2,"293":1,"301":1,"302":1,"306":1,"307":1,"311":1}}],["supporting",{"2":{"43":1,"283":1}}],["support",{"0":{"283":1,"286":1,"287":1,"302":1,"303":1,"307":1,"308":1},"2":{"13":2,"15":2,"17":1,"21":1,"23":2,"24":3,"25":1,"26":1,"27":2,"28":1,"31":1,"35":1,"41":1,"43":2,"45":6,"47":1,"49":1,"58":2,"60":1,"64":1,"65":2,"70":1,"91":11,"93":4,"96":3,"98":1,"100":12,"101":1,"103":2,"107":5,"108":5,"109":6,"111":2,"112":2,"113":5,"114":6,"115":1,"116":1,"117":2,"118":6,"119":3,"120":2,"121":2,"122":1,"123":1,"124":2,"125":4,"126":1,"129":4,"130":1,"131":4,"133":3,"135":2,"136":1,"138":7,"139":1,"141":6,"143":1,"145":8,"146":2,"149":4,"151":1,"152":1,"153":1,"154":3,"157":2,"159":3,"283":2,"287":1,"295":1,"296":2,"297":2,"302":1,"305":1,"313":1,"321":6,"322":1,"323":1,"324":1,"334":1,"335":2,"337":1,"338":1,"349":1,"353":1,"356":1,"369":11,"372":11}}],["supolicy",{"2":{"149":1,"154":1,"157":1,"158":1,"159":1,"377":2,"380":1}}],["superior",{"2":{"154":1}}],["supersu",{"2":{"146":1,"151":2,"152":1,"153":2,"154":2,"157":1,"159":1,"380":1,"382":1}}],["superuser",{"2":{"26":1,"39":1,"42":1,"43":1,"46":1,"67":3,"98":1,"149":3,"154":1,"159":1,"349":1,"353":1,"356":1}}],["say",{"2":{"282":1,"290":1}}],["sandbox",{"2":{"108":1,"281":1,"323":1}}],["sanitization",{"2":{"89":1,"373":1}}],["safe",{"2":{"108":2,"136":1,"323":2}}],["safety",{"2":{"69":1,"152":1}}],["safetynet",{"2":{"33":1,"43":1,"46":1,"58":1,"68":1,"101":1,"145":1,"146":1,"153":1,"319":2,"338":1}}],["samloader",{"2":{"265":1}}],["samfirm",{"2":{"265":2}}],["same",{"2":{"103":1,"123":2,"136":1,"149":2,"305":1,"353":1,"354":1,"356":1}}],["sample",{"2":{"84":1}}],["samsung",{"2":{"12":1,"13":1,"21":1,"62":1,"64":1,"91":1,"93":1,"98":1,"112":1,"121":1,"123":1,"125":2,"126":1,"131":1,"133":1,"139":1,"142":2,"146":7,"147":1,"151":1,"158":4,"262":3,"296":1,"297":1,"349":1,"369":1,"372":1}}],["sarcompat",{"2":{"114":1}}],["sar",{"2":{"76":1,"77":2,"78":5,"79":2,"80":1,"95":1,"106":1,"107":1,"114":1,"326":1}}],["saving",{"2":{"45":1}}],["save",{"2":{"37":1,"45":1,"108":1,"380":2}}],["shift",{"2":{"352":1,"355":1}}],["shine",{"2":{"340":1,"345":1}}],["ship",{"2":{"301":1,"306":1}}],["ships",{"2":{"292":1}}],["shreplace=",{"2":{"246":1}}],["shxxxxo",{"0":{"177":1},"2":{"177":1}}],["sh",{"0":{"238":1},"2":{"112":1,"120":1,"142":1,"145":1,"187":2,"189":1,"235":3,"236":6,"238":3,"243":5,"244":4,"247":3,"248":3,"249":7,"314":1,"382":2}}],["shamiko",{"2":{"230":1}}],["sha1",{"2":{"142":1,"378":6}}],["shadowed",{"2":{"131":1}}],["shared",{"2":{"96":1}}],["shareduserid",{"2":{"96":1,"353":1,"356":1}}],["shall",{"2":{"51":1,"105":1,"126":1,"146":1,"152":1,"320":1,"329":1}}],["shenanigans",{"2":{"81":1}}],["shellfastboot",{"2":{"258":3,"271":1,"272":1}}],["shelladb",{"2":{"229":1,"258":1,"265":1}}],["shells",{"2":{"114":1,"123":1}}],["shell",{"0":{"238":1},"2":{"30":1,"49":2,"51":2,"100":1,"114":1,"123":1,"136":1,"142":2,"145":2,"149":2,"226":3,"229":4,"235":4,"244":1,"248":1,"320":1,"380":1,"382":12}}],["short",{"2":{"145":1}}],["shortcuts",{"2":{"32":1}}],["shows",{"2":{"340":1,"345":1}}],["show",{"2":{"46":2}}],["shown",{"2":{"31":1}}],["showing",{"2":{"22":1,"49":1}}],["should",{"2":{"3":2,"39":1,"45":1,"100":1,"102":1,"115":2,"125":1,"126":1,"132":2,"133":2,"137":1,"139":3,"140":1,"144":2,"146":2,"149":1,"150":1,"151":1,"154":1,"158":2,"159":1,"208":2,"252":2,"282":2,"283":1,"291":1,"292":1,"322":1,"336":1}}],["snet",{"2":{"28":1,"101":1,"338":1}}],["scenarios",{"2":{"352":1,"355":1}}],["scenario",{"2":{"146":1}}],["scan",{"2":{"112":1}}],["scheme",{"2":{"27":1,"122":1}}],["scratch",{"2":{"102":1,"108":2,"152":2,"322":1,"336":1,"352":1,"355":1}}],["scripting",{"2":{"320":1}}],["script",{"2":{"47":1,"50":1,"90":1,"123":4,"125":1,"132":1,"138":2,"141":4,"142":7,"145":2,"149":1,"152":1,"153":1,"173":1,"235":2,"243":3,"248":1,"313":1,"371":1}}],["scripts",{"2":{"24":1,"40":1,"47":1,"63":1,"102":1,"106":1,"107":1,"109":4,"111":1,"118":1,"120":2,"121":2,"124":1,"125":4,"133":2,"142":4,"145":6,"148":1,"150":1,"151":1,"159":1,"282":3,"313":1,"320":4,"321":4,"326":1,"336":1}}],["screen",{"2":{"13":1,"14":1,"46":1,"149":1}}],["s",{"2":{"26":1,"96":3,"98":1,"108":1,"114":1,"149":1,"157":1,"158":1,"159":2,"189":2,"245":1,"249":2,"262":1,"294":1,"301":1,"302":1,"306":1,"307":1,"312":1,"320":2,"322":1,"323":1,"339":1,"344":1,"349":1,"353":2,"356":2,"382":2}}],["sw",{"2":{"265":1}}],["sweet",{"2":{"19":1,"20":1}}],["switched",{"2":{"293":1}}],["switching",{"2":{"58":1,"91":1,"138":1,"369":1,"372":1}}],["switch",{"2":{"12":1,"45":1,"49":1,"100":1,"121":1,"126":1,"146":1,"301":1,"306":1}}],["stderr",{"2":{"383":2}}],["stdout",{"2":{"378":4}}],["stdin",{"2":{"378":4}}],["step",{"2":{"294":1}}],["straightforward",{"2":{"314":1}}],["strategy",{"2":{"102":1,"336":1}}],["structural",{"2":{"283":1}}],["structure",{"2":{"141":1,"314":1}}],["structures",{"2":{"102":1,"336":1}}],["strengthened",{"2":{"124":1}}],["stripped",{"2":{"149":1,"352":1,"355":1}}],["strip",{"2":{"102":1,"108":1,"336":1}}],["strings",{"2":{"114":1,"265":2}}],["string",{"2":{"70":1,"237":12,"245":2}}],["stuff",{"2":{"322":1}}],["stupid",{"2":{"282":1}}],["stuck",{"2":{"146":1}}],["studio",{"0":{"86":1},"2":{"83":4,"85":2,"86":2}}],["stubs",{"2":{"311":2}}],["stub",{"2":{"15":1,"16":1,"93":1,"94":2,"96":1,"98":1,"101":2,"103":1,"112":1,"125":1,"311":4,"338":2,"349":1,"357":2}}],["stick",{"2":{"41":1}}],["still",{"2":{"27":1,"149":2,"282":2,"286":1,"292":1,"293":1,"294":1,"295":1,"296":1,"297":1,"301":1,"306":1,"314":1}}],["stay",{"2":{"149":1,"289":1,"295":1,"302":1}}],["stage",{"2":{"114":1,"120":2,"126":1,"282":3,"302":2,"307":2}}],["standalone=1",{"2":{"235":1}}],["standalone",{"0":{"320":1},"2":{"109":1,"235":3,"320":2,"321":1}}],["standard",{"2":{"100":1}}],["standards",{"2":{"38":1}}],["stability",{"2":{"99":1,"319":1}}],["stable",{"2":{"27":1,"29":1,"45":1,"59":1,"194":1,"280":1,"289":1,"297":1,"300":1}}],["state",{"2":{"128":1,"135":1,"146":1}}],["statement",{"2":{"108":1}}],["states",{"2":{"103":1,"146":1}}],["static",{"2":{"66":1,"293":1}}],["status",{"2":{"46":1,"58":1,"69":3,"120":1,"145":1,"146":2,"381":2}}],["starting",{"2":{"281":2,"293":1,"295":1,"301":1,"311":1,"320":1,"332":1}}],["starts",{"2":{"205":1,"294":1}}],["started",{"2":{"126":1,"142":1,"149":1}}],["start",{"0":{"224":1},"2":{"120":1,"126":1,"131":1,"142":1,"146":2,"148":1,"187":2,"220":2,"224":1,"236":2,"248":4,"249":4,"306":1,"312":1}}],["startup",{"2":{"66":1,"126":1}}],["star",{"0":{"4":1}}],["stopped",{"2":{"120":1}}],["stopping",{"2":{"103":1,"334":1}}],["stop",{"2":{"97":1,"116":1,"120":1,"283":1,"350":1,"381":2}}],["storing",{"2":{"282":1}}],["stored",{"2":{"120":1,"292":2,"313":1,"314":1}}],["store",{"2":{"47":1,"69":1,"282":1}}],["storage",{"2":{"26":1,"46":1,"47":1,"48":1,"91":1,"139":1,"301":1,"306":1,"369":1,"372":1}}],["stock",{"2":{"26":1,"48":1,"108":1,"111":1,"141":1,"142":4,"146":1,"154":1,"158":1}}],["segfault",{"2":{"144":1}}],["segmentation",{"2":{"132":1}}],["seamlessly",{"2":{"139":1}}],["search",{"2":{"71":1}}],["send",{"2":{"121":1,"151":1}}],["separately",{"2":{"332":1}}],["separates",{"2":{"323":1}}],["separate",{"2":{"125":1,"147":1,"151":1,"152":1}}],["separated",{"2":{"105":1,"125":1,"329":1}}],["sepolicy",{"0":{"242":1,"313":1,"361":1,"367":1},"2":{"91":2,"93":1,"94":1,"96":1,"101":2,"102":1,"107":1,"109":1,"111":1,"118":1,"120":1,"123":1,"126":1,"131":1,"146":1,"147":1,"148":1,"149":3,"154":1,"157":2,"158":2,"159":1,"167":1,"184":1,"202":1,"222":5,"226":2,"236":4,"242":1,"273":1,"313":4,"314":1,"321":1,"336":1,"338":2,"352":1,"355":1,"357":1,"361":1,"367":1,"369":2,"372":2,"380":11}}],["sepolicies",{"2":{"32":1,"133":1}}],["serialized",{"2":{"122":1}}],["series",{"2":{"103":1,"334":1}}],["services",{"2":{"118":1,"126":1,"281":2,"286":1}}],["service",{"2":{"90":1,"91":2,"118":1,"122":1,"123":1,"132":1,"142":1,"146":1,"149":1,"187":2,"220":2,"224":1,"225":5,"236":2,"238":2,"248":7,"249":4,"281":1,"282":1,"369":2,"371":1,"372":2,"381":2,"383":2}}],["server",{"2":{"45":1,"96":1}}],["sessions",{"2":{"102":1,"336":1}}],["selabel",{"2":{"142":1}}],["selinuxfs",{"2":{"222":1}}],["selinux",{"0":{"226":1},"2":{"108":1,"109":1,"139":1,"144":1,"145":1,"146":2,"147":3,"154":2,"159":1,"167":3,"202":3,"212":2,"226":1,"235":1,"320":1,"321":1,"323":1,"352":1,"355":1,"359":1,"361":2,"365":1,"367":2,"380":4,"381":4}}],["selected",{"2":{"100":1}}],["selection",{"2":{"64":1}}],["selecting",{"2":{"62":1,"92":1,"364":1}}],["self",{"2":{"47":1,"96":1,"117":1}}],["sever",{"2":{"46":1}}],["several",{"2":{"12":1,"15":1,"23":1,"36":1,"46":1,"49":1,"101":1,"126":1,"137":1,"138":1,"296":1,"301":2,"305":1,"306":2,"338":1,"352":1,"355":1}}],["secure",{"2":{"147":1,"353":1,"356":1}}],["security",{"0":{"353":1,"356":1},"2":{"108":1,"126":1,"131":1,"222":1,"323":1,"339":1,"344":1}}],["seccomp",{"2":{"124":1}}],["secontext",{"2":{"123":1,"220":2,"244":2}}],["seconds",{"2":{"106":1,"108":2,"326":1}}],["second",{"2":{"47":1,"378":2}}],["secondary",{"2":{"46":1,"107":1}}],["sections",{"2":{"71":1,"125":1}}],["section",{"2":{"26":2,"43":1,"64":1,"67":2,"69":2,"70":1,"72":1}}],["setprop",{"2":{"187":2,"225":2,"248":1,"249":4,"383":2}}],["set",{"2":{"71":1,"98":1,"100":1,"112":1,"125":2,"133":1,"136":1,"144":1,"159":1,"246":10,"349":1,"380":16}}],["setups",{"2":{"304":1,"309":1,"352":1,"355":1}}],["setup",{"2":{"45":1,"108":2,"113":1,"117":1,"118":1,"301":1,"306":1,"320":1,"323":1}}],["setting",{"2":{"42":1,"91":1,"142":1,"369":1,"372":1}}],["settings",{"2":{"18":1,"23":1,"25":1,"28":4,"36":2,"41":1,"43":1,"46":1,"48":1,"49":1,"64":1,"67":1,"71":1,"98":1,"145":1,"149":1,"204":2,"349":1}}],["seen",{"2":{"353":1,"356":1}}],["seems",{"2":{"319":1}}],["seemingly",{"2":{"296":1}}],["see",{"2":{"3":4,"204":1,"208":4,"252":4,"322":1,"339":1,"342":1,"344":1,"347":1}}],["solving",{"2":{"352":1,"355":1}}],["sole",{"2":{"302":1}}],["solely",{"2":{"282":1}}],["solution",{"2":{"287":1,"295":1}}],["solutions",{"2":{"154":2,"296":1}}],["source",{"2":{"142":1,"145":1,"154":1,"157":2,"378":4,"380":20}}],["soon",{"2":{"96":1}}],["sony",{"2":{"96":1,"100":1,"378":2}}],["sockets",{"2":{"104":1,"123":1,"136":1,"226":1,"328":1}}],["socket",{"2":{"91":1,"131":1,"369":1,"372":1}}],["so",{"2":{"51":1,"103":1,"107":1,"109":1,"145":2,"149":1,"236":8,"282":1,"283":1,"286":1,"287":1,"290":1,"294":1,"319":1,"321":1,"322":1,"334":1,"340":2,"345":2,"352":1,"355":1}}],["sorted",{"2":{"70":1}}],["sorting",{"2":{"41":1}}],["sort",{"2":{"17":1}}],["software",{"2":{"3":4,"208":4,"252":4,"352":2,"355":2}}],["somewhere",{"2":{"313":1}}],["sometimes",{"2":{"301":2,"306":2,"352":1,"355":1}}],["some",{"2":{"0":1,"22":1,"26":1,"38":1,"42":1,"45":1,"50":1,"100":4,"101":1,"109":1,"112":1,"114":1,"116":1,"118":1,"126":1,"132":2,"133":2,"134":1,"158":2,"159":1,"281":1,"292":1,"296":1,"297":1,"310":1,"311":1,"313":1,"321":1,"322":1,"323":1,"324":1,"332":1,"338":1,"344":1,"352":2,"353":1,"354":1,"355":2,"356":1}}],["essential",{"2":{"303":1,"308":1}}],["especially",{"2":{"146":1}}],["edde",{"2":{"255":1}}],["edge",{"2":{"135":1}}],["echo",{"2":{"246":2}}],["efforts",{"2":{"289":1}}],["effort",{"2":{"284":1}}],["efficient",{"2":{"136":1}}],["effective",{"2":{"281":1,"319":1,"340":1,"345":1}}],["effectively",{"2":{"281":1}}],["effect",{"2":{"103":1,"334":1}}],["everlasting",{"2":{"340":1,"345":1}}],["ever",{"2":{"332":1,"340":1,"345":1,"352":1,"353":1,"355":1,"356":1}}],["everyone",{"2":{"311":1}}],["every",{"2":{"149":1,"313":1,"320":1,"323":1,"342":1,"347":1,"352":1,"355":1}}],["everything",{"2":{"126":1,"139":1,"147":1,"149":1,"154":1,"332":1}}],["events",{"2":{"294":2}}],["eventually",{"2":{"283":1,"287":1}}],["even",{"2":{"3":2,"126":1,"208":2,"252":2,"282":1,"286":1,"294":2,"301":1,"306":1}}],["eliminate",{"2":{"152":1}}],["eliminates",{"2":{"125":1}}],["elsewhere",{"2":{"103":1}}],["emmc",{"2":{"145":2}}],["empty",{"2":{"129":1,"231":1}}],["embed",{"2":{"142":1}}],["embedded",{"2":{"125":1}}],["embryo",{"2":{"123":1}}],["emulators",{"2":{"204":1}}],["emulator",{"2":{"123":1,"204":1}}],["emui",{"0":{"270":1,"271":1,"272":1,"286":1},"2":{"115":1,"119":1,"124":1,"268":1,"271":1,"272":1}}],["erecovery",{"2":{"270":1}}],["erofs",{"2":{"115":1,"301":1,"306":1}}],["error",{"2":{"31":1,"45":1,"47":1,"93":1,"98":1,"112":1,"349":1,"378":4}}],["errors",{"2":{"28":1,"89":1,"101":2,"124":2,"338":2,"373":1}}],["etc",{"2":{"100":1,"109":1,"151":1,"184":2,"189":4,"321":1}}],["easy",{"2":{"314":1}}],["easier",{"2":{"284":1}}],["easily",{"2":{"28":1,"301":1,"306":1}}],["each",{"2":{"145":1}}],["earlymountv2=true",{"2":{"183":2}}],["early",{"2":{"98":1,"115":1,"118":1,"121":2,"124":1,"142":1,"183":7,"184":5,"185":2,"187":9,"188":2,"249":4,"307":1,"349":1,"352":1,"355":1}}],["e",{"2":{"31":1,"33":1,"49":1,"96":1,"107":1,"117":1,"122":1,"126":1,"133":1,"283":1,"301":1,"306":1,"313":1,"320":1}}],["ensure",{"2":{"353":1,"356":1}}],["enhancements",{"0":{"353":1,"356":1}}],["enhanced",{"2":{"281":1}}],["enough",{"2":{"294":1}}],["enjoy",{"2":{"204":1,"205":1,"297":1,"311":1}}],["engine",{"2":{"189":4}}],["entry",{"2":{"131":1,"153":1,"378":26}}],["entering",{"2":{"26":1}}],["encourages",{"2":{"291":1}}],["encoder",{"2":{"144":1}}],["encoded",{"2":{"142":1}}],["encode",{"2":{"126":1}}],["encryption",{"2":{"47":1,"94":1,"102":1,"121":1,"135":1,"141":1,"220":1,"336":1,"357":1}}],["env",{"2":{"100":1,"378":6}}],["environment",{"2":{"30":1,"31":1,"49":1,"136":2,"320":3,"382":2}}],["enforced",{"2":{"149":1,"291":1,"301":1,"306":1}}],["enforce",{"2":{"95":1,"96":1,"146":1,"147":1,"283":1,"353":1,"356":1,"380":2}}],["end",{"2":{"50":1,"284":1,"292":1,"322":1}}],["enable",{"2":{"27":1,"109":1,"123":1,"142":1,"321":1,"381":2}}],["enabled",{"2":{"23":1,"26":1,"109":1,"145":1,"159":1,"238":1,"287":1,"319":2,"320":1,"321":1,"342":1,"347":1}}],["exit",{"2":{"246":2,"247":1}}],["existence",{"2":{"292":1}}],["exists",{"2":{"108":1,"118":1,"120":1,"378":2}}],["exist",{"2":{"47":1,"141":1,"323":1,"352":1,"355":1}}],["existing",{"0":{"331":1},"2":{"12":1,"28":1,"93":1,"102":1,"282":1,"291":3,"292":1,"297":1,"301":2,"306":2,"333":1,"336":1,"340":1,"345":1}}],["example",{"2":{"187":2,"249":4,"352":1,"355":1}}],["exynos",{"2":{"158":1}}],["exceptions",{"2":{"136":1}}],["except",{"2":{"136":1}}],["excessive",{"2":{"27":1}}],["extremely",{"2":{"290":1,"294":2}}],["extreme",{"2":{"118":1,"152":1}}],["extractor",{"2":{"269":1}}],["extract",{"2":{"142":2,"158":1,"378":2}}],["extraction",{"2":{"96":1}}],["extracting",{"2":{"91":1,"141":1,"369":1,"372":1}}],["extra",{"2":{"108":1,"120":1,"125":1,"291":1,"378":2}}],["ext",{"2":{"100":1,"219":2,"236":4,"239":2}}],["ext4",{"2":{"92":2,"118":1,"123":1,"125":1,"128":1,"145":1,"292":2,"301":1,"306":1,"364":2}}],["extended",{"2":{"91":2,"369":2,"372":2}}],["extension",{"2":{"28":1,"46":1,"101":1,"338":1}}],["external",{"2":{"46":2,"49":1,"145":1,"320":1,"352":1,"355":1}}],["executed",{"2":{"132":1,"149":1}}],["execute",{"2":{"112":1,"205":1}}],["executing",{"2":{"107":1,"137":1}}],["execution",{"2":{"98":1,"349":1}}],["executables",{"2":{"90":1,"371":1}}],["exec",{"2":{"77":3,"142":1,"226":2,"381":2}}],["expected",{"2":{"307":1,"314":1}}],["expect",{"2":{"283":1,"296":1}}],["experienced",{"2":{"314":1}}],["experience",{"2":{"25":1,"42":1,"288":1,"331":1}}],["exposes",{"2":{"281":1}}],["exported",{"2":{"95":1}}],["expanding",{"2":{"68":1,"325":1}}],["either",{"2":{"3":2,"208":2,"252":2,"282":1}}],["were",{"2":{"297":1,"300":1,"352":1,"355":1}}],["welcome",{"2":{"286":1}}],["weirdly",{"2":{"126":1}}],["weird",{"2":{"114":1,"125":1,"142":1,"352":1,"355":1}}],["weirdness",{"2":{"106":1,"326":1}}],["we",{"2":{"103":1,"281":1,"290":1}}],["webview",{"2":{"24":1}}],["wrap",{"2":{"322":1}}],["wrapper",{"2":{"109":1,"125":1,"169":1,"321":1}}],["wrong",{"2":{"45":1}}],["write",{"2":{"104":1,"145":1,"149":1,"281":1,"328":1}}],["writer",{"2":{"102":1,"336":1}}],["written",{"2":{"18":1,"145":1}}],["writing",{"2":{"12":1,"301":1,"306":1}}],["was",{"2":{"284":1,"287":1,"292":1,"293":1,"294":1,"297":1,"341":1,"346":1,"352":1,"355":1}}],["want",{"2":{"204":1,"314":1}}],["wake",{"2":{"120":1}}],["wait",{"2":{"115":1,"342":1,"347":1}}],["warning",{"2":{"137":1,"208":1,"252":1,"258":2,"265":1,"268":1,"273":2,"291":1,"292":1}}],["warn",{"2":{"103":1}}],["warranty",{"2":{"3":4,"208":4,"252":4}}],["ways",{"2":{"340":1,"345":1}}],["waydroid",{"0":{"173":1},"2":{"169":1,"173":2}}],["way",{"2":{"45":1,"149":1,"151":2,"157":1,"285":1,"307":1,"311":1,"319":1,"340":1,"345":1}}],["would",{"2":{"132":1,"290":1}}],["worries",{"2":{"332":1}}],["words",{"0":{"289":1,"296":1}}],["world",{"2":{"108":1}}],["working",{"2":{"149":1,"294":1,"296":1,"307":1,"339":1,"344":1}}],["worker",{"2":{"139":1}}],["work",{"2":{"107":1,"108":1,"126":1,"136":1,"145":1,"146":2,"149":1,"151":1,"159":1,"282":1,"292":2,"301":2,"306":2}}],["workflow",{"2":{"97":1,"350":1}}],["workarounds",{"2":{"286":1}}],["workaround",{"2":{"96":1,"98":1,"109":2,"118":1,"123":1,"124":1,"130":1,"142":1,"321":2,"327":1,"349":1}}],["works",{"2":{"45":1,"149":1,"287":1}}],["won",{"2":{"37":1,"41":1,"141":1}}],["why",{"2":{"287":1,"302":1,"322":1,"340":1,"345":1}}],["whitelist",{"2":{"150":1}}],["while",{"2":{"144":1,"294":1,"339":1,"340":1,"344":1,"345":1}}],["which",{"2":{"42":1,"49":1,"109":1,"126":1,"134":1,"141":1,"281":3,"292":1,"301":1,"302":1,"306":1,"307":1,"311":1,"321":1,"340":1,"345":1,"352":1,"353":1,"355":1,"356":1}}],["whole",{"2":{"67":1,"94":1,"147":1,"283":1,"331":1,"352":2,"353":1,"355":2,"356":1,"357":1}}],["what",{"2":{"51":1,"149":1,"285":1,"296":1,"342":1,"347":1}}],["whether",{"2":{"100":1,"125":2,"133":1,"139":1,"311":1}}],["where",{"2":{"46":1,"121":1,"136":1,"149":1}}],["when",{"2":{"12":1,"16":1,"17":1,"24":1,"26":2,"27":1,"31":1,"32":1,"43":1,"45":2,"46":1,"47":1,"48":1,"49":1,"50":1,"52":1,"53":1,"55":1,"62":1,"64":1,"65":1,"71":3,"89":1,"91":1,"92":2,"94":2,"98":1,"100":1,"101":3,"102":2,"103":2,"106":1,"107":2,"108":2,"109":1,"116":1,"121":1,"123":1,"125":1,"132":2,"137":1,"138":1,"142":1,"149":1,"150":1,"205":2,"301":1,"306":1,"316":1,"321":1,"326":1,"332":1,"334":2,"336":2,"338":3,"342":1,"347":1,"349":1,"357":2,"364":2,"369":1,"372":1,"373":1}}],["www",{"2":{"3":2,"208":4,"252":4}}],["wip",{"2":{"295":1,"319":1}}],["wipe",{"2":{"125":1}}],["wiped",{"2":{"100":1}}],["wide",{"2":{"283":1}}],["widespread",{"2":{"281":1}}],["window",{"2":{"136":1}}],["windows",{"2":{"83":5,"106":1,"237":1,"262":1,"269":1,"273":1,"326":1}}],["will",{"2":{"3":2,"13":1,"46":2,"47":1,"49":1,"56":1,"61":1,"102":1,"108":2,"112":2,"125":1,"126":2,"136":3,"139":2,"142":1,"146":1,"147":1,"149":4,"152":2,"158":1,"159":2,"204":1,"208":2,"252":2,"281":2,"282":2,"283":2,"287":2,"290":1,"291":1,"292":2,"297":1,"301":7,"304":1,"306":7,"309":1,"311":6,"313":1,"319":1,"320":4,"323":1,"335":1,"336":1,"341":1,"342":1,"346":1,"347":1,"352":1,"355":1}}],["within",{"2":{"31":1,"49":1,"125":1,"141":1,"149":1,"150":1,"292":1,"332":1}}],["without",{"2":{"3":4,"48":1,"65":1,"91":1,"112":1,"114":1,"133":1,"208":4,"252":4,"339":1,"344":1,"353":1,"356":1,"369":1,"372":1}}],["with",{"2":{"0":1,"3":2,"11":1,"15":1,"16":1,"27":1,"28":1,"31":1,"36":1,"37":1,"40":1,"41":1,"48":1,"50":2,"59":1,"91":2,"93":2,"96":1,"98":1,"103":1,"108":3,"109":1,"113":1,"114":1,"116":3,"118":1,"120":1,"122":1,"123":1,"125":3,"126":1,"129":1,"130":1,"137":1,"138":1,"139":1,"142":3,"145":1,"146":2,"147":1,"148":1,"149":4,"151":1,"152":1,"155":1,"157":1,"158":2,"208":2,"252":2,"280":1,"281":1,"282":1,"284":1,"292":1,"294":1,"295":1,"301":4,"302":1,"305":1,"306":3,"307":1,"311":5,"312":1,"313":1,"316":1,"320":4,"321":1,"322":1,"323":1,"327":1,"349":1,"352":1,"355":1,"369":2,"372":2}}],["ux",{"2":{"353":1,"356":1}}],["utilized",{"2":{"284":1}}],["util",{"2":{"142":1,"145":1}}],["url",{"2":{"100":1,"237":8,"341":1,"346":1}}],["urls",{"2":{"29":1}}],["umask",{"2":{"98":1,"349":1}}],["u",{"2":{"93":2,"126":2,"149":1,"167":1,"202":1,"214":1,"215":1,"220":1,"246":4,"263":2,"273":1,"380":1}}],["upcoming",{"2":{"296":1}}],["upper",{"2":{"125":1}}],["upstream",{"2":{"122":1,"135":1,"145":1}}],["updating",{"2":{"102":1,"336":1}}],["updater",{"2":{"243":3}}],["updatejson",{"2":{"237":1,"341":1,"343":1,"346":1,"348":1}}],["updatejson=",{"2":{"237":2}}],["updates",{"2":{"48":1,"66":1,"102":1,"138":1,"280":1,"302":1,"311":1,"336":1,"341":1,"346":1}}],["update",{"0":{"288":1},"2":{"14":1,"26":2,"27":1,"28":1,"29":1,"37":1,"40":2,"41":1,"43":1,"44":1,"45":3,"47":1,"48":1,"50":2,"53":3,"55":1,"58":1,"60":1,"61":1,"63":2,"64":1,"68":1,"90":2,"93":1,"96":1,"97":1,"100":3,"101":3,"107":1,"108":1,"111":1,"121":1,"122":1,"129":1,"133":1,"135":1,"136":1,"141":1,"142":1,"143":1,"145":1,"147":1,"156":1,"158":2,"220":2,"243":6,"244":1,"247":2,"269":2,"285":1,"300":1,"319":1,"324":1,"325":1,"327":1,"338":3,"339":1,"344":1,"350":1,"371":2}}],["updated",{"0":{"311":1},"2":{"12":1,"71":1,"108":1,"120":1,"145":4,"149":1,"155":1,"157":1,"289":1,"291":1,"304":1,"309":1,"314":1,"322":1,"323":1,"332":1,"343":1,"348":1}}],["upgrade",{"2":{"58":1,"98":1,"279":1,"283":3,"291":2,"301":1,"306":1,"311":3,"349":1,"351":1,"354":1}}],["upgrading",{"0":{"331":1},"2":{"31":1,"150":1,"154":1,"157":1,"333":1}}],["up",{"2":{"22":1,"42":1,"47":1,"51":1,"116":1,"117":1,"126":1,"142":1,"149":1,"205":1,"281":1,"313":1,"320":1,"322":1,"352":1,"355":1}}],["unmodified",{"2":{"353":1,"356":1}}],["unmount",{"2":{"145":1,"158":2}}],["unmounting",{"2":{"120":1,"145":1,"151":1}}],["unofficial",{"2":{"353":1,"356":1}}],["unaware",{"2":{"339":1,"344":1}}],["unable",{"2":{"90":1,"112":1,"159":1,"292":1,"371":1}}],["unfortunate",{"2":{"304":1,"309":1}}],["unpatch",{"2":{"171":1,"205":1}}],["unpack",{"2":{"152":1,"378":2}}],["unpacking",{"2":{"103":1,"129":1,"334":1}}],["unreliable",{"2":{"145":1,"294":1}}],["untested",{"2":{"125":1}}],["unblock",{"2":{"114":1}}],["undefined",{"2":{"101":1,"338":1}}],["underlying",{"2":{"353":1,"356":1}}],["under",{"2":{"3":2,"31":1,"37":1,"119":1,"151":1,"204":1,"208":2,"252":2}}],["unused",{"2":{"96":1,"149":1}}],["unsupported",{"2":{"95":1,"378":2}}],["unlabeled",{"2":{"139":1}}],["unlinking",{"2":{"100":1}}],["unlimited",{"2":{"60":1}}],["unloaded",{"2":{"236":2}}],["unloading",{"2":{"93":1,"96":1}}],["unlocks",{"2":{"286":1}}],["unlock",{"2":{"15":1,"145":1,"205":2,"286":1,"381":2}}],["universal",{"2":{"139":1,"151":1}}],["unix",{"2":{"83":2,"237":1}}],["unified",{"2":{"58":1}}],["unicode",{"2":{"49":1}}],["uninstallation",{"2":{"142":1,"149":1}}],["uninstalled",{"2":{"45":1}}],["uninstaller",{"2":{"31":1,"50":1,"116":1,"143":1,"149":1,"152":1,"156":1,"157":1}}],["uninstall",{"2":{"31":1,"47":1,"58":1,"63":1,"67":1,"112":1,"156":1,"157":1,"204":1,"236":2,"259":1}}],["unnecessary",{"2":{"28":1,"101":1,"126":1,"149":1,"338":1}}],["usable",{"2":{"287":1}}],["usage",{"2":{"60":1,"118":1,"141":1}}],["usages",{"2":{"24":1}}],["usb",{"2":{"225":1,"229":1,"262":1}}],["using",{"2":{"15":1,"19":1,"22":1,"33":1,"46":1,"62":1,"96":1,"97":1,"98":1,"120":1,"123":1,"126":1,"133":1,"146":2,"158":1,"159":1,"292":1,"297":1,"311":1,"342":1,"347":1,"349":1,"350":1,"353":2,"356":2}}],["used",{"2":{"94":2,"103":2,"108":1,"115":1,"127":1,"138":1,"139":1,"145":1,"281":1,"282":3,"294":1,"301":2,"306":2,"313":1,"357":2}}],["uses",{"2":{"25":1,"79":1,"145":1,"151":1,"159":1,"292":1,"293":1,"311":1,"323":2}}],["userdata",{"2":{"105":1,"329":1}}],["userspace",{"2":{"79":1}}],["users",{"2":{"42":1,"46":1,"107":1,"108":1,"116":1,"146":1,"323":2}}],["user",{"2":{"13":1,"25":1,"47":1,"100":2,"136":1,"202":1,"284":1,"288":1,"301":1,"306":1,"322":1,"331":1,"382":2}}],["use",{"2":{"12":1,"26":1,"27":1,"28":1,"36":1,"43":1,"49":2,"93":1,"100":2,"101":1,"108":1,"109":1,"117":2,"118":4,"120":1,"125":3,"128":1,"133":1,"136":1,"138":1,"144":1,"145":2,"151":3,"154":1,"157":2,"158":3,"204":1,"205":1,"249":2,"281":1,"291":2,"294":1,"295":2,"311":3,"313":1,"320":3,"321":1,"323":1,"333":1,"338":1,"341":1,"346":1,"353":1,"356":1}}],["useful",{"2":{"3":2,"208":2,"252":2}}],["uids",{"2":{"96":1}}],["uid",{"2":{"45":1,"96":2,"98":2,"123":1,"349":2,"353":1,"356":1}}],["ui",{"2":{"12":1,"16":1,"20":1,"23":1,"24":1,"25":1,"34":1,"45":2,"288":1}}],["html",{"2":{"163":1,"198":1}}],["http",{"2":{"3":2,"208":4,"252":4}}],["https",{"2":{"0":2,"83":2,"163":1,"173":2,"198":1}}],["huskydg",{"2":{"206":1}}],["huawei",{"2":{"114":1,"130":1,"157":1,"269":1,"286":4,"313":1}}],["hugely",{"2":{"115":1}}],["huge",{"2":{"19":1,"20":1,"125":1,"292":1,"304":1,"309":1}}],["heard",{"2":{"342":1,"347":1}}],["heavily",{"2":{"300":1,"311":1}}],["headache",{"2":{"292":1}}],["head",{"2":{"213":1,"352":1,"355":1}}],["headers",{"2":{"102":1,"112":1,"120":2,"125":1,"129":1,"138":1,"146":1,"336":1}}],["header",{"2":{"100":1,"105":2,"106":2,"107":1,"112":1,"115":1,"121":1,"131":1,"326":2,"329":2,"378":4}}],["heimdall",{"2":{"262":1}}],["hexpattern2",{"2":{"378":4}}],["hexpattern1",{"2":{"378":4}}],["hexpatch",{"2":{"121":1,"123":1,"146":1,"378":2}}],["hex",{"2":{"154":1}}],["here",{"2":{"149":1,"205":1,"280":1,"294":1,"297":1,"322":1,"323":5}}],["hey",{"2":{"149":1,"286":1}}],["helpers",{"2":{"154":1}}],["help",{"2":{"108":1,"352":1,"355":1,"380":2,"382":2,"383":2}}],["h",{"2":{"84":2,"378":4,"382":2,"383":2}}],["hats",{"2":{"353":1,"356":1}}],["half",{"2":{"322":1}}],["happy",{"2":{"312":1,"327":1}}],["happen",{"2":{"152":1}}],["happening",{"2":{"51":1}}],["had",{"2":{"286":1,"322":1,"352":1,"355":1}}],["hack",{"2":{"149":1}}],["has",{"2":{"149":1,"154":1,"284":1,"286":1,"292":1,"301":2,"306":2,"319":1,"322":2,"339":1,"340":1,"344":2,"345":1,"352":2,"353":1,"355":2,"356":1}}],["hardware",{"2":{"319":1}}],["hardlink",{"2":{"124":1}}],["hardlinking",{"2":{"45":1}}],["hardened",{"2":{"108":1}}],["handshake",{"2":{"125":1}}],["handful",{"2":{"115":1}}],["handled",{"2":{"157":1}}],["handle",{"2":{"43":1,"58":1,"67":1,"91":1,"104":1,"111":1,"125":1,"126":1,"139":1,"151":1,"328":1,"369":1,"372":1}}],["handling",{"2":{"37":1,"98":1,"128":1,"138":1,"349":1}}],["hanging",{"2":{"50":1}}],["have",{"2":{"3":2,"25":1,"114":1,"147":1,"208":2,"252":2,"281":1,"283":1,"286":1,"287":2,"301":1,"304":2,"306":1,"309":2,"311":2,"319":1,"320":1,"340":1,"345":1}}],["history",{"2":{"293":1,"322":1}}],["hit",{"2":{"145":1,"300":1}}],["hi6250",{"2":{"116":1}}],["hijacking",{"2":{"125":1}}],["hijack",{"2":{"95":1}}],["highly",{"2":{"340":1,"345":1}}],["highlights",{"0":{"323":1},"2":{"297":1}}],["highlight",{"2":{"13":1}}],["higher",{"2":{"287":1,"335":1,"337":1}}],["highest",{"2":{"49":1,"158":1}}],["high",{"2":{"129":1,"136":1,"380":2}}],["highcomp",{"2":{"43":1}}],["hiding",{"0":{"311":1,"333":1},"2":{"16":1,"25":2,"43":1,"45":1,"103":1,"105":1,"107":1,"126":1,"138":1,"145":1,"151":1,"289":1,"311":2,"329":1,"333":1,"340":2,"345":2}}],["hide",{"2":{"16":1,"48":2,"62":1,"70":2,"71":1,"101":1,"120":1,"144":1,"145":1,"146":1,"151":3,"152":1,"153":1,"281":2,"301":1,"306":1,"311":2,"333":1,"338":1}}],["hidden",{"0":{"331":1},"2":{"15":1,"16":1,"31":2,"101":2,"125":2,"126":1,"138":1,"311":1,"333":1,"338":2}}],["hot",{"2":{"327":1,"352":1,"355":1}}],["hotfix",{"2":{"156":1}}],["host",{"2":{"159":1}}],["hosts",{"2":{"25":1,"120":2,"144":1,"149":1}}],["hooking",{"2":{"96":1}}],["hood",{"2":{"31":1,"37":1,"119":1,"277":1}}],["however",{"2":{"283":1,"289":1,"293":1,"295":1,"300":1,"301":1,"306":1,"313":1,"322":1}}],["how",{"2":{"45":1,"103":1,"157":1,"301":1,"306":1,"314":1,"320":2,"323":1,"352":1,"355":1}}],["home",{"2":{"13":1,"136":1,"265":1,"266":1}}],["hopefully",{"2":{"115":1}}],["hope",{"2":{"3":2,"158":1,"208":2,"252":2}}],["ln",{"2":{"378":2}}],["ll",{"2":{"322":1}}],["l",{"2":{"263":1,"382":2}}],["lf",{"2":{"237":1}}],["ls",{"2":{"235":2,"381":2}}],["lzma",{"2":{"144":3,"378":5}}],["lzma2",{"2":{"118":1}}],["lz4",{"2":{"93":1,"98":2,"103":1,"107":2,"110":1,"139":1,"146":2,"316":1,"334":1,"349":2,"378":14}}],["ldplayer",{"0":{"170":1,"204":1},"2":{"169":1,"170":1,"203":1,"204":1}}],["ld",{"2":{"107":1,"125":1,"222":1}}],["lg用法",{"2":{"378":1}}],["lg",{"2":{"98":1,"103":1,"107":1,"139":1,"334":1,"349":1,"378":3}}],["lv",{"2":{"76":3,"77":4,"78":1}}],["let",{"2":{"312":1,"339":1,"340":1,"344":1,"345":1}}],["leads",{"2":{"146":1,"313":1,"332":1}}],["leaked",{"2":{"281":1}}],["leaks",{"2":{"66":1}}],["leak",{"2":{"50":1}}],["length",{"2":{"114":1}}],["level",{"2":{"109":1,"321":1}}],["legacy",{"0":{"283":1},"2":{"93":1,"95":1,"98":1,"106":1,"107":2,"110":1,"139":1,"146":1,"149":1,"154":1,"283":1,"316":1,"326":1,"349":1,"378":5}}],["less",{"2":{"66":1,"125":1,"288":1,"323":1}}],["lack",{"2":{"341":1,"346":1}}],["layman",{"2":{"294":1}}],["lazy",{"2":{"158":1}}],["latter",{"2":{"144":1}}],["late",{"0":{"224":1},"2":{"146":1,"151":1,"220":2,"224":1,"236":2,"248":4}}],["latest",{"2":{"27":1,"145":1,"157":1}}],["later",{"2":{"3":2,"208":2,"252":2}}],["languages",{"2":{"49":1,"86":1}}],["language",{"2":{"49":1,"284":1}}],["largest",{"2":{"322":1}}],["large",{"2":{"49":1,"65":1}}],["larger",{"2":{"45":1,"89":1,"373":1}}],["last",{"2":{"41":1,"335":1,"337":1,"339":1,"344":1}}],["launch",{"2":{"25":1,"205":1}}],["lovers",{"2":{"332":1}}],["lovely",{"2":{"297":1}}],["love",{"2":{"286":1}}],["lol",{"2":{"145":1,"287":1}}],["lollipop",{"2":{"38":1,"142":1,"359":2,"365":2}}],["lost",{"2":{"292":1,"297":1,"340":1,"345":1}}],["loss",{"2":{"125":1,"151":1}}],["lose",{"2":{"23":1}}],["long",{"0":{"332":1},"2":{"117":1,"146":1,"301":1,"306":1,"322":1,"339":1,"344":1,"352":1,"355":1}}],["longer",{"2":{"25":1,"103":1,"115":1,"142":1,"153":1,"282":2,"301":3,"306":3,"313":1,"314":1,"319":1,"323":2,"352":1,"355":1}}],["located",{"2":{"153":1}}],["location",{"2":{"69":1,"136":1,"141":1,"282":1}}],["locked",{"2":{"152":1,"263":1}}],["lock",{"2":{"116":1,"353":1,"356":1}}],["locking",{"2":{"116":1}}],["lot",{"2":{"105":1,"145":1,"287":1,"329":1,"332":1,"351":1,"354":1}}],["lots",{"2":{"67":1,"310":1}}],["load",{"2":{"100":1,"103":1,"106":1,"109":1,"151":1,"222":1,"311":1,"321":1,"326":1,"334":1,"380":8}}],["loader",{"2":{"93":1,"131":1}}],["loaded",{"2":{"91":1,"369":1,"372":1}}],["loading",{"2":{"34":1,"43":1,"46":2,"93":2,"98":2,"100":3,"103":1,"131":1,"349":2}}],["login",{"2":{"382":2}}],["logical",{"2":{"118":1,"295":1,"296":1}}],["logic",{"2":{"34":1,"47":1,"89":1,"101":1,"108":1,"129":1,"145":1,"291":1,"338":1,"373":1}}],["logname",{"2":{"136":1}}],["logd",{"2":{"126":1,"128":1,"131":1,"142":1}}],["logcat",{"2":{"106":1,"121":1,"124":1,"125":1,"126":1,"131":1,"133":1,"136":3,"139":1,"146":1,"294":1,"326":1}}],["logging",{"2":{"67":1,"89":1,"94":1,"98":1,"111":1,"116":1,"126":1,"142":1,"349":1,"357":1,"373":1}}],["log",{"2":{"24":1,"51":1,"102":1,"106":1,"120":1,"124":1,"133":1,"326":1,"336":1}}],["logs",{"2":{"19":1,"45":1,"67":1,"101":1,"338":1}}],["lower",{"2":{"24":1,"26":1,"62":1,"103":1,"333":1}}],["low",{"2":{"12":1,"380":2}}],["loop",{"2":{"12":1,"16":1,"125":2,"131":1,"292":2}}],["live",{"0":{"332":1},"2":{"146":1,"157":1,"292":1,"313":2,"380":2}}],["liveboot",{"2":{"145":1}}],["life",{"2":{"145":1}}],["limited",{"2":{"126":1}}],["limitations",{"2":{"55":1}}],["libfoo",{"2":{"187":2,"249":6}}],["lib",{"2":{"152":1}}],["libraries",{"2":{"114":1}}],["library",{"2":{"27":1,"93":1,"107":1}}],["libs",{"2":{"151":1}}],["libselinux",{"2":{"145":1}}],["libsepol",{"2":{"89":2,"135":1,"145":1,"373":2}}],["libsqlite",{"2":{"103":1,"107":1,"109":1,"145":1,"321":1,"334":1}}],["libc",{"2":{"101":1,"145":1,"338":1}}],["lines",{"2":{"121":1}}],["lineageos",{"2":{"167":1,"202":1}}],["lineage",{"2":{"109":1,"321":1}}],["line",{"2":{"93":1,"149":1}}],["linux",{"2":{"76":3,"79":2,"83":1,"136":2,"146":1,"281":1,"327":1,"380":1}}],["links",{"2":{"322":1}}],["linker",{"2":{"137":1}}],["linked",{"2":{"121":1,"323":1}}],["linking",{"2":{"107":1,"144":1}}],["link",{"2":{"65":2,"86":2,"145":1,"151":1}}],["lists",{"2":{"121":1}}],["listing",{"2":{"91":1,"369":1,"372":1}}],["list",{"2":{"31":1,"45":1,"67":1,"68":1,"70":1,"120":1,"145":1,"152":1,"281":2,"302":1,"381":2}}],["little",{"2":{"27":1,"43":1,"288":1}}],["likely",{"2":{"311":1}}],["like",{"2":{"12":1,"51":1,"138":2,"157":1,"204":1,"282":1,"332":1,"352":1,"355":1}}],["licenses",{"2":{"3":2,"208":4,"252":4}}],["license",{"0":{"252":1},"2":{"3":8,"208":8,"252":8}}],["lt",{"2":{"3":2,"77":2,"98":1,"120":3,"185":1,"188":1,"208":4,"235":2,"236":32,"237":28,"243":6,"246":32,"248":2,"249":12,"252":4,"278":1,"281":2,"282":4,"349":1,"378":54,"380":2}}],["3rd",{"2":{"295":1}}],["39",{"2":{"183":4,"249":2}}],["35",{"2":{"106":1,"326":1}}],["34",{"2":{"100":1}}],["32",{"2":{"100":2,"126":1,"293":2}}],["36",{"2":{"90":2,"371":2}}],["3a",{"2":{"77":2,"78":1}}],["3",{"0":{"10":1,"17":1,"18":1,"19":1,"29":1,"34":1,"40":1,"44":1,"47":1,"48":1,"55":1,"59":2,"60":1,"61":1,"62":1,"90":1,"97":1,"105":1,"110":1,"115":1,"121":1,"127":1,"132":1,"139":1,"143":1,"290":1,"315":1,"318":1,"322":1,"329":1,"349":1,"350":2,"370":1,"371":1},"1":{"291":1,"292":1,"293":1,"294":1,"295":1,"296":1,"316":1,"317":1,"319":1,"320":1,"321":1,"323":1,"371":1,"372":1},"2":{"3":2,"36":1,"62":1,"77":3,"78":1,"83":1,"114":1,"121":1,"208":2,"249":1,"252":2,"295":1,"327":1,"374":4}}],["f",{"2":{"378":4}}],["fbe",{"2":{"125":1,"220":1}}],["fgo",{"2":{"122":1,"138":1}}],["fs",{"0":{"223":1},"2":{"106":1,"108":1,"114":1,"118":1,"120":1,"126":2,"132":1,"142":2,"146":1,"147":2,"149":1,"152":2,"220":4,"223":2,"236":4,"238":1,"248":7,"282":2,"326":1,"380":6,"381":2}}],["fstabs",{"2":{"133":1,"352":1,"355":1}}],["fstab",{"2":{"100":1,"107":1,"108":1,"113":1,"124":1,"134":1,"141":1,"307":1,"378":6}}],["fc",{"2":{"55":1}}],["few",{"2":{"280":1,"283":1,"292":1,"311":1,"352":1,"355":1}}],["feasible",{"2":{"116":1}}],["features",{"2":{"100":1,"109":1,"284":1,"287":1,"310":1,"320":1,"321":1,"323":1}}],["feature",{"2":{"31":1,"48":3,"58":1,"95":1,"100":2,"149":2,"311":3,"342":1,"347":1}}],["fetching",{"2":{"46":1}}],["f2fs",{"2":{"36":1,"92":2,"105":1,"292":1,"327":2,"329":1,"364":2}}],["fastboot",{"2":{"257":1,"258":1,"270":2,"271":1,"272":1,"273":1,"278":1}}],["faster",{"2":{"46":2,"49":1}}],["faq",{"2":{"179":1,"319":1}}],["fake",{"2":{"146":1}}],["family",{"2":{"141":1}}],["faulty",{"2":{"134":1}}],["fault",{"2":{"126":1,"132":1}}],["false",{"2":{"125":1}}],["fallback",{"2":{"109":1,"125":1,"321":1}}],["fatal",{"2":{"124":1}}],["fail",{"2":{"101":1,"103":1,"121":1,"334":1,"338":1}}],["failures",{"2":{"121":1,"132":1}}],["failure",{"2":{"49":1,"142":1}}],["failed",{"2":{"35":1}}],["fact",{"2":{"295":1,"322":1}}],["factory",{"2":{"31":1,"107":1}}],["face",{"2":{"15":1}}],["frozen",{"2":{"341":1,"346":1}}],["from",{"2":{"45":1,"46":1,"48":1,"52":1,"56":1,"70":1,"89":1,"91":3,"92":1,"100":6,"102":1,"108":6,"118":3,"120":1,"124":1,"125":1,"126":1,"131":1,"138":1,"139":1,"142":2,"144":1,"145":5,"150":1,"152":2,"158":1,"204":1,"281":3,"282":1,"288":1,"291":1,"293":1,"297":1,"303":1,"308":1,"310":1,"320":1,"322":1,"323":1,"324":2,"325":1,"327":1,"332":2,"335":1,"336":1,"340":1,"341":1,"344":2,"345":1,"346":1,"350":1,"352":2,"353":1,"355":2,"356":1,"364":1,"369":3,"372":3,"373":1}}],["frija",{"2":{"265":1}}],["frequently",{"2":{"233":1}}],["freedom",{"2":{"314":1}}],["freezes",{"2":{"121":1}}],["free",{"2":{"3":4,"125":1,"208":4,"252":4}}],["frameworks",{"2":{"86":1}}],["fragment",{"2":{"31":1,"58":3}}],["flourishing",{"2":{"340":1,"345":1}}],["flow",{"2":{"98":1,"349":1}}],["floating",{"2":{"19":1}}],["flawed",{"2":{"340":1,"345":1}}],["flag",{"2":{"120":1,"132":1,"139":1,"144":1}}],["flags",{"2":{"43":1,"44":1,"100":1,"102":1,"125":1,"336":1}}],["flashable",{"2":{"332":1}}],["flashfire",{"2":{"149":1}}],["flash",{"2":{"51":1,"145":1,"152":1,"258":8,"271":2,"272":2}}],["flashing",{"2":{"12":1,"49":1,"51":1,"112":1,"125":1,"154":1}}],["further",{"2":{"302":1,"339":1,"344":1}}],["fundamentally",{"2":{"294":1}}],["fun",{"2":{"287":1}}],["functioning",{"2":{"302":1}}],["functions",{"2":{"141":1,"142":1,"145":3,"314":1}}],["function",{"2":{"96":1,"142":1,"145":1}}],["functionally",{"2":{"342":1,"347":1}}],["functionality",{"2":{"152":1,"157":1,"282":1,"341":1,"346":1,"353":1,"356":1}}],["functional",{"2":{"13":1,"283":1}}],["future",{"2":{"19":1,"20":1,"114":1,"157":1,"283":1,"289":1}}],["fully",{"2":{"18":1,"142":1,"149":1,"154":1,"281":1,"283":1,"302":2,"304":1,"307":1,"309":1,"311":1,"319":2}}],["full",{"2":{"13":1,"46":1,"125":1,"281":1,"283":1,"287":1,"295":1,"296":1,"311":2,"319":1,"320":1,"322":2,"324":1,"325":1,"327":1,"350":1,"352":1,"355":1}}],["fighting",{"2":{"340":1,"345":1,"352":1,"355":1}}],["figured",{"2":{"145":1}}],["fit",{"2":{"322":1}}],["fitness",{"2":{"3":2,"208":2,"252":2}}],["fifo",{"2":{"222":1}}],["fi",{"2":{"183":1}}],["field",{"2":{"204":1}}],["fields",{"2":{"97":1,"350":1}}],["fiearlymountv2=false",{"2":{"183":1}}],["first",{"2":{"108":1,"301":1,"306":1,"332":1}}],["firmware",{"2":{"21":1,"91":1,"93":1,"369":1,"372":1}}],["fine",{"2":{"292":1}}],["final",{"0":{"289":1,"296":1}}],["finally",{"2":{"64":1,"288":1,"297":1,"303":1,"308":1}}],["fingerprint",{"2":{"16":1,"23":1,"26":2,"28":3,"39":1,"102":1,"336":1}}],["filepermission",{"2":{"246":4}}],["filename",{"2":{"89":2,"373":2}}],["file",{"2":{"28":1,"47":1,"48":2,"89":1,"100":1,"106":1,"118":1,"139":1,"141":2,"145":1,"149":1,"152":1,"220":2,"226":1,"246":6,"249":4,"313":2,"314":1,"326":1,"373":1,"380":12,"383":6}}],["filesystem",{"2":{"152":1}}],["filesystems",{"2":{"123":1}}],["files",{"2":{"11":1,"12":5,"17":1,"28":1,"47":1,"50":1,"91":2,"92":1,"93":2,"101":1,"106":1,"114":1,"117":1,"125":1,"129":1,"136":1,"139":1,"145":1,"149":2,"151":1,"155":1,"301":1,"303":2,"306":1,"308":2,"326":1,"338":1,"364":1,"369":2,"372":2}}],["fixing",{"2":{"102":1,"335":1,"336":1,"337":1,"349":1,"357":1}}],["fixed",{"2":{"64":1,"70":1,"91":1,"149":2,"155":1,"369":1,"372":1}}],["fixes",{"0":{"334":1,"336":1,"338":1},"2":{"12":1,"23":1,"31":1,"47":1,"68":1,"93":1,"101":2,"125":1,"297":1,"305":1,"310":1,"327":1,"338":2,"354":1}}],["fix",{"2":{"11":1,"12":1,"14":1,"15":1,"16":1,"17":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":2,"30":1,"32":1,"34":1,"36":1,"37":1,"38":1,"39":1,"41":1,"42":1,"43":1,"45":2,"46":1,"47":1,"49":1,"50":2,"52":1,"53":2,"54":1,"55":1,"57":1,"58":1,"62":1,"64":1,"68":2,"71":2,"89":6,"90":2,"91":1,"92":1,"93":1,"94":3,"95":3,"96":6,"98":7,"100":1,"101":3,"102":2,"103":3,"104":1,"105":2,"106":2,"109":1,"110":1,"111":1,"112":2,"113":2,"114":1,"115":1,"116":3,"120":1,"124":3,"125":2,"126":2,"127":1,"128":1,"129":1,"131":1,"132":4,"133":3,"134":1,"135":1,"136":1,"137":1,"138":2,"139":3,"140":1,"141":3,"142":5,"144":3,"146":3,"147":2,"149":2,"150":3,"151":1,"154":1,"158":4,"159":2,"316":1,"317":1,"321":1,"326":2,"328":1,"329":2,"334":3,"336":2,"338":3,"349":7,"357":3,"364":1,"369":1,"371":2,"372":1,"373":6}}],["foil",{"2":{"353":1,"356":1}}],["foo=bar",{"2":{"225":1}}],["foo",{"2":{"187":2,"249":4}}],["fox2code",{"2":{"176":1}}],["four",{"2":{"136":1}}],["found",{"2":{"86":1,"343":1,"348":1}}],["foundation",{"2":{"3":2,"208":2,"252":2}}],["focuses",{"2":{"353":1,"356":1}}],["focused",{"2":{"319":1,"335":1,"337":1}}],["focus",{"2":{"116":1,"296":2,"331":1,"340":1,"345":1}}],["foss",{"2":{"46":1}}],["folder",{"2":{"47":1,"108":1,"117":1,"120":1,"141":1,"149":1,"282":2}}],["folders",{"2":{"35":1,"117":1,"141":1}}],["follow",{"2":{"39":1,"149":1,"291":1,"301":1,"306":1}}],["following",{"2":{"31":1,"38":1,"305":1,"323":1,"344":1,"354":1}}],["forward",{"2":{"283":1}}],["forget",{"2":{"155":1,"283":1}}],["forgot",{"2":{"46":1}}],["fork",{"2":{"142":1,"145":1,"149":1,"262":1,"294":1}}],["forced",{"2":{"320":1}}],["force",{"2":{"46":1,"49":1,"108":1,"120":1,"128":1,"131":1,"139":1}}],["formats",{"2":{"105":1,"111":1,"329":1}}],["format",{"0":{"314":1},"2":{"22":1,"23":1,"108":1,"109":1,"111":1,"134":1,"139":1,"142":1,"146":1,"281":1,"291":3,"314":2,"316":1,"321":1,"324":1}}],["for",{"0":{"313":1},"2":{"3":4,"12":2,"23":1,"24":2,"25":2,"28":2,"32":2,"35":1,"36":1,"39":1,"43":3,"45":1,"46":1,"48":1,"49":1,"56":1,"58":1,"65":1,"67":1,"70":1,"91":1,"93":1,"94":1,"96":1,"100":6,"105":1,"106":1,"107":2,"108":5,"109":2,"112":1,"114":4,"115":3,"116":1,"117":2,"118":2,"120":1,"121":2,"123":3,"125":3,"127":1,"129":1,"130":1,"133":1,"136":1,"138":1,"139":1,"141":1,"142":2,"145":6,"146":1,"147":4,"149":2,"151":2,"152":2,"154":3,"155":1,"156":1,"157":2,"158":3,"159":3,"208":4,"252":4,"282":1,"287":1,"289":2,"291":1,"292":1,"294":3,"295":1,"296":1,"297":2,"300":1,"301":4,"302":2,"303":1,"304":1,"305":1,"306":4,"307":1,"308":1,"309":1,"311":2,"313":1,"314":1,"319":2,"320":1,"321":2,"322":1,"323":3,"324":1,"326":1,"327":1,"329":1,"332":1,"339":1,"340":1,"342":1,"343":1,"344":2,"345":1,"347":1,"348":1,"350":2,"352":4,"353":2,"355":4,"356":2,"357":1,"369":1,"372":1}}],["pkg",{"2":{"381":4}}],["png",{"2":{"249":8}}],["pc上magisk",{"2":{"258":8}}],["pc",{"2":{"229":1,"265":1}}],["phhusson",{"2":{"158":1}}],["phh",{"2":{"149":2,"150":1,"151":2,"154":2,"158":1,"159":1}}],["pseudo",{"2":{"145":1,"149":1}}],["people",{"2":{"155":1,"286":1,"300":1,"340":1,"345":1,"352":1,"355":1}}],["penalty",{"2":{"126":1}}],["performed",{"2":{"353":1,"356":1}}],["performance",{"2":{"24":1,"45":1,"108":1,"145":1,"288":1}}],["personal",{"2":{"339":1,"344":1}}],["persist等",{"2":{"184":1}}],["persist",{"2":{"126":1,"139":2,"141":1,"143":2,"175":1,"184":1,"225":2}}],["persistent",{"2":{"91":2,"369":2,"372":2}}],["perm",{"2":{"246":10,"380":8}}],["permissive",{"2":{"145":2,"146":3,"158":1,"159":2,"380":2}}],["permissions",{"2":{"26":2,"91":2,"92":1,"146":2,"147":1,"364":1,"369":2,"372":2,"380":8}}],["permission",{"2":{"11":1,"48":2,"124":1,"155":1,"246":4,"353":1,"356":1}}],["per",{"2":{"23":1,"118":1}}],["pzizz",{"2":{"125":1}}],["ppid",{"2":{"125":1}}],["ptrace",{"0":{"294":1},"2":{"207":1,"212":1,"294":1,"297":1}}],["ptracing",{"2":{"118":1}}],["pts",{"2":{"123":2}}],["plt",{"2":{"362":2,"368":2}}],["plus",{"2":{"340":1,"345":1}}],["plug",{"2":{"139":1}}],["plenty",{"2":{"149":1}}],["please",{"2":{"108":1,"120":1,"147":1,"157":1,"282":1,"283":3,"295":1,"296":1,"301":1,"303":1,"304":1,"306":1,"308":1,"309":1,"314":1,"319":1,"320":1}}],["planning",{"2":{"352":1,"355":1}}],["platform",{"2":{"339":1,"344":1}}],["platforms",{"2":{"138":1}}],["plain",{"2":{"284":1}}],["placing",{"2":{"133":1}}],["placed",{"2":{"125":1}}],["place",{"2":{"69":1,"141":1,"151":1}}],["places",{"2":{"46":1,"282":1}}],["play",{"2":{"69":1,"139":1}}],["pxa",{"2":{"102":1,"113":1,"131":1,"336":1}}],["py",{"2":{"83":1,"84":3,"85":1,"86":1}}],["python3",{"2":{"83":1}}],["python",{"2":{"83":5}}],["piece",{"2":{"352":1,"355":1}}],["pid",{"2":{"91":2,"369":2,"372":2}}],["pipe",{"2":{"104":1,"328":1}}],["pip",{"2":{"83":1}}],["picked",{"2":{"47":1}}],["pixels",{"2":{"295":1}}],["pixel3",{"2":{"77":1}}],["pixel",{"2":{"39":1,"76":1,"77":4,"78":1,"79":1,"80":1,"96":1,"100":1,"107":2,"114":1,"121":1,"123":1,"138":1,"139":1,"141":1,"295":1,"301":1,"306":1,"324":1}}],["p",{"2":{"28":1,"35":1,"124":1,"126":2,"128":1,"129":3,"139":1,"225":1,"382":2,"383":2}}],["policies",{"2":{"145":1,"157":1}}],["policy",{"2":{"108":4,"135":1,"146":1,"147":1,"156":1,"222":1,"380":4}}],["poorly",{"2":{"145":1}}],["pool",{"2":{"114":1}}],["power",{"2":{"123":1,"125":1}}],["points",{"2":{"120":1,"153":1}}],["point",{"2":{"113":1,"126":1,"293":1,"301":1,"306":1,"322":1,"352":1,"355":1}}],["popup",{"2":{"50":1}}],["portion",{"2":{"49":1,"352":1,"355":1}}],["pokemon",{"2":{"33":1}}],["post",{"0":{"223":1},"2":{"24":1,"106":1,"108":1,"114":1,"118":1,"120":1,"126":2,"132":1,"142":2,"149":1,"152":2,"220":4,"223":2,"236":4,"238":1,"248":7,"282":2,"326":1,"381":2}}],["possible",{"2":{"12":1,"27":1,"49":1,"96":1,"102":2,"109":1,"125":1,"142":1,"149":1,"151":1,"152":1,"158":1,"287":1,"289":1,"301":1,"306":1,"321":1,"336":2}}],["potentially",{"2":{"144":1,"353":1,"356":1}}],["potential",{"2":{"17":1,"50":1,"68":1,"94":1,"109":2,"132":1,"321":2,"357":1}}],["pass",{"2":{"319":1}}],["passes",{"2":{"145":1,"146":1}}],["paired",{"2":{"311":1}}],["paid",{"2":{"286":1}}],["paves",{"2":{"157":1}}],["pause",{"2":{"151":1}}],["paypal",{"2":{"206":2}}],["pay",{"2":{"146":1,"291":1,"296":1,"322":1}}],["payload",{"2":{"91":1,"369":1,"372":1}}],["packaging",{"2":{"103":1,"129":1}}],["packages",{"2":{"120":1,"353":1,"356":1}}],["package",{"2":{"37":1,"96":1,"101":1,"103":1,"107":1,"138":1,"281":1,"338":1,"353":1,"356":1}}],["paradigm",{"2":{"352":1,"355":1}}],["parallel",{"2":{"102":1,"118":1,"336":1}}],["parse",{"2":{"121":1,"145":1}}],["parsing",{"2":{"89":1,"93":1,"125":1,"373":1}}],["parent",{"2":{"108":1}}],["partname",{"2":{"124":1}}],["part",{"2":{"56":1,"149":1,"293":1,"303":1,"308":1,"342":1,"347":1}}],["partial",{"2":{"102":1,"336":1,"380":2}}],["partitioning",{"2":{"352":1,"355":1}}],["partitions",{"2":{"92":1,"115":1,"118":1,"133":1,"147":1,"286":1,"295":1,"301":1,"306":1,"364":1}}],["partition",{"0":{"303":1,"308":1},"2":{"47":1,"76":1,"92":1,"109":1,"111":1,"117":1,"118":1,"147":1,"151":1,"152":1,"157":1,"158":2,"204":1,"205":1,"296":1,"301":2,"303":1,"304":1,"306":2,"308":1,"309":1,"321":1,"364":1}}],["particular",{"2":{"3":2,"208":2,"252":2,"322":1}}],["pad",{"2":{"89":1,"108":1,"373":1}}],["page",{"2":{"46":1,"286":1}}],["patterns",{"2":{"146":1}}],["pattern",{"2":{"121":1}}],["path`",{"2":{"219":2}}],["path",{"0":{"282":1},"2":{"49":1,"83":2,"91":1,"107":2,"120":1,"138":1,"142":1,"149":1,"153":1,"183":4,"219":5,"235":2,"245":3,"271":2,"272":2,"282":1,"320":2,"323":2,"369":1,"372":1,"380":2,"381":2}}],["paths",{"2":{"43":1,"45":1,"95":1,"103":1,"154":1,"282":4,"283":1,"334":1}}],["patches",{"0":{"313":1},"2":{"123":1,"133":1,"134":1,"147":1,"154":1,"159":1,"313":3,"320":1,"352":1,"355":1}}],["patched",{"2":{"100":1,"258":10,"265":3,"271":2,"272":2}}],["patchvbmetaflag",{"2":{"100":1,"378":2}}],["patch",{"2":{"48":3,"102":1,"111":1,"145":1,"146":1,"151":1,"152":2,"157":2,"158":2,"159":2,"205":1,"281":1,"336":1,"352":1,"355":1,"378":4}}],["patching",{"2":{"12":1,"13":1,"17":1,"21":1,"26":1,"39":1,"89":1,"91":3,"93":3,"100":3,"101":1,"109":1,"111":1,"113":3,"120":1,"124":1,"125":1,"132":1,"141":1,"145":1,"147":1,"156":1,"307":1,"321":1,"338":1,"369":3,"372":3,"373":1}}],["put",{"2":{"353":1,"356":1}}],["push",{"2":{"283":1}}],["pull",{"2":{"258":2,"265":2}}],["pulling",{"2":{"46":1}}],["pure",{"2":{"37":1,"131":1}}],["purpose",{"2":{"3":2,"145":1,"208":2,"252":2}}],["published",{"2":{"3":2,"208":2,"252":2}}],["public",{"2":{"3":6,"208":6,"252":6,"289":1,"290":1,"294":1,"300":2,"322":1,"339":1,"344":1}}],["prune",{"2":{"96":1}}],["prime",{"2":{"319":1}}],["primeos",{"2":{"169":1,"203":1}}],["print",{"2":{"246":2,"378":2}}],["printing",{"2":{"91":3,"369":3,"372":3}}],["private",{"2":{"311":1}}],["priv",{"2":{"150":1}}],["priority",{"2":{"49":1}}],["practical",{"2":{"67":1}}],["pretty",{"2":{"314":1}}],["prepared",{"2":{"292":1,"297":1}}],["prenormal",{"2":{"263":1}}],["preload",{"2":{"222":1}}],["precise",{"2":{"125":1}}],["preserving",{"2":{"123":1}}],["preserved",{"2":{"147":1}}],["preserve",{"2":{"91":1,"102":1,"136":2,"149":1,"336":1,"369":1,"372":1,"382":2}}],["pressing",{"2":{"117":1}}],["previous",{"2":{"157":1,"284":1}}],["previously",{"2":{"149":1}}],["preview",{"2":{"93":1,"159":1}}],["prevents",{"2":{"101":1,"338":1}}],["preventing",{"2":{"68":1}}],["prevent",{"2":{"12":2,"16":1,"25":1,"27":2,"28":3,"29":1,"41":1,"43":1,"44":1,"45":1,"50":1,"71":1,"89":1,"93":1,"96":1,"98":1,"102":4,"106":1,"112":1,"116":1,"120":1,"121":3,"122":1,"123":1,"125":3,"126":1,"131":3,"139":1,"142":1,"145":2,"147":1,"151":2,"311":1,"326":1,"336":4,"349":1,"373":1}}],["prefer",{"2":{"92":1,"364":1}}],["preferences",{"2":{"86":1}}],["pre",{"0":{"222":1,"313":1},"2":{"17":1,"92":1,"101":1,"111":1,"123":1,"313":1,"338":1,"364":1,"379":1}}],["problem",{"2":{"352":1,"355":1}}],["problems",{"2":{"156":1,"292":2}}],["protected",{"2":{"281":1}}],["protection",{"2":{"120":1}}],["protobuf",{"2":{"126":1}}],["protocol",{"2":{"13":1,"108":1}}],["product",{"0":{"303":1,"308":1},"2":{"113":1,"114":1,"225":1,"236":4,"239":2,"303":2,"308":2}}],["produces",{"2":{"90":1,"371":1}}],["providing",{"2":{"108":1,"123":1,"353":1,"356":1}}],["provides",{"2":{"323":1}}],["provided",{"2":{"291":1,"292":1}}],["provide",{"2":{"103":1,"296":1,"301":1,"306":1}}],["profile",{"2":{"107":1}}],["procfs",{"2":{"120":1,"281":1}}],["proc",{"2":{"100":1,"124":1,"146":1,"183":2,"381":4}}],["process",{"2":{"101":1,"102":1,"108":1,"113":1,"115":1,"117":1,"120":1,"145":2,"151":1,"169":1,"281":5,"292":1,"294":3,"297":1,"314":2,"332":1,"336":1,"338":1,"342":1,"347":1}}],["processes",{"2":{"98":1,"100":1,"105":1,"118":1,"123":1,"136":1,"149":1,"281":2,"329":1,"342":1,"347":1,"349":1}}],["processed",{"2":{"45":1}}],["processing",{"2":{"65":1}}],["projects",{"2":{"86":1}}],["project",{"2":{"78":1,"114":1,"342":1,"347":1,"352":1,"355":1}}],["prompt",{"2":{"47":1,"111":1}}],["progress",{"2":{"45":1,"46":2}}],["program",{"2":{"3":6,"145":1,"208":4,"252":4}}],["propfile",{"2":{"151":1}}],["props",{"2":{"102":1,"139":1,"141":2,"143":2,"145":2,"146":1,"336":1,"383":2}}],["prop",{"0":{"237":1,"241":1},"2":{"25":1,"84":2,"87":1,"145":1,"146":1,"149":2,"151":1,"225":4,"236":4,"237":1,"241":1,"248":2}}],["propertiesid=",{"2":{"237":1}}],["properties",{"2":{"91":2,"100":1,"102":1,"108":1,"109":1,"122":1,"126":1,"225":1,"321":1,"336":1,"369":2,"372":2}}],["property",{"2":{"91":3,"128":1,"129":1,"225":8,"369":3,"372":3,"383":2}}],["proper",{"2":{"19":1,"31":1,"48":1,"61":1,"96":1,"101":1,"102":1,"112":1,"115":1,"117":1,"123":1,"133":1,"136":1,"141":2,"142":2,"144":1,"145":1,"151":1,"152":2,"336":1,"338":1}}],["properly",{"2":{"12":1,"43":1,"46":1,"49":1,"56":1,"58":1,"65":1,"91":2,"95":1,"96":1,"102":1,"104":1,"107":1,"109":1,"111":1,"115":1,"120":2,"126":1,"135":1,"138":1,"139":1,"143":1,"144":1,"145":1,"147":1,"152":1,"292":1,"303":1,"308":1,"321":1,"328":1,"336":1,"353":1,"356":1,"369":2,"372":2}}],["pr",{"2":{"2":1}}],["gzip",{"2":{"378":7}}],["game",{"2":{"340":1,"345":1}}],["gained",{"2":{"323":1}}],["galaxy",{"2":{"12":1,"103":1,"260":1,"334":1}}],["gives",{"2":{"353":1,"356":1}}],["give",{"2":{"314":1,"340":1,"345":1}}],["given",{"2":{"281":1}}],["gitgit",{"2":{"83":1}}],["git",{"2":{"83":4,"208":4,"252":4}}],["gitee",{"2":{"0":3,"2":1}}],["github",{"2":{"0":5,"60":1,"83":2,"163":1,"173":2,"181":1,"198":1}}],["guaranteed",{"2":{"320":1}}],["guarded",{"2":{"28":1}}],["guide",{"2":{"304":1,"309":1,"332":1}}],["guides",{"2":{"250":1,"279":1,"314":1}}],["gmail",{"2":{"195":1}}],["gsi",{"2":{"125":1}}],["gkis",{"2":{"96":1}}],["grimler",{"2":{"262":1}}],["grant",{"2":{"204":1}}],["granularity",{"2":{"23":1}}],["grepheneos",{"2":{"212":1}}],["grep",{"2":{"183":4}}],["greatly",{"2":{"145":1}}],["green",{"2":{"131":1}}],["group",{"2":{"92":1,"246":12,"364":1}}],["glitch",{"2":{"58":1}}],["global",{"2":{"45":1,"49":1,"145":1}}],["g",{"2":{"31":1,"33":1,"49":1,"91":4,"96":1,"107":1,"117":1,"122":1,"126":1,"133":1,"283":1,"301":1,"306":1,"313":1,"320":1,"369":4,"372":4}}],["gen",{"2":{"295":1}}],["genfscon",{"2":{"89":2,"109":1,"321":1,"373":2,"380":2}}],["generate",{"2":{"16":1,"311":1}}],["general",{"2":{"3":6,"89":1,"90":3,"92":1,"93":2,"94":2,"95":1,"97":1,"98":1,"100":4,"101":4,"102":3,"103":1,"104":1,"106":4,"107":4,"108":4,"109":3,"111":1,"112":2,"114":2,"116":2,"117":2,"118":7,"119":4,"120":6,"121":1,"123":1,"125":2,"126":1,"127":1,"128":1,"136":1,"144":1,"145":5,"146":4,"208":6,"252":6,"282":1,"321":3,"326":4,"328":1,"336":3,"338":4,"349":1,"350":1,"357":2,"364":1,"371":3,"373":1}}],["getprop",{"2":{"225":1,"383":2}}],["getrandom",{"2":{"97":1,"350":1}}],["get",{"2":{"28":1,"116":1,"137":1,"286":1,"292":1,"297":1,"323":1}}],["got",{"2":{"352":1,"355":1}}],["goal",{"2":{"301":1,"306":1,"353":1,"356":1}}],["good",{"2":{"283":1,"284":1,"301":1,"306":1}}],["goodbye",{"2":{"282":1}}],["google",{"2":{"28":1,"78":1,"79":1,"87":1,"143":1,"243":2,"260":1,"295":1,"296":1,"301":1,"306":1,"319":2,"339":1,"344":1}}],["going",{"2":{"91":1,"120":1,"369":1,"372":1}}],["go",{"2":{"19":1,"33":1,"77":1,"96":1,"139":1,"290":1}}],["gpl",{"2":{"3":1}}],["gt",{"2":{"3":2,"77":3,"78":1,"86":2,"98":1,"120":3,"166":1,"185":1,"188":1,"201":1,"208":4,"235":2,"237":28,"246":32,"248":2,"252":4,"278":1,"281":2,"282":4,"349":1,"377":6,"378":54,"380":2}}],["gnu",{"2":{"3":8,"208":14,"252":14}}],["mm",{"2":{"382":2}}],["mv",{"2":{"378":2}}],["mkdir",{"2":{"378":2}}],["mke2fs",{"2":{"129":1}}],["m",{"2":{"289":1,"294":1,"382":4}}],["mtp",{"2":{"258":1,"265":1}}],["mtk",{"2":{"129":1,"138":1,"146":2,"273":1}}],["msg",{"2":{"246":8}}],["ms",{"2":{"132":1}}],["mymodule",{"2":{"189":3}}],["myself",{"2":{"352":1,"355":1}}],["myservice",{"2":{"187":4,"249":8}}],["myscript",{"2":{"187":2,"249":6}}],["my",{"2":{"126":1,"154":1,"290":1,"296":1,"340":2,"345":2,"352":1,"355":1}}],["mnt",{"2":{"113":1,"124":1}}],["md5",{"2":{"265":1}}],["md",{"2":{"49":1,"65":1}}],["multirom",{"2":{"147":1}}],["multi",{"2":{"142":1}}],["multiple",{"2":{"98":1,"102":1,"103":1,"112":1,"145":1,"336":1,"349":1}}],["multithreading",{"2":{"46":1}}],["multiuser",{"2":{"45":1,"58":1,"98":1,"142":1,"145":1,"349":1}}],["much",{"2":{"21":1,"49":1,"72":1,"322":1,"340":2,"345":2,"353":1,"356":1}}],["missing",{"2":{"148":1}}],["miscellaneous",{"0":{"319":1}}],["misc",{"2":{"137":1,"138":1}}],["might",{"2":{"126":2,"152":1,"159":1,"352":1,"353":1,"355":1,"356":1}}],["migrated",{"2":{"136":1}}],["migrate",{"2":{"120":1,"142":1,"282":1,"284":1}}],["migration",{"2":{"36":1,"43":1,"102":1,"292":1,"297":1,"336":1}}],["microloader",{"2":{"93":1}}],["mirroring",{"2":{"151":1}}],["mirrors",{"2":{"117":1,"123":1,"151":1}}],["mirror",{"2":{"92":1,"113":1,"117":1,"152":1,"219":2,"364":1}}],["minimum",{"2":{"93":1}}],["minimal",{"2":{"32":1,"152":2,"157":1,"159":1}}],["minor",{"2":{"40":1,"50":1,"93":1,"105":1,"323":1,"329":1,"344":1,"354":1}}],["minmagisk",{"2":{"32":1}}],["meaning",{"2":{"291":1}}],["means",{"2":{"281":1,"301":1,"306":1,"311":1,"323":1,"352":1,"355":1}}],["medium",{"2":{"281":1}}],["me",{"2":{"206":1,"284":1,"296":1,"322":1,"340":1,"345":1}}],["memuplayer",{"0":{"170":1,"204":1}}],["memu",{"2":{"169":1,"203":1}}],["member",{"2":{"120":1,"380":2}}],["memory",{"2":{"12":1,"24":1,"27":1,"50":1,"66":1,"100":1,"108":1,"141":1,"149":1}}],["messages",{"2":{"148":1}}],["messaging",{"2":{"98":1,"349":1}}],["messed",{"2":{"116":1}}],["meizu",{"2":{"100":1,"141":1}}],["merging",{"2":{"135":1,"154":1}}],["merged",{"2":{"51":1,"58":1,"103":1}}],["merge",{"2":{"48":1,"135":1,"145":1}}],["merchantability",{"2":{"3":2,"208":2,"252":2}}],["menu",{"2":{"43":1}}],["meta",{"2":{"243":2}}],["metadata",{"2":{"27":1,"175":1,"184":2,"236":2}}],["methods",{"2":{"25":1,"125":1}}],["method",{"2":{"15":1,"26":1,"31":1,"37":1,"47":1,"48":1,"109":1,"125":1,"158":1,"159":1,"294":2,"313":2,"321":1}}],["mechanism",{"2":{"21":1,"28":1,"96":1,"98":2,"145":1,"152":1,"349":2,"352":1,"355":1}}],["malicious",{"2":{"353":1,"356":1}}],["malware",{"2":{"125":1}}],["making",{"2":{"332":1,"353":1,"356":1}}],["makes",{"2":{"149":1,"284":1,"314":1}}],["make",{"2":{"11":1,"91":1,"93":1,"106":1,"107":2,"108":1,"112":1,"123":1,"125":1,"145":1,"313":1,"326":1,"353":1,"356":1,"369":1,"372":1}}],["macintosh",{"2":{"237":1}}],["macos",{"2":{"83":2}}],["maximum",{"2":{"159":1}}],["mask",{"0":{"191":1,"198":1,"199":1,"201":1},"1":{"192":1,"193":1,"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":2,"201":2,"202":2,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1},"2":{"200":1,"204":3,"205":1,"209":1}}],["master",{"2":{"145":1,"382":2}}],["massive",{"2":{"37":1,"43":1,"50":1,"72":1,"126":1,"136":1,"140":1,"157":1,"290":1,"300":1,"301":1,"306":1,"322":1}}],["maintenance",{"2":{"324":1,"325":1,"341":1,"346":1,"349":1,"357":1}}],["maintaining",{"2":{"352":1,"355":1}}],["maintain",{"2":{"284":1}}],["mainly",{"2":{"319":1}}],["mainline",{"2":{"114":1}}],["main",{"2":{"118":1,"293":1,"296":1,"322":1}}],["matter",{"2":{"320":2}}],["matching",{"2":{"149":1}}],["matches",{"2":{"149":1,"281":1}}],["match",{"2":{"95":1,"96":1,"102":1,"108":1,"336":1,"380":2}}],["material",{"2":{"72":1}}],["magic™🌈",{"2":{"332":1}}],["magicmount",{"2":{"113":1,"114":1,"117":3,"118":1,"140":1,"141":1}}],["magic",{"0":{"360":1,"366":1},"2":{"93":1,"98":1,"121":1,"142":1,"145":1,"147":1,"149":2,"150":1,"151":5,"152":3,"287":2,"349":1,"360":1,"366":1}}],["magiskmagiskboot",{"2":{"377":1}}],["magiskmanager",{"2":{"28":1,"47":1}}],["magisksecure",{"2":{"220":1}}],["magisksu",{"0":{"353":1,"356":1},"2":{"15":1,"67":2,"91":4,"96":5,"98":4,"100":2,"103":1,"104":1,"107":1,"108":3,"111":1,"112":1,"114":1,"115":1,"116":1,"118":1,"120":2,"121":3,"122":1,"123":1,"125":2,"136":1,"138":1,"141":1,"142":1,"145":7,"147":2,"149":9,"178":1,"287":1,"328":1,"334":1,"349":4,"369":4,"372":4,"382":1}}],["magisklogd",{"2":{"125":2}}],["magiskdb=$secure",{"2":{"220":2}}],["magiskd",{"2":{"95":1,"96":1,"125":1,"126":1,"223":1,"226":3}}],["magiskinit",{"0":{"352":1,"355":1,"379":1},"2":{"92":2,"93":2,"94":3,"95":1,"96":4,"100":6,"102":1,"103":1,"105":1,"106":1,"107":2,"108":4,"109":2,"111":1,"112":1,"113":1,"114":5,"115":2,"116":1,"117":2,"118":3,"122":1,"123":1,"124":1,"125":2,"126":2,"130":1,"131":2,"133":1,"136":2,"137":1,"138":4,"141":1,"187":1,"219":2,"222":2,"249":1,"313":1,"321":2,"326":1,"329":1,"334":1,"336":1,"352":2,"355":2,"357":3,"364":2,"377":2}}],["magisktmp=$",{"2":{"219":2}}],["magisktmp",{"2":{"91":2,"187":10,"249":14,"369":2,"372":2}}],["magiskpolicy",{"0":{"380":1},"2":{"89":4,"91":6,"93":2,"100":1,"101":1,"108":4,"109":1,"118":1,"120":2,"126":2,"129":1,"130":1,"133":1,"144":2,"145":4,"147":3,"242":1,"313":1,"321":1,"323":1,"338":1,"369":6,"372":6,"373":4,"377":4,"380":3}}],["magiskboot",{"0":{"378":1},"2":{"89":2,"91":8,"93":2,"95":2,"96":1,"98":2,"100":4,"102":3,"103":1,"105":1,"106":1,"107":3,"108":2,"109":1,"110":1,"111":1,"112":1,"113":4,"114":2,"115":1,"120":3,"121":1,"125":1,"127":1,"129":4,"131":4,"132":1,"133":1,"134":1,"136":2,"138":2,"139":2,"141":3,"142":1,"144":1,"145":2,"146":2,"147":1,"316":1,"321":1,"326":1,"329":1,"334":1,"336":3,"349":2,"369":8,"372":8,"373":2,"378":4}}],["magiskhide",{"0":{"174":1,"281":1,"294":1,"340":1,"345":1},"2":{"14":1,"23":1,"26":1,"31":1,"45":1,"46":1,"66":1,"67":1,"100":1,"101":2,"102":2,"103":2,"105":1,"107":2,"108":1,"109":5,"112":1,"113":1,"114":2,"115":1,"118":2,"120":6,"121":1,"123":1,"124":1,"125":1,"126":2,"128":1,"133":1,"138":2,"142":1,"143":1,"144":2,"145":9,"146":4,"147":3,"148":2,"149":1,"174":1,"177":1,"281":1,"287":1,"289":1,"294":1,"297":1,"301":1,"302":1,"306":1,"307":1,"317":1,"319":1,"321":5,"329":1,"334":2,"336":2,"338":2,"340":2,"345":2}}],["magiskchinesedocument",{"2":{"0":1}}],["magisk",{"0":{"0":2,"5":1,"82":1,"88":1,"163":1,"164":2,"166":2,"167":1,"168":1,"170":1,"171":1,"172":1,"173":1,"176":1,"180":1,"182":1,"199":1,"201":1,"202":1,"203":1,"204":1,"205":1,"212":1,"213":1,"214":1,"219":1,"221":1,"231":1,"236":1,"243":1,"251":1,"252":1,"260":1,"280":1,"285":1,"288":1,"290":1,"291":1,"292":1,"297":1,"300":1,"305":1,"310":1,"311":1,"312":1,"315":1,"316":1,"317":1,"318":1,"321":1,"322":1,"324":1,"325":1,"327":1,"330":1,"331":1,"332":2,"335":1,"337":1,"339":1,"341":1,"344":1,"346":1,"349":1,"350":1,"351":1,"354":1,"357":1,"358":1,"363":1,"369":1,"370":1,"373":1,"377":1,"381":1},"1":{"1":2,"2":2,"3":2,"4":2,"6":1,"7":1,"8":1,"9":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1,"83":1,"84":1,"85":1,"86":1,"87":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1,"155":1,"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"165":2,"166":2,"167":2,"169":1,"170":1,"171":1,"172":1,"173":1,"181":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1,"200":1,"201":1,"202":1,"204":1,"205":1,"222":1,"223":1,"224":1,"237":1,"238":1,"239":1,"240":1,"241":1,"242":1,"244":1,"245":1,"246":1,"247":1,"252":1,"253":1,"254":1,"255":1,"281":1,"282":1,"283":1,"284":1,"286":1,"287":1,"288":1,"289":1,"291":1,"292":1,"293":1,"294":1,"295":1,"296":1,"301":1,"302":1,"303":1,"304":1,"306":1,"307":1,"308":1,"309":1,"311":1,"313":1,"314":1,"316":1,"317":1,"319":1,"320":1,"321":1,"323":1,"326":1,"328":1,"329":1,"331":1,"332":1,"333":1,"334":1,"336":1,"338":1,"340":1,"341":1,"342":1,"343":1,"345":1,"346":1,"347":1,"348":1,"352":1,"353":1,"355":1,"356":1,"359":1,"360":1,"361":1,"362":1,"364":1,"365":1,"366":1,"367":1,"368":1,"371":1,"372":1,"378":1,"379":1,"380":1,"381":1,"382":1,"383":1,"384":1},"2":{"0":3,"13":1,"16":3,"19":1,"24":3,"25":2,"26":1,"27":2,"28":2,"31":4,"37":2,"40":1,"41":1,"43":2,"45":2,"47":1,"48":2,"49":1,"50":1,"53":1,"58":2,"61":1,"65":1,"69":1,"70":3,"71":2,"74":1,"78":3,"80":7,"81":1,"83":2,"84":1,"85":1,"86":12,"87":7,"95":1,"96":1,"100":5,"103":6,"106":1,"107":3,"108":1,"111":1,"112":1,"116":1,"117":1,"118":3,"120":5,"122":2,"123":1,"125":5,"126":3,"130":1,"131":1,"132":1,"135":3,"137":1,"138":3,"139":1,"142":3,"143":1,"144":1,"145":2,"146":1,"149":4,"150":1,"151":3,"152":3,"153":1,"154":3,"156":1,"157":3,"159":3,"161":2,"163":2,"164":1,"165":1,"166":4,"167":5,"169":4,"170":6,"171":3,"172":2,"173":1,"175":1,"176":3,"177":2,"178":1,"181":4,"182":2,"183":11,"184":5,"185":1,"187":13,"188":1,"189":5,"190":1,"192":2,"198":2,"199":1,"200":1,"201":4,"202":3,"203":1,"204":3,"205":2,"207":2,"208":3,"212":4,"219":12,"220":16,"222":1,"224":1,"226":13,"227":2,"229":5,"230":3,"231":3,"233":1,"235":9,"236":5,"237":1,"239":1,"240":1,"243":9,"244":1,"245":4,"247":1,"248":2,"249":9,"250":2,"251":8,"252":2,"254":3,"255":1,"256":2,"257":4,"258":6,"259":3,"260":8,"261":2,"263":2,"265":7,"267":1,"268":6,"270":1,"271":3,"272":5,"273":7,"274":2,"275":2,"276":3,"277":7,"278":8,"279":1,"281":3,"282":7,"283":4,"284":1,"285":1,"286":1,"289":1,"291":3,"292":1,"293":2,"297":1,"301":4,"303":1,"304":1,"306":4,"308":1,"309":1,"311":13,"312":1,"313":3,"314":1,"319":2,"320":3,"322":3,"323":5,"326":1,"331":3,"332":7,"333":2,"335":2,"337":2,"340":2,"341":2,"342":3,"345":2,"346":2,"347":3,"352":5,"353":8,"355":5,"356":8,"359":2,"361":3,"365":2,"367":3,"374":1,"375":1,"376":1,"377":6,"378":2,"379":3,"380":9,"381":19,"382":1,"383":1,"384":2}}],["maybe",{"2":{"152":1}}],["may",{"2":{"37":1,"105":1,"108":1,"136":1,"291":1,"323":1,"327":1,"329":1}}],["manufacturers",{"2":{"311":1}}],["manually",{"2":{"47":1,"68":1,"69":1}}],["manifest",{"2":{"184":3}}],["manipulating",{"2":{"126":1}}],["manipulate",{"2":{"108":1}}],["manpage",{"2":{"136":1}}],["manage",{"2":{"157":1}}],["managed",{"2":{"98":1,"349":1}}],["management",{"2":{"58":1,"67":1,"72":1,"96":1,"154":1,"353":2,"356":2}}],["manager",{"0":{"5":1,"288":1,"311":1,"317":1,"331":1,"332":1},"1":{"6":1,"7":1,"8":1,"9":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"71":1,"72":1,"73":1,"74":1},"2":{"16":3,"25":3,"27":1,"28":1,"31":2,"37":2,"41":1,"43":2,"45":1,"48":1,"50":1,"53":1,"57":1,"74":1,"103":2,"108":1,"116":1,"120":3,"122":1,"125":3,"126":1,"130":1,"138":2,"143":1,"149":2,"150":1,"154":2,"156":1,"157":1,"159":1,"268":1,"283":2,"294":1,"311":9,"319":3,"322":2,"323":1,"332":2,"333":1,"353":1,"356":1,"375":1}}],["many",{"2":{"25":1,"47":1,"102":1,"104":1,"109":1,"138":1,"144":1,"281":1,"284":1,"292":1,"301":2,"303":1,"306":2,"307":1,"308":1,"321":1,"327":1,"328":1,"336":1,"340":1,"345":1,"352":2,"353":1,"355":2,"356":1}}],["markdown",{"2":{"24":1,"49":1}}],["major",{"0":{"288":1},"2":{"24":1,"98":1,"119":1,"280":1,"282":1,"288":1,"331":1,"333":1,"335":1,"337":1,"349":1,"351":1,"354":1}}],["mouse",{"2":{"340":1,"345":1}}],["mountinfo",{"2":{"152":1}}],["mounting",{"2":{"93":1,"102":1,"105":1,"106":1,"108":1,"116":1,"121":1,"125":1,"132":1,"142":1,"145":1,"147":2,"301":1,"306":1,"326":1,"329":1,"336":1}}],["mounts",{"2":{"144":1,"151":1,"152":1,"183":2}}],["mountpoint",{"2":{"138":1,"140":1,"282":1}}],["mounted",{"2":{"114":1,"121":1,"142":1,"149":1,"282":1,"292":2}}],["mount",{"0":{"360":1,"366":1},"2":{"91":1,"93":1,"100":1,"105":1,"108":1,"115":2,"118":2,"120":1,"124":1,"125":2,"126":1,"132":1,"141":1,"142":1,"145":3,"147":1,"149":2,"150":1,"151":6,"152":4,"183":9,"184":5,"185":2,"187":7,"188":2,"236":4,"287":2,"301":1,"306":1,"307":1,"329":1,"352":1,"355":1,"360":1,"366":1,"369":1,"372":1,"382":2}}],["months",{"2":{"340":1,"345":1,"352":1,"355":1}}],["monolithic",{"2":{"222":1}}],["monitoring",{"2":{"118":1,"125":1,"152":1}}],["monitor",{"2":{"115":1,"136":3,"139":1,"145":1,"281":1,"294":1}}],["motorola",{"2":{"152":1}}],["motorolla",{"2":{"109":1,"321":1}}],["mostly",{"2":{"297":1,"305":1,"324":1,"325":1}}],["most",{"2":{"146":2,"152":1,"290":1,"293":1,"301":1,"305":1,"306":1,"311":1,"352":1,"355":1}}],["moved",{"2":{"120":1,"138":1,"141":1,"145":2,"282":1,"303":1,"308":1}}],["move",{"2":{"28":1,"94":1,"112":1,"118":1,"123":1,"136":1,"146":2,"151":1,"152":1,"357":1}}],["modded",{"2":{"353":1,"356":1}}],["modding",{"2":{"307":1}}],["moddir=$",{"2":{"238":1}}],["modpath",{"2":{"245":1}}],["modifications",{"2":{"159":1}}],["modifying",{"2":{"102":1,"301":1,"306":1,"336":1}}],["modify",{"2":{"3":2,"113":1,"120":1,"208":2,"252":2,"301":1,"303":1,"306":1,"308":1}}],["mods",{"2":{"157":4,"353":1,"356":1}}],["module",{"0":{"237":1,"291":1,"314":1},"2":{"21":1,"23":1,"25":2,"26":1,"32":1,"45":1,"46":1,"71":1,"72":1,"92":1,"106":1,"108":1,"120":2,"128":1,"140":1,"142":1,"154":2,"155":1,"185":1,"188":1,"236":2,"237":7,"243":3,"245":1,"247":1,"283":1,"291":5,"292":2,"297":1,"303":1,"308":1,"313":2,"314":4,"320":1,"323":1,"326":1,"341":2,"342":2,"346":2,"347":2,"364":1,"381":2}}],["modulesadb",{"2":{"229":1}}],["modules",{"0":{"313":1,"341":1,"346":1},"2":{"17":1,"22":1,"25":1,"29":1,"43":1,"45":1,"52":1,"62":1,"65":3,"70":1,"93":1,"100":3,"107":1,"108":2,"111":1,"112":1,"114":2,"120":1,"152":2,"157":1,"185":1,"188":1,"189":3,"219":4,"220":6,"229":2,"236":3,"282":1,"287":1,"291":5,"292":5,"297":2,"313":2,"314":2,"323":2,"340":1,"341":3,"343":1,"345":1,"346":3,"348":1,"381":2}}],["model",{"2":{"265":1}}],["mode",{"0":{"320":1},"2":{"18":1,"45":1,"48":1,"57":1,"58":1,"62":1,"95":1,"108":3,"109":1,"117":1,"125":1,"129":1,"136":1,"139":2,"142":1,"144":1,"145":3,"149":1,"152":1,"159":1,"235":1,"301":2,"306":2,"311":1,"320":2,"321":1,"323":2,"378":8}}],["modernization",{"2":{"19":1,"119":1}}],["modern",{"0":{"284":1},"2":{"13":1,"281":1,"284":1}}],["more",{"2":{"3":2,"11":1,"19":2,"20":1,"24":1,"28":1,"72":1,"91":1,"106":1,"107":1,"108":2,"109":2,"114":1,"121":2,"129":1,"136":2,"145":1,"146":1,"147":1,"152":1,"158":1,"208":2,"252":2,"284":1,"289":2,"303":1,"304":1,"305":1,"308":1,"309":1,"321":2,"323":3,"326":1,"327":1,"332":1,"340":1,"345":1,"353":1,"356":1,"369":1,"372":1}}],["yujincheng08",{"2":{"207":1}}],["year",{"2":{"285":1,"312":1,"322":1}}],["yet",{"2":{"118":1,"152":1,"287":1,"302":1,"319":1}}],["yes",{"2":{"80":1,"281":1,"352":1,"355":1}}],["youtube",{"2":{"246":3}}],["yourself",{"2":{"283":1}}],["your",{"2":{"3":2,"45":1,"158":1,"159":1,"208":2,"245":1,"252":2,"291":1,"292":2,"296":1,"297":2,"313":1,"314":1,"323":1,"352":1,"353":3,"355":1,"356":3}}],["you",{"2":{"3":4,"45":1,"48":2,"49":1,"51":1,"65":1,"69":2,"70":1,"149":1,"157":1,"204":2,"205":2,"208":4,"252":4,"289":1,"295":1,"296":1,"301":3,"306":3,"311":3,"320":2,"323":1,"342":1,"347":1,"353":1,"356":1}}],["yarn",{"2":{"1":2}}],["csc",{"2":{"265":2,"266":2}}],["cn",{"2":{"147":1,"149":1}}],["cts",{"2":{"143":1,"145":1,"319":1}}],["cust",{"2":{"184":1}}],["customize",{"2":{"243":2,"244":4,"247":1,"311":2}}],["customizing",{"2":{"16":1}}],["custom",{"2":{"45":1,"51":1,"56":1,"61":1,"70":2,"120":1,"121":1,"123":1,"125":1,"135":1,"146":1,"152":1,"158":1,"187":1,"249":3,"301":1,"306":1,"313":1,"320":1,"323":1,"332":2,"352":1,"353":1,"355":1,"356":1}}],["current",{"2":{"149":1}}],["currently",{"2":{"149":1}}],["cutting",{"2":{"135":1}}],["cp",{"2":{"265":1}}],["cpp",{"2":{"226":1}}],["cpu",{"2":{"115":1,"245":1}}],["cpio",{"2":{"91":4,"94":2,"114":1,"120":1,"136":1,"357":2,"369":4,"372":4,"378":10}}],["cgroup",{"2":{"102":1,"336":1}}],["certain",{"2":{"311":1}}],["certificate",{"2":{"89":1,"96":1,"373":1}}],["celebrate",{"2":{"285":1}}],["centralized",{"2":{"100":1,"341":1,"346":1}}],["cil",{"2":{"100":1,"135":1,"380":2}}],["cmds",{"2":{"381":2}}],["cmdline",{"2":{"107":1,"120":1}}],["cmd",{"2":{"98":1,"349":1}}],["c++",{"0":{"284":1},"2":{"85":1,"89":2,"101":1,"120":1,"284":2,"338":1,"373":2}}],["critical",{"2":{"352":1,"355":1}}],["cr",{"2":{"237":1}}],["cr+lf",{"2":{"237":1}}],["credits",{"0":{"207":1}}],["creating",{"2":{"314":2}}],["creation",{"2":{"114":1,"118":1,"294":1}}],["creates",{"2":{"301":1,"306":1}}],["created",{"2":{"113":1,"117":1,"282":1,"286":1,"323":1}}],["create",{"2":{"49":1,"141":1,"313":1}}],["crc32",{"2":{"144":1}}],["crc64",{"2":{"144":1}}],["crappy",{"2":{"139":1,"288":1}}],["crash",{"2":{"52":1,"53":1,"71":1,"96":1}}],["crashing",{"2":{"29":1,"41":1,"92":1,"93":1,"142":1,"151":1,"316":1,"364":1}}],["crashes",{"2":{"26":1,"27":1,"32":1,"36":1,"38":1,"43":1,"44":1,"45":1,"62":1,"64":2,"68":1,"71":1,"102":2,"105":1,"115":1,"147":1,"150":1,"329":1,"336":2}}],["cross",{"2":{"109":1,"321":1}}],["click",{"2":{"204":1,"205":3}}],["client",{"2":{"121":2,"226":2}}],["cli",{"2":{"120":1,"136":1,"381":2,"382":1}}],["class",{"2":{"281":1,"380":38}}],["claiming",{"2":{"116":1}}],["clang",{"2":{"86":1}}],["cloning",{"2":{"142":1,"152":1}}],["clone",{"2":{"83":2,"118":1,"140":1,"381":4}}],["closer",{"2":{"108":1}}],["close",{"2":{"49":1,"204":1}}],["cleaned",{"2":{"51":1}}],["cleanup",{"2":{"35":1,"378":2}}],["clearly",{"2":{"352":1,"355":1}}],["clear",{"2":{"45":1}}],["cat",{"2":{"340":1,"345":1}}],["capable",{"2":{"340":1,"345":1}}],["came",{"2":{"301":1,"306":1}}],["caveat",{"2":{"286":1}}],["casualsnek",{"2":{"173":1}}],["cases",{"2":{"152":1,"307":1}}],["case",{"2":{"125":1,"204":1,"292":1,"297":1,"320":1,"353":1,"356":1}}],["caching",{"2":{"121":1,"125":1}}],["cache",{"2":{"65":1,"135":1,"175":1,"184":1,"273":2}}],["calculation",{"2":{"115":1,"125":1,"127":1}}],["callback",{"2":{"314":1}}],["calling",{"2":{"145":1,"290":1}}],["calls",{"2":{"142":1}}],["called",{"2":{"125":1,"149":1,"313":1}}],["call",{"2":{"109":1,"320":1,"321":1}}],["carefully",{"2":{"291":1}}],["cargo",{"2":{"86":3}}],["card",{"2":{"68":1}}],["cards",{"2":{"65":1}}],["cardview",{"2":{"26":1}}],["caused",{"2":{"102":1,"103":1,"334":1,"336":1}}],["cause",{"2":{"30":1,"108":1,"113":1,"115":1,"121":1,"146":1,"156":1,"301":1,"306":1,"327":1}}],["causes",{"2":{"22":1,"23":1,"42":1,"101":1,"130":1,"134":1,"145":1,"338":1}}],["causing",{"2":{"25":1,"120":1,"142":1,"292":1}}],["canyie",{"2":{"207":1}}],["canary",{"0":{"195":1},"2":{"169":2,"195":1,"289":1,"294":1,"319":1}}],["cannot",{"2":{"106":1,"132":1,"135":1,"146":2,"149":1,"295":1,"326":1,"342":1,"347":1,"353":1,"356":1}}],["can",{"2":{"3":2,"28":1,"45":1,"48":2,"49":1,"65":1,"69":2,"70":1,"71":1,"142":1,"149":2,"205":1,"208":2,"252":2,"281":1,"296":1,"303":1,"308":1,"311":2,"333":1,"341":1,"342":1,"343":1,"346":1,"347":1,"348":1,"353":1,"356":1}}],["chromeos",{"2":{"378":2}}],["chown",{"2":{"246":2}}],["choose",{"2":{"69":1}}],["chmod",{"2":{"235":2,"246":2,"248":1}}],["chcon",{"2":{"109":1,"147":1,"246":2,"321":1}}],["challenge",{"2":{"302":1,"307":1}}],["character",{"2":{"91":1,"109":1,"321":1,"369":1,"372":1}}],["characters",{"2":{"49":2}}],["chances",{"2":{"292":1,"297":1}}],["channel",{"2":{"27":1,"29":1,"45":1,"48":1,"289":1,"294":1,"311":1,"319":1}}],["changelogs",{"2":{"322":1}}],["changelog",{"0":{"321":1},"2":{"65":1,"74":1,"161":1,"237":2,"350":1}}],["changed",{"2":{"28":1,"45":1,"286":1,"322":2}}],["change",{"2":{"25":1,"65":1,"66":1,"68":1,"95":1,"120":1,"128":1,"144":1,"145":1,"146":2,"147":1,"149":1,"152":1,"282":1,"305":1,"319":1,"320":2,"333":1,"380":2}}],["changes",{"0":{"282":1},"2":{"13":1,"19":1,"20":1,"101":1,"114":1,"138":1,"153":1,"283":1,"290":1,"300":1,"322":2,"323":1,"338":1,"350":1,"351":1,"353":1,"354":1,"356":1}}],["checkout",{"2":{"324":1,"325":1,"327":1}}],["check",{"2":{"58":1,"68":1,"69":1,"108":1,"125":3,"126":1,"131":1,"133":1,"136":1,"144":2,"147":1,"151":1,"302":1,"303":1,"304":1,"307":1,"308":1,"309":1,"332":1,"335":1,"341":1,"346":1,"350":1}}],["checksum",{"2":{"105":1,"115":1,"329":1}}],["checksums",{"2":{"28":1}}],["checks",{"2":{"46":1}}],["checking",{"2":{"43":1,"102":1,"263":1,"336":1}}],["chinese",{"0":{"0":1},"1":{"1":1,"2":1,"3":1,"4":1},"2":{"0":1,"49":1,"285":1,"311":1}}],["copied",{"2":{"344":1}}],["copyright",{"2":{"3":1}}],["copy",{"2":{"3":2,"101":1,"208":2,"252":2,"338":1}}],["cool",{"2":{"310":1}}],["couldn",{"2":{"144":1}}],["could",{"2":{"102":1,"121":1,"126":1,"336":1}}],["correctly",{"2":{"149":1,"152":1}}],["corrupted",{"2":{"12":1,"45":1}}],["core",{"2":{"62":1,"120":2,"138":2,"141":1,"142":1,"144":1,"282":5,"331":1,"332":1}}],["convoluted",{"2":{"314":1}}],["convenient",{"2":{"48":1}}],["consistent",{"2":{"320":2}}],["considerations",{"2":{"293":1}}],["consider",{"2":{"149":1}}],["consequences",{"2":{"301":1,"306":1}}],["constantly",{"2":{"352":1,"355":1}}],["constant",{"2":{"294":1}}],["construct",{"2":{"141":1}}],["console",{"2":{"125":1}}],["conditions",{"2":{"118":1,"151":1}}],["confusion",{"2":{"332":1}}],["confusing",{"2":{"282":1}}],["confused",{"2":{"61":1}}],["confln",{"2":{"189":1}}],["conflicts",{"2":{"126":1}}],["conf",{"2":{"189":3}}],["confident",{"2":{"294":1}}],["configure",{"2":{"100":1}}],["configured",{"2":{"39":1}}],["configurations",{"2":{"100":1}}],["configuration",{"2":{"89":1,"100":1,"373":1}}],["config",{"2":{"84":2,"87":1,"95":1,"134":1,"189":1,"219":2,"225":1}}],["confirmed",{"2":{"64":1}}],["continue",{"2":{"319":1}}],["contextui",{"2":{"246":1}}],["context",{"2":{"91":1,"92":1,"129":1,"139":1,"144":1,"149":2,"246":15,"364":1,"369":1,"372":1,"380":2,"382":1}}],["content",{"2":{"91":1,"369":1,"372":1}}],["contentprovider",{"2":{"15":1}}],["contributes",{"2":{"138":1}}],["contributors",{"2":{"60":1,"352":1,"355":1}}],["controls",{"2":{"67":1}}],["contains",{"2":{"149":2}}],["containing",{"2":{"91":1,"369":1,"372":1}}],["contain",{"2":{"27":1}}],["colorama",{"2":{"83":2}}],["colors",{"2":{"64":1}}],["color",{"2":{"26":1}}],["code",{"0":{"284":1},"2":{"19":1,"46":1,"89":1,"93":2,"96":1,"100":1,"119":1,"120":1,"134":1,"157":1,"245":1,"284":2,"294":1,"342":1,"347":1,"373":1}}],["combat",{"2":{"353":1,"356":1}}],["combos",{"2":{"134":1}}],["come",{"2":{"292":1}}],["comes",{"2":{"280":1,"294":1,"322":1,"353":1,"356":1}}],["community",{"2":{"283":1,"340":1,"345":1}}],["communicate",{"2":{"122":1,"311":1}}],["communication",{"2":{"13":1,"15":1,"27":1,"108":1,"111":1,"112":1,"122":1,"149":1,"311":1}}],["commands",{"2":{"124":1,"145":1,"149":2}}],["commandline",{"2":{"98":1,"349":1}}],["command",{"2":{"93":1,"98":1,"106":1,"107":1,"114":1,"120":1,"121":1,"126":1,"149":3,"320":3,"323":1,"326":1,"349":1,"382":2}}],["com",{"2":{"83":2,"107":1,"125":1,"173":2,"181":1,"195":1,"243":2}}],["complicated",{"2":{"352":1,"355":1}}],["complex",{"2":{"352":1,"355":1}}],["complexity",{"2":{"332":1}}],["completed",{"2":{"263":1}}],["complete",{"2":{"149":1,"320":1,"381":2}}],["completely",{"2":{"31":1,"108":1,"291":1,"322":2,"323":1,"352":1,"355":1}}],["compile",{"2":{"380":4}}],["compiler",{"2":{"130":2}}],["compilations",{"2":{"135":1}}],["computing",{"2":{"125":1}}],["companion",{"2":{"332":1}}],["compared",{"2":{"305":1}}],["compare",{"2":{"125":1}}],["compatible",{"2":{"157":1,"301":1,"306":1}}],["compatibility",{"2":{"27":1,"96":1,"107":1,"117":1,"127":1,"145":1,"147":2,"159":1,"283":1,"292":1,"301":1,"306":1,"311":1,"325":1}}],["compat",{"2":{"100":1,"301":2,"306":2}}],["compromised",{"2":{"323":1}}],["compromises",{"2":{"108":1}}],["compress",{"2":{"378":2}}],["compressed",{"2":{"103":1,"108":1,"118":1,"142":1,"334":1}}],["compression",{"2":{"93":1,"98":1,"129":1,"136":1,"144":1,"146":1,"158":1,"349":1}}],["component",{"2":{"23":1,"112":1,"118":1,"120":1,"281":2,"317":1}}],["components",{"2":{"14":1,"49":1,"332":1}}],["coming",{"2":{"19":1,"20":1,"324":1,"325":1,"327":1,"335":1,"344":1,"350":1}}],["cdn",{"2":{"11":1,"12":1}}],["c",{"2":{"3":2,"77":3,"78":4,"79":1,"80":2,"85":1,"98":1,"104":1,"139":1,"145":1,"149":3,"284":1,"328":1,"349":1,"381":2,"382":2}}],["贡献者",{"2":{"207":1}}],["贡献",{"0":{"2":1}}],["构建脚本将自动查找并使用捆绑的",{"2":{"83":1}}],["构建和开发",{"0":{"82":1},"1":{"83":1,"84":1,"85":1,"86":1,"87":1},"2":{"251":1}}],["构建",{"0":{"84":1},"2":{"1":1,"87":1}}],["d7750b72",{"0":{"214":1}}],["drowning",{"2":{"340":1,"345":1}}],["dropping",{"0":{"283":1}}],["drop",{"2":{"24":1,"283":1}}],["driver",{"2":{"292":1}}],["drivers",{"2":{"262":1,"327":1}}],["dr",{"2":{"207":1,"281":1}}],["d$",{"2":{"183":1}}],["dp3",{"2":{"145":1}}],["dt",{"2":{"113":1}}],["dtbs",{"2":{"307":1}}],["dtbh",{"2":{"113":1}}],["dtb",{"2":{"95":1,"100":1,"109":1,"111":1,"113":1,"125":2,"129":1,"133":2,"141":2,"152":1,"321":1,"378":16}}],["dtbo",{"2":{"39":2,"111":1,"138":2,"378":2}}],["dm",{"2":{"107":1,"133":1,"301":1,"306":1}}],["dhtb",{"2":{"105":1,"131":1,"329":1}}],["dsu",{"2":{"100":1}}],["duh",{"2":{"286":1}}],["dummy",{"2":{"141":1,"152":2,"155":1}}],["dumps",{"2":{"142":1}}],["dump",{"2":{"106":1,"108":1,"326":1}}],["during",{"2":{"95":1}}],["due",{"2":{"27":1,"290":1,"293":1,"295":1,"300":1,"322":1,"333":1,"341":1,"346":1}}],["d",{"2":{"93":1,"109":1,"114":1,"120":2,"123":2,"125":2,"132":2,"142":2,"145":1,"149":2,"183":8,"184":5,"185":1,"187":10,"188":3,"220":6,"248":4,"249":8,"282":3,"301":2,"306":2,"321":1,"323":1}}],["db",{"2":{"45":1,"220":2}}],["dynamically",{"2":{"109":1,"311":1,"321":1}}],["dynamic",{"2":{"43":1,"138":1,"145":1}}],["dalvik",{"2":{"212":1}}],["dangerous",{"2":{"301":1,"306":1}}],["danger",{"2":{"181":1,"268":1}}],["date",{"2":{"150":1}}],["databin=$secure",{"2":{"220":2}}],["database",{"2":{"28":1,"36":1,"37":1,"42":1,"45":2,"65":1,"120":2,"145":1}}],["data",{"0":{"220":1,"223":1},"2":{"45":1,"66":1,"94":1,"102":1,"106":1,"108":1,"114":1,"116":1,"118":1,"120":2,"121":2,"126":1,"132":1,"135":2,"136":1,"142":2,"146":1,"149":5,"184":1,"185":1,"188":1,"189":3,"219":4,"220":10,"223":3,"225":2,"235":3,"236":7,"238":1,"248":9,"273":1,"282":3,"292":1,"311":1,"326":1,"336":1,"357":1,"381":2}}],["daemon",{"2":{"89":2,"91":2,"93":1,"111":1,"112":1,"115":1,"118":1,"121":3,"123":1,"124":2,"125":7,"126":8,"129":1,"131":3,"132":2,"133":1,"135":3,"136":4,"138":1,"139":6,"141":2,"142":4,"145":2,"146":1,"149":1,"152":1,"311":1,"313":1,"342":1,"347":1,"353":1,"356":1,"369":2,"372":2,"373":2,"381":2}}],["dark",{"2":{"26":1,"43":1,"64":1,"65":1}}],["differently",{"2":{"353":1,"356":1}}],["different",{"2":{"342":1,"347":1}}],["dirpermission",{"2":{"246":6}}],["dir",{"2":{"220":14,"246":2,"301":1,"306":1}}],["dir=",{"2":{"220":2}}],["directory",{"2":{"114":1,"149":2,"246":8,"249":2,"301":2,"306":2,"323":1}}],["directly",{"2":{"91":1,"106":1,"118":1,"126":1,"141":1,"145":1,"292":1,"314":1,"326":1,"342":1,"347":1,"369":1,"372":1}}],["direct",{"2":{"48":1,"204":2,"205":1}}],["ditched",{"2":{"145":1}}],["dialog",{"2":{"65":1}}],["dialogs",{"2":{"43":1}}],["diareuse",{"2":{"19":1}}],["discussion",{"2":{"296":1}}],["discovered",{"2":{"281":1}}],["disconnected",{"2":{"125":1}}],["distinguish",{"2":{"107":1}}],["distributors",{"2":{"353":1,"356":1}}],["distributor",{"2":{"96":1}}],["distributed",{"2":{"3":2,"208":2,"252":2}}],["disabling",{"2":{"204":1}}],["disable",{"2":{"64":1,"67":1,"108":1,"109":1,"120":1,"128":1,"147":1,"149":2,"158":1,"159":1,"175":1,"204":1,"236":2,"258":4,"321":1,"381":2}}],["disabled",{"2":{"55":1,"128":1,"287":1,"323":1}}],["disappear",{"2":{"150":1}}],["disallow",{"2":{"103":1}}],["display",{"2":{"24":1,"65":1}}],["docs",{"2":{"291":1,"323":1}}],["documentations",{"2":{"301":1,"303":1,"306":1,"308":1,"322":1}}],["documentation",{"0":{"343":1,"348":1},"2":{"0":1,"108":1,"190":1,"343":1,"348":1}}],["document",{"0":{"0":1},"1":{"1":1,"2":1,"3":1,"4":1}}],["domain",{"2":{"154":1,"158":2,"380":2}}],["double",{"2":{"133":1}}],["does",{"2":{"103":1,"133":1,"145":1,"149":1,"291":1,"314":1,"334":1}}],["doesn",{"2":{"47":1,"149":1,"290":1}}],["do",{"2":{"100":1,"117":1,"147":1,"158":1,"204":1,"284":1,"290":1,"296":1,"313":2,"314":1}}],["dontauditxperm",{"2":{"380":2}}],["dontaudit",{"2":{"380":2}}],["done",{"2":{"205":1,"284":1,"286":1,"289":1}}],["don",{"2":{"89":1,"149":1,"204":2,"283":1,"373":1}}],["donation",{"2":{"65":1}}],["down",{"0":{"287":1},"2":{"24":1,"46":1,"119":1,"149":1}}],["downloaded",{"2":{"28":1,"45":1,"56":1}}],["downloads",{"2":{"28":1,"71":1}}],["downloading",{"2":{"18":1,"21":1,"25":1,"46":1,"52":1,"100":1,"332":1}}],["download",{"2":{"11":1,"25":1,"31":1,"45":1,"46":1,"49":1,"64":2,"65":2,"72":1,"157":1,"205":1,"258":2,"265":2,"311":2,"341":2,"346":2}}],["dedup",{"2":{"301":1,"306":1}}],["dedicated",{"2":{"125":1,"281":1}}],["deepl",{"2":{"253":1}}],["dead",{"0":{"332":1}}],["deadboltsx303",{"2":{"195":1}}],["deadlocks",{"2":{"102":1,"336":1}}],["deadlock",{"2":{"101":1,"102":1,"336":1,"338":1}}],["dealing",{"2":{"316":1}}],["deal",{"2":{"151":1,"323":1}}],["debuggable",{"2":{"147":1}}],["debugging",{"2":{"120":1}}],["debug",{"0":{"195":1},"2":{"124":1,"131":1,"195":3,"202":1,"219":1,"249":1,"353":1,"356":1}}],["defex",{"2":{"121":1,"123":1}}],["default",{"2":{"49":1,"61":1,"86":2,"109":1,"145":1,"155":1,"159":1,"319":1,"321":1,"380":6}}],["deny",{"2":{"380":2}}],["denylist",{"2":{"96":2,"98":1,"100":1,"349":1,"381":4}}],["denies",{"2":{"120":1,"121":1}}],["depending",{"2":{"282":1}}],["depends",{"2":{"282":1}}],["dependency",{"2":{"154":1}}],["dependencies",{"2":{"49":1}}],["deprecate",{"2":{"120":1}}],["deprecated",{"2":{"114":1}}],["delprop",{"2":{"383":2}}],["delta",{"0":{"163":1,"164":1,"166":1,"180":1,"182":1},"1":{"165":1,"166":1,"167":1,"181":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1,"189":1,"190":1},"2":{"165":1,"169":2,"170":3,"171":1,"177":1,"182":2,"183":2,"184":2,"185":1,"187":3,"188":1,"189":1,"190":1,"230":1,"251":2,"254":1}}],["delay",{"2":{"114":1}}],["delete",{"2":{"102":1,"141":1,"204":1,"336":1,"383":2}}],["deleted",{"2":{"100":1}}],["deleting",{"2":{"23":1}}],["decided",{"2":{"295":1,"300":1,"319":1}}],["decoupling",{"2":{"340":1,"345":1}}],["decouples",{"2":{"291":1}}],["decompress",{"2":{"141":1,"378":2}}],["decompression",{"2":{"110":1}}],["decode",{"2":{"126":1}}],["declaring",{"2":{"108":1}}],["dest",{"2":{"378":4,"381":6}}],["description=",{"2":{"237":2}}],["descriptor",{"2":{"89":1,"373":1}}],["designed",{"2":{"283":1,"301":1,"306":1,"313":1,"353":1,"356":1}}],["design",{"2":{"72":1,"126":1}}],["de",{"2":{"47":1}}],["determined",{"2":{"340":1,"345":1}}],["detectable",{"2":{"109":1,"321":1}}],["detecting",{"2":{"100":1,"125":2,"126":1}}],["detection",{"2":{"25":1,"39":1,"48":1,"61":1,"89":1,"90":1,"94":1,"95":1,"96":1,"107":1,"108":1,"120":1,"121":1,"122":1,"125":1,"129":1,"131":1,"145":1,"152":1,"311":1,"323":1,"357":1,"371":1,"373":1}}],["detections",{"2":{"16":1,"27":1,"125":1,"131":1}}],["detect",{"2":{"46":1,"95":1,"103":1,"106":1,"109":1,"124":1,"135":1,"141":1,"156":1,"158":1,"281":2,"289":1,"321":1,"326":1}}],["detected",{"2":{"31":1,"49":1,"64":1,"120":1,"146":1,"151":1,"301":1,"306":1}}],["detail",{"2":{"352":1,"355":1}}],["detailed",{"2":{"13":1,"45":1}}],["details",{"2":{"3":2,"108":1,"109":1,"208":2,"227":1,"252":2,"286":1,"301":1,"302":1,"303":1,"304":1,"306":1,"307":1,"308":1,"309":1,"314":1,"321":1,"323":3,"324":1,"343":1,"348":1}}],["development",{"2":{"353":1,"356":1}}],["developers",{"2":{"283":1,"291":2,"300":1,"303":1,"308":1,"313":1,"314":2,"322":1,"323":2,"341":1,"342":2,"343":1,"346":1,"347":2,"348":1,"352":1,"355":1}}],["developer",{"2":{"126":1,"159":1,"250":1,"314":1,"323":1,"353":1,"356":1}}],["devs",{"2":{"291":1,"313":1}}],["devpts",{"2":{"100":1}}],["device",{"2":{"12":1,"13":1,"19":1,"89":1,"90":1,"96":1,"102":1,"108":2,"116":1,"117":1,"123":1,"124":1,"142":1,"151":1,"158":2,"159":1,"265":1,"313":1,"314":1,"323":1,"325":1,"336":1,"352":2,"353":1,"355":2,"356":1,"371":1,"373":1}}],["devices",{"2":{"11":1,"12":1,"24":1,"26":1,"28":1,"38":1,"39":1,"43":1,"47":1,"62":1,"90":1,"93":1,"94":1,"95":1,"96":3,"100":5,"103":1,"106":1,"108":1,"109":3,"112":2,"114":2,"115":1,"116":1,"118":1,"119":1,"123":2,"125":4,"126":2,"130":1,"132":1,"133":4,"137":1,"138":1,"139":1,"141":3,"142":1,"144":1,"145":2,"146":2,"147":1,"152":1,"157":2,"158":3,"159":1,"229":1,"281":2,"287":2,"292":3,"293":1,"297":1,"301":4,"302":1,"304":2,"305":1,"306":4,"307":1,"309":2,"311":2,"313":1,"321":3,"326":1,"327":2,"333":1,"352":1,"355":1,"357":1,"371":1}}],["dev",{"2":{"1":1,"107":1,"109":1,"123":1,"124":1,"125":1,"321":1}}],["仓库查看新的",{"2":{"362":1,"368":1}}],["仓库",{"2":{"0":2}}],["为开发人员提供了大量安装工具",{"2":{"377":1}}],["为我们提供了未修改文件系统的更精确克隆",{"2":{"360":1,"366":1}}],["为您的设备下载最新固件包",{"2":{"265":1}}],["为此请使用组合键在下载模式下启动设备",{"2":{"263":1}}],["为方便起见",{"2":{"246":1}}],["为了应用",{"2":{"275":1}}],["为了确保所有后续执行的",{"2":{"235":1}}],["为了减少",{"2":{"226":1}}],["为了防止检测",{"2":{"220":1}}],["为了获得magisk正在使用的当前基本文件夹",{"2":{"219":2}}],["为了区分",{"2":{"76":1}}],["为例",{"2":{"189":1}}],["为模块添加了删除支持",{"2":{"189":1}}],["为什么这个文档很多错误或者不通顺的地方",{"0":{"232":1}}],["为什么",{"0":{"230":1}}],["为什么启用",{"0":{"178":1}}],["为什么不恢复",{"0":{"176":1}}],["为什么我的应用程序",{"0":{"174":1}}],["为",{"2":{"77":2}}],["为镜像仓库",{"2":{"0":1}}],["为主仓库",{"2":{"0":1}}],["上的文件管理器或第三方",{"2":{"273":1}}],["上测试的那样",{"2":{"272":1}}],["上打开",{"2":{"265":1}}],["上面的",{"2":{"249":1}}],["上面的列表将对应创建以下文件",{"2":{"246":1}}],["上面没有提到的其他字符串可以是任何单行字符串",{"2":{"237":1}}],["上触发",{"2":{"223":1}}],["上游等级",{"0":{"213":1}}],["上下文",{"2":{"202":1,"381":4}}],["上下文执行",{"2":{"167":1}}],["上安装",{"0":{"173":1,"205":1}}],["上使用此方法",{"2":{"167":1}}],["上表中的最终根目录",{"2":{"78":1}}],["上表中的初始根目录",{"2":{"78":1}}],["上",{"2":{"0":1,"76":1,"77":1,"78":1,"83":5,"235":1,"380":1}}],["与不存在的文件对应的文件将被忽略",{"2":{"249":1}}],["与官方",{"0":{"212":1}}],["与安装",{"2":{"198":1}}],["与仅",{"2":{"79":1}}],["与",{"0":{"215":1,"364":1},"2":{"0":1,"86":2,"212":1}}],["id=",{"2":{"237":1}}],["id",{"2":{"185":1,"188":1,"189":3,"236":4,"237":1}}],["ide",{"0":{"85":1},"1":{"86":1}}],["ize",{"2":{"154":1}}],["i18n",{"2":{"107":1}}],["ignored",{"2":{"89":1,"373":1}}],["iv",{"2":{"80":5}}],["iii",{"2":{"80":6}}],["ii",{"2":{"80":2}}],["i",{"2":{"80":2,"281":1,"283":2,"289":1,"290":1,"294":1,"296":1,"302":1,"307":1,"319":1,"322":1,"339":1,"340":2,"342":1,"344":1,"345":2,"347":1,"353":1,"356":1}}],["icons",{"2":{"45":1}}],["icon",{"2":{"45":1,"71":1}}],["imageless",{"0":{"292":1},"2":{"297":1}}],["images",{"2":{"45":1,"48":1,"93":1,"102":2,"103":1,"106":1,"107":1,"108":1,"109":1,"112":1,"114":1,"120":1,"125":1,"128":1,"131":4,"138":1,"142":1,"321":1,"326":1,"334":1,"336":2}}],["image",{"2":{"24":1,"26":1,"48":3,"64":1,"69":1,"89":1,"91":2,"93":1,"100":2,"105":1,"111":1,"112":1,"120":1,"121":1,"123":1,"124":1,"125":1,"129":2,"138":2,"139":1,"141":1,"142":1,"145":1,"147":1,"152":2,"154":1,"157":1,"292":2,"307":1,"324":1,"329":1,"369":2,"372":2,"373":1,"378":2}}],["impossible",{"2":{"301":1,"306":1}}],["importantly",{"2":{"301":1,"306":1}}],["important",{"2":{"157":1,"293":1,"353":1,"356":1}}],["implicitly",{"2":{"352":1,"355":1}}],["implies",{"2":{"301":1,"306":1}}],["implied",{"2":{"3":2,"208":2,"252":2}}],["implemented",{"2":{"126":1,"149":2}}],["implement",{"2":{"115":1,"149":1,"314":1,"353":1,"356":1}}],["implementations",{"2":{"352":1,"355":1}}],["implementation",{"0":{"301":1,"306":1},"2":{"48":1,"51":1,"91":1,"93":2,"96":3,"102":1,"107":1,"114":2,"115":1,"136":2,"301":1,"302":1,"306":1,"307":1,"331":1,"336":1,"340":1,"342":1,"345":1,"347":1,"353":1,"356":1,"369":1,"372":1}}],["improving",{"2":{"331":1,"340":1,"345":1}}],["improved",{"2":{"98":1,"145":1,"319":1,"349":1}}],["improvements",{"0":{"281":1},"2":{"31":1,"43":1,"45":1,"67":1,"98":1,"99":1,"288":1,"289":1,"294":1,"344":1,"349":1}}],["improve",{"2":{"24":1,"49":1,"50":1,"60":1,"97":1,"98":2,"108":1,"115":1,"151":1,"153":1,"349":2,"350":1}}],["improper",{"2":{"25":1,"98":1,"349":1}}],["imgfastboot",{"2":{"258":1,"271":1,"272":1}}],["img的路径fastboot",{"2":{"258":3}}],["img的路径",{"2":{"258":4}}],["img的路径adb",{"2":{"258":1}}],["imgtool",{"2":{"125":4}}],["img",{"2":{"12":1,"91":4,"93":1,"118":1,"120":1,"132":1,"135":2,"138":3,"142":2,"146":1,"257":6,"258":4,"271":3,"272":5,"278":1,"282":8,"369":4,"372":4,"378":2}}],["if",{"0":{"331":1},"2":{"3":2,"23":1,"31":1,"35":1,"45":2,"46":1,"49":3,"89":1,"100":2,"102":1,"105":1,"116":1,"118":1,"125":2,"128":1,"141":1,"146":3,"149":2,"151":3,"183":2,"204":1,"208":2,"252":2,"282":1,"289":1,"301":1,"306":1,"311":1,"320":2,"323":1,"324":1,"325":1,"327":1,"329":1,"333":1,"335":1,"336":1,"342":1,"347":1,"373":1}}],["inapplicable",{"2":{"313":1}}],["inaccessible",{"2":{"68":1}}],["inactive",{"2":{"28":1,"123":1}}],["inspired",{"2":{"342":1,"347":1}}],["insmod",{"2":{"187":2,"249":4}}],["insufficient",{"2":{"158":1}}],["instruction",{"2":{"286":1}}],["instructions",{"2":{"103":1,"286":1,"323":1}}],["instance",{"2":{"205":3,"320":1}}],["instantly",{"2":{"149":1}}],["installer",{"0":{"291":1,"314":1},"2":{"158":1,"243":3,"247":1,"291":1,"313":1,"314":3}}],["installed",{"2":{"17":1,"25":1,"61":1,"96":1,"107":1,"125":1,"157":1,"286":1,"323":1}}],["install",{"2":{"48":1,"53":1,"58":2,"69":1,"83":1,"100":2,"106":1,"123":1,"125":1,"154":1,"163":1,"198":1,"204":3,"205":3,"247":1,"304":1,"309":1,"314":1,"326":1,"341":1,"346":1,"381":2}}],["installing",{"2":{"28":1,"45":1,"47":1,"52":1,"65":1,"332":1}}],["installation",{"2":{"13":1,"35":1,"41":1,"43":1,"95":2,"97":1,"101":2,"102":1,"107":1,"126":1,"128":1,"132":1,"139":1,"142":2,"145":1,"146":1,"245":1,"274":1,"287":1,"291":2,"292":1,"304":1,"309":1,"314":1,"320":1,"332":2,"336":1,"338":2,"350":1}}],["instead",{"2":{"45":1,"46":1,"100":1,"118":1,"120":3,"126":1,"145":3,"158":1,"204":1,"281":1,"284":1,"301":1,"306":1,"323":1,"340":1,"345":1}}],["independently",{"2":{"157":1}}],["independent",{"2":{"149":1}}],["indefinite",{"2":{"98":1,"349":1}}],["involves",{"2":{"307":1}}],["invoking",{"2":{"149":1}}],["invocation",{"2":{"149":2}}],["invincible",{"2":{"125":1,"136":1,"139":1}}],["invalid",{"2":{"28":1,"29":1,"103":1}}],["inherit",{"2":{"108":1}}],["inject",{"2":{"113":1,"118":1,"147":1,"148":1,"149":3}}],["injection",{"2":{"93":1,"96":1,"154":1,"157":1,"158":1,"352":1,"355":1}}],["injected",{"2":{"93":1}}],["initrc",{"2":{"187":3,"188":2}}],["initrd",{"2":{"172":1}}],["initramfs",{"2":{"76":1,"77":2,"79":2,"80":1,"100":1,"114":1,"130":1,"133":1,"138":1,"141":2,"249":2,"301":1,"306":1}}],["initial",{"2":{"160":1}}],["initialize",{"2":{"136":1}}],["initialized",{"2":{"107":1}}],["initializer",{"2":{"30":1}}],["initialization",{"2":{"67":1}}],["init",{"0":{"186":1,"222":1,"313":1},"1":{"187":1,"188":1},"2":{"77":5,"91":2,"92":1,"93":1,"100":1,"108":1,"111":1,"114":1,"118":2,"123":1,"139":1,"141":1,"151":1,"153":1,"187":5,"212":1,"222":7,"225":2,"249":9,"257":2,"258":5,"267":1,"302":2,"307":2,"313":1,"364":1,"369":2,"372":2,"379":2,"381":2}}],["incpio",{"2":{"378":6}}],["increasingly",{"2":{"352":1,"355":1}}],["increase",{"2":{"96":1,"108":1,"126":1,"145":1}}],["including",{"2":{"136":1,"151":2,"208":2,"252":2,"320":1,"352":1,"355":1}}],["includes",{"2":{"332":1}}],["include",{"2":{"120":1,"126":1,"157":1,"313":1}}],["included",{"2":{"49":1,"159":1,"320":1}}],["incompatible",{"2":{"311":1,"333":1}}],["incomplete",{"2":{"25":1,"27":1}}],["incorrect",{"2":{"95":1,"103":1,"334":1}}],["incorrectly",{"2":{"71":1,"95":1}}],["intact",{"2":{"352":1,"355":1}}],["introducing",{"0":{"342":1,"347":1}}],["introduction",{"2":{"294":1,"353":1,"356":1}}],["introduced",{"2":{"92":1,"295":1,"311":1,"350":1,"352":2,"355":2,"364":1}}],["introduce",{"2":{"25":2,"51":1,"96":1,"100":2,"109":1,"125":1,"141":1,"145":2,"321":1}}],["int",{"2":{"237":4,"245":2}}],["integration",{"2":{"151":1,"153":1}}],["integrity",{"2":{"58":1}}],["integer",{"2":{"102":1,"336":1}}],["intellij",{"2":{"86":2}}],["intel",{"2":{"83":1}}],["interest",{"2":{"340":1,"345":1}}],["interested",{"2":{"302":1,"307":1}}],["interface",{"2":{"51":1,"152":1,"157":1}}],["internet",{"2":{"49":1}}],["internally",{"2":{"342":1,"347":1}}],["internaldir=$magisktmp",{"2":{"219":2}}],["internal",{"2":{"40":1,"49":2,"50":1,"138":1,"190":1,"227":1,"282":2,"311":1,"320":1,"323":1}}],["intent",{"2":{"44":1,"118":1}}],["into",{"2":{"12":1,"45":1,"47":1,"58":1,"93":1,"94":1,"103":1,"108":1,"136":1,"142":2,"145":2,"146":1,"204":1,"205":1,"304":1,"309":1,"311":1,"323":1,"339":1,"344":1,"352":1,"355":1,"357":1}}],["infile",{"2":{"378":4}}],["infinite",{"2":{"16":1,"136":1}}],["inf",{"2":{"243":2}}],["infrastructure",{"2":{"94":1,"357":1}}],["information",{"2":{"90":1,"281":1,"371":1}}],["info",{"2":{"13":1,"46":1,"121":1,"125":1,"136":1,"147":1,"332":1}}],["in",{"2":{"3":2,"13":1,"14":1,"18":1,"19":2,"20":1,"25":3,"26":1,"29":1,"30":1,"31":1,"40":1,"42":1,"43":2,"47":1,"49":2,"51":1,"54":1,"57":1,"61":1,"64":1,"65":1,"67":1,"69":1,"71":1,"89":2,"91":1,"92":1,"93":3,"95":1,"96":1,"98":1,"100":2,"101":2,"102":2,"105":1,"107":1,"108":1,"109":4,"111":2,"112":1,"113":1,"114":3,"115":1,"116":1,"117":2,"118":3,"120":5,"121":2,"123":3,"124":1,"125":6,"126":2,"128":1,"131":2,"132":1,"133":1,"134":2,"138":3,"141":3,"142":5,"145":3,"146":2,"149":3,"151":1,"152":3,"153":1,"154":3,"157":3,"159":3,"204":4,"208":2,"252":2,"281":2,"282":1,"283":1,"286":1,"289":1,"292":3,"293":2,"294":2,"295":1,"296":1,"297":2,"301":2,"302":1,"303":2,"306":2,"307":4,"308":2,"311":2,"313":2,"314":2,"319":1,"320":7,"321":4,"322":1,"329":1,"332":1,"333":1,"336":2,"338":2,"340":4,"341":2,"342":3,"343":1,"345":4,"346":2,"347":3,"348":1,"349":1,"350":1,"352":3,"353":4,"355":3,"356":4,"364":1,"369":1,"372":1,"373":2}}],["its",{"2":{"154":1,"311":1,"313":2,"322":1,"353":2,"356":2}}],["itself",{"2":{"108":1,"126":1,"311":1,"332":2}}],["items",{"2":{"152":1}}],["it",{"2":{"3":6,"28":1,"93":1,"100":1,"103":3,"105":1,"108":2,"126":2,"145":1,"149":3,"152":1,"156":1,"159":3,"205":1,"208":6,"252":6,"281":1,"282":2,"287":2,"290":2,"294":4,"295":1,"300":1,"301":2,"306":2,"311":2,"314":1,"320":2,"322":1,"329":1,"332":1,"339":2,"344":2,"352":1,"353":1,"355":1,"356":1}}],["ioctl",{"2":{"226":1,"380":2}}],["io",{"2":{"0":2,"163":1,"198":1}}],["is64bit",{"2":{"245":1}}],["isn",{"2":{"149":2,"287":1,"319":1,"332":1}}],["isolate",{"2":{"108":1}}],["isolated",{"2":{"100":2,"105":1,"108":1,"329":1}}],["isolation",{"2":{"108":1,"115":1}}],["issues",{"2":{"15":1,"17":1,"42":1,"50":1,"58":1,"66":1,"68":1,"93":1,"101":1,"116":1,"137":1,"142":2,"144":1,"145":1,"146":1,"147":2,"149":2,"152":1,"154":1,"158":2,"159":1,"296":2,"301":1,"306":1,"313":1,"338":1,"349":1,"357":1}}],["issue",{"2":{"11":1,"37":1,"41":1,"42":1,"45":1,"68":1,"94":1,"104":1,"125":1,"142":1,"149":1,"150":2,"151":1,"313":1,"328":1,"357":1}}],["is",{"0":{"293":1,"332":1},"2":{"0":1,"3":4,"18":1,"26":1,"37":1,"45":2,"46":2,"49":2,"51":1,"55":1,"64":1,"65":1,"70":1,"71":2,"89":1,"92":1,"94":2,"100":3,"101":1,"103":2,"105":1,"108":2,"109":1,"114":1,"116":1,"120":2,"121":2,"123":1,"125":3,"126":4,"128":1,"133":1,"138":2,"139":1,"142":2,"145":2,"146":2,"149":3,"151":1,"152":3,"159":2,"208":2,"252":2,"281":1,"282":7,"283":2,"285":1,"286":1,"287":2,"288":1,"289":1,"290":1,"291":1,"292":2,"294":4,"295":2,"297":1,"300":2,"301":8,"302":5,"303":1,"305":1,"306":8,"307":2,"308":1,"311":1,"313":3,"314":3,"319":5,"320":4,"321":1,"322":1,"323":2,"324":1,"325":1,"329":1,"331":1,"332":1,"333":1,"335":2,"337":2,"338":1,"340":2,"341":1,"342":5,"345":2,"346":1,"347":5,"351":1,"352":3,"353":3,"354":1,"355":3,"356":3,"357":2,"364":1,"373":1}}],["项目进行了测试",{"2":{"203":1}}],["项目的步骤",{"0":{"172":1}}],["项目列表",{"2":{"169":1}}],["项目或",{"0":{"168":1},"1":{"169":1,"170":1,"171":1,"172":1,"173":1}}],["项目不需要配置工具链",{"2":{"86":1}}],["项目中的",{"2":{"85":1}}],["项目",{"2":{"0":1,"86":1,"192":1,"240":1}}],["这让我们别无选择",{"2":{"359":1,"365":1}}],["这只是一个通用指南",{"2":{"275":1}}],["这种安装方法已被弃用",{"2":{"273":1}}],["这种独立模式的意思是",{"2":{"235":1}}],["这部分现已从官方文档中移除",{"2":{"268":1}}],["这不包括在解锁",{"2":{"261":1}}],["这不是拼写错误",{"2":{"272":1}}],["这不是官方",{"2":{"192":1}}],["这不是官方支持的",{"2":{"0":1,"192":1}}],["这不是一款适合儿童的游戏",{"2":{"181":1}}],["这两个文件将被复制到",{"2":{"249":2}}],["这两个实际上非常相似",{"2":{"76":1}}],["这几乎意味着是",{"2":{"248":1}}],["这允许模块开发人员在安装模块之前动态调整其模块",{"2":{"248":1}}],["这允许模块从原始系统中删除文件",{"2":{"212":1}}],["这里唯一的区别在于odin刷入步骤",{"2":{"266":1}}],["这里",{"2":{"245":1,"284":1,"289":1,"296":1,"297":1,"304":1,"309":1,"311":1,"314":1,"317":1,"323":1,"324":1,"326":1,"329":1,"334":1,"336":1,"338":1,"343":1,"348":1,"349":1,"350":1,"353":1,"356":1,"357":1,"362":1,"368":1,"369":1,"372":1,"373":1}}],["这用于对比版本",{"2":{"237":1}}],["这包括所有启动脚本和模块安装脚本",{"2":{"235":1}}],["这包括决定启动到",{"2":{"79":1}}],["这确保脚本始终在可预测的环境中运行",{"2":{"235":1}}],["这将需要通过电脑",{"2":{"278":1}}],["这将使用您设备的官方映像",{"2":{"278":1}}],["这将使",{"2":{"276":1}}],["这将清除你的数据并自动重启",{"2":{"264":1}}],["这将非常有用",{"2":{"244":1}}],["这将删除所有模块并自动重新启动设备",{"2":{"229":1}}],["这将触发事件",{"2":{"225":1}}],["这就是",{"2":{"226":1}}],["这样在未经您确认的情况下",{"2":{"276":1}}],["这样的命令将不使用",{"2":{"235":1}}],["这样",{"2":{"212":1,"244":1}}],["这使得模块可以在启动过程开始前修改系统",{"2":{"212":1}}],["这相当于被检测到",{"2":{"178":1}}],["这完全取决于",{"2":{"80":1}}],["这些只是",{"2":{"278":1}}],["这些命令默认情况下分别为",{"2":{"235":1}}],["这些更改使我们能够保持沙盒完好无损",{"2":{"226":1}}],["这些二进制文件将直接在",{"2":{"219":2}}],["这些类型按首次可用时的时间顺序排序",{"2":{"80":1}}],["这些设备将只使用",{"2":{"79":1}}],["这些参数将为",{"2":{"76":1}}],["这对于不能正常解密",{"2":{"273":1}}],["这对于大多数简单的",{"2":{"243":1}}],["这对于交换整个文件夹非常方便",{"2":{"239":1}}],["这对一些高级用例非常有用",{"2":{"212":1}}],["这对",{"2":{"79":1}}],["这也是方法",{"2":{"78":1}}],["这意味着每个策略声明都应该用引号括起来",{"2":{"380":2}}],["这意味着它不依赖于外部工具",{"2":{"378":1}}],["这意味着使用第三方",{"2":{"361":1,"367":1}}],["这意味着应用官方",{"2":{"275":1}}],["这意味着",{"2":{"264":1}}],["这意味着该属性将在下次重新启动后恢复",{"2":{"225":1}}],["这意味着当这是",{"2":{"219":2}}],["这意味着我们可以很聪明",{"2":{"79":1}}],["这意味着就",{"2":{"78":1}}],["这意味着从谷歌的角度来看",{"2":{"78":1}}],["这个二进制文件将替换",{"2":{"379":1}}],["这个阶段发生在",{"2":{"248":1}}],["这个文件应该只包含字符串",{"2":{"243":1}}],["这个文档本质上还是机器翻译的",{"2":{"232":1}}],["这个占位应用程序的唯一功能是将完整的",{"2":{"231":1}}],["这个",{"2":{"77":1}}],["这是将要安装",{"2":{"271":1}}],["这是模块的唯一标识符",{"2":{"237":1}}],["这是因为官方",{"2":{"212":1}}],["这是一款注重隐私和安全的移动操作系统",{"2":{"212":1}}],["这是",{"2":{"92":1,"235":1,"237":1,"249":1,"364":1}}],["这是迄今为止最糟糕的一种设备类型",{"2":{"80":1}}],["这是他们想出引导方法",{"2":{"79":1}}],["这是所有",{"2":{"77":1}}],["这是由",{"2":{"0":1}}],["osm0sis",{"2":{"320":1}}],["obsolete",{"2":{"314":1}}],["obvious",{"2":{"288":1}}],["object",{"2":{"220":1,"246":4,"380":4}}],["obtaining",{"2":{"149":1}}],["obb",{"2":{"125":1}}],["obfuscate",{"2":{"131":2}}],["obfuscated",{"2":{"27":1,"311":2}}],["obfuscation",{"2":{"27":1,"283":1}}],["our",{"2":{"125":1,"331":1}}],["outside",{"2":{"320":1}}],["outright",{"2":{"301":1,"306":1,"313":1}}],["output",{"2":{"125":1}}],["outofmemory",{"2":{"102":1,"336":1}}],["outofmemoryerror",{"2":{"27":1}}],["out",{"2":{"91":1,"100":1,"102":1,"108":1,"118":1,"149":1,"150":1,"282":1,"301":1,"306":1,"322":1,"332":1,"336":1,"352":1,"355":1,"369":1,"372":1,"378":4}}],["oos",{"2":{"123":1}}],["oom",{"2":{"89":2,"373":2}}],["opinion",{"2":{"340":1,"345":1}}],["op",{"2":{"157":1}}],["operation",{"2":{"380":6}}],["operations",{"2":{"125":1,"136":1,"145":1}}],["open",{"2":{"154":1,"157":1,"204":1,"205":1}}],["opens",{"2":{"142":1}}],["opt",{"2":{"118":2,"311":1}}],["optimization",{"2":{"123":1}}],["optimize",{"2":{"27":1,"36":1,"108":1}}],["options",{"2":{"36":1,"57":1,"69":1,"91":1,"121":1,"149":1,"369":1,"372":1}}],["option",{"2":{"3":2,"37":1,"62":1,"109":1,"120":1,"136":1,"145":2,"147":2,"149":5,"151":1,"204":3,"208":2,"252":2,"321":1}}],["opportunity",{"2":{"283":1}}],["oppo",{"2":{"100":1}}],["oculus",{"2":{"96":1}}],["occurs",{"2":{"49":1}}],["odin4",{"2":{"262":1}}],["odin3",{"2":{"262":1}}],["odin",{"2":{"93":1,"101":1,"265":2,"267":1,"338":1}}],["overcome",{"2":{"125":1}}],["overflow",{"2":{"98":1,"102":1,"336":1,"349":1}}],["overlay",{"2":{"93":1,"114":3,"117":1,"118":1,"125":1,"126":1,"131":1,"249":8,"301":6,"306":6,"323":1}}],["overlayfs",{"2":{"93":1,"212":1,"360":1,"366":1}}],["over",{"2":{"92":1,"104":1,"322":1,"328":1,"354":1,"364":1}}],["overhaul",{"2":{"20":1,"288":1}}],["oems",{"2":{"311":1}}],["oem",{"2":{"78":1,"80":1,"118":1,"263":4,"264":2,"278":1,"352":1,"355":1,"360":1,"366":1}}],["o",{"2":{"53":1,"55":3,"145":4,"235":1}}],["otherwise",{"2":{"205":1}}],["other",{"2":{"49":1,"100":1,"125":1,"146":1,"281":1,"282":1,"296":1,"297":1,"302":2,"307":1,"322":1}}],["otas",{"2":{"28":1,"48":1,"123":1}}],["ota",{"0":{"275":1},"1":{"276":1,"277":1,"278":1,"279":1},"2":{"24":1,"57":1,"266":1,"269":1,"275":3,"276":2,"277":5,"278":6,"279":1}}],["owner",{"2":{"92":1,"98":1,"246":12,"349":1,"364":1}}],["own",{"2":{"45":1,"125":1,"154":3,"157":1,"296":1,"313":1,"353":1,"356":1}}],["old",{"2":{"43":1,"96":2,"114":1,"124":1,"125":1,"138":1,"142":1,"144":1,"282":1,"283":1,"284":1,"291":1,"301":2,"306":2,"314":2}}],["older",{"2":{"11":1,"96":1,"144":1,"156":1,"324":1,"325":1,"327":1,"335":1}}],["offer",{"2":{"320":1}}],["off",{"2":{"263":1,"381":2}}],["offline",{"2":{"93":1,"332":1}}],["offload",{"2":{"47":1}}],["officially",{"2":{"151":1,"286":1}}],["official",{"2":{"0":1,"145":1,"292":1,"353":1,"356":1}}],["of",{"2":{"3":8,"31":2,"37":1,"42":1,"45":1,"46":1,"49":1,"51":1,"60":2,"67":2,"68":1,"89":1,"100":2,"105":1,"115":1,"118":2,"120":3,"123":1,"124":1,"125":3,"126":2,"137":1,"141":1,"144":1,"145":3,"149":4,"150":1,"152":1,"157":1,"158":1,"159":2,"204":1,"208":8,"252":8,"281":3,"282":3,"283":1,"284":2,"287":1,"288":1,"290":2,"292":1,"294":1,"296":2,"297":1,"300":1,"301":2,"302":1,"304":1,"305":1,"306":2,"307":1,"309":1,"310":1,"311":1,"314":1,"320":1,"322":1,"329":1,"332":1,"340":1,"341":1,"342":2,"345":1,"346":1,"347":2,"351":1,"352":6,"353":3,"354":1,"355":6,"356":3,"373":1,"380":8}}],["orig",{"2":{"151":1,"378":4}}],["original",{"2":{"108":1,"118":1,"323":1}}],["order",{"2":{"145":1,"311":1}}],["oreo",{"2":{"123":1,"133":1}}],["organizing",{"2":{"26":1}}],["org",{"2":{"3":2,"208":4,"252":4}}],["or",{"2":{"3":6,"45":1,"95":1,"108":1,"117":1,"142":1,"151":1,"208":6,"252":6,"282":1,"289":1,"301":1,"306":1,"311":1,"320":1}}],["once",{"2":{"352":1,"355":1}}],["ondk",{"2":{"86":4}}],["oneshot",{"2":{"187":2,"249":4}}],["oneplus",{"2":{"90":1,"100":1,"131":1,"371":1}}],["one",{"2":{"69":1,"125":1,"132":1,"145":1,"149":1,"283":1,"286":1,"290":1,"293":1,"301":1,"306":1,"320":3}}],["online",{"2":{"26":1,"27":1,"29":1,"32":1,"41":1,"46":2,"60":1,"65":3,"68":1}}],["only",{"0":{"304":1,"309":1},"2":{"23":1,"24":1,"45":1,"48":1,"62":1,"64":1,"76":2,"80":4,"91":1,"100":1,"109":1,"118":1,"121":1,"124":1,"125":1,"126":1,"132":1,"142":1,"144":2,"145":1,"147":1,"149":3,"159":1,"283":1,"287":1,"293":1,"301":2,"302":2,"304":1,"306":2,"309":1,"321":1,"335":1,"337":1,"344":1,"369":1,"372":1}}],["on",{"2":{"0":1,"11":1,"12":1,"16":1,"23":1,"26":1,"28":3,"31":1,"32":1,"36":1,"38":1,"39":2,"45":2,"47":1,"53":1,"55":3,"62":1,"69":1,"90":1,"93":2,"96":3,"100":3,"102":1,"103":3,"106":1,"107":2,"109":3,"112":1,"114":1,"115":1,"116":1,"120":1,"123":3,"124":3,"125":2,"126":4,"128":1,"129":1,"133":1,"137":1,"142":3,"144":1,"145":1,"146":3,"159":1,"187":2,"249":4,"263":2,"281":2,"282":2,"286":2,"287":1,"289":1,"291":1,"292":1,"293":1,"295":2,"296":3,"301":4,"302":1,"305":1,"306":4,"311":4,"313":1,"314":1,"319":2,"320":1,"321":3,"323":3,"326":1,"327":1,"331":1,"335":1,"336":1,"337":1,"339":1,"340":3,"344":1,"345":3,"352":3,"353":2,"355":3,"356":2,"371":1}}],["bzip2",{"2":{"378":5}}],["b64xz",{"2":{"142":1}}],["bridge",{"2":{"212":1}}],["bring",{"2":{"123":1}}],["brute",{"2":{"139":1}}],["breakthrough",{"2":{"333":1}}],["breaking",{"2":{"158":1,"311":1}}],["breakage",{"2":{"140":1,"151":1}}],["break",{"2":{"126":1,"282":1}}],["breakdown",{"2":{"123":1}}],["broaden",{"2":{"107":1}}],["broadcasting",{"2":{"125":1}}],["broadcasts",{"2":{"120":1,"311":1}}],["broadcast",{"2":{"55":1,"118":1}}],["broke",{"2":{"104":1,"328":1}}],["broken",{"2":{"90":1,"104":1,"120":1,"142":1,"263":1,"292":1,"323":1,"328":1,"371":1}}],["blkroset",{"2":{"381":2}}],["bl",{"2":{"265":1}}],["blissos",{"2":{"169":1,"203":1}}],["bluestacks",{"0":{"171":1,"205":1},"2":{"169":1,"171":2,"205":3}}],["bloatware",{"2":{"246":3}}],["blocked",{"2":{"286":1,"287":1}}],["blocks",{"2":{"141":1,"381":2}}],["block",{"2":{"106":1,"109":1,"125":2,"141":1,"145":1,"311":1,"321":1,"326":1}}],["blocking",{"2":{"98":1,"349":1}}],["blobs",{"2":{"108":1}}],["blob",{"2":{"105":1,"131":1,"329":1}}],["black",{"2":{"149":1}}],["blacklisted",{"2":{"33":1}}],["blastula",{"2":{"114":1}}],["blanket",{"2":{"353":1,"356":1}}],["blank",{"2":{"46":1}}],["b设备将称为a",{"2":{"76":1}}],["b设备",{"2":{"76":1}}],["big",{"2":{"342":1,"347":1}}],["biggest",{"2":{"302":1,"307":1}}],["bifrost",{"2":{"265":1}}],["bixby",{"2":{"260":1}}],["bit",{"0":{"293":1},"2":{"100":3,"118":2,"126":2,"293":3,"297":1}}],["bing",{"2":{"253":1,"260":1}}],["binaries",{"2":{"107":1,"126":2,"128":1,"137":1,"142":1,"146":1,"293":3}}],["binary",{"2":{"58":1,"84":1,"85":1,"95":1,"108":1,"112":1,"118":1,"125":1,"131":1,"141":2,"142":3,"145":4,"149":3,"150":1,"243":6,"244":1,"247":2,"293":2,"377":8}}],["bin中提取启动映像",{"2":{"91":1,"369":1,"372":1}}],["bind",{"2":{"90":1,"125":1,"149":1,"151":1,"152":1,"371":1}}],["bin",{"2":{"77":1,"86":1,"91":1,"121":1,"152":1,"170":1,"204":1,"235":3,"320":1,"369":1,"372":1,"382":2}}],["biometricprompt",{"2":{"15":1}}],["battle",{"2":{"340":1,"345":1}}],["bandwagon",{"2":{"289":1}}],["banking",{"2":{"138":1}}],["bad",{"2":{"286":1}}],["backdoor",{"2":{"353":1,"356":1}}],["backward",{"2":{"283":1}}],["backwards",{"2":{"27":1,"127":1,"292":1,"301":1,"306":1}}],["backing",{"2":{"142":1}}],["back",{"0":{"293":1,"331":1},"2":{"123":1,"146":1,"151":2,"158":1,"301":1,"306":1,"333":1}}],["background",{"2":{"116":1,"145":1}}],["backups",{"2":{"142":1}}],["backup",{"2":{"95":1,"111":1,"120":1,"138":1,"141":1,"204":1,"378":2}}],["backend",{"2":{"93":1}}],["bar",{"2":{"71":1,"100":1,"187":2,"249":4}}],["bash用法",{"2":{"378":1,"380":1,"381":1,"382":1,"383":1}}],["bashui",{"2":{"246":1}}],["bashsecure",{"2":{"220":1}}],["bashln",{"2":{"189":1}}],["bash$",{"2":{"183":1}}],["bashearlymountv2=false",{"2":{"183":1}}],["bash",{"2":{"86":1,"114":1,"187":1,"219":1}}],["bashgit",{"2":{"83":1}}],["basically",{"2":{"287":1}}],["basic",{"2":{"58":1}}],["base",{"0":{"284":1},"2":{"19":1,"119":1,"120":1,"284":1}}],["based",{"0":{"294":1},"2":{"0":1,"47":1,"109":1,"117":1,"123":1,"124":1,"141":1,"145":1,"220":1,"297":1,"301":1,"306":1,"319":1,"321":1}}],["b",{"0":{"277":1,"278":1},"2":{"24":1,"28":1,"47":1,"76":1,"77":4,"78":4,"79":5,"80":6,"100":1,"112":1,"113":1,"114":1,"123":2,"126":1,"133":1,"141":1}}],["boy",{"2":{"286":1}}],["board",{"2":{"286":1}}],["bool",{"2":{"245":2}}],["boots",{"2":{"313":1,"352":1,"355":1}}],["bootsigner",{"2":{"27":1}}],["bootrecovery",{"2":{"258":1}}],["bootloaders",{"2":{"286":1}}],["bootloader",{"0":{"264":1},"2":{"257":1,"261":1,"264":3,"268":1,"286":1}}],["bootloop",{"2":{"108":1,"109":2,"125":1,"137":1,"301":1,"306":1,"321":2}}],["bootloops",{"2":{"12":1,"102":1,"105":1,"115":1,"116":1,"121":1,"130":1,"133":1,"134":1,"323":1,"327":1,"329":1,"336":1}}],["bootmode",{"2":{"245":1}}],["bootinit",{"2":{"258":1}}],["booting",{"2":{"81":1,"108":1}}],["bootimg",{"2":{"158":1,"378":4}}],["bootup",{"2":{"157":1}}],["bootconfig",{"2":{"100":1}}],["bootargs",{"2":{"100":1}}],["boot",{"2":{"24":1,"26":1,"28":1,"39":1,"45":1,"48":4,"55":1,"64":1,"69":1,"76":2,"79":3,"80":4,"89":1,"91":6,"93":3,"100":3,"102":3,"103":1,"107":3,"108":1,"109":1,"112":2,"114":2,"117":1,"120":3,"121":1,"123":1,"124":1,"125":2,"129":1,"133":2,"138":2,"141":2,"142":4,"145":1,"146":1,"147":1,"149":1,"152":5,"157":2,"158":2,"159":1,"249":1,"257":6,"258":10,"260":1,"267":2,"268":1,"271":2,"272":2,"273":1,"278":1,"282":2,"292":1,"307":1,"313":1,"320":1,"321":1,"323":1,"324":1,"334":1,"336":3,"352":1,"355":1,"369":6,"372":6,"373":1,"378":5,"381":2}}],["both",{"2":{"109":1,"151":1,"154":1,"321":1}}],["bottom",{"2":{"19":1,"100":1}}],["buy",{"2":{"286":1}}],["bundled",{"2":{"145":1}}],["buffers",{"2":{"133":2}}],["buffer",{"2":{"98":1,"349":1}}],["bump",{"2":{"32":1,"93":1}}],["busybox",{"0":{"235":1,"320":1},"2":{"30":1,"49":3,"61":2,"90":2,"96":1,"98":1,"100":1,"101":1,"109":2,"142":5,"145":1,"149":2,"154":1,"220":2,"235":9,"244":1,"248":1,"282":2,"320":7,"321":2,"338":1,"349":1,"371":2}}],["built",{"2":{"25":1,"120":1,"146":1,"151":1,"204":2}}],["building",{"2":{"343":1,"348":1}}],["builds",{"2":{"70":1,"124":1,"353":1,"356":1}}],["build",{"2":{"1":1,"59":2,"83":1,"84":3,"85":1,"86":1,"100":1,"137":1,"146":1,"147":3,"225":1,"241":1,"353":1,"356":1}}],["bugs",{"2":{"300":1,"324":1,"325":1,"335":1,"337":1,"354":1}}],["buggy",{"2":{"24":1,"25":1,"327":1}}],["bug",{"0":{"334":1,"336":1,"338":1},"2":{"22":1,"23":1,"25":1,"30":1,"31":1,"54":1,"57":1,"68":1,"89":2,"93":1,"101":1,"103":2,"105":1,"109":1,"113":2,"120":1,"127":1,"130":1,"132":1,"135":1,"136":1,"141":1,"142":1,"149":1,"281":3,"297":1,"305":1,"310":1,"319":1,"321":1,"327":1,"329":1,"334":2,"338":1,"373":2}}],["buttons",{"2":{"65":1}}],["button",{"2":{"19":1,"67":2}}],["but",{"2":{"3":2,"46":1,"125":1,"126":1,"149":3,"208":2,"252":2,"282":1,"293":1,"294":1,"296":1,"301":2,"306":2,"314":1,"331":1,"351":1,"353":1,"354":1,"356":1}}],["become",{"2":{"352":1,"355":1}}],["because",{"2":{"145":1,"204":1,"287":1}}],["beneficial",{"2":{"340":1,"345":1}}],["benefit",{"2":{"146":1}}],["been",{"2":{"339":1,"340":1,"344":1,"345":1,"352":2,"355":2}}],["beefed",{"2":{"320":1}}],["behind",{"2":{"320":1}}],["behaviors",{"2":{"101":1,"142":1,"338":1,"352":1,"355":1}}],["behavior",{"2":{"39":1,"50":1,"104":1,"328":1}}],["being",{"2":{"89":1,"95":1,"98":1,"112":1,"349":1,"352":1,"355":1,"373":1}}],["betas",{"2":{"289":1}}],["beta",{"0":{"194":1},"2":{"29":1,"48":1,"117":1,"290":1,"295":1,"300":1,"305":1}}],["between",{"2":{"27":1,"111":1,"125":1}}],["better",{"2":{"17":1,"21":1,"25":1,"94":1,"100":2,"108":1,"109":1,"117":1,"121":1,"285":1,"321":1,"323":1,"340":1,"345":1,"357":1}}],["below",{"2":{"13":1}}],["beforehand",{"2":{"26":1}}],["before",{"0":{"331":1},"2":{"12":1,"23":1,"26":1,"28":1,"102":1,"126":1,"131":1,"156":1,"157":1,"294":1,"300":2,"311":1,"333":1,"336":1,"352":1,"355":1}}],["be",{"2":{"3":2,"28":2,"45":1,"47":1,"56":1,"61":1,"95":1,"100":1,"102":1,"103":1,"115":1,"126":1,"132":1,"136":3,"139":1,"146":1,"149":4,"208":2,"252":2,"281":1,"282":1,"283":1,"286":1,"289":1,"290":1,"291":1,"292":3,"297":1,"301":1,"306":1,"311":1,"319":2,"320":2,"322":1,"323":1,"336":1,"343":1,"348":1,"353":1,"356":1}}],["bypass",{"2":{"143":1,"152":1,"153":1}}],["bypassing",{"2":{"91":1,"369":1,"372":1}}],["by",{"2":{"0":1,"3":2,"17":1,"61":2,"70":1,"102":1,"109":1,"131":1,"139":1,"145":1,"159":1,"208":2,"252":2,"319":1,"321":1,"336":1,"342":1,"347":1,"352":1,"355":1}}],["t2",{"2":{"380":6}}],["t1",{"2":{"380":6}}],["tuned",{"2":{"289":1,"295":1,"302":1}}],["turn",{"2":{"159":1}}],["tl",{"2":{"281":1}}],["tmpdir",{"2":{"245":1}}],["tmpfs",{"0":{"219":1},"2":{"116":1,"125":1,"126":1,"140":1,"141":1,"152":1,"187":4,"219":1,"249":8,"323":2,"381":2}}],["txtramdisk",{"2":{"249":1}}],["txt模块module",{"2":{"243":1}}],["txt",{"2":{"236":1}}],["txtmagiskboot",{"2":{"377":1}}],["txtmagisk",{"2":{"208":2,"252":2}}],["txtcopyright",{"2":{"3":1}}],["tsng",{"2":{"207":1}}],["tweeted",{"2":{"302":1,"307":1}}],["tweaker",{"2":{"171":1,"205":2}}],["twitter",{"2":{"302":1,"307":1,"340":1,"345":1}}],["twice",{"2":{"121":1}}],["twrp",{"2":{"243":1}}],["tin",{"2":{"353":1,"356":1}}],["tip",{"2":{"185":1,"192":1,"273":1}}],["tiback",{"2":{"149":1}}],["times",{"2":{"112":1,"146":1}}],["timeout",{"2":{"54":1,"108":1,"145":1}}],["time",{"2":{"46":1,"280":1,"290":1,"294":1,"301":1,"306":1,"313":1,"319":2,"322":1,"331":1,"339":1,"340":1,"341":1,"344":1,"345":1,"346":1,"352":1,"355":1}}],["typo",{"2":{"138":1,"141":1,"142":1}}],["typeattribute",{"2":{"380":2}}],["type",{"2":{"120":2,"147":1,"226":1,"380":56}}],["types",{"2":{"108":1}}],["tampering",{"2":{"301":1,"306":1}}],["tags",{"2":{"147":1}}],["tasker",{"2":{"126":1}}],["take",{"2":{"103":1,"334":1}}],["tab",{"2":{"67":1}}],["taradb",{"2":{"265":1}}],["targeted",{"2":{"281":1}}],["target",{"2":{"123":1,"149":1,"151":1,"246":8,"294":1,"378":4,"380":20}}],["targeting",{"2":{"98":1,"349":1}}],["targets",{"2":{"23":1,"118":1,"120":1,"126":1}}],["tarfiles",{"2":{"89":1,"373":1}}],["tar",{"2":{"12":1,"13":1,"17":1,"89":1,"101":1,"265":3,"338":1,"373":1}}],["team",{"2":{"339":1,"344":1}}],["tend",{"2":{"155":1}}],["temporarily",{"2":{"287":2,"319":1}}],["temporary",{"2":{"138":1}}],["template",{"2":{"62":1,"151":1,"155":1,"291":1,"292":1,"314":3}}],["textfile",{"2":{"120":1}}],["tegra",{"2":{"109":1,"321":1}}],["te",{"2":{"108":1,"380":1}}],["techniques",{"2":{"289":1}}],["technique",{"2":{"103":1,"333":1}}],["terminal",{"2":{"123":1}}],["term",{"2":{"103":1,"294":1}}],["terms",{"2":{"3":2,"208":2,"252":2}}],["testing",{"2":{"319":1}}],["tested",{"2":{"145":1,"146":1,"292":1,"294":1,"297":1,"300":1}}],["test",{"2":{"98":1,"349":1,"378":4}}],["t",{"2":{"37":1,"41":1,"47":1,"89":1,"91":2,"141":1,"144":1,"149":4,"204":2,"205":1,"283":1,"287":2,"290":1,"319":1,"332":1,"351":1,"354":1,"369":2,"372":2,"373":1}}],["todo",{"0":{"298":1,"299":1}}],["torture",{"2":{"283":1}}],["took",{"2":{"322":1}}],["too",{"2":{"151":1,"322":1}}],["toolchains",{"2":{"86":3}}],["toolchain",{"2":{"86":2,"90":1,"371":1}}],["tools",{"2":{"59":1,"384":1}}],["tool",{"2":{"46":1,"129":1,"142":1,"147":1,"152":1,"157":2,"159":1,"313":1}}],["toggles",{"2":{"317":1}}],["toggle",{"2":{"139":1,"154":1}}],["toggling",{"2":{"14":1,"26":1}}],["toml",{"2":{"86":1}}],["tons",{"2":{"31":1,"42":1,"67":1,"68":1,"144":1,"281":1,"284":1,"288":1,"296":1,"300":1,"301":1,"305":1,"306":1,"314":1,"322":1}}],["top",{"2":{"31":1}}],["topjohnwu",{"2":{"0":2,"83":2,"125":1,"163":1,"181":1,"192":1,"198":1,"207":1}}],["to",{"0":{"287":1,"331":1},"2":{"12":2,"13":1,"16":2,"18":1,"19":2,"23":1,"24":1,"25":3,"26":2,"27":4,"28":8,"32":1,"37":1,"42":1,"43":2,"44":2,"45":3,"46":5,"47":4,"48":1,"49":3,"50":1,"53":1,"55":1,"60":2,"64":1,"65":1,"67":1,"68":1,"83":1,"90":2,"91":1,"93":2,"94":1,"95":2,"96":2,"97":2,"100":6,"101":2,"103":3,"106":2,"107":2,"108":6,"109":2,"112":3,"114":2,"115":1,"116":1,"117":2,"118":4,"119":1,"120":8,"121":5,"122":4,"123":4,"125":8,"126":5,"128":1,"131":3,"133":1,"135":2,"136":3,"138":5,"139":3,"140":1,"141":4,"142":6,"143":1,"144":2,"145":10,"146":5,"147":2,"149":6,"151":9,"152":5,"153":1,"154":2,"155":1,"156":1,"157":1,"158":6,"159":2,"204":3,"205":2,"249":4,"271":2,"272":2,"281":7,"282":4,"283":4,"284":5,"285":1,"286":2,"289":2,"290":1,"291":2,"292":4,"293":2,"294":6,"295":2,"296":1,"297":1,"300":3,"301":13,"303":1,"304":1,"305":1,"306":14,"308":1,"309":1,"311":9,"313":9,"314":2,"319":3,"320":3,"321":2,"322":7,"323":3,"326":2,"332":1,"333":3,"334":1,"335":1,"337":1,"338":2,"340":2,"341":3,"342":2,"345":2,"346":3,"347":2,"350":2,"352":1,"353":6,"355":1,"356":6,"357":1,"369":1,"371":2,"372":1}}],["trusted",{"2":{"353":1,"356":1}}],["true",{"2":{"245":2,"378":2}}],["truncate",{"2":{"12":1}}],["try",{"2":{"120":1}}],["trying",{"2":{"53":1,"131":1}}],["treats",{"2":{"353":1,"356":1}}],["treated",{"2":{"149":1}}],["tree",{"2":{"108":1,"124":1,"152":1}}],["treble",{"2":{"78":1,"130":1,"352":1,"355":1}}],["trigger",{"2":{"381":2}}],["triggered",{"2":{"68":1}}],["tricky",{"2":{"294":1}}],["trim",{"2":{"106":1,"326":1}}],["traversal",{"2":{"152":1}}],["tracking",{"2":{"98":1,"349":1,"353":1,"356":1}}],["transition",{"2":{"226":1,"380":2}}],["transfer",{"2":{"149":1}}],["trans",{"2":{"89":2,"373":2}}],["translations",{"2":{"14":1,"40":1,"44":1,"53":1,"58":1,"60":1,"63":1,"68":1}}],["translation",{"2":{"0":1,"66":1}}],["trash",{"2":{"71":1}}],["thing",{"2":{"302":1,"342":1,"347":1}}],["things",{"2":{"300":1,"301":2,"306":2}}],["this",{"2":{"0":1,"3":6,"12":1,"92":1,"93":1,"101":1,"102":1,"105":1,"108":2,"112":1,"116":1,"125":2,"126":1,"146":3,"149":4,"157":1,"159":1,"204":1,"208":4,"252":4,"280":1,"281":2,"283":2,"284":2,"289":1,"290":2,"291":2,"292":1,"294":2,"295":1,"297":1,"300":1,"301":4,"302":1,"303":1,"306":4,"307":1,"308":1,"311":2,"313":4,"319":2,"320":1,"322":1,"323":2,"327":1,"329":1,"331":1,"332":1,"333":2,"335":1,"336":1,"337":1,"338":1,"340":2,"342":1,"345":2,"347":1,"352":4,"353":1,"355":4,"356":1,"364":1}}],["thread",{"2":{"302":1,"307":1}}],["threads",{"2":{"139":1,"145":1,"296":1}}],["through",{"2":{"11":1,"48":1,"49":1,"91":1,"120":1,"139":2,"145":1,"291":1,"294":1,"332":1,"369":1,"372":1}}],["those",{"2":{"136":1,"297":1,"302":1,"307":1,"311":1,"339":1,"340":1,"344":2,"345":1,"350":1}}],["though",{"2":{"24":1,"286":1,"342":1,"347":1}}],["thanks",{"2":{"19":1,"46":2,"60":1,"125":1,"158":1}}],["than",{"2":{"11":1,"24":1,"26":1,"45":1,"49":1,"62":1,"95":1,"103":1,"106":1,"146":1,"285":1,"297":1,"302":1,"322":1,"326":1,"333":1,"340":2,"345":2}}],["that",{"2":{"3":2,"22":1,"23":1,"30":1,"37":1,"41":1,"90":1,"100":1,"101":2,"102":1,"103":1,"104":1,"113":2,"118":1,"125":1,"126":1,"130":1,"132":2,"135":1,"144":1,"147":1,"149":3,"152":1,"159":1,"208":2,"252":2,"286":3,"289":1,"291":1,"292":3,"294":1,"295":1,"297":3,"301":2,"302":1,"306":2,"311":1,"314":1,"319":2,"320":2,"322":1,"323":3,"328":1,"333":1,"334":1,"336":1,"338":2,"340":1,"341":1,"342":1,"345":1,"346":1,"347":1,"352":4,"355":4,"371":1}}],["thermal",{"2":{"189":4}}],["there",{"2":{"126":1,"286":1,"289":1,"292":1,"296":1,"297":1,"311":1,"319":1}}],["their",{"2":{"154":1,"157":1,"281":1,"313":1,"314":1,"340":1,"341":1,"345":1,"346":1}}],["they",{"2":{"146":2,"149":1,"282":1,"314":1}}],["these",{"2":{"136":1,"281":1,"282":2,"292":1,"296":1,"304":1,"309":1,"322":1}}],["them",{"2":{"126":1,"155":1,"204":1,"286":1,"352":1,"355":1}}],["theme",{"2":{"26":1,"43":1,"58":1,"64":1,"65":1}}],["then",{"2":{"108":1,"183":2,"204":1,"205":2,"311":3,"342":1,"347":1}}],["the",{"0":{"331":1,"332":1},"2":{"3":16,"16":1,"19":1,"20":1,"23":2,"25":1,"28":1,"29":2,"30":1,"31":3,"32":1,"33":1,"37":4,"45":1,"46":1,"47":1,"48":2,"49":1,"58":1,"69":1,"91":1,"92":1,"94":1,"95":1,"96":2,"100":4,"101":2,"103":5,"104":1,"105":1,"106":1,"108":3,"109":1,"116":1,"119":1,"120":1,"123":3,"124":1,"125":3,"126":4,"132":1,"135":1,"136":2,"137":1,"139":3,"142":1,"146":3,"147":1,"149":15,"151":1,"152":1,"153":1,"155":2,"157":5,"158":1,"159":1,"204":1,"205":3,"208":16,"252":16,"281":7,"282":6,"283":4,"284":3,"286":2,"288":2,"289":1,"290":1,"291":5,"292":5,"293":2,"294":5,"295":3,"297":1,"300":1,"301":8,"302":4,"304":2,"305":3,"306":8,"307":2,"309":2,"311":12,"313":2,"314":7,"319":4,"320":9,"321":1,"322":5,"323":4,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"331":2,"332":8,"333":3,"335":2,"337":1,"338":2,"339":2,"340":3,"341":4,"342":3,"343":1,"344":3,"345":3,"346":4,"347":3,"348":1,"350":1,"351":2,"352":4,"353":8,"354":4,"355":4,"356":8,"357":1,"364":1,"369":1,"372":1}}],["aimed",{"2":{"289":1}}],["aware",{"2":{"289":1,"296":1,"301":1,"306":1,"319":1,"352":1,"355":1}}],["ago",{"2":{"340":1,"345":1}}],["against",{"2":{"352":1,"355":1}}],["again",{"2":{"283":1,"286":1,"340":1,"345":1}}],["aggressive",{"2":{"158":1,"289":1}}],["agnostic",{"2":{"112":1}}],["affecting",{"2":{"139":1,"281":1}}],["after",{"2":{"12":1,"25":2,"31":1,"37":1,"43":1,"106":1,"107":1,"112":2,"120":1,"124":1,"125":1,"149":3,"157":1,"204":1,"326":1,"352":1,"355":1}}],["a1",{"2":{"138":1}}],["auditallowxperm",{"2":{"380":2}}],["auditallow",{"2":{"380":2}}],["auditdeny",{"2":{"120":1}}],["author=",{"2":{"237":2}}],["authenticate",{"2":{"55":1}}],["authentications",{"2":{"28":1}}],["authentication",{"2":{"26":1,"39":1,"58":1}}],["automatically",{"2":{"291":1}}],["auto",{"2":{"25":1,"118":1,"154":2}}],["able",{"2":{"294":1,"301":1,"306":1,"311":1}}],["abused",{"2":{"281":1}}],["above",{"2":{"138":1}}],["about",{"2":{"103":1,"283":1,"343":1,"348":1,"353":1,"356":1}}],["abort",{"2":{"95":1,"158":1,"246":2}}],["abi",{"2":{"244":1}}],["ability",{"2":{"100":1}}],["abis",{"2":{"100":1}}],["abrupt",{"2":{"19":1}}],["ambitious",{"2":{"290":1}}],["am",{"2":{"146":1,"296":1,"339":1,"340":1,"344":1,"345":1,"353":1,"356":1}}],["amonet",{"2":{"93":1}}],["amount",{"2":{"60":1,"125":1,"126":1}}],["amp",{"2":{"86":1,"149":1}}],["args",{"2":{"380":2,"381":2}}],["arguments",{"2":{"383":2}}],["argument",{"2":{"93":1}}],["around",{"2":{"319":1}}],["article",{"2":{"281":1}}],["arbitrarily",{"2":{"281":1}}],["architecture",{"2":{"352":1,"355":1}}],["archive",{"2":{"98":1,"349":1}}],["arch",{"2":{"142":1,"245":1}}],["arrives",{"2":{"102":1,"336":1}}],["arm",{"2":{"245":1}}],["armeabi",{"2":{"236":2}}],["arm32",{"2":{"90":2,"371":2}}],["arm64",{"2":{"83":1,"236":2,"245":2}}],["aren",{"2":{"287":1,"351":1,"354":1}}],["area",{"2":{"225":4}}],["are",{"2":{"28":1,"31":1,"45":1,"100":1,"118":1,"120":1,"126":1,"149":1,"157":3,"205":1,"208":2,"252":2,"282":2,"286":2,"288":1,"289":3,"291":1,"292":3,"293":1,"296":2,"297":2,"301":2,"303":1,"305":1,"306":2,"308":1,"311":2,"314":2,"322":2,"323":2,"332":1,"340":1,"344":1,"345":1,"353":1,"354":1,"356":1}}],["av",{"2":{"120":1}}],["avoid",{"2":{"105":1,"329":1}}],["available",{"2":{"65":1,"71":1,"133":1,"157":1,"319":1,"320":1}}],["avb",{"2":{"45":1,"91":2,"102":1,"108":1,"138":2,"301":1,"306":1,"336":1,"352":2,"355":2,"369":2,"372":2,"378":2}}],["achieve",{"2":{"342":1,"347":1}}],["across",{"2":{"283":1}}],["ack",{"2":{"121":1}}],["accurate",{"2":{"353":1,"356":1}}],["accordingly",{"2":{"136":1}}],["acclaim",{"2":{"129":1}}],["acct",{"2":{"112":1}}],["accept",{"2":{"158":1}}],["accepted",{"2":{"70":1}}],["accessible",{"2":{"313":1}}],["access",{"2":{"25":1,"46":1,"139":1,"149":2,"204":2,"205":1,"353":1,"356":1}}],["actual",{"2":{"126":1,"139":1,"301":2,"306":2,"311":1}}],["actually",{"2":{"51":1,"125":1,"301":2,"306":2,"314":2,"351":1,"354":1}}],["active",{"2":{"263":1}}],["activity",{"2":{"51":1,"294":1}}],["action",{"2":{"118":1,"139":1,"149":1,"205":1}}],["aosp",{"2":{"38":1,"122":1,"126":1,"145":1,"225":1}}],["ado",{"2":{"339":1,"344":1}}],["adventurous",{"2":{"289":1}}],["advanced",{"2":{"18":1,"41":1,"69":1,"103":1,"323":1,"333":1}}],["adblock",{"2":{"159":1}}],["adbd",{"2":{"125":1}}],["adb",{"2":{"114":1,"120":1,"123":1,"124":1,"135":1,"136":1,"149":3,"185":1,"188":1,"189":3,"219":2,"220":4,"229":5,"235":3,"236":3,"248":2,"257":1,"258":1,"265":1,"273":1,"282":1}}],["adjust",{"2":{"64":1,"300":1}}],["adjusted",{"2":{"56":1}}],["adjustments",{"2":{"32":1,"40":1,"45":1,"138":1,"142":1,"322":1}}],["adapt",{"2":{"55":1,"149":1}}],["adapters",{"2":{"51":1}}],["adaptive",{"2":{"45":1}}],["adds",{"2":{"327":2}}],["addressing",{"2":{"324":1,"325":1}}],["address",{"2":{"313":1}}],["addon",{"2":{"109":1,"123":2,"125":2,"145":1,"220":2,"321":1}}],["addition",{"2":{"149":3,"353":1,"356":1}}],["additional",{"2":{"108":1}}],["additions",{"2":{"0":1}}],["adding",{"2":{"97":1,"117":1,"151":3,"152":1,"155":1,"281":1,"297":1,"305":1,"324":1,"350":1}}],["added",{"2":{"49":1,"139":1,"142":1,"145":2,"152":1,"288":1}}],["add",{"2":{"13":1,"18":1,"25":2,"32":1,"35":1,"37":1,"39":1,"43":3,"44":1,"45":2,"47":1,"48":4,"49":1,"57":1,"58":3,"62":1,"64":1,"65":1,"67":4,"69":2,"70":2,"71":2,"83":1,"95":1,"96":1,"100":1,"107":2,"108":1,"109":3,"114":2,"116":1,"118":1,"120":4,"123":2,"125":2,"126":1,"129":2,"130":1,"132":1,"133":1,"135":1,"138":5,"139":3,"141":2,"142":2,"145":6,"146":3,"147":1,"148":1,"149":3,"151":1,"152":2,"153":1,"154":4,"158":1,"159":3,"313":1,"321":3,"353":1,"356":1,"378":2,"381":2}}],["although",{"2":{"284":1,"292":1,"297":1,"301":1,"306":1,"319":1}}],["alternative",{"2":{"301":1,"306":1}}],["alter",{"2":{"139":1}}],["algorithm",{"2":{"155":1}}],["already",{"2":{"126":1,"311":1}}],["aligned",{"2":{"65":1}}],["alert",{"2":{"65":1}}],["allocated",{"2":{"149":1}}],["allowxperm",{"2":{"380":2}}],["allows",{"2":{"284":1,"353":1,"356":1}}],["allowing",{"2":{"105":1,"329":1,"342":1,"347":1}}],["allowed",{"2":{"46":1}}],["allow",{"2":{"16":1,"46":1,"98":1,"100":1,"114":1,"117":2,"120":1,"147":1,"149":1,"281":1,"313":3,"349":1,"380":13}}],["all",{"2":{"60":1,"67":1,"84":1,"100":1,"101":1,"108":2,"114":2,"120":3,"123":3,"125":2,"126":2,"133":1,"136":4,"138":2,"139":2,"142":2,"145":5,"146":1,"149":2,"150":1,"152":1,"154":2,"157":2,"158":1,"159":2,"208":2,"252":2,"281":3,"282":1,"283":1,"287":3,"290":1,"291":3,"292":3,"293":2,"294":1,"311":1,"320":2,"323":1,"338":1,"343":1,"348":1,"352":2,"355":2,"380":10}}],["always",{"2":{"49":1,"92":1,"93":1,"95":1,"102":1,"123":1,"281":1,"283":1,"301":1,"306":1,"320":1,"323":1,"332":1,"336":1,"364":1}}],["also",{"2":{"47":1,"114":1,"125":1,"126":1,"149":2,"283":1,"287":1,"288":1,"292":1,"295":1,"296":1,"311":1,"320":1,"323":1,"333":1,"353":1,"356":1}}],["along",{"2":{"3":2,"125":1,"138":1,"208":2,"252":2,"305":1,"313":1}}],["apex",{"2":{"103":1,"107":1,"114":1,"334":1}}],["apis",{"2":{"381":2}}],["api",{"2":{"19":1,"28":1,"60":1,"76":2,"93":1,"97":1,"101":1,"109":1,"152":1,"154":1,"157":1,"240":1,"245":3,"291":1,"321":1,"338":1,"350":1,"362":3,"368":3}}],["apks",{"2":{"16":1,"89":1,"373":1}}],["apk",{"2":{"15":1,"27":1,"49":1,"59":1,"84":1,"87":2,"89":1,"100":1,"101":1,"103":1,"112":1,"125":1,"126":1,"166":1,"167":1,"195":2,"201":1,"202":1,"231":3,"257":1,"259":1,"273":4,"311":2,"332":2,"338":1,"353":1,"356":1,"373":1}}],["appearance",{"2":{"322":1}}],["appended",{"2":{"141":1}}],["apparently",{"2":{"149":1}}],["approach",{"2":{"93":1,"158":1,"292":1,"294":1}}],["apply",{"2":{"380":4}}],["applying",{"2":{"48":1}}],["applied",{"2":{"149":1}}],["applications",{"2":{"281":1}}],["application",{"2":{"23":1,"25":1,"58":2,"98":1,"111":1,"118":1,"281":1,"349":1}}],["applet",{"2":{"125":1,"235":1}}],["applets",{"2":{"109":1,"321":1}}],["apple",{"2":{"83":1}}],["appspecializeargs",{"2":{"97":1,"350":1}}],["apps",{"2":{"31":1,"33":1,"70":1,"96":2,"104":1,"107":1,"116":1,"125":2,"126":2,"138":2,"145":1,"146":1,"149":1,"150":1,"159":1,"281":2,"282":1,"289":1,"301":1,"306":1,"328":1,"342":1,"347":1}}],["app",{"0":{"231":1,"332":1,"333":1},"2":{"13":1,"14":1,"16":1,"18":1,"25":2,"29":1,"32":1,"45":3,"47":2,"48":2,"55":1,"80":1,"89":2,"90":1,"91":2,"92":1,"93":2,"95":2,"96":4,"97":2,"98":4,"99":1,"100":7,"101":6,"102":2,"103":7,"116":2,"126":1,"149":3,"150":1,"169":1,"195":2,"204":1,"220":4,"229":1,"231":4,"235":1,"237":1,"245":1,"246":6,"269":1,"273":1,"276":1,"277":4,"278":1,"281":1,"288":1,"300":1,"311":5,"317":1,"332":4,"333":2,"336":2,"338":6,"341":1,"344":1,"346":1,"349":4,"350":2,"353":6,"356":6,"364":1,"369":2,"371":1,"372":2,"373":2}}],["ap",{"2":{"12":2,"13":1,"21":1,"89":2,"265":4,"266":1,"267":2,"373":2}}],["announcement",{"2":{"340":1,"345":1}}],["annoying",{"2":{"101":1,"338":1}}],["ancient",{"2":{"149":1}}],["angela",{"2":{"131":1}}],["another",{"2":{"125":1,"282":1,"331":1,"333":1,"351":1,"354":1}}],["analysis",{"2":{"27":1}}],["an",{"2":{"11":1,"42":1,"46":1,"100":1,"116":1,"130":1,"142":1,"149":2,"292":2,"301":2,"303":1,"306":2,"308":1,"311":1,"341":1,"346":1}}],["anymore",{"2":{"319":1}}],["anything",{"2":{"151":1,"314":1}}],["any",{"2":{"3":4,"28":1,"70":1,"80":3,"102":1,"151":2,"204":1,"208":4,"252":4,"282":1,"320":1,"336":1,"353":2,"356":2}}],["androidboot",{"2":{"107":1}}],["androidx",{"2":{"27":1}}],["android",{"0":{"75":1,"86":1,"168":2,"172":1,"287":1,"295":1,"302":1,"307":1,"359":1,"365":1},"1":{"76":1,"77":1,"78":1,"79":1,"80":1,"81":1,"169":2,"170":2,"171":2,"172":2,"173":2},"2":{"11":1,"16":1,"24":2,"28":1,"32":1,"35":1,"53":1,"55":3,"76":12,"77":4,"78":3,"79":5,"80":3,"81":1,"83":6,"85":2,"86":2,"93":4,"96":3,"100":1,"101":1,"103":2,"107":2,"108":4,"109":2,"113":1,"114":4,"117":1,"118":3,"119":1,"124":1,"126":2,"128":1,"129":3,"138":1,"144":1,"145":4,"156":1,"169":1,"203":1,"212":3,"219":1,"226":3,"229":2,"235":2,"240":1,"243":2,"245":2,"248":1,"249":2,"251":1,"257":1,"266":1,"268":1,"273":1,"281":5,"287":1,"295":1,"301":2,"302":3,"303":1,"304":1,"305":1,"306":2,"307":2,"308":1,"309":1,"311":3,"313":1,"321":2,"322":2,"323":4,"333":1,"335":1,"337":1,"338":1,"339":1,"342":1,"344":1,"347":1,"352":2,"355":2,"359":2,"365":2,"380":1}}],["and",{"2":{"3":2,"24":1,"25":1,"27":1,"29":1,"31":2,"38":1,"43":2,"45":2,"47":1,"49":2,"50":1,"51":2,"56":1,"58":1,"65":1,"69":2,"70":1,"72":1,"89":2,"91":2,"93":1,"95":2,"96":2,"98":1,"100":1,"101":1,"102":2,"103":3,"105":1,"107":3,"108":5,"109":2,"111":1,"115":1,"116":1,"118":1,"121":2,"125":3,"126":3,"131":1,"134":1,"135":1,"136":1,"138":2,"139":2,"141":2,"142":5,"143":1,"144":1,"145":2,"149":4,"151":3,"152":1,"154":3,"155":1,"204":5,"205":4,"207":1,"208":2,"252":2,"281":1,"282":1,"284":1,"286":2,"287":4,"288":1,"291":2,"292":1,"294":1,"296":1,"300":1,"301":2,"302":1,"303":1,"306":2,"307":2,"308":1,"310":1,"311":7,"313":2,"314":2,"319":2,"320":3,"321":2,"322":2,"323":4,"324":2,"325":1,"329":1,"332":3,"335":3,"336":2,"337":3,"338":1,"340":2,"341":3,"342":1,"343":1,"345":2,"346":3,"347":1,"348":1,"349":1,"352":4,"353":5,"355":4,"356":5,"369":2,"372":2,"373":2}}],["attr",{"2":{"381":2}}],["attribute",{"2":{"380":8}}],["attributes",{"2":{"108":1,"118":1,"140":1,"142":1}}],["attestation",{"2":{"319":1}}],["attention",{"2":{"291":1,"322":1}}],["attack",{"2":{"353":1,"356":1}}],["attacks",{"2":{"96":1}}],["attach",{"2":{"86":1}}],["at",{"2":{"3":2,"146":1,"149":1,"208":2,"252":2,"292":2,"293":1,"339":1,"344":1,"351":1,"352":1,"354":1,"355":1}}],["aside",{"2":{"288":1}}],["ash",{"2":{"235":4,"244":1,"248":1,"320":2}}],["ash独立外壳模式",{"2":{"235":1}}],["asap",{"2":{"126":1,"151":1,"282":1,"283":2,"291":2,"301":1,"306":1}}],["asus",{"2":{"105":1,"131":1,"329":1}}],["asynctasks",{"2":{"50":1}}],["asynchronous",{"2":{"45":1}}],["asked",{"2":{"233":1}}],["ask",{"2":{"23":1,"26":1}}],["assist",{"2":{"13":1}}],["as",{"0":{"301":1,"304":1,"306":1,"309":1},"2":{"3":2,"27":2,"76":1,"79":1,"96":2,"98":1,"101":1,"103":1,"105":1,"108":1,"114":4,"118":1,"120":1,"123":1,"125":1,"126":3,"136":1,"142":2,"145":1,"149":3,"208":2,"219":2,"222":1,"249":1,"252":2,"282":1,"287":1,"289":2,"297":1,"301":8,"302":3,"304":1,"305":1,"306":8,"307":3,"309":1,"311":2,"313":1,"314":1,"329":1,"338":1,"341":1,"346":1,"349":1,"354":1,"379":1}}],["a",{"0":{"277":1,"278":1,"304":1,"309":1},"2":{"0":1,"3":4,"12":1,"22":1,"24":1,"28":1,"30":1,"31":2,"46":1,"47":1,"49":1,"51":1,"57":1,"76":2,"77":2,"78":1,"79":5,"80":10,"91":1,"92":1,"94":1,"96":1,"100":2,"101":1,"103":1,"105":2,"108":1,"109":2,"112":1,"113":2,"114":1,"115":1,"118":1,"120":2,"121":1,"123":2,"125":3,"126":1,"127":1,"131":1,"133":2,"136":2,"141":3,"142":4,"145":2,"147":1,"149":4,"151":3,"155":1,"159":1,"208":4,"237":6,"252":4,"280":2,"281":3,"283":2,"284":1,"285":2,"287":2,"290":1,"291":1,"292":3,"294":3,"295":1,"297":1,"300":1,"301":3,"302":2,"304":2,"306":3,"307":1,"309":2,"311":6,"312":1,"313":1,"314":3,"320":2,"321":2,"322":2,"323":2,"324":1,"325":1,"327":1,"329":2,"332":3,"334":1,"338":1,"339":2,"340":1,"341":1,"342":1,"344":2,"345":1,"346":1,"347":1,"351":2,"352":5,"353":3,"354":2,"355":5,"356":3,"357":1,"364":1,"369":1,"372":1}}],["|",{"0":{"0":1},"1":{"1":1,"2":1,"3":1,"4":1},"2":{"183":2,"236":6,"249":2}}]],"serializationVersion":2}';export{e as default}; diff --git a/assets/chunks/@localSearchIndexroot.44f29214.js b/assets/chunks/@localSearchIndexroot.44f29214.js deleted file mode 100644 index efc3b624..00000000 --- a/assets/chunks/@localSearchIndexroot.44f29214.js +++ /dev/null @@ -1 +0,0 @@ -const e='{"documentCount":341,"nextId":341,"documentIds":{"0":"/MagiskChineseDocument/README.html#magisk-中文文档","1":"/MagiskChineseDocument/app_changes.html#magisk-manager-更新日志","2":"/MagiskChineseDocument/app_changes.html#v8-0-7","3":"/MagiskChineseDocument/app_changes.html#v8-0-6","4":"/MagiskChineseDocument/app_changes.html#v8-0-5","5":"/MagiskChineseDocument/app_changes.html#v8-0-4","6":"/MagiskChineseDocument/app_changes.html#v8-0-3","7":"/MagiskChineseDocument/app_changes.html#v8-0-2","8":"/MagiskChineseDocument/app_changes.html#v8-0-1","9":"/MagiskChineseDocument/app_changes.html#v8-0-0","10":"/MagiskChineseDocument/app_changes.html#v7-5-1","11":"/MagiskChineseDocument/app_changes.html#v7-5-0","12":"/MagiskChineseDocument/app_changes.html#v7-4-0","13":"/MagiskChineseDocument/app_changes.html#v7-3-5","14":"/MagiskChineseDocument/app_changes.html#v7-3-4","15":"/MagiskChineseDocument/app_changes.html#v7-3-0-1-2","16":"/MagiskChineseDocument/app_changes.html#v7-2-0","17":"/MagiskChineseDocument/app_changes.html#v7-1-2","18":"/MagiskChineseDocument/app_changes.html#v7-1-1","19":"/MagiskChineseDocument/app_changes.html#v7-1-0","20":"/MagiskChineseDocument/app_changes.html#v7-0-0","21":"/MagiskChineseDocument/app_changes.html#v6-1-0","22":"/MagiskChineseDocument/app_changes.html#v6-0-1","23":"/MagiskChineseDocument/app_changes.html#v6-0-0","24":"/MagiskChineseDocument/app_changes.html#v5-9-0-v5-9-1","25":"/MagiskChineseDocument/app_changes.html#v5-8-3","26":"/MagiskChineseDocument/app_changes.html#v5-8-1","27":"/MagiskChineseDocument/app_changes.html#v5-8-0","28":"/MagiskChineseDocument/app_changes.html#v5-7-0","29":"/MagiskChineseDocument/app_changes.html#v5-6-4","30":"/MagiskChineseDocument/app_changes.html#v5-6-3","31":"/MagiskChineseDocument/app_changes.html#v5-6-2","32":"/MagiskChineseDocument/app_changes.html#v5-6-1","33":"/MagiskChineseDocument/app_changes.html#v5-6-0","34":"/MagiskChineseDocument/app_changes.html#v5-5-5","35":"/MagiskChineseDocument/app_changes.html#v5-5-4","36":"/MagiskChineseDocument/app_changes.html#v5-5-3","37":"/MagiskChineseDocument/app_changes.html#v5-5-2","38":"/MagiskChineseDocument/app_changes.html#v5-5-1","39":"/MagiskChineseDocument/app_changes.html#v5-5-0","40":"/MagiskChineseDocument/app_changes.html#v5-4-3","41":"/MagiskChineseDocument/app_changes.html#v5-4-2","42":"/MagiskChineseDocument/app_changes.html#v5-4-0","43":"/MagiskChineseDocument/app_changes.html#v5-3-5","44":"/MagiskChineseDocument/app_changes.html#v5-3-0","45":"/MagiskChineseDocument/app_changes.html#v5-2-0","46":"/MagiskChineseDocument/app_changes.html#v5-1-1","47":"/MagiskChineseDocument/app_changes.html#v5-1-0","48":"/MagiskChineseDocument/app_changes.html#v5-0-6","49":"/MagiskChineseDocument/app_changes.html#v5-0-5","50":"/MagiskChineseDocument/app_changes.html#v5-0-4","51":"/MagiskChineseDocument/app_changes.html#v5-0-3","52":"/MagiskChineseDocument/app_changes.html#v5-0-2","53":"/MagiskChineseDocument/app_changes.html#v5-0-1","54":"/MagiskChineseDocument/app_changes.html#v5-0-0","55":"/MagiskChineseDocument/app_changes.html#v4-3-3","56":"/MagiskChineseDocument/app_changes.html#v4-3-2","57":"/MagiskChineseDocument/app_changes.html#v4-3-1","58":"/MagiskChineseDocument/app_changes.html#v4-3-0","59":"/MagiskChineseDocument/app_changes.html#v4-2-7","60":"/MagiskChineseDocument/app_changes.html#v4-2-6","61":"/MagiskChineseDocument/app_changes.html#v4-2","62":"/MagiskChineseDocument/app_changes.html#v4-1","63":"/MagiskChineseDocument/app_changes.html#v4-0","64":"/MagiskChineseDocument/app_changes.html#v3-1","65":"/MagiskChineseDocument/app_changes.html#v3-0","66":"/MagiskChineseDocument/app_changes.html#v2-5","67":"/MagiskChineseDocument/app_changes.html#v2-1","68":"/MagiskChineseDocument/app_changes.html#v2-0","69":"/MagiskChineseDocument/app_changes.html#v1-0","70":"/MagiskChineseDocument/app_changes.html#参考链接","71":"/MagiskChineseDocument/boot.html#android-引导诡计","72":"/MagiskChineseDocument/boot.html#术语","73":"/MagiskChineseDocument/boot.html#引导方法","74":"/MagiskChineseDocument/boot.html#讨论","75":"/MagiskChineseDocument/boot.html#一些历史","76":"/MagiskChineseDocument/boot.html#将事物拼凑在一起","77":"/MagiskChineseDocument/boot.html#参考链接","78":"/MagiskChineseDocument/build.html#构建和开发-magisk","79":"/MagiskChineseDocument/build.html#设置环境","80":"/MagiskChineseDocument/build.html#构建","81":"/MagiskChineseDocument/build.html#ide-支持","82":"/MagiskChineseDocument/build.html#在-android-studio-中开发-rust","83":"/MagiskChineseDocument/build.html#签名和分发","84":"/MagiskChineseDocument/changes.html#magisk-更新日志","85":"/MagiskChineseDocument/changes.html#v26-1","86":"/MagiskChineseDocument/changes.html#v26-0","87":"/MagiskChineseDocument/changes.html#v25-2","88":"/MagiskChineseDocument/changes.html#v25-1","89":"/MagiskChineseDocument/changes.html#v25-0","90":"/MagiskChineseDocument/changes.html#v24-3","91":"/MagiskChineseDocument/changes.html#v24-2","92":"/MagiskChineseDocument/changes.html#v24-1","93":"/MagiskChineseDocument/changes.html#v24-0","94":"/MagiskChineseDocument/changes.html#v23-0","95":"/MagiskChineseDocument/changes.html#v22-1","96":"/MagiskChineseDocument/changes.html#v22-0","97":"/MagiskChineseDocument/changes.html#v21-4","98":"/MagiskChineseDocument/changes.html#v21-3","99":"/MagiskChineseDocument/changes.html#v21-2","100":"/MagiskChineseDocument/changes.html#v21-1","101":"/MagiskChineseDocument/changes.html#v21-0","102":"/MagiskChineseDocument/changes.html#v20-4","103":"/MagiskChineseDocument/changes.html#v20-3","104":"/MagiskChineseDocument/changes.html#v20-2","105":"/MagiskChineseDocument/changes.html#v20-1","106":"/MagiskChineseDocument/changes.html#v20-0","107":"/MagiskChineseDocument/changes.html#v19-4","108":"/MagiskChineseDocument/changes.html#v19-3","109":"/MagiskChineseDocument/changes.html#v19-2","110":"/MagiskChineseDocument/changes.html#v19-1","111":"/MagiskChineseDocument/changes.html#v19-0","112":"/MagiskChineseDocument/changes.html#v18-1","113":"/MagiskChineseDocument/changes.html#v18-0","114":"/MagiskChineseDocument/changes.html#v17-3","115":"/MagiskChineseDocument/changes.html#v17-2","116":"/MagiskChineseDocument/changes.html#v17-0-17-1","117":"/MagiskChineseDocument/changes.html#v16-7","118":"/MagiskChineseDocument/changes.html#v16-6","119":"/MagiskChineseDocument/changes.html#v16-4","120":"/MagiskChineseDocument/changes.html#v16-3","121":"/MagiskChineseDocument/changes.html#v16-2","122":"/MagiskChineseDocument/changes.html#v16-1","123":"/MagiskChineseDocument/changes.html#v16-0","124":"/MagiskChineseDocument/changes.html#v15-4","125":"/MagiskChineseDocument/changes.html#v15-3","126":"/MagiskChineseDocument/changes.html#v15-2","127":"/MagiskChineseDocument/changes.html#v15-1","128":"/MagiskChineseDocument/changes.html#v15-0","129":"/MagiskChineseDocument/changes.html#v14-6-1468","130":"/MagiskChineseDocument/changes.html#v14-5-1456","131":"/MagiskChineseDocument/changes.html#v14-5-1455","132":"/MagiskChineseDocument/changes.html#v14-3-1437","133":"/MagiskChineseDocument/changes.html#v14-2","134":"/MagiskChineseDocument/changes.html#v14-1","135":"/MagiskChineseDocument/changes.html#v14-0","136":"/MagiskChineseDocument/changes.html#v13-3","137":"/MagiskChineseDocument/changes.html#v13-2","138":"/MagiskChineseDocument/changes.html#v13-1","139":"/MagiskChineseDocument/changes.html#v12-0","140":"/MagiskChineseDocument/changes.html#v11-5-11-6","141":"/MagiskChineseDocument/changes.html#v11-1","142":"/MagiskChineseDocument/changes.html#v11-0","143":"/MagiskChineseDocument/changes.html#v10-2","144":"/MagiskChineseDocument/changes.html#v10","145":"/MagiskChineseDocument/changes.html#v9","146":"/MagiskChineseDocument/changes.html#v8","147":"/MagiskChineseDocument/changes.html#v7","148":"/MagiskChineseDocument/changes.html#v6","149":"/MagiskChineseDocument/changes.html#v5","150":"/MagiskChineseDocument/changes.html#v4","151":"/MagiskChineseDocument/changes.html#v3","152":"/MagiskChineseDocument/changes.html#v2","153":"/MagiskChineseDocument/changes.html#v1","154":"/MagiskChineseDocument/changes.html#参考链接","155":"/MagiskChineseDocument/details.html#内部细节","156":"/MagiskChineseDocument/details.html#文档结构","157":"/MagiskChineseDocument/details.html#magisk-tmpfs-目录-中的路径","158":"/MagiskChineseDocument/details.html#data-中的路径","159":"/MagiskChineseDocument/details.html#magisk引导过程","160":"/MagiskChineseDocument/details.html#预初始化-pre-init","161":"/MagiskChineseDocument/details.html#解密后-post-fs-data","162":"/MagiskChineseDocument/details.html#后期启动-late-start","163":"/MagiskChineseDocument/details.html#重置属性-resetprop","164":"/MagiskChineseDocument/details.html#selinux-政策","165":"/MagiskChineseDocument/details.html#参考链接","166":"/MagiskChineseDocument/faq.html#常见问题","167":"/MagiskChineseDocument/faq.html#q-我安装了一个模块-然后启动时卡在了开机动画。求助","168":"/MagiskChineseDocument/faq.html#q-为什么-xxx应用会检测到-root","169":"/MagiskChineseDocument/faq.html#q-在我隐藏-magisk-app-后-应用图标显示异常","170":"/MagiskChineseDocument/faq.html#q-为什么这个文档很多错误或者不通顺的地方","171":"/MagiskChineseDocument/faq.html#参考链接","172":"/MagiskChineseDocument/guides.html#开发者指南","173":"/MagiskChineseDocument/guides.html#busybox","174":"/MagiskChineseDocument/guides.html#magisk-模块","175":"/MagiskChineseDocument/guides.html#module-prop","176":"/MagiskChineseDocument/guides.html#shell-脚本-sh","177":"/MagiskChineseDocument/guides.html#system-文件夹","178":"/MagiskChineseDocument/guides.html#zygisk","179":"/MagiskChineseDocument/guides.html#system-prop","180":"/MagiskChineseDocument/guides.html#sepolicy-rule","181":"/MagiskChineseDocument/guides.html#magisk-模块安装程序","182":"/MagiskChineseDocument/guides.html#自定义","183":"/MagiskChineseDocument/guides.html#变量","184":"/MagiskChineseDocument/guides.html#函数","185":"/MagiskChineseDocument/guides.html#注意","186":"/MagiskChineseDocument/guides.html#启动脚本","187":"/MagiskChineseDocument/guides.html#根目录覆盖系统","188":"/MagiskChineseDocument/guides.html#参考链接","189":"/MagiskChineseDocument/#magisk-中文文档","190":"/MagiskChineseDocument/#magisk-许可-license","191":"/MagiskChineseDocument/#相关链接","192":"/MagiskChineseDocument/#友情链接","193":"/MagiskChineseDocument/install.html#安装","194":"/MagiskChineseDocument/install.html#入门","195":"/MagiskChineseDocument/install.html#修补映像","196":"/MagiskChineseDocument/install.html#卸载","197":"/MagiskChineseDocument/install.html#recovery-中的-magisk","198":"/MagiskChineseDocument/install.html#三星-system-as-root","199":"/MagiskChineseDocument/install.html#安装-magisk-之前","200":"/MagiskChineseDocument/install.html#解锁-bootloader","201":"/MagiskChineseDocument/install.html#操作指南","202":"/MagiskChineseDocument/install.html#系统更新","203":"/MagiskChineseDocument/install.html#注意事项","204":"/MagiskChineseDocument/install.html#华为","205":"/MagiskChineseDocument/install.html#获得官方映像","206":"/MagiskChineseDocument/install.html#emui-5-及以下","207":"/MagiskChineseDocument/install.html#emui-8","208":"/MagiskChineseDocument/install.html#emui-9-或更高版本","209":"/MagiskChineseDocument/install.html#第三方-recovery","210":"/MagiskChineseDocument/install.html#参考链接","211":"/MagiskChineseDocument/ota.html#ota-升级指南","212":"/MagiskChineseDocument/ota.html#必要条件","213":"/MagiskChineseDocument/ota.html#带-a-b-分区的设备","214":"/MagiskChineseDocument/ota.html#非-a-b-设备","215":"/MagiskChineseDocument/ota.html#参考链接","216":"/MagiskChineseDocument/releases/18000.html#_2018-12-7-magisk-v18-0","217":"/MagiskChineseDocument/releases/18000.html#magiskhide-improvements","218":"/MagiskChineseDocument/releases/18000.html#path-changes","219":"/MagiskChineseDocument/releases/18000.html#dropping-legacy-support","220":"/MagiskChineseDocument/releases/18000.html#modern-c-code-base","221":"/MagiskChineseDocument/releases/18000.html#full-changelog-here","222":"/MagiskChineseDocument/releases/18100.html#_2019-2-4-magisk-v18-1","223":"/MagiskChineseDocument/releases/18100.html#emui-9-support","224":"/MagiskChineseDocument/releases/18100.html#support-down-to-android-4-2","225":"/MagiskChineseDocument/releases/18100.html#major-magisk-manager-update","226":"/MagiskChineseDocument/releases/18100.html#final-words","227":"/MagiskChineseDocument/releases/18100.html#full-changelog-here","228":"/MagiskChineseDocument/releases/19000.html#_2019-3-28-magisk-v19-0","229":"/MagiskChineseDocument/releases/19000.html#magisk-module-installer","230":"/MagiskChineseDocument/releases/19000.html#imageless-magisk","231":"/MagiskChineseDocument/releases/19000.html#native-64-bit-is-back","232":"/MagiskChineseDocument/releases/19000.html#zygote-ptrace-based-magiskhide","233":"/MagiskChineseDocument/releases/19000.html#android-q","234":"/MagiskChineseDocument/releases/19000.html#final-words","235":"/MagiskChineseDocument/releases/19000.html#full-changelog-here","236":"/MagiskChineseDocument/releases/19100.html#_2019-5-1-magisk-v19-1","237":"/MagiskChineseDocument/releases/19100.html#full-changelog-here","238":"/MagiskChineseDocument/releases/19200.html#todo","239":"/MagiskChineseDocument/releases/19300.html#todo","240":"/MagiskChineseDocument/releases/19400.html#_2019-9-19-magisk-v19-4","241":"/MagiskChineseDocument/releases/19400.html#new-system-as-root-implementation","242":"/MagiskChineseDocument/releases/19400.html#android-10-support","243":"/MagiskChineseDocument/releases/19400.html#product-partition-support","244":"/MagiskChineseDocument/releases/19400.html#a-only-system-as-root","245":"/MagiskChineseDocument/releases/19400.html#full-changelog-here","246":"/MagiskChineseDocument/releases/20000.html#_2019-10-11-magisk-v20-0","247":"/MagiskChineseDocument/releases/20000.html#new-system-as-root-implementation","248":"/MagiskChineseDocument/releases/20000.html#android-10-support","249":"/MagiskChineseDocument/releases/20000.html#product-partition-support","250":"/MagiskChineseDocument/releases/20000.html#a-only-system-as-root","251":"/MagiskChineseDocument/releases/20000.html#full-changelog-here","252":"/MagiskChineseDocument/releases/20100.html#_2019-11-2-magisk-v20-1","253":"/MagiskChineseDocument/releases/20100.html#updated-magisk-manager-hiding","254":"/MagiskChineseDocument/releases/20100.html#full-changelog-here","255":"/MagiskChineseDocument/releases/20200.html#_2020-1-2-magisk-v20-2","256":"/MagiskChineseDocument/releases/20200.html#pre-init-sepolicy-patches-for-modules","257":"/MagiskChineseDocument/releases/20200.html#new-module-installer-format","258":"/MagiskChineseDocument/releases/20200.html#full-changelog-here","259":"/MagiskChineseDocument/releases/20300.html#_2020-1-10-magisk-v20-3","260":"/MagiskChineseDocument/releases/20300.html#magisk","261":"/MagiskChineseDocument/releases/20300.html#magisk-manager","262":"/MagiskChineseDocument/releases/20300.html#full-changelog-here","263":"/MagiskChineseDocument/releases/20400.html#_2020-3-23-magisk-v20-4","264":"/MagiskChineseDocument/releases/20400.html#miscellaneous","265":"/MagiskChineseDocument/releases/20400.html#busybox-standalone-mode","266":"/MagiskChineseDocument/releases/20400.html#magisk-changelog","267":"/MagiskChineseDocument/releases/21000.html#_2020-10-3-magisk-v21-0","268":"/MagiskChineseDocument/releases/21000.html#highlights","269":"/MagiskChineseDocument/releases/21000.html#full-changelog-here","270":"/MagiskChineseDocument/releases/21100.html#_2020-11-13-magisk-v21-1","271":"/MagiskChineseDocument/releases/21100.html#full-changelog-here","272":"/MagiskChineseDocument/releases/21200.html#_2020-12-28-magisk-v21-2","273":"/MagiskChineseDocument/releases/21200.html#v21-2","274":"/MagiskChineseDocument/releases/21200.html#full-changelog-here","275":"/MagiskChineseDocument/releases/21400.html#_2021-1-17-magisk-v21-4","276":"/MagiskChineseDocument/releases/21400.html#v21-4","277":"/MagiskChineseDocument/releases/21400.html#v21-3","278":"/MagiskChineseDocument/releases/21400.html#full-changelog-here","279":"/MagiskChineseDocument/releases/22000.html#_2021-2-23-magisk-v22-0","280":"/MagiskChineseDocument/releases/22000.html#restore-the-existing-magisk-manager-back-to-normal-before-upgrading-if-hidden","281":"/MagiskChineseDocument/releases/22000.html#magisk-manager-is-dead-long-live-the-magisk-app","282":"/MagiskChineseDocument/releases/22000.html#app-hiding","283":"/MagiskChineseDocument/releases/22000.html#bug-fixes","284":"/MagiskChineseDocument/releases/22000.html#full-changelog-here","285":"/MagiskChineseDocument/releases/22100.html#_2021-4-9-magisk-v22-1","286":"/MagiskChineseDocument/releases/22100.html#bug-fixes","287":"/MagiskChineseDocument/releases/22100.html#full-changelog-here","288":"/MagiskChineseDocument/releases/23000.html#_2021-5-12-magisk-v23-0","289":"/MagiskChineseDocument/releases/23000.html#bug-fixes","290":"/MagiskChineseDocument/releases/23000.html#full-changelog-here","291":"/MagiskChineseDocument/releases/24000.html#_2022-1-26-magisk-v24-0","292":"/MagiskChineseDocument/releases/24000.html#magiskhide-removal","293":"/MagiskChineseDocument/releases/24000.html#sunsetting-magisk-modules-repo","294":"/MagiskChineseDocument/releases/24000.html#introducing-zygisk","295":"/MagiskChineseDocument/releases/24000.html#documentation","296":"/MagiskChineseDocument/releases/24000.html#full-changelog-here","297":"/MagiskChineseDocument/releases/24100.html#_2022-1-28-magisk-v24-1","298":"/MagiskChineseDocument/releases/24100.html#magiskhide-removal","299":"/MagiskChineseDocument/releases/24100.html#sunsetting-magisk-modules-repo","300":"/MagiskChineseDocument/releases/24100.html#introducing-zygisk","301":"/MagiskChineseDocument/releases/24100.html#documentation","302":"/MagiskChineseDocument/releases/24100.html#full-changelog-here","303":"/MagiskChineseDocument/releases/24200.html#_2022-3-1-magisk-v24-2","304":"/MagiskChineseDocument/releases/24200.html#full-changelog-here","305":"/MagiskChineseDocument/releases/24300.html#_2022-3-10-magisk-v24-3","306":"/MagiskChineseDocument/releases/24300.html#full-changelog-here","307":"/MagiskChineseDocument/releases/25000.html#_2022-6-7-magisk-v25-0","308":"/MagiskChineseDocument/releases/25000.html#magiskinit-rewrite","309":"/MagiskChineseDocument/releases/25000.html#magisksu-security-enhancements","310":"/MagiskChineseDocument/releases/25000.html#full-changelog-here","311":"/MagiskChineseDocument/releases/25100.html#_2022-6-19-magisk-v25-1","312":"/MagiskChineseDocument/releases/25100.html#magiskinit-rewrite","313":"/MagiskChineseDocument/releases/25100.html#magisksu-security-enhancements","314":"/MagiskChineseDocument/releases/25100.html#full-changelog-here","315":"/MagiskChineseDocument/releases/25200.html#_2022-7-20-magisk-v25-2","316":"/MagiskChineseDocument/releases/25200.html#full-changelog-here","317":"/MagiskChineseDocument/releases/26000.html#_2023-4-5-magisk-v26-0","318":"/MagiskChineseDocument/releases/26000.html#bumping-minimum-android-version-to-6-0","319":"/MagiskChineseDocument/releases/26000.html#new-magic-mount-implementation","320":"/MagiskChineseDocument/releases/26000.html#new-sepolicy-rule-implementation","321":"/MagiskChineseDocument/releases/26000.html#zygisk-updates","322":"/MagiskChineseDocument/releases/26000.html#full-changelog-here","323":"/MagiskChineseDocument/releases/26100.html#_2023-4-11-magisk-v26-1","324":"/MagiskChineseDocument/releases/26100.html#changes-from-v26-0","325":"/MagiskChineseDocument/releases/26100.html#bumping-minimum-android-version-to-6-0","326":"/MagiskChineseDocument/releases/26100.html#new-magic-mount-implementation","327":"/MagiskChineseDocument/releases/26100.html#new-sepolicy-rule-implementation","328":"/MagiskChineseDocument/releases/26100.html#zygisk-updates","329":"/MagiskChineseDocument/releases/26100.html#full-changelog-here","330":"/MagiskChineseDocument/releases/#发布日志","331":"/MagiskChineseDocument/releases/#其他日志","332":"/MagiskChineseDocument/releases/#参考链接","333":"/MagiskChineseDocument/tools.html#magisk-工具","334":"/MagiskChineseDocument/tools.html#magiskboot","335":"/MagiskChineseDocument/tools.html#magiskinit","336":"/MagiskChineseDocument/tools.html#magiskpolicy","337":"/MagiskChineseDocument/tools.html#magisk","338":"/MagiskChineseDocument/tools.html#su","339":"/MagiskChineseDocument/tools.html#resetprop","340":"/MagiskChineseDocument/tools.html#参考链接"},"fieldIds":{"title":0,"titles":1,"text":2},"fieldLength":{"0":[2,1,28],"1":[3,1,1],"2":[3,3,2],"3":[3,3,3],"4":[3,3,2],"5":[3,3,5],"6":[3,3,5],"7":[3,3,19],"8":[3,3,46],"9":[2,3,32],"10":[3,3,10],"11":[3,3,18],"12":[3,3,32],"13":[3,3,18],"14":[3,3,19],"15":[5,3,31],"16":[3,3,11],"17":[3,3,11],"18":[2,3,14],"19":[3,3,34],"20":[2,3,50],"21":[3,3,57],"22":[3,3,52],"23":[2,3,51],"24":[4,3,69],"25":[3,3,16],"26":[3,3,15],"27":[3,3,54],"28":[3,3,28],"29":[3,3,11],"30":[3,3,6],"31":[3,3,11],"32":[3,3,20],"33":[3,3,39],"34":[2,3,12],"35":[3,3,20],"36":[3,3,11],"37":[3,3,22],"38":[3,3,19],"39":[3,3,56],"40":[3,3,9],"41":[3,3,100],"42":[3,3,74],"43":[3,3,54],"44":[3,3,50],"45":[3,3,81],"46":[2,3,34],"47":[3,3,37],"48":[3,3,9],"49":[3,3,16],"50":[3,3,6],"51":[3,3,18],"52":[3,3,18],"53":[3,3,12],"54":[2,3,39],"55":[2,3,7],"56":[3,3,17],"57":[3,3,16],"58":[3,3,23],"59":[3,3,5],"60":[3,3,32],"61":[2,3,48],"62":[2,3,14],"63":[2,3,33],"64":[2,3,25],"65":[2,3,29],"66":[2,3,31],"67":[2,3,30],"68":[2,3,12],"69":[2,3,2],"70":[1,3,5],"71":[2,1,1],"72":[1,2,110],"73":[1,2,71],"74":[1,3,68],"75":[1,2,80],"76":[1,2,86],"77":[1,2,6],"78":[2,1,1],"79":[1,2,79],"80":[1,2,22],"81":[2,2,21],"82":[5,4,73],"83":[1,2,27],"84":[2,1,1],"85":[2,2,37],"86":[2,2,95],"87":[2,2,32],"88":[2,2,50],"89":[2,2,93],"90":[2,2,21],"91":[2,2,75],"92":[2,2,4],"93":[2,2,152],"94":[2,2,69],"95":[2,2,92],"96":[2,2,88],"97":[2,2,22],"98":[2,2,44],"99":[2,2,51],"100":[2,2,86],"101":[2,2,151],"102":[2,2,111],"103":[2,2,6],"104":[2,2,37],"105":[2,2,62],"106":[2,2,40],"107":[2,2,91],"108":[2,2,51],"109":[2,2,53],"110":[2,2,52],"111":[2,2,104],"112":[2,2,21],"113":[2,2,138],"114":[2,2,72],"115":[2,2,27],"116":[4,2,93],"117":[2,2,50],"118":[2,2,189],"119":[2,2,145],"120":[2,2,15],"121":[2,2,26],"122":[2,2,39],"123":[2,2,27],"124":[2,2,53],"125":[2,2,40],"126":[2,2,64],"127":[2,2,17],"128":[2,2,34],"129":[4,2,83],"130":[4,2,25],"131":[4,2,88],"132":[4,2,83],"133":[2,2,12],"134":[2,2,83],"135":[2,2,131],"136":[2,2,21],"137":[2,2,60],"138":[2,2,190],"139":[2,2,118],"140":[4,2,72],"141":[2,2,11],"142":[2,2,223],"143":[2,2,28],"144":[1,2,103],"145":[1,2,109],"146":[1,2,24],"147":[1,2,60],"148":[1,2,25],"149":[1,2,21],"150":[1,2,87],"151":[1,2,69],"152":[1,2,76],"153":[1,2,3],"154":[1,2,4],"155":[1,1,1],"156":[1,1,1],"157":[5,2,67],"158":[3,2,80],"159":[1,1,1],"160":[4,2,55],"161":[5,2,13],"162":[4,2,13],"163":[3,1,77],"164":[2,1,70],"165":[1,1,6],"166":[1,1,1],"167":[4,1,39],"168":[5,1,21],"169":[6,1,22],"170":[2,1,5],"171":[1,1,6],"172":[1,1,1],"173":[1,1,80],"174":[2,1,81],"175":[2,3,80],"176":[4,3,27],"177":[2,3,29],"178":[1,3,16],"179":[2,3,10],"180":[2,3,10],"181":[2,1,49],"182":[1,3,37],"183":[1,4,59],"184":[1,4,63],"185":[1,3,23],"186":[1,1,74],"187":[1,1,121],"188":[1,1,6],"189":[2,1,24],"190":[4,2,107],"191":[1,2,5],"192":[1,2,6],"193":[1,1,20],"194":[1,1,108],"195":[1,1,76],"196":[1,1,14],"197":[3,1,63],"198":[5,1,8],"199":[3,6,20],"200":[2,6,30],"201":[1,6,83],"202":[1,6,21],"203":[1,6,30],"204":[1,1,67],"205":[1,2,15],"206":[3,2,21],"207":[2,2,37],"208":[3,2,55],"209":[2,1,75],"210":[1,1,5],"211":[2,1,22],"212":[1,2,20],"213":[4,2,41],"214":[5,2,69],"215":[1,2,6],"216":[6,1,13],"217":[2,7,108],"218":[2,7,94],"219":[3,7,75],"220":[4,7,41],"221":[3,7,1],"222":[6,1,15],"223":[3,7,56],"224":[6,7,59],"225":[4,7,27],"226":[2,7,50],"227":[3,7,1],"228":[6,1,38],"229":[3,6,63],"230":[2,6,91],"231":[5,6,41],"232":[4,6,74],"233":[2,6,44],"234":[2,6,54],"235":[3,8,1],"236":[5,1,70],"237":[3,6,1],"238":[1,1,1],"239":[1,1,1],"240":[6,1,35],"241":[5,7,165],"242":[3,7,59],"243":[3,7,33],"244":[5,7,35],"245":[3,7,1],"246":[6,1,34],"247":[5,7,163],"248":[3,7,55],"249":[3,7,33],"250":[5,7,35],"251":[3,7,1],"252":[6,1,13],"253":[4,7,131],"254":[3,7,1],"255":[5,1,14],"256":[6,6,82],"257":[4,6,82],"258":[3,6,1],"259":[6,1,1],"260":[1,7,10],"261":[2,7,6],"262":[3,7,1],"263":[6,1,1],"264":[1,7,74],"265":[3,7,102],"266":[2,7,111],"267":[6,1,88],"268":[1,7,111],"269":[3,7,1],"270":[6,1,36],"271":[3,7,1],"272":[6,1,25],"273":[2,7,51],"274":[3,7,1],"275":[6,1,40],"276":[2,7,22],"277":[2,7,44],"278":[3,7,1],"279":[6,1,1],"280":[13,7,21],"281":[9,7,72],"282":[2,7,42],"283":[2,7,34],"284":[3,7,1],"285":[6,1,35],"286":[2,7,92],"287":[3,7,1],"288":[6,1,28],"289":[2,7,69],"290":[3,7,1],"291":[6,1,41],"292":[2,7,84],"293":[4,7,45],"294":[2,7,58],"295":[1,7,18],"296":[3,7,1],"297":[5,1,57],"298":[2,6,84],"299":[4,6,45],"300":[2,6,58],"301":[1,6,18],"302":[3,6,1],"303":[6,1,80],"304":[3,7,1],"305":[5,1,36],"306":[3,6,1],"307":[6,1,22],"308":[2,7,143],"309":[3,7,132],"310":[3,7,1],"311":[6,1,35],"312":[2,7,143],"313":[3,7,132],"314":[3,7,1],"315":[6,1,37],"316":[3,7,1],"317":[6,1,6],"318":[7,7,59],"319":[4,7,47],"320":[4,7,71],"321":[2,7,44],"322":[3,7,1],"323":[6,1,1],"324":[4,7,48],"325":[7,7,59],"326":[4,7,47],"327":[4,7,71],"328":[2,7,44],"329":[3,7,1],"330":[1,1,17],"331":[1,1,4],"332":[1,1,5],"333":[2,1,15],"334":[1,2,230],"335":[1,2,22],"336":[1,2,152],"337":[1,2,107],"338":[1,2,58],"339":[1,2,46],"340":[1,2,5]},"averageFieldLength":[2.7302052785923756,3.325513196480936,43.87976539589443],"storedFields":{"0":{"title":"Magisk 中文文档","titles":[]},"1":{"title":"Magisk Manager 更新日志","titles":[]},"2":{"title":"v8.0.7","titles":["Magisk Manager 更新日志"]},"3":{"title":"v8.0.6","titles":["Magisk Manager 更新日志"]},"4":{"title":"v8.0.5","titles":["Magisk Manager 更新日志"]},"5":{"title":"v8.0.4","titles":["Magisk Manager 更新日志"]},"6":{"title":"v8.0.3","titles":["Magisk Manager 更新日志"]},"7":{"title":"v8.0.2","titles":["Magisk Manager 更新日志"]},"8":{"title":"v8.0.1","titles":["Magisk Manager 更新日志"]},"9":{"title":"v8.0.0","titles":["Magisk Manager 更新日志"]},"10":{"title":"v7.5.1","titles":["Magisk Manager 更新日志"]},"11":{"title":"v7.5.0","titles":["Magisk Manager 更新日志"]},"12":{"title":"v7.4.0","titles":["Magisk Manager 更新日志"]},"13":{"title":"v7.3.5","titles":["Magisk Manager 更新日志"]},"14":{"title":"v7.3.4","titles":["Magisk Manager 更新日志"]},"15":{"title":"v7.3.0/1/2","titles":["Magisk Manager 更新日志"]},"16":{"title":"v7.2.0","titles":["Magisk Manager 更新日志"]},"17":{"title":"v7.1.2","titles":["Magisk Manager 更新日志"]},"18":{"title":"v7.1.1","titles":["Magisk Manager 更新日志"]},"19":{"title":"v7.1.0","titles":["Magisk Manager 更新日志"]},"20":{"title":"v7.0.0","titles":["Magisk Manager 更新日志"]},"21":{"title":"v6.1.0","titles":["Magisk Manager 更新日志"]},"22":{"title":"v6.0.1","titles":["Magisk Manager 更新日志"]},"23":{"title":"v6.0.0","titles":["Magisk Manager 更新日志"]},"24":{"title":"v5.9.0/v5.9.1","titles":["Magisk Manager 更新日志"]},"25":{"title":"v5.8.3","titles":["Magisk Manager 更新日志"]},"26":{"title":"v5.8.1","titles":["Magisk Manager 更新日志"]},"27":{"title":"v5.8.0","titles":["Magisk Manager 更新日志"]},"28":{"title":"v5.7.0","titles":["Magisk Manager 更新日志"]},"29":{"title":"v5.6.4","titles":["Magisk Manager 更新日志"]},"30":{"title":"v5.6.3","titles":["Magisk Manager 更新日志"]},"31":{"title":"v5.6.2","titles":["Magisk Manager 更新日志"]},"32":{"title":"v5.6.1","titles":["Magisk Manager 更新日志"]},"33":{"title":"v5.6.0","titles":["Magisk Manager 更新日志"]},"34":{"title":"v5.5.5","titles":["Magisk Manager 更新日志"]},"35":{"title":"v5.5.4","titles":["Magisk Manager 更新日志"]},"36":{"title":"v5.5.3","titles":["Magisk Manager 更新日志"]},"37":{"title":"v5.5.2","titles":["Magisk Manager 更新日志"]},"38":{"title":"v5.5.1","titles":["Magisk Manager 更新日志"]},"39":{"title":"v5.5.0","titles":["Magisk Manager 更新日志"]},"40":{"title":"v5.4.3","titles":["Magisk Manager 更新日志"]},"41":{"title":"v5.4.2","titles":["Magisk Manager 更新日志"]},"42":{"title":"v5.4.0","titles":["Magisk Manager 更新日志"]},"43":{"title":"v5.3.5","titles":["Magisk Manager 更新日志"]},"44":{"title":"v5.3.0","titles":["Magisk Manager 更新日志"]},"45":{"title":"v5.2.0","titles":["Magisk Manager 更新日志"]},"46":{"title":"v5.1.1","titles":["Magisk Manager 更新日志"]},"47":{"title":"v5.1.0","titles":["Magisk Manager 更新日志"]},"48":{"title":"v5.0.6","titles":["Magisk Manager 更新日志"]},"49":{"title":"v5.0.5","titles":["Magisk Manager 更新日志"]},"50":{"title":"v5.0.4","titles":["Magisk Manager 更新日志"]},"51":{"title":"v5.0.3","titles":["Magisk Manager 更新日志"]},"52":{"title":"v5.0.2","titles":["Magisk Manager 更新日志"]},"53":{"title":"v5.0.1","titles":["Magisk Manager 更新日志"]},"54":{"title":"v5.0.0","titles":["Magisk Manager 更新日志"]},"55":{"title":"v4.3.3","titles":["Magisk Manager 更新日志"]},"56":{"title":"v4.3.2","titles":["Magisk Manager 更新日志"]},"57":{"title":"v4.3.1","titles":["Magisk Manager 更新日志"]},"58":{"title":"v4.3.0","titles":["Magisk Manager 更新日志"]},"59":{"title":"v4.2.7","titles":["Magisk Manager 更新日志"]},"60":{"title":"v4.2.6","titles":["Magisk Manager 更新日志"]},"61":{"title":"v4.2","titles":["Magisk Manager 更新日志"]},"62":{"title":"v4.1","titles":["Magisk Manager 更新日志"]},"63":{"title":"v4.0","titles":["Magisk Manager 更新日志"]},"64":{"title":"v3.1","titles":["Magisk Manager 更新日志"]},"65":{"title":"v3.0","titles":["Magisk Manager 更新日志"]},"66":{"title":"v2.5","titles":["Magisk Manager 更新日志"]},"67":{"title":"v2.1","titles":["Magisk Manager 更新日志"]},"68":{"title":"v2.0","titles":["Magisk Manager 更新日志"]},"69":{"title":"v1.0","titles":["Magisk Manager 更新日志"]},"70":{"title":"参考链接","titles":["Magisk Manager 更新日志"]},"71":{"title":"Android 引导诡计","titles":[]},"72":{"title":"术语","titles":["Android 引导诡计"]},"73":{"title":"引导方法","titles":["Android 引导诡计"]},"74":{"title":"讨论","titles":["Android 引导诡计","引导方法"]},"75":{"title":"一些历史","titles":["Android 引导诡计"]},"76":{"title":"将事物拼凑在一起","titles":["Android 引导诡计"]},"77":{"title":"参考链接","titles":["Android 引导诡计"]},"78":{"title":"构建和开发 Magisk","titles":[]},"79":{"title":"设置环境","titles":["构建和开发 Magisk"]},"80":{"title":"构建","titles":["构建和开发 Magisk"]},"81":{"title":"IDE 支持","titles":["构建和开发 Magisk"]},"82":{"title":"在 Android Studio 中开发 Rust","titles":["构建和开发 Magisk","IDE 支持"]},"83":{"title":"签名和分发","titles":["构建和开发 Magisk"]},"84":{"title":"Magisk 更新日志","titles":[]},"85":{"title":"v26.1","titles":["Magisk 更新日志"]},"86":{"title":"v26.0","titles":["Magisk 更新日志"]},"87":{"title":"v25.2","titles":["Magisk 更新日志"]},"88":{"title":"v25.1","titles":["Magisk 更新日志"]},"89":{"title":"v25.0","titles":["Magisk 更新日志"]},"90":{"title":"v24.3","titles":["Magisk 更新日志"]},"91":{"title":"v24.2","titles":["Magisk 更新日志"]},"92":{"title":"v24.1","titles":["Magisk 更新日志"]},"93":{"title":"v24.0","titles":["Magisk 更新日志"]},"94":{"title":"v23.0","titles":["Magisk 更新日志"]},"95":{"title":"v22.1","titles":["Magisk 更新日志"]},"96":{"title":"v22.0","titles":["Magisk 更新日志"]},"97":{"title":"v21.4","titles":["Magisk 更新日志"]},"98":{"title":"v21.3","titles":["Magisk 更新日志"]},"99":{"title":"v21.2","titles":["Magisk 更新日志"]},"100":{"title":"v21.1","titles":["Magisk 更新日志"]},"101":{"title":"v21.0","titles":["Magisk 更新日志"]},"102":{"title":"v20.4","titles":["Magisk 更新日志"]},"103":{"title":"v20.3","titles":["Magisk 更新日志"]},"104":{"title":"v20.2","titles":["Magisk 更新日志"]},"105":{"title":"v20.1","titles":["Magisk 更新日志"]},"106":{"title":"v20.0","titles":["Magisk 更新日志"]},"107":{"title":"v19.4","titles":["Magisk 更新日志"]},"108":{"title":"v19.3","titles":["Magisk 更新日志"]},"109":{"title":"v19.2","titles":["Magisk 更新日志"]},"110":{"title":"v19.1","titles":["Magisk 更新日志"]},"111":{"title":"v19.0","titles":["Magisk 更新日志"]},"112":{"title":"v18.1","titles":["Magisk 更新日志"]},"113":{"title":"v18.0","titles":["Magisk 更新日志"]},"114":{"title":"v17.3","titles":["Magisk 更新日志"]},"115":{"title":"v17.2","titles":["Magisk 更新日志"]},"116":{"title":"v17.0/17.1","titles":["Magisk 更新日志"]},"117":{"title":"v16.7","titles":["Magisk 更新日志"]},"118":{"title":"v16.6","titles":["Magisk 更新日志"]},"119":{"title":"v16.4","titles":["Magisk 更新日志"]},"120":{"title":"v16.3","titles":["Magisk 更新日志"]},"121":{"title":"v16.2","titles":["Magisk 更新日志"]},"122":{"title":"v16.1","titles":["Magisk 更新日志"]},"123":{"title":"v16.0","titles":["Magisk 更新日志"]},"124":{"title":"v15.4","titles":["Magisk 更新日志"]},"125":{"title":"v15.3","titles":["Magisk 更新日志"]},"126":{"title":"v15.2","titles":["Magisk 更新日志"]},"127":{"title":"v15.1","titles":["Magisk 更新日志"]},"128":{"title":"v15.0","titles":["Magisk 更新日志"]},"129":{"title":"v14.6 (1468)","titles":["Magisk 更新日志"]},"130":{"title":"v14.5 (1456)","titles":["Magisk 更新日志"]},"131":{"title":"v14.5 (1455)","titles":["Magisk 更新日志"]},"132":{"title":"v14.3 (1437)","titles":["Magisk 更新日志"]},"133":{"title":"v14.2","titles":["Magisk 更新日志"]},"134":{"title":"v14.1","titles":["Magisk 更新日志"]},"135":{"title":"v14.0","titles":["Magisk 更新日志"]},"136":{"title":"v13.3","titles":["Magisk 更新日志"]},"137":{"title":"v13.2","titles":["Magisk 更新日志"]},"138":{"title":"v13.1","titles":["Magisk 更新日志"]},"139":{"title":"v12.0","titles":["Magisk 更新日志"]},"140":{"title":"v11.5/11.6","titles":["Magisk 更新日志"]},"141":{"title":"v11.1","titles":["Magisk 更新日志"]},"142":{"title":"v11.0","titles":["Magisk 更新日志"]},"143":{"title":"v10.2","titles":["Magisk 更新日志"]},"144":{"title":"v10","titles":["Magisk 更新日志"]},"145":{"title":"v9","titles":["Magisk 更新日志"]},"146":{"title":"v8","titles":["Magisk 更新日志"]},"147":{"title":"v7","titles":["Magisk 更新日志"]},"148":{"title":"v6","titles":["Magisk 更新日志"]},"149":{"title":"v5","titles":["Magisk 更新日志"]},"150":{"title":"v4","titles":["Magisk 更新日志"]},"151":{"title":"v3","titles":["Magisk 更新日志"]},"152":{"title":"v2","titles":["Magisk 更新日志"]},"153":{"title":"v1","titles":["Magisk 更新日志"]},"154":{"title":"参考链接","titles":["Magisk 更新日志"]},"155":{"title":"内部细节","titles":[]},"156":{"title":"文档结构","titles":["内部细节"]},"157":{"title":"“Magisk tmpfs 目录”中的路径","titles":["内部细节","文档结构"]},"158":{"title":"/data 中的路径","titles":["内部细节","文档结构"]},"159":{"title":"Magisk引导过程","titles":["内部细节"]},"160":{"title":"预初始化(Pre-Init)","titles":["内部细节","Magisk引导过程"]},"161":{"title":"解密后(post-fs-data)","titles":["内部细节","Magisk引导过程"]},"162":{"title":"后期启动(late_start)","titles":["内部细节","Magisk引导过程"]},"163":{"title":"重置属性(Resetprop)","titles":["内部细节"]},"164":{"title":"SELinux 政策","titles":["内部细节"]},"165":{"title":"参考链接","titles":["内部细节"]},"166":{"title":"常见问题","titles":[]},"167":{"title":"Q: 我安装了一个模块,然后启动时卡在了开机动画。求助","titles":["常见问题"]},"168":{"title":"Q: 为什么 XXX应用会检测到 Root?","titles":["常见问题"]},"169":{"title":"Q: 在我隐藏 Magisk App 后,应用图标显示异常","titles":["常见问题"]},"170":{"title":"Q: 为什么这个文档很多错误或者不通顺的地方","titles":["常见问题"]},"171":{"title":"参考链接","titles":["常见问题"]},"172":{"title":"开发者指南","titles":[]},"173":{"title":"BusyBox","titles":["开发者指南"]},"174":{"title":"Magisk 模块","titles":["开发者指南"]},"175":{"title":"module.prop","titles":["开发者指南","Magisk 模块"]},"176":{"title":"Shell 脚本 (*.sh)","titles":["开发者指南","Magisk 模块"]},"177":{"title":"system 文件夹","titles":["开发者指南","Magisk 模块"]},"178":{"title":"zygisk","titles":["开发者指南","Magisk 模块"]},"179":{"title":"system.prop","titles":["开发者指南","Magisk 模块"]},"180":{"title":"sepolicy.rule","titles":["开发者指南","Magisk 模块"]},"181":{"title":"Magisk 模块安装程序","titles":["开发者指南"]},"182":{"title":"自定义","titles":["开发者指南","Magisk 模块安装程序"]},"183":{"title":"变量","titles":["开发者指南","Magisk 模块安装程序","自定义"]},"184":{"title":"函数","titles":["开发者指南","Magisk 模块安装程序","自定义"]},"185":{"title":"注意","titles":["开发者指南","Magisk 模块安装程序"]},"186":{"title":"启动脚本","titles":["开发者指南"]},"187":{"title":"根目录覆盖系统","titles":["开发者指南"]},"188":{"title":"参考链接","titles":["开发者指南"]},"189":{"title":"Magisk 中文文档","titles":[]},"190":{"title":"Magisk 许可(License)","titles":["Magisk 中文文档"]},"191":{"title":"相关链接","titles":["Magisk 中文文档"]},"192":{"title":"友情链接","titles":["Magisk 中文文档"]},"193":{"title":"安装","titles":[]},"194":{"title":"入门","titles":["安装"]},"195":{"title":"修补映像","titles":["安装"]},"196":{"title":"卸载","titles":["安装"]},"197":{"title":"Recovery 中的 Magisk","titles":["安装"]},"198":{"title":"三星 (System-as-root)","titles":["安装"]},"199":{"title":"安装 Magisk 之前","titles":["安装","三星 (System-as-root)"]},"200":{"title":"解锁 Bootloader","titles":["安装","三星 (System-as-root)"]},"201":{"title":"操作指南","titles":["安装","三星 (System-as-root)"]},"202":{"title":"系统更新","titles":["安装","三星 (System-as-root)"]},"203":{"title":"注意事项","titles":["安装","三星 (System-as-root)"]},"204":{"title":"华为","titles":["安装"]},"205":{"title":"获得官方映像","titles":["安装","华为"]},"206":{"title":"EMUI 5 及以下","titles":["安装","华为"]},"207":{"title":"EMUI 8","titles":["安装","华为"]},"208":{"title":"EMUI 9 或更高版本","titles":["安装","华为"]},"209":{"title":"第三方 Recovery","titles":["安装"]},"210":{"title":"参考链接","titles":["安装"]},"211":{"title":"OTA 升级指南","titles":[]},"212":{"title":"必要条件","titles":["OTA 升级指南"]},"213":{"title":"带 A/B 分区的设备","titles":["OTA 升级指南"]},"214":{"title":"“非 A/B” 设备","titles":["OTA 升级指南"]},"215":{"title":"参考链接","titles":["OTA 升级指南"]},"216":{"title":"2018.12.7 Magisk v18.0","titles":[null]},"217":{"title":"MagiskHide Improvements","titles":[null,"2018.12.7 Magisk v18.0"]},"218":{"title":"Path Changes","titles":[null,"2018.12.7 Magisk v18.0"]},"219":{"title":"Dropping Legacy Support","titles":[null,"2018.12.7 Magisk v18.0"]},"220":{"title":"Modern C++ Code Base","titles":[null,"2018.12.7 Magisk v18.0"]},"221":{"title":"Full Changelog:","titles":[null,"2018.12.7 Magisk v18.0"]},"222":{"title":"2019.2.4 Magisk v18.1","titles":[]},"223":{"title":"EMUI 9 Support","titles":["2019.2.4 Magisk v18.1",null]},"224":{"title":"Support Down to Android 4.2","titles":["2019.2.4 Magisk v18.1",null]},"225":{"title":"Major Magisk Manager Update","titles":["2019.2.4 Magisk v18.1",null]},"226":{"title":"Final Words","titles":["2019.2.4 Magisk v18.1",null]},"227":{"title":"Full Changelog:","titles":["2019.2.4 Magisk v18.1",null]},"228":{"title":"2019.3.28 Magisk v19.0","titles":[]},"229":{"title":"Magisk Module installer","titles":["2019.3.28 Magisk v19.0"]},"230":{"title":"Imageless Magisk","titles":["2019.3.28 Magisk v19.0"]},"231":{"title":"Native 64 Bit is Back","titles":["2019.3.28 Magisk v19.0"]},"232":{"title":"Zygote Ptrace Based MagiskHide","titles":["2019.3.28 Magisk v19.0"]},"233":{"title":"Android Q","titles":["2019.3.28 Magisk v19.0"]},"234":{"title":"Final Words","titles":["2019.3.28 Magisk v19.0"]},"235":{"title":"Full Changelog:","titles":["2019.3.28 Magisk v19.0","Final Words"]},"236":{"title":"2019.5.1 Magisk v19.1","titles":[]},"237":{"title":"Full Changelog:","titles":["2019.5.1 Magisk v19.1",null]},"238":{"title":"TODO","titles":[]},"239":{"title":"TODO","titles":[]},"240":{"title":"2019.9.19 Magisk v19.4","titles":[]},"241":{"title":"New System-as-root Implementation","titles":["2019.9.19 Magisk v19.4",null]},"242":{"title":"Android 10 Support","titles":["2019.9.19 Magisk v19.4",null]},"243":{"title":"Product Partition Support","titles":["2019.9.19 Magisk v19.4",null]},"244":{"title":"A-Only System-as-root","titles":["2019.9.19 Magisk v19.4",null]},"245":{"title":"Full Changelog:","titles":["2019.9.19 Magisk v19.4",null]},"246":{"title":"2019.10.11 Magisk v20.0","titles":[]},"247":{"title":"New System-as-root Implementation","titles":["2019.10.11 Magisk v20.0",null]},"248":{"title":"Android 10 Support","titles":["2019.10.11 Magisk v20.0",null]},"249":{"title":"Product Partition Support","titles":["2019.10.11 Magisk v20.0",null]},"250":{"title":"A-Only System-as-root","titles":["2019.10.11 Magisk v20.0",null]},"251":{"title":"Full Changelog:","titles":["2019.10.11 Magisk v20.0",null]},"252":{"title":"2019.11.2 Magisk v20.1","titles":[]},"253":{"title":"Updated Magisk Manager Hiding","titles":["2019.11.2 Magisk v20.1",null]},"254":{"title":"Full Changelog:","titles":["2019.11.2 Magisk v20.1",null]},"255":{"title":"2020.1.2 Magisk v20.2","titles":[]},"256":{"title":"Pre-Init sepolicy Patches for Modules","titles":["2020.1.2 Magisk v20.2",null]},"257":{"title":"New Module Installer Format","titles":["2020.1.2 Magisk v20.2",null]},"258":{"title":"Full Changelog:","titles":["2020.1.2 Magisk v20.2",null]},"259":{"title":"2020.1.10 Magisk v20.3","titles":[]},"260":{"title":"Magisk","titles":["2020.1.10 Magisk v20.3",null]},"261":{"title":"Magisk Manager","titles":["2020.1.10 Magisk v20.3",null]},"262":{"title":"Full Changelog:","titles":["2020.1.10 Magisk v20.3",null]},"263":{"title":"2020.3.23 Magisk v20.4","titles":[null]},"264":{"title":"Miscellaneous","titles":[null,"2020.3.23 Magisk v20.4"]},"265":{"title":"BusyBox Standalone Mode","titles":[null,"2020.3.23 Magisk v20.4"]},"266":{"title":"Magisk Changelog","titles":[null,"2020.3.23 Magisk v20.4"]},"267":{"title":"2020.10.3 Magisk v21.0","titles":[null]},"268":{"title":"Highlights","titles":[null,"2020.10.3 Magisk v21.0"]},"269":{"title":"Full Changelog:","titles":[null,"2020.10.3 Magisk v21.0"]},"270":{"title":"2020.11.13 Magisk v21.1","titles":[null]},"271":{"title":"Full Changelog:","titles":[null,"2020.11.13 Magisk v21.1"]},"272":{"title":"2020.12.28 Magisk v21.2","titles":[null]},"273":{"title":"v21.2","titles":[null,"2020.12.28 Magisk v21.2"]},"274":{"title":"Full Changelog:","titles":[null,"2020.12.28 Magisk v21.2"]},"275":{"title":"2021.1.17 Magisk v21.4","titles":[null]},"276":{"title":"v21.4","titles":[null,"2021.1.17 Magisk v21.4"]},"277":{"title":"v21.3","titles":[null,"2021.1.17 Magisk v21.4"]},"278":{"title":"Full Changelog:","titles":[null,"2021.1.17 Magisk v21.4"]},"279":{"title":"2021.2.23 Magisk v22.0","titles":[null]},"280":{"title":"RESTORE THE EXISTING MAGISK MANAGER BACK TO NORMAL BEFORE UPGRADING IF HIDDEN!","titles":[null,"2021.2.23 Magisk v22.0"]},"281":{"title":"Magisk Manager is dead.Long live the Magisk app!","titles":[null,"2021.2.23 Magisk v22.0"]},"282":{"title":"App Hiding","titles":[null,"2021.2.23 Magisk v22.0"]},"283":{"title":"Bug Fixes","titles":[null,"2021.2.23 Magisk v22.0"]},"284":{"title":"Full Changelog:","titles":[null,"2021.2.23 Magisk v22.0"]},"285":{"title":"2021.4.9 Magisk v22.1","titles":[null]},"286":{"title":"Bug Fixes","titles":[null,"2021.4.9 Magisk v22.1"]},"287":{"title":"Full Changelog:","titles":[null,"2021.4.9 Magisk v22.1"]},"288":{"title":"2021.5.12 Magisk v23.0","titles":[null]},"289":{"title":"Bug Fixes","titles":[null,"2021.5.12 Magisk v23.0"]},"290":{"title":"Full Changelog:","titles":[null,"2021.5.12 Magisk v23.0"]},"291":{"title":"2022.1.26 Magisk v24.0","titles":[null]},"292":{"title":"MagiskHide Removal","titles":[null,"2022.1.26 Magisk v24.0"]},"293":{"title":"Sunsetting Magisk-Modules-Repo","titles":[null,"2022.1.26 Magisk v24.0"]},"294":{"title":"Introducing Zygisk","titles":[null,"2022.1.26 Magisk v24.0"]},"295":{"title":"Documentation","titles":[null,"2022.1.26 Magisk v24.0"]},"296":{"title":"Full Changelog:","titles":[null,"2022.1.26 Magisk v24.0"]},"297":{"title":"2022.1.28 Magisk v24.1","titles":[null]},"298":{"title":"MagiskHide Removal","titles":[null,"2022.1.28 Magisk v24.1"]},"299":{"title":"Sunsetting Magisk-Modules-Repo","titles":[null,"2022.1.28 Magisk v24.1"]},"300":{"title":"Introducing Zygisk","titles":[null,"2022.1.28 Magisk v24.1"]},"301":{"title":"Documentation","titles":[null,"2022.1.28 Magisk v24.1"]},"302":{"title":"Full Changelog:","titles":[null,"2022.1.28 Magisk v24.1"]},"303":{"title":"2022.3.1 Magisk v24.2","titles":[null]},"304":{"title":"Full Changelog:","titles":[null,"2022.3.1 Magisk v24.2"]},"305":{"title":"2022.3.10 Magisk v24.3","titles":[null]},"306":{"title":"Full Changelog:","titles":[null,"2022.3.10 Magisk v24.3"]},"307":{"title":"2022.6.7 Magisk v25.0","titles":[null]},"308":{"title":"MagiskInit Rewrite","titles":[null,"2022.6.7 Magisk v25.0"]},"309":{"title":"MagiskSU Security Enhancements","titles":[null,"2022.6.7 Magisk v25.0"]},"310":{"title":"Full Changelog:","titles":[null,"2022.6.7 Magisk v25.0"]},"311":{"title":"2022.6.19 Magisk v25.1","titles":[null]},"312":{"title":"MagiskInit Rewrite","titles":[null,"2022.6.19 Magisk v25.1"]},"313":{"title":"MagiskSU Security Enhancements","titles":[null,"2022.6.19 Magisk v25.1"]},"314":{"title":"Full Changelog:","titles":[null,"2022.6.19 Magisk v25.1"]},"315":{"title":"2022.7.20 Magisk v25.2","titles":[null]},"316":{"title":"Full Changelog:","titles":[null,"2022.7.20 Magisk v25.2"]},"317":{"title":"2023.4.5 Magisk v26.0","titles":[null]},"318":{"title":"Bumping Minimum Android Version to 6.0","titles":[null,"2023.4.5 Magisk v26.0"]},"319":{"title":"New Magic Mount Implementation","titles":[null,"2023.4.5 Magisk v26.0"]},"320":{"title":"New sepolicy.rule Implementation","titles":[null,"2023.4.5 Magisk v26.0"]},"321":{"title":"Zygisk Updates","titles":[null,"2023.4.5 Magisk v26.0"]},"322":{"title":"Full Changelog:","titles":[null,"2023.4.5 Magisk v26.0"]},"323":{"title":"2023.4.11 Magisk v26.1","titles":[null]},"324":{"title":"Changes from v26.0","titles":[null,"2023.4.11 Magisk v26.1"]},"325":{"title":"Bumping Minimum Android Version to 6.0","titles":[null,"2023.4.11 Magisk v26.1"]},"326":{"title":"New Magic Mount Implementation","titles":[null,"2023.4.11 Magisk v26.1"]},"327":{"title":"New sepolicy.rule Implementation","titles":[null,"2023.4.11 Magisk v26.1"]},"328":{"title":"Zygisk Updates","titles":[null,"2023.4.11 Magisk v26.1"]},"329":{"title":"Full Changelog:","titles":[null,"2023.4.11 Magisk v26.1"]},"330":{"title":"发布日志","titles":[]},"331":{"title":"其他日志","titles":["发布日志"]},"332":{"title":"参考链接","titles":["发布日志"]},"333":{"title":"Magisk 工具","titles":[]},"334":{"title":"magiskboot","titles":["Magisk 工具"]},"335":{"title":"magiskinit","titles":["Magisk 工具"]},"336":{"title":"magiskpolicy","titles":["Magisk 工具"]},"337":{"title":"magisk","titles":["Magisk 工具"]},"338":{"title":"su","titles":["Magisk 工具"]},"339":{"title":"resetprop","titles":["Magisk 工具"]},"340":{"title":"参考链接","titles":["Magisk 工具"]}},"dirtCount":0,"index":[["写入属性",{"2":{"339":1}}],["向持久存储读取",{"2":{"339":1}}],["属性",{"2":{"339":3}}],["详细信息",{"2":{"339":1}}],["详情",{"2":{"204":1}}],["兼容",{"2":{"338":1}}],["兼容性列表",{"2":{"204":1}}],["尽管上面没有列出",{"2":{"338":1}}],["保护整个环境",{"2":{"338":1}}],["保护用户免受恶意和未经验证的",{"2":{"83":1}}],["伪装成一个登录",{"2":{"338":1}}],["入口点",{"2":{"338":1}}],["入门",{"0":{"194":1}}],["禁用拒绝列表强制",{"2":{"337":1}}],["返回强制的状态",{"2":{"337":1}}],["返回值为0或或运算以下值",{"2":{"334":1}}],["返回值",{"2":{"334":2}}],["拒绝列表配置",{"2":{"337":1}}],["拒绝并强制卸载任何不匹配的",{"2":{"83":1}}],["克隆",{"2":{"337":1}}],["克隆权限",{"2":{"337":1}}],["克隆源代码",{"2":{"79":1}}],["手动启动",{"2":{"337":1}}],["高级系统属性操作实用程序",{"2":{"339":1}}],["高级选项",{"2":{"337":1}}],["高级开发人员可以使用此工具修改",{"2":{"336":1}}],["移除所有",{"2":{"337":1}}],["移除所有模块并重新启动",{"2":{"337":1}}],["移动到",{"2":{"334":1}}],["列出所有可用的小程序",{"2":{"337":1}}],["默认为",{"2":{"336":1}}],["默认情况下将分别为",{"2":{"173":1}}],["默认情况下",{"2":{"163":1,"334":2}}],["唯一支持的操作是",{"2":{"336":1}}],["唯一的不同在于请勿使用最新版本的",{"2":{"206":1}}],["唯一的例外是",{"2":{"74":1}}],["唯一的区别是",{"2":{"72":1}}],["运算符",{"2":{"336":1}}],["运行",{"2":{"79":2}}],["运行版本",{"2":{"72":1}}],["多个条目由大括号",{"2":{"336":1}}],["立即将",{"2":{"336":1}}],["编译拆分的cil策略",{"2":{"336":1}}],["语句的格式为",{"2":{"336":1}}],["语句的帮助消息",{"2":{"336":1}}],["语言和框架",{"2":{"82":1}}],["显示此消息",{"2":{"339":1}}],["显示此帮助消息并退出",{"2":{"338":1}}],["显示版本号并退出",{"2":{"338":1}}],["显示版本名并退出",{"2":{"338":1}}],["显示",{"2":{"336":1}}],["及其所有分支",{"2":{"336":1}}],["及以下",{"0":{"206":1}}],["守护进程",{"2":{"337":1}}],["守护进程派生的所有进程",{"2":{"336":1}}],["守护程序和实用程序",{"2":{"333":1}}],["守护程序",{"2":{"161":1}}],["守护程序将使用对",{"2":{"83":1}}],["他们会直接修改",{"2":{"336":1}}],["策略声明",{"2":{"336":1}}],["策略源",{"2":{"336":1}}],["策略",{"2":{"336":2}}],["策略的设备上",{"2":{"160":1}}],["检测格式并将",{"2":{"334":1}}],["检查",{"2":{"167":1}}],["压缩为",{"2":{"334":1}}],["格式为",{"2":{"336":1}}],["格式",{"2":{"334":2}}],["输出所有属性",{"2":{"339":1}}],["输出文件",{"2":{"334":7}}],["输出bootimg",{"2":{"334":2}}],["输入文件",{"2":{"334":7}}],["清理当前工作目录",{"2":{"334":1}}],["校验和",{"2":{"334":1}}],["出",{"2":{"334":1}}],["拆分为",{"2":{"334":1}}],["节点",{"2":{"334":1}}],["备份恢复",{"2":{"334":1}}],["备份",{"2":{"334":1}}],["创建",{"2":{"334":1}}],["创建指向",{"2":{"334":1}}],["测试",{"2":{"334":2}}],["指定",{"2":{"334":2}}],["果当前目录中的组件文件已被压缩",{"2":{"334":1}}],["定",{"2":{"334":1}}],["参数",{"2":{"334":2,"336":2,"337":2,"338":1}}],["参考链接",{"0":{"70":1,"77":1,"154":1,"165":1,"171":1,"188":1,"210":1,"215":1,"332":1,"340":1}}],["十六进制修补二进制文件",{"2":{"334":1}}],["用法",{"2":{"337":1}}],["用",{"2":{"334":1}}],["用户",{"2":{"214":1}}],["用于支持模块安装",{"2":{"158":1}}],["就可以找到提取",{"2":{"214":1}}],["就好像您的设备的",{"2":{"194":1}}],["功能安装",{"2":{"214":1}}],["功能的开发者",{"2":{"173":1}}],["仍然保持不变",{"2":{"214":1}}],["非",{"0":{"214":1}}],["非a",{"2":{"72":1}}],["绕过任何可能的",{"2":{"213":1}}],["强制您的设备切换到更新的插槽",{"2":{"213":1}}],["强烈建议直接通过",{"2":{"193":1}}],["优化您的设备",{"2":{"213":1}}],["步骤2",{"2":{"213":1}}],["步骤1",{"2":{"213":1,"214":1}}],["带",{"0":{"213":1}}],["带有",{"2":{"74":1,"197":1}}],["需要原始",{"2":{"334":1}}],["需要执行此步骤",{"2":{"212":1}}],["需要完整的数据擦除",{"2":{"199":1}}],["前的块验证",{"2":{"212":1}}],["必要条件",{"0":{"212":1}}],["必须解锁设备的引导加载程序",{"2":{"194":1}}],["必须是整数",{"2":{"175":1}}],["必须匹配此正则表达式",{"2":{"175":1}}],["必须遵守的格式",{"2":{"175":1}}],["必须使用完整路径调用可执行文件",{"2":{"173":1}}],["升级后",{"2":{"214":1}}],["升级指南",{"0":{"211":1},"1":{"212":1,"213":1,"214":1,"215":1}}],["升级时请刷入",{"2":{"203":1}}],["盘等",{"2":{"209":1}}],["卡",{"2":{"209":1}}],["刷回",{"2":{"214":1}}],["刷入",{"2":{"209":1}}],["刷机包中提取所需文件",{"2":{"194":1}}],["刷机指南",{"2":{"192":1}}],["才能使用第三方",{"2":{"209":1}}],["荣耀",{"2":{"208":1}}],["荣耀畅玩6x",{"2":{"204":1}}],["荣耀畅玩4c",{"2":{"204":1}}],["正如在",{"2":{"208":1}}],["正常开机",{"2":{"197":1}}],["遵循入门的教程",{"2":{"206":1}}],["遵守更新的要求",{"2":{"74":1}}],["获取",{"2":{"339":1}}],["获取模块的基本目录路径",{"2":{"176":1}}],["获得官方映像",{"0":{"205":1}}],["没有这个问题",{"2":{"204":1}}],["没有什么办法检测到这一点",{"2":{"194":1}}],["会导致无法授权",{"2":{"204":1}}],["会在每次启动时随机生成一个不同的",{"2":{"187":1}}],["型号",{"2":{"204":1}}],["型设备",{"2":{"76":2}}],["名称",{"2":{"204":1}}],["搭配",{"2":{"204":1}}],["说明会略有不同",{"2":{"204":1}}],["更改并停止守护程序",{"2":{"337":1}}],["更多详细信息可以在",{"2":{"335":1}}],["更重要的是他们不遵循标准的",{"2":{"204":1}}],["更新的json的格式",{"2":{"175":1}}],["更新",{"2":{"163":1}}],["更新内部脚本",{"2":{"3":1}}],["更新日志",{"0":{"1":1,"84":1},"1":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1},"2":{"189":1,"330":1,"331":1}}],["华为的内核似乎无法在早期启动时捕获按键事件",{"2":{"208":1}}],["华为设备进入",{"2":{"206":1}}],["华为不发布官方出厂映像以及",{"2":{"205":1}}],["华为畅享7",{"2":{"204":1}}],["华为",{"0":{"204":1},"1":{"205":1,"206":1,"207":1,"208":1}}],["始终在",{"2":{"203":1}}],["始终安装在引导映像的",{"2":{"76":1}}],["切勿出于上述原因直接使用原厂",{"2":{"203":1}}],["切换到系统",{"2":{"160":1}}],["切换到新的magisk模块仓库设置",{"2":{"6":1}}],["恢复到官方映像和其他映像后",{"2":{"214":1}}],["恢复官方映像后",{"2":{"213":1}}],["恢复映像",{"2":{"212":1}}],["恢复",{"2":{"203":1,"337":1}}],["永远不要只刷入",{"2":{"203":1}}],["永远不要尝试将",{"2":{"203":1}}],["永远",{"2":{"203":1}}],["原始bootimg",{"2":{"334":3}}],["原始文档版本",{"2":{"189":1}}],["原因在",{"2":{"201":1}}],["连同原始固件中的",{"2":{"201":1}}],["归档文件",{"2":{"201":1,"202":2,"203":1,"205":1}}],["归档文件复制到设备",{"2":{"201":1}}],["勾选",{"2":{"201":1}}],["固件",{"2":{"201":1}}],["确认",{"2":{"200":1}}],["确保使用",{"2":{"175":1}}],["跳过所有步骤",{"2":{"200":1}}],["完成刷机",{"2":{"201":1}}],["完成初始设置",{"2":{"200":1}}],["完整的规则可以在",{"2":{"164":1}}],["长按音量上限可解锁引导加载程序这将擦除数据并自动重新启动",{"2":{"200":1}}],["长按音量增大",{"2":{"197":1}}],["允许多重",{"2":{"336":1}}],["允许在解锁",{"2":{"200":1}}],["允许任何其他文件",{"2":{"174":1}}],["新引入的",{"2":{"200":1}}],["新域",{"2":{"164":1}}],["解压到",{"2":{"334":1}}],["解压缩到",{"2":{"334":1}}],["解压缩到其各个组件",{"2":{"334":1}}],["解压缩文件的工具",{"2":{"334":1}}],["解压缩",{"2":{"334":1}}],["解压缩固件并将",{"2":{"201":1}}],["解析",{"2":{"334":1}}],["解锁",{"0":{"200":1},"2":{"200":1}}],["解密后",{"0":{"161":1}}],["首先转到",{"2":{"212":1}}],["首次安装",{"2":{"199":1}}],["首选项",{"2":{"82":1}}],["三星",{"0":{"198":1},"1":{"199":1,"200":1,"201":1,"202":1,"203":1}}],["释放所有按钮",{"2":{"197":1}}],["释放所有按键即可启动",{"2":{"197":1}}],["→",{"2":{"197":7,"200":1,"209":1,"212":2,"213":4}}],["总之",{"2":{"197":1}}],["总是引导到",{"2":{"75":1}}],["屏幕",{"2":{"197":1}}],["直接对文件进行修改",{"2":{"334":1}}],["直接从三星服务器下载设备的最新",{"2":{"201":1}}],["直接安装",{"2":{"193":1}}],["直到看到",{"2":{"197":1}}],["搜索",{"2":{"197":2,"334":1}}],["百度搜索",{"2":{"197":1}}],["音量增大",{"2":{"197":2,"206":1}}],["电源",{"2":{"197":2,"206":1}}],["别无选择",{"2":{"197":1}}],["卸载",{"0":{"196":1},"2":{"196":1,"212":1}}],["瞧",{"2":{"195":1}}],["重新打包",{"2":{"334":1}}],["重新启动",{"2":{"213":1}}],["重新启动并检查是否已安装",{"2":{"209":1}}],["重新启动到下载模式",{"2":{"201":1}}],["重启到下载模式",{"2":{"200":1}}],["重启并启动",{"2":{"195":1}}],["重命名为",{"2":{"196":1}}],["重置属性",{"0":{"163":1}}],["你必须手动将",{"2":{"214":1}}],["你就不能再通过",{"2":{"202":1}}],["你可以将文件从资源管理器直接拖到终端中来获得文件绝对路径",{"2":{"195":1}}],["你应该已经收到了gnu通用公共许可证的副本以及这个程序",{"2":{"190":1}}],["按正常方式应用",{"2":{"213":1}}],["按照上面的引导映像修补说明进行操作",{"2":{"208":1}}],["按照上面的修补映像说明进行操作",{"2":{"207":1}}],["按键组合",{"2":{"197":2}}],["按钮",{"2":{"195":1,"201":1,"213":1}}],["按下",{"2":{"195":1,"201":1,"213":1}}],["主屏幕中的",{"2":{"195":1,"201":1}}],["主要内容",{"2":{"174":1}}],["复制到设备",{"2":{"195":1}}],["基于",{"2":{"194":1}}],["基于文件的加密",{"2":{"158":1}}],["快速回顾一下",{"2":{"194":1}}],["那么您的设备有一个单独的",{"2":{"194":2}}],["那么请联网搜索您的设备相对应的方法",{"2":{"194":1}}],["那么请尝试把命令更换为",{"2":{"194":1}}],["那么请查看",{"2":{"167":1}}],["那么请在电脑上直接运行以下命令",{"2":{"167":1}}],["接下来",{"2":{"194":1}}],["比如在",{"2":{"209":1}}],["比如华为设备",{"2":{"194":1}}],["比如红米",{"2":{"194":1}}],["比较流行的模块是",{"2":{"168":1}}],["所以如果您在",{"2":{"206":1}}],["所以大多数人可以忽略这条信息",{"2":{"194":1}}],["所有卸载操作",{"2":{"337":1}}],["所有者和",{"2":{"337":1}}],["所有者为",{"2":{"158":1}}],["所有值应以十六进制书写",{"2":{"336":1}}],["所有安装了",{"2":{"336":1}}],["所有部分将被压缩回原始格式",{"2":{"334":1}}],["所有启动脚本都将在",{"2":{"186":1}}],["所有模块将被禁用",{"2":{"167":1}}],["所有允许的",{"2":{"164":1}}],["所有与",{"2":{"158":1}}],["所有东西都必须存储在",{"2":{"158":1}}],["所有预初始化补丁文件都存储在这里绑定挂载",{"2":{"157":1}}],["所有使用引导方法",{"2":{"76":1}}],["所有",{"2":{"72":1}}],["据我们所知",{"2":{"194":1}}],["幸运的是",{"2":{"194":1}}],["即使将分区重新挂载到",{"2":{"211":1}}],["即使它不应该接受",{"2":{"194":1}}],["即可",{"2":{"194":1}}],["即可访问该文件夹",{"2":{"158":1}}],["信息",{"2":{"194":1}}],["年新设备",{"2":{"193":1}}],["资源分享",{"2":{"192":1}}],["系列",{"2":{"192":1}}],["系统",{"2":{"213":1}}],["系统属性",{"2":{"163":1}}],["系统更新了",{"2":{"202":1}}],["系统更新",{"0":{"202":1},"2":{"75":1,"213":1}}],["系统作为根",{"2":{"72":1}}],["友情链接",{"0":{"192":1}}],["英文原版",{"2":{"190":1}}],["甚至没有适销性或特定用途适用性",{"2":{"190":1}}],["分发此程序是希望它有用",{"2":{"190":1}}],["分区的情况下开始安装",{"2":{"214":1}}],["分区的设备",{"0":{"213":1}}],["分区且无外置存储设备",{"2":{"209":1}}],["分区上锁",{"2":{"209":1}}],["分区不再存在",{"2":{"208":1}}],["分区方案",{"2":{"204":1}}],["分区恢复到原样",{"2":{"203":1}}],["分区映像",{"2":{"157":1}}],["分区中是否有",{"2":{"194":1}}],["分区中",{"2":{"76":1,"209":1}}],["分区包含",{"2":{"76":1,"194":1}}],["分区和",{"2":{"75":1}}],["分区并将其用作新的",{"2":{"73":1}}],["分区作为",{"2":{"73":1}}],["分区将把我们带到",{"2":{"72":1}}],["分区",{"2":{"72":2,"75":1,"76":1,"194":5,"195":3,"197":1,"204":1,"208":1,"209":1}}],["任何更高版本重新分发和",{"2":{"190":1}}],["任何运行",{"2":{"74":1}}],["子模块都是自由软件",{"2":{"190":1}}],["许可证的第3版",{"2":{"190":1}}],["许可",{"0":{"190":1}}],["工具兼容",{"2":{"336":1}}],["工具",{"0":{"333":1},"1":{"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1},"2":{"189":1,"340":1}}],["工具链与名称",{"2":{"82":1}}],["工具链并将其设置为默认值",{"2":{"82":1}}],["工具链管理器",{"2":{"82":1}}],["工具链",{"2":{"82":1}}],["针对",{"2":{"189":1}}],["本文档涵盖了4个二进制文件和所有包含的小程序",{"2":{"333":1}}],["本文档翻译了",{"2":{"189":1}}],["本教程假设您了解如何使用",{"2":{"194":1}}],["本身",{"2":{"189":1}}],["本身上进行任何开发",{"2":{"83":1}}],["引用",{"2":{"187":1}}],["引导",{"2":{"76":2}}],["引导方式",{"2":{"76":1}}],["引导方法",{"0":{"73":1},"1":{"74":1}}],["引导到",{"2":{"75":1}}],["引导诡计",{"0":{"71":1},"1":{"72":1,"73":1,"74":1,"75":1,"76":1,"77":1},"2":{"189":1}}],["替换",{"2":{"187":1,"334":1}}],["条规则不适用于此文件夹中的任何内容",{"2":{"187":1}}],["现在在下载模式允许非官方映像",{"2":{"200":1}}],["现在我们可以将所有",{"2":{"76":1}}],["现有文件可以替换为位于相同相对路径的文件",{"2":{"187":1}}],["除外",{"2":{"187":1}}],["除非另有特别说明",{"2":{"74":1}}],["映像修改更简单",{"2":{"334":1}}],["映像后请将手机与电脑断开连接后再按下",{"2":{"206":1}}],["映像中没有",{"2":{"197":1}}],["映像中的",{"2":{"76":1,"195":1}}],["映像则改用",{"2":{"195":1}}],["映像刷入到您的设备",{"2":{"195":1}}],["映像",{"2":{"187":1,"195":3,"207":1,"208":1,"334":2}}],["覆盖文件应放在",{"2":{"187":1}}],["使开发者能够替换根目录中的文件或添加新的",{"2":{"187":1}}],["使用名称",{"2":{"334":1}}],["使用当前目录中的文件将启动映像组件重新打包到",{"2":{"334":1}}],["使用新版",{"2":{"204":1}}],["使用了麒麟处理器的华为设备与大多数常见设备的分区方式不同",{"2":{"204":1}}],["使用标志",{"2":{"163":1}}],["使用命令行选项切换",{"2":{"173":1}}],["使用命令",{"2":{"157":1}}],["使用",{"2":{"80":2,"163":1,"185":1,"186":1,"187":1,"189":1,"201":1,"204":1,"334":2,"338":1,"339":1}}],["使用您喜欢的软件包管理器安装",{"2":{"79":2}}],["放置在模块自己的文件夹中",{"2":{"186":1}}],["放置在",{"2":{"186":1}}],["种脚本",{"2":{"186":1}}],["种主要的不同方法",{"2":{"73":1}}],["还有",{"2":{"186":1}}],["还必须放宽一些",{"2":{"164":1}}],["建议大多数脚本在此阶段运行",{"2":{"186":1}}],["建议的选项是将环境变量",{"2":{"79":1}}],["秒前暂停",{"2":{"186":1}}],["末尾调用",{"2":{"185":1}}],["打印当前拒绝列表",{"2":{"337":1}}],["打印当前二进制版本",{"2":{"337":1}}],["打印正在运行的守护程序版本号",{"2":{"337":1}}],["打印正在运行的守护程序版本",{"2":{"337":1}}],["打印错误消息",{"2":{"184":1}}],["打印",{"2":{"184":1,"334":1,"337":1}}],["打开",{"2":{"81":1,"82":1}}],["函数",{"0":{"184":1}}],["找到所有",{"2":{"183":1}}],["安卓版本",{"2":{"183":1}}],["安装模块",{"2":{"337":1}}],["安装机制来升级您的系统",{"2":{"214":1}}],["安装完成后",{"2":{"213":1}}],["安装更新",{"2":{"213":1}}],["安装后可以保存",{"2":{"213":1}}],["安装工作无缝",{"2":{"213":1}}],["安装指南",{"2":{"210":1}}],["安装包",{"2":{"209":1}}],["安装您已经下载的",{"2":{"201":1}}],["安装说明",{"2":{"189":1}}],["安装的模块将存储在此处并将在下次重新启动时",{"2":{"158":1}}],["安装配置",{"2":{"157":1}}],["安装官方",{"2":{"82":1}}],["安装",{"0":{"193":1,"199":1},"1":{"194":1,"195":1,"196":1,"197":1,"198":1,"199":1,"200":1,"201":1,"202":1,"203":1,"204":1,"205":1,"206":1,"207":1,"208":1,"209":1,"210":1},"2":{"79":3,"195":1,"199":1,"201":1,"209":1,"213":1}}],["安装到更新的插槽",{"2":{"213":1}}],["安装到更新的分区上",{"2":{"213":1}}],["安装到非活动插槽",{"2":{"213":2}}],["安装到",{"2":{"76":1}}],["值为",{"2":{"183":1}}],["架构",{"2":{"183":1}}],["变量进行配置",{"2":{"334":2}}],["变量",{"0":{"183":1},"2":{"334":1}}],["自定义",{"0":{"182":1},"1":{"183":1,"184":1}}],["自动生成",{"2":{"174":1}}],["稍后将详细介绍",{"2":{"181":1}}],["稍后提供更多信息",{"2":{"72":1}}],["补丁启动映像的",{"2":{"335":1}}],["补丁",{"2":{"180":1,"334":1}}],["组成",{"2":{"179":1}}],["每个命令都是一个参数",{"2":{"334":1}}],["每个命令都将直接使用",{"2":{"173":1}}],["每个组件将使用",{"2":{"334":1}}],["每个组件将保持不变",{"2":{"334":1}}],["每个组件将在写入输出文件之前即时自动解压缩",{"2":{"334":1}}],["每个组件到一个文件",{"2":{"334":1}}],["每个设备都有自己的启动到",{"2":{"197":1}}],["每次启用",{"2":{"197":1}}],["每行由",{"2":{"179":1}}],["真实",{"2":{"177":1}}],["真正的区别在于设备在完全启动时使用的是什么",{"2":{"74":1}}],["了解",{"2":{"176":1}}],["了解有关生成自己的密钥的更多详细信息",{"2":{"83":1}}],["部分找到",{"2":{"335":1}}],["部分设备依旧需要修补",{"2":{"208":1}}],["部分",{"2":{"176":1,"194":1}}],["部署了新的",{"2":{"164":1}}],["换行类型",{"2":{"175":1}}],["该选项被默默忽略",{"2":{"338":1}}],["该文件可用于",{"2":{"334":1}}],["该文件夹位于设备加密存储区中",{"2":{"158":1}}],["该工具还支持许多",{"2":{"334":1}}],["该脚本将由",{"2":{"182":1}}],["该",{"2":{"175":1}}],["示例",{"2":{"175":1,"336":1}}],["点击它并等待重启",{"2":{"195":1}}],["点",{"2":{"175":1}}],["数据库",{"2":{"337":1}}],["数据库存储设置和",{"2":{"158":1}}],["数字",{"2":{"175":1}}],["^attribute",{"2":{"336":1}}],["^type",{"2":{"336":3}}],["^",{"2":{"175":1,"336":3}}],["整数",{"2":{"175":1}}],["字符串",{"2":{"175":5}}],["其余的",{"2":{"187":1}}],["其他日志",{"0":{"331":1}}],["其他模块",{"2":{"174":1}}],["其他自定义",{"2":{"174":1}}],["其中包含正确的应用名称和图标",{"2":{"169":1}}],["其中没有任何内容",{"2":{"169":1}}],["状态标志",{"2":{"174":1}}],["库不兼容",{"2":{"174":1}}],["库",{"2":{"174":1}}],["└──",{"2":{"174":4,"181":4,"187":4}}],["│",{"2":{"174":71,"181":9,"187":13}}],["命名",{"2":{"174":1}}],["命令到",{"2":{"337":1}}],["命令",{"2":{"164":1,"207":1,"208":1,"334":2,"338":2}}],["|",{"2":{"174":3,"187":1}}],["├──",{"2":{"174":28,"181":5,"187":8}}],["结构如下",{"2":{"174":1}}],["独立模式",{"2":{"173":1,"182":1,"186":1}}],["小程序",{"2":{"173":1,"337":1}}],["像其他普通的刷机包一样刷入归档文件",{"2":{"209":1}}],["像",{"2":{"173":1}}],["无论是哪种方式",{"2":{"214":1}}],["无论设置为",{"2":{"173":1}}],["无",{"2":{"197":1}}],["无缝",{"2":{"75":1}}],["二进制",{"2":{"173":1}}],["二进制文件时",{"2":{"337":1}}],["二进制文件和小程序如下所示",{"2":{"333":1}}],["二进制文件标记为",{"2":{"164":1}}],["二进制文件",{"2":{"157":1,"158":1,"164":1,"336":1}}],["附带了一个完整的",{"2":{"173":1}}],["附加",{"2":{"82":1}}],["希望您可以向我们提交反馈",{"2":{"170":1}}],["后缀为匹配文件扩展名的另一个文件",{"2":{"334":1}}],["后验证",{"2":{"213":1}}],["后像其他普通的刷机包一样刷入",{"2":{"196":1}}],["后面为字母",{"2":{"175":1}}],["后",{"0":{"169":1},"2":{"182":1,"197":1}}],["后期启动",{"0":{"162":1}}],["警告",{"2":{"168":1,"186":1,"198":1,"208":1,"209":2}}],["哔哩哔哩",{"2":{"168":1}}],["酷安",{"2":{"168":1}}],["😉",{"2":{"168":1,"292":1,"298":1}}],["😃",{"2":{"63":1,"119":1,"148":1,"219":1,"225":1,"226":1,"232":1,"236":1,"255":1}}],["隐藏",{"2":{"168":1}}],["提供的出厂映像中恢复",{"2":{"214":1}}],["提供了一个覆盖系统",{"2":{"187":1}}],["提供了示例",{"2":{"80":1}}],["提示",{"2":{"167":1,"183":1,"195":1}}],["管理模块",{"2":{"167":1}}],["大多数现代",{"2":{"167":1}}],["大量的稳定性更改和小错误修复",{"2":{"5":1}}],["调试桥",{"2":{"167":1}}],["调试",{"2":{"167":1}}],["调用",{"2":{"80":1,"337":1}}],["求助",{"0":{"167":1}}],["我推荐使用",{"2":{"204":1}}],["我安装了一个模块",{"0":{"167":1}}],["我们直接修补二进制文件",{"2":{"336":1}}],["我们需要知道您的设备是否有单独的",{"2":{"194":1}}],["我们修补原始的",{"2":{"160":1}}],["我们将",{"2":{"160":1}}],["我们将使用",{"2":{"72":1}}],["我们提供了一个一般的经验法则",{"2":{"73":1}}],["我们称这些为a",{"2":{"72":1}}],["常见问题",{"0":{"166":1},"1":{"167":1,"168":1,"169":1,"170":1,"171":1},"2":{"189":1}}],["特定规则与其他策略分开",{"2":{"164":1}}],["域进程将文件归因于",{"2":{"164":1}}],["客户端域将通过使用",{"2":{"164":1}}],["客户端域都可以直接连接到",{"2":{"164":1}}],["沙盒中规则的放宽",{"2":{"164":1}}],["能够正常运行",{"2":{"164":1}}],["之间的区别",{"2":{"176":1}}],["之外使用",{"2":{"173":1}}],["之后安装它",{"2":{"194":1}}],["之后",{"2":{"164":1,"187":1}}],["之前的设备上",{"2":{"187":1}}],["之前",{"0":{"199":1},"2":{"164":1}}],["之类的命令向",{"2":{"163":1}}],["政策",{"0":{"164":1}}],["读取属性将从",{"2":{"163":1}}],["读取属性不会从持久存储中读取",{"2":{"163":1}}],["读取和写入文件夹",{"2":{"158":1}}],["持久属性",{"2":{"163":1}}],["则它",{"2":{"336":1}}],["则输出原始引导sha1",{"2":{"334":1}}],["则返回",{"2":{"334":1}}],["则将使用",{"2":{"334":1}}],["则将设置启动映像的",{"2":{"334":1}}],["则将跳过所有压缩操作",{"2":{"334":1}}],["则将跳过所有解压缩操作",{"2":{"334":1}}],["则不会对该特定组件执行任何附加压缩",{"2":{"334":1}}],["则不会触发在",{"2":{"163":1}}],["则启动映像标头信息将转储到文件",{"2":{"334":1}}],["则会立即解压缩",{"2":{"334":1}}],["则可以从以前的备份",{"2":{"214":1}}],["则可以使用以下命令修补",{"2":{"195":1}}],["则必须从固件中提取",{"2":{"208":1}}],["则必须从您的固件中提取",{"2":{"207":1}}],["则说明以下内容不适用于您的设备",{"2":{"198":1}}],["则默认值为",{"2":{"184":2}}],["则为",{"2":{"183":2,"334":1}}],["则该文件夹将直接替换实际系统中的文件夹",{"2":{"177":1}}],["则环境变量",{"2":{"176":1}}],["则",{"2":{"174":1,"334":2}}],["则无法使用此模块",{"2":{"168":1}}],["则有一个标志",{"2":{"163":1}}],["匹配",{"2":{"163":1}}],["操作指南",{"0":{"201":1}}],["操作能够以安全可靠的方式完成",{"2":{"164":1}}],["操作",{"2":{"163":1,"164":1,"334":3,"337":2}}],["发送请求来更改属性",{"2":{"163":1}}],["发布日志",{"0":{"330":1},"1":{"331":1,"332":1},"2":{"189":1}}],["发布",{"2":{"72":1}}],["托管",{"2":{"163":1}}],["由",{"2":{"163":1}}],["由于历史原因",{"2":{"185":1}}],["由于apk实际上是",{"2":{"169":1}}],["由于我们绕过了",{"2":{"163":1}}],["由于",{"2":{"82":2,"157":1,"187":1}}],["由于其",{"2":{"76":1}}],["由于存储大小问题",{"2":{"75":1}}],["被设计为仅由",{"2":{"163":1}}],["被解密和装载时会在",{"2":{"161":1}}],["模型",{"2":{"164":1}}],["模式中刷入",{"2":{"206":1}}],["模式则不能将手机连接到电脑",{"2":{"206":1}}],["模式需要将手机使用数据线连接电脑",{"2":{"206":1}}],["模式的按键组合",{"2":{"197":1}}],["模式运行",{"2":{"186":4}}],["模式",{"2":{"162":1,"186":3,"195":2,"197":3}}],["模块脚本",{"2":{"186":1}}],["模块不应在安装过程中添加常规脚本",{"2":{"186":1}}],["模块文件应安装的路径",{"2":{"183":1}}],["模块文件在挂载时无法安全修改",{"2":{"158":1}}],["模块的",{"2":{"209":1}}],["模块的压缩文件",{"2":{"183":1}}],["模块的其余文件",{"2":{"181":1}}],["模块的更多详细信息",{"2":{"178":1}}],["模块来说应该足够好了",{"2":{"181":1}}],["模块安装程序脚本必须在退出之前执行一些清理",{"2":{"185":1}}],["模块安装程序脚本会将",{"2":{"184":1}}],["模块安装程序脚本将会设置环境",{"2":{"181":1}}],["模块安装程序只是一个打包为",{"2":{"181":1}}],["模块安装程序是打包在",{"2":{"181":1}}],["模块安装程序",{"0":{"181":1},"1":{"182":1,"183":1,"184":1,"185":1}}],["模块示例",{"2":{"178":1}}],["模块发布后",{"2":{"175":1}}],["模块将在下次重新启动时删除",{"2":{"174":1}}],["模块将被禁用",{"2":{"174":1}}],["模块是放置在",{"2":{"174":1}}],["模块专门提供这些功能",{"2":{"168":1}}],["模块禁用状态持续",{"2":{"167":1}}],["模块",{"0":{"174":1},"1":{"175":1,"176":1,"177":1,"178":1,"179":1,"180":1},"2":{"158":2,"174":1,"177":1,"181":2}}],["执行与",{"2":{"334":1}}],["执行服务",{"2":{"162":1}}],["执行",{"2":{"161":1,"334":1,"337":1}}],["执行原始的",{"2":{"160":1}}],["取消阻止",{"2":{"160":1}}],["规则严格限制仅允许",{"2":{"164":1}}],["规则传输到",{"2":{"164":1}}],["规则",{"2":{"160":1,"174":1,"336":1}}],["尝试加载",{"2":{"160":1}}],["劫持",{"2":{"160":2,"197":1}}],["否则返回",{"2":{"334":1}}],["否则将卸载",{"2":{"212":1}}],["否则将替换现有文件",{"2":{"187":1}}],["否则您将进入的是",{"2":{"206":1}}],["否则",{"2":{"194":1,"203":1}}],["否则我们使用",{"2":{"160":1}}],["否则本文件后面提到的每一个",{"2":{"74":1}}],["加载属性",{"2":{"339":1}}],["加载或编译拆分的",{"2":{"336":1}}],["加载到内核中",{"2":{"160":1,"336":1}}],["加载",{"2":{"160":1,"336":2}}],["加上其他一些东西",{"2":{"72":1}}],["服务的入口点",{"2":{"337":1}}],["服务器管理员这样的常见场景中",{"2":{"336":1}}],["服务释放了引导加载程序",{"2":{"200":1}}],["服务会使",{"2":{"200":1}}],["服务中执行",{"2":{"174":1}}],["服务",{"2":{"162":1}}],["服务注入",{"2":{"160":1}}],["服务脚本的文件夹",{"2":{"158":1}}],["预初始化",{"0":{"160":1}}],["等待安装完成",{"2":{"213":1}}],["等待",{"2":{"160":1}}],["等待升级的",{"2":{"158":1}}],["等",{"2":{"158":1}}],["脚本设置",{"2":{"187":1}}],["脚本中永远不要硬编码",{"2":{"187":1}}],["脚本中的",{"2":{"187":1}}],["脚本中引用的其他文件",{"2":{"187":1}}],["脚本中注册的on",{"2":{"163":1}}],["脚本与引导过程的其余部分并行运行",{"2":{"186":1}}],["脚本在装入任何模块之前运行",{"2":{"186":1}}],["脚本在",{"2":{"182":1}}],["脚本提供",{"2":{"182":1}}],["脚本都将在启用独立模式",{"2":{"173":1}}],["脚本",{"0":{"176":1},"2":{"158":1,"161":1,"162":1,"187":1}}],["脚本的文件夹",{"2":{"158":1}}],["权限中添加",{"2":{"334":1}}],["权限下创建目录",{"2":{"334":1}}],["权限",{"2":{"158":1,"202":1}}],["合并到",{"2":{"158":1}}],["合并到boot中",{"2":{"75":1}}],["通用公共许可证的条款",{"2":{"190":1}}],["通用脚本",{"2":{"186":1}}],["通用脚本和模块脚本",{"2":{"186":1}}],["通常安装在设备的",{"2":{"204":1}}],["通常",{"2":{"163":1}}],["通过首先删除属性",{"2":{"163":1}}],["通过",{"2":{"158":1,"167":1}}],["通俗地说",{"2":{"74":1}}],["很少有进程有权与该",{"2":{"158":1}}],["标志",{"2":{"339":2}}],["标志设置为",{"2":{"337":1}}],["标有",{"2":{"336":2}}],["标记为",{"2":{"158":1}}],["标准的原因",{"2":{"74":1}}],["标准中的设备",{"2":{"73":1}}],["进程",{"2":{"164":1}}],["进程是只读的",{"2":{"163":1}}],["进程无法以任何可能的方式进入",{"2":{"158":1}}],["进行安装",{"2":{"209":1}}],["进行",{"2":{"202":1}}],["进行其他设置",{"2":{"182":1}}],["进行任何交互",{"2":{"158":1}}],["进行密钥签名的证书作为参考",{"2":{"83":1}}],["选择并修补一个文件",{"2":{"195":1,"201":1}}],["选项存在且呈灰色",{"2":{"200":1}}],["选项",{"2":{"195":2,"201":1,"336":2,"337":2,"338":3,"339":2}}],["选项1是首选方法",{"2":{"173":1}}],["选",{"2":{"158":1}}],["$",{"2":{"187":8}}],["$modpath",{"2":{"184":2}}],["$modid",{"2":{"174":4}}],["$arch",{"2":{"183":1}}],["$android",{"2":{"82":2}}],["$secure",{"2":{"158":5}}],["$internaldir",{"2":{"157":4}}],["未",{"2":{"214":1}}],["未执行",{"2":{"182":1}}],["未使用原始文件夹",{"2":{"157":1}}],["未找到",{"2":{"82":1}}],["挂载路径",{"2":{"337":1}}],["挂载早期所需的分区",{"2":{"160":1}}],["挂载标志",{"2":{"157":1}}],["挂载为",{"2":{"75":1}}],["`magisk",{"2":{"157":1}}],["开箱即用的",{"2":{"213":1}}],["开发",{"2":{"189":1}}],["开发者选项",{"2":{"200":1}}],["开发者指南",{"0":{"172":1},"1":{"173":1,"174":1,"175":1,"176":1,"177":1,"178":1,"179":1,"180":1,"181":1,"182":1,"183":1,"184":1,"185":1,"186":1,"187":1,"188":1},"2":{"188":1,"189":1}}],["开发者预览版中",{"2":{"73":1}}],["开头的属性",{"2":{"163":2}}],["开始安装",{"2":{"195":1,"201":1}}],["开始",{"2":{"157":1,"187":1}}],["从拒绝列表中删除目标",{"2":{"337":1}}],["从预编译的",{"2":{"336":1}}],["从关机开始",{"2":{"197":1}}],["从",{"2":{"157":1,"160":1,"187":1,"334":2,"336":1,"339":2}}],["从文档来看",{"2":{"74":1}}],["目录中",{"2":{"187":1}}],["目录来存储一些临时数据",{"2":{"157":1}}],["目录",{"0":{"157":1},"2":{"187":2}}],["内重新安装并重新启动",{"2":{"209":1}}],["内的文件夹",{"2":{"184":1}}],["内的文件",{"2":{"184":1}}],["内部",{"2":{"337":1}}],["内部使用的方法",{"2":{"173":1}}],["内部材料",{"2":{"157":1}}],["内部细节",{"0":{"155":1},"1":{"156":1,"157":1,"158":1,"159":1,"160":1,"161":1,"162":1,"163":1,"164":1,"165":1},"2":{"165":1,"189":1}}],["内核无法直接理解这种新的分区格式",{"2":{"75":1}}],["内核不需要",{"2":{"75":1}}],["内核直接挂载",{"2":{"73":1}}],["内核使用",{"2":{"73":2}}],["内核的",{"2":{"72":1}}],["内核将使用它作为rootfs",{"2":{"72":1}}],["quick",{"2":{"218":1,"236":1}}],["quite",{"2":{"216":1,"224":1,"232":1,"292":1,"294":1,"298":1,"300":1}}],["questions",{"2":{"171":1}}],["queue",{"2":{"138":1}}],["quot",{"2":{"14":2,"21":2,"22":2,"24":2,"67":2,"82":2,"91":2,"96":2,"105":2,"106":2,"113":4,"118":2,"129":2,"132":2,"142":4,"145":8,"175":8,"184":2,"223":2,"241":2,"242":4,"247":2,"248":4,"257":4,"292":2,"298":2,"303":2,"308":2,"309":4,"312":2,"313":4,"336":34}}],["q",{"0":{"167":1,"168":1,"169":1,"170":1,"233":1},"2":{"110":1,"111":2,"233":2}}],["qcdt",{"2":{"106":1}}],["🎉",{"2":{"101":1,"268":1}}],["zopfli",{"2":{"334":2}}],["z0",{"2":{"175":1}}],["za",{"2":{"175":2}}],["zenfone",{"2":{"126":1}}],["zeros",{"2":{"101":1}}],["z",{"2":{"102":1,"175":1,"266":1,"338":1}}],["zimage",{"2":{"134":2}}],["zimages",{"2":{"93":1}}],["zipfile",{"2":{"183":1}}],["zipurl",{"2":{"175":1}}],["zip",{"2":{"52":1,"61":1,"76":1,"181":4,"183":1,"185":1,"196":1,"201":1,"204":1,"209":3,"214":2,"257":1,"281":1,"337":2}}],["zips",{"2":{"45":1,"52":1}}],["zygote",{"0":{"232":1},"2":{"86":1,"91":2,"94":1,"100":1,"105":1,"107":1,"111":1,"144":1,"186":1,"232":1,"236":1,"289":1,"294":2,"300":2,"303":2,"337":1}}],["zygisk",{"0":{"178":1,"294":1,"300":1,"321":1,"328":1},"2":{"86":4,"88":1,"89":4,"90":1,"91":5,"93":3,"168":1,"174":2,"176":1,"178":4,"294":3,"295":1,"300":3,"301":1,"303":5,"305":1,"321":3,"328":3}}],["查看",{"2":{"83":1,"339":1}}],["查看您的选项",{"2":{"80":1}}],["要简单得多",{"2":{"211":1}}],["要将修补后的映像刷入您的设备",{"2":{"207":1,"208":1}}],["要从压缩包中的",{"2":{"205":1}}],["要使用新的固件升级您的设备",{"2":{"203":1}}],["要进行系统更新",{"2":{"202":1}}],["要求进行额外的设置",{"2":{"201":1}}],["要添加您在自定义",{"2":{"187":1}}],["要替换",{"2":{"177":1}}],["要强制命令不使用busybox",{"2":{"173":1}}],["要分发使用您自己的密钥签名的自己的",{"2":{"83":1}}],["要在",{"2":{"83":1}}],["要构建所有内容并创建最终的",{"2":{"80":1}}],["签名和分发",{"0":{"83":1}}],["横幅中选择",{"2":{"82":1}}],["插件",{"2":{"82":1}}],["插件的工作方式",{"2":{"82":1}}],["链接起来",{"2":{"82":1}}],["链接",{"2":{"82":1,"175":1}}],["项目",{"2":{"82":1,"178":1}}],["项目不需要配置工具链",{"2":{"82":1}}],["项目中的",{"2":{"81":1}}],["软件包",{"2":{"82":1}}],["代码库一起使用",{"2":{"82":1}}],["代码之前运行",{"2":{"81":1}}],["代码应该在",{"2":{"81":1}}],["支持格式",{"2":{"334":2}}],["支持的策略声明",{"2":{"336":1}}],["支持的命令",{"2":{"334":1}}],["支持的组件",{"2":{"334":1}}],["支持的操作",{"2":{"334":2}}],["支持的平台",{"2":{"79":1}}],["支持常见的压缩格式",{"2":{"334":1}}],["支持运行时可切换的",{"2":{"173":1}}],["支持",{"0":{"81":1},"1":{"82":1},"2":{"173":1}}],["配置构建",{"2":{"80":1}}],["让应用程序完成它的工作并自动重启设备",{"2":{"201":1}}],["让我们继续修补映像",{"2":{"194":1}}],["让我们回到",{"2":{"75":1}}],["让脚本下载并安装",{"2":{"79":1}}],["您将得到一个升级的",{"2":{"214":1}}],["您将看到一个询问修复环境的对话框",{"2":{"195":1}}],["您将看到一个用于占位的",{"2":{"195":1}}],["您都可以最终使用",{"2":{"214":1}}],["您也可以提供",{"2":{"209":1}}],["您也可以自己设置",{"2":{"79":1}}],["您正在刷入",{"2":{"207":1,"208":1}}],["您正在浏览的是",{"2":{"204":1}}],["您这样做会破坏您的设备",{"2":{"203":1}}],["您不能使用",{"2":{"197":1}}],["您不应更改它",{"2":{"175":1}}],["您应该已经知道并准备好了",{"2":{"194":1}}],["您应该看到",{"2":{"194":1}}],["您必须手动重新",{"2":{"214":1}}],["您必须手动下载新的固件归档文件并完成上一节中编写的相同",{"2":{"202":1}}],["您必须确保自己没有以任何方式修改只读分区",{"2":{"211":1}}],["您必须使用",{"2":{"205":1}}],["您必须按照说明进行操作",{"2":{"194":1}}],["您必须进行一些额外的设置才能使",{"2":{"82":1}}],["您的体验可能会有所不同",{"2":{"208":1}}],["您的设备有一个名为",{"2":{"207":1}}],["您的设备应该会自动重启",{"2":{"201":1}}],["您的设备没有单独的",{"2":{"194":1}}],["您的设备足够现代",{"2":{"74":1}}],["您的",{"2":{"182":1,"200":1}}],["您下载",{"2":{"181":1}}],["您还可以通过将设备连接到",{"2":{"194":1}}],["您还可以在变量名称",{"2":{"184":1}}],["您还可以手动要求应用在应用设置中创建图标",{"2":{"169":1}}],["您还可以构建特定的子组件",{"2":{"80":1}}],["您可以有几种选择",{"2":{"214":1}}],["您可以从官方固件包或第三方",{"2":{"194":1}}],["您可以根据自由软件基金会发布的",{"2":{"190":1}}],["您可以以两种不同的模式运行启动脚本",{"2":{"186":1}}],["您可以在",{"2":{"168":1,"183":1}}],["您可以通过使用诸如",{"2":{"163":1}}],["构建",{"0":{"80":1},"2":{"83":1}}],["构建脚本将自动查找并使用捆绑的",{"2":{"79":1}}],["构建和开发",{"0":{"78":1},"1":{"79":1,"80":1,"81":1,"82":1,"83":1},"2":{"189":1}}],["包括所有",{"2":{"190":1}}],["包括完整的",{"2":{"173":1}}],["包括",{"2":{"158":1,"164":1,"334":1,"336":1}}],["包含一个完全独立的",{"2":{"82":1}}],["包含极简的",{"2":{"75":1}}],["包",{"2":{"79":1}}],["添加到",{"2":{"79":1}}],["将详细输出打印到",{"2":{"339":1}}],["将命令传递给调用的",{"2":{"338":1}}],["将新目标添加到拒绝列表",{"2":{"337":1}}],["将所有块设备的",{"2":{"337":1}}],["将扩展到",{"2":{"336":1}}],["将从当前活动策略",{"2":{"336":1}}],["将整体策略转储到",{"2":{"336":1}}],["将被视为",{"2":{"336":1}}],["将被替换为",{"2":{"334":1}}],["将被启动",{"2":{"161":1}}],["将覆盖第三方",{"2":{"208":1}}],["将安装到",{"2":{"208":1}}],["将安装一个",{"2":{"157":1}}],["将设备关机",{"2":{"200":1}}],["将设置为",{"2":{"176":1}}],["将熔断",{"2":{"199":1}}],["将简单地替换为",{"2":{"187":1}}],["将其注入",{"2":{"187":1}}],["将读取并连接",{"2":{"187":1}}],["将导致启动过程死锁",{"2":{"186":1}}],["将强制替换为最新的",{"2":{"185":1}}],["将负责自行安装所有内容",{"2":{"182":1}}],["将模块文件从",{"2":{"181":1}}],["将透明地处理这些分区是否位于单独的分区中",{"2":{"177":1}}],["将此文件中的属性作为系统属性加载",{"2":{"174":1}}],["将执行此脚本",{"2":{"174":1}}],["将不会挂载您的",{"2":{"174":1}}],["将挂载此文件夹",{"2":{"174":1}}],["将挂载到此处",{"2":{"157":1}}],["将检测到安全模式被激活",{"2":{"167":1}}],["将修补好的",{"2":{"195":1}}],["将修补现成的",{"2":{"164":1}}],["将修补的归档文件复制到您的电脑",{"2":{"201":1}}],["将修补的映像复制到您的电脑",{"2":{"195":1}}],["将修补的",{"2":{"160":1}}],["将触发类",{"2":{"162":1}}],["将第二阶段的",{"2":{"160":1}}],["将替换为另一个文件",{"2":{"334":1}}],["将替换",{"2":{"160":1}}],["将在其中运行的内容",{"2":{"164":1}}],["将在",{"2":{"157":1}}],["将选择该文件夹",{"2":{"157":1}}],["将环境变量",{"2":{"79":1,"173":1}}],["将",{"2":{"79":1,"82":2,"160":2,"195":1,"201":1,"209":1,"213":2,"334":5,"338":1}}],["将事物拼凑在一起",{"0":{"76":1}}],["请为每个命令添加引号",{"2":{"334":1}}],["请考虑使用",{"2":{"214":1}}],["请转到",{"2":{"213":1}}],["请不要擦除",{"2":{"209":1}}],["请直接在",{"2":{"209":1}}],["请手动安装",{"2":{"209":1}}],["请先阅读",{"2":{"208":1}}],["请注意",{"2":{"207":1,"208":1}}],["请立即重新启动到",{"2":{"201":1}}],["请同意",{"2":{"201":1}}],["请长按音量增大",{"2":{"197":1}}],["请选中",{"2":{"195":2}}],["请获取",{"2":{"194":2}}],["请参见",{"2":{"190":1}}],["请参阅gnu通用公共许可证",{"2":{"190":1}}],["请以英文原版为准",{"2":{"190":1}}],["请改用",{"2":{"186":1}}],["请勿使用最新版本的",{"2":{"204":1}}],["请勿在模块",{"2":{"185":1}}],["请勿手动创建或修改",{"2":{"174":1}}],["请避免使用",{"2":{"184":2}}],["请将",{"2":{"196":1}}],["请将它们添加到",{"2":{"187":1}}],["请将这些规则添加到此文件中",{"2":{"180":1}}],["请将手机连接到",{"2":{"167":1}}],["请查看相应部分",{"2":{"193":2}}],["请查看",{"2":{"178":1,"180":1}}],["请分别将它们放在",{"2":{"177":1}}],["请使用正确的修补映像方法",{"2":{"209":1}}],["请使用",{"2":{"176":1,"207":1,"208":1,"209":2,"214":2}}],["请阅读",{"2":{"176":1}}],["请重新启动到安全模式",{"2":{"167":1}}],["请进入",{"2":{"167":1}}],["请在开发人员选项中禁用自动系统更新",{"2":{"212":1}}],["请在继续之前备份您的数据",{"2":{"199":1}}],["请在继续之前阅读",{"2":{"194":1}}],["请在安装",{"2":{"194":1}}],["请在安装过程中选择",{"2":{"79":1}}],["请在网络上查找它们",{"2":{"168":1}}],["请在",{"2":{"83":1,"182":1}}],["请切换到",{"2":{"83":1}}],["请运行",{"2":{"80":1}}],["请确保在安装过程前",{"2":{"79":1}}],["请尽量采用",{"2":{"0":1}}],["启用拒绝列表强制",{"2":{"337":1}}],["启用开发者选项",{"2":{"200":1}}],["启用开发者模式",{"2":{"79":1}}],["启用符号链接",{"2":{"79":1}}],["启动第三方",{"2":{"214":1}}],["启动屏幕",{"2":{"197":2}}],["启动之前",{"2":{"186":1}}],["启动过程在执行完成",{"2":{"186":1}}],["启动脚本",{"0":{"186":1},"2":{"176":1}}],["启动可以大致分为",{"2":{"73":1}}],["启动",{"2":{"72":1,"74":1,"209":1}}],["启动映像",{"2":{"72":1}}],["启动映像中的一个部分",{"2":{"72":1}}],["仅当您的设备启动",{"2":{"209":1}}],["仅当脚本设置为可执行文件时才执行",{"2":{"186":1}}],["仅限",{"2":{"199":1,"205":1}}],["仅在lg上使用",{"2":{"334":1}}],["仅在启用模块时执行",{"2":{"186":1}}],["仅在必要时在此模式下运行脚本",{"2":{"186":1}}],["仅",{"2":{"79":1,"199":1}}],["设计的应用程序进行",{"2":{"338":1}}],["设置它来实现",{"2":{"163":1}}],["设置",{"2":{"79":1,"213":1,"339":2}}],["设置中找到",{"2":{"79":1}}],["设置为允许每个域",{"2":{"164":1}}],["设置为钩住",{"2":{"160":1}}],["设置为工具链位置",{"2":{"82":1}}],["设置为默认",{"2":{"82":1}}],["设置为",{"2":{"79":2,"173":1,"334":1}}],["设置环境",{"0":{"79":1}}],["设备将在重启后自动给",{"2":{"209":1}}],["设备就会显示启动屏幕",{"2":{"197":1}}],["设备是否有单独的",{"2":{"194":1}}],["设备是否有启动",{"2":{"194":1}}],["设备的",{"2":{"183":2}}],["设备都支持在启动时按特殊键组合键以进入安全模式作为紧急选项",{"2":{"167":1}}],["设备上是只读的",{"2":{"187":1}}],["设备上协助劫持",{"2":{"160":1}}],["设备上",{"2":{"160":2}}],["设备中",{"2":{"158":1}}],["设备分类为以下不同类型",{"2":{"76":1}}],["设备卡在方法",{"2":{"74":1}}],["设备",{"0":{"214":1},"2":{"73":1,"74":1,"76":2,"208":1,"214":1}}],["设备过去启动的方式",{"2":{"73":1}}],["设备当前运行的",{"2":{"72":1}}],["设备首次上市时预装的",{"2":{"72":1}}],["设备推出时使用的安卓版本",{"2":{"72":1}}],["设备使用",{"2":{"72":1}}],["如节大小和校验和",{"2":{"334":1}}],["如ro",{"2":{"163":1}}],["如果既没有指定",{"2":{"336":1}}],["如果以前已在",{"2":{"334":1}}],["如果提供了",{"2":{"334":1}}],["如果提供",{"2":{"334":2}}],["如果需要",{"2":{"334":1}}],["如果需要自定义模块安装过程",{"2":{"182":1}}],["如果支持",{"2":{"214":1}}],["如果可能",{"2":{"211":1}}],["如果未指",{"2":{"334":1}}],["如果未指定",{"2":{"184":2,"334":3}}],["如果未自动安装",{"2":{"209":1}}],["如果重命名文件扩展名时遇到问题",{"2":{"209":1}}],["如果被要求恢复出厂设置",{"2":{"201":1}}],["如果刚刚修补的是",{"2":{"195":1}}],["如果找到",{"2":{"194":1}}],["如果还是报错",{"2":{"194":1}}],["如果没有",{"2":{"190":1}}],["如果在任何部分中检测到压缩",{"2":{"334":1}}],["如果在根目录中不存在",{"2":{"187":1}}],["如果在开发人员选项中启用了usb调试",{"2":{"167":1}}],["如果模块在",{"2":{"183":1}}],["如果要修补",{"2":{"195":1}}],["如果要完全控制和自定义安装过程",{"2":{"182":1}}],["如果要替换",{"2":{"177":1}}],["如果启用了zygisk",{"2":{"176":1}}],["如果存在",{"2":{"174":4,"194":1,"334":1}}],["如果",{"2":{"174":1,"183":1,"334":2}}],["如果你使用的是",{"2":{"168":1}}],["如果您想经常接收官方",{"2":{"214":1}}],["如果您有官方映像转储的副本",{"2":{"214":1}}],["如果您决定在不接触",{"2":{"214":1}}],["如果您决定引导到实际的",{"2":{"197":1}}],["如果您安装了第三方",{"2":{"214":1}}],["如果您遇到任何问题",{"2":{"209":1}}],["如果您遇到如",{"2":{"194":1}}],["如果您不打算使用第三方",{"2":{"207":1,"208":1}}],["如果您不知道什么是",{"2":{"167":1}}],["如果您打算使用第三方",{"2":{"207":1,"208":1}}],["如果您坚持使用第三方",{"2":{"196":1}}],["如果您清除数据",{"2":{"195":1}}],["如果您的三星设备未安装",{"2":{"198":1}}],["如果您的官方固件包包含",{"2":{"194":1}}],["如果您的设备在",{"2":{"197":1}}],["如果您的设备有单独的",{"2":{"195":1}}],["如果您的设备有启动",{"2":{"194":1}}],["如果您的设备没有单独的",{"2":{"195":1}}],["如果您的设备没有启动",{"2":{"194":2,"201":2}}],["如果您的模块需要基于设备",{"2":{"182":1}}],["如果您的模块需要一些额外的",{"2":{"180":1}}],["如果您还计划安装第三方内核",{"2":{"194":1}}],["如果您还不知道什么是",{"2":{"167":1}}],["如果您使用的是搭载",{"2":{"193":1}}],["如果您在使用运行着",{"2":{"193":1}}],["如果您已经安装了",{"2":{"193":1}}],["如果您将名为",{"2":{"177":1}}],["如果您只需要运行引导脚本",{"2":{"176":1}}],["如果您发现了这些错误或者不通顺的地方",{"2":{"170":1}}],["如果您没有启用",{"2":{"167":1}}],["如果您需要此特殊行为",{"2":{"163":1}}],["如果检测到了设备",{"2":{"167":1}}],["如果属性更改未通过",{"2":{"163":1}}],["如果我们使用",{"2":{"160":1}}],["如果使用",{"2":{"75":1}}],["如",{"2":{"157":1,"163":1,"181":1,"211":1,"334":1}}],["如何实现其引导加载程序",{"2":{"76":1}}],["访问守护进程的唯一方法是通过",{"2":{"164":1}}],["访问帮助",{"2":{"80":1}}],["访问",{"2":{"76":1,"164":1}}],["相同",{"2":{"336":1}}],["相同的格式",{"2":{"179":1}}],["相关的操作",{"2":{"334":1}}],["相关的二进制文件",{"2":{"158":1}}],["相关链接",{"0":{"191":1}}],["相反",{"2":{"76":1,"187":1,"213":1}}],["相比有几个区别",{"2":{"75":1}}],["修改已到位",{"2":{"334":1}}],["修改的分区从安装时的生成备份恢复到官方",{"2":{"212":1}}],["修补过程",{"2":{"202":1}}],["修补映像",{"0":{"195":1},"2":{"209":1,"214":1}}],["修补",{"2":{"160":1,"195":1,"334":2}}],["修补引导映像来轻松安装",{"2":{"76":1}}],["修复sepolicy规则复制",{"2":{"4":1}}],["修复升级时的sepolicy规则迁移",{"2":{"2":1}}],["关于",{"2":{"76":1}}],["同时也是第一个",{"2":{"76":1}}],["旧版",{"2":{"76":1}}],["好的旧传统",{"2":{"76":1}}],["类设备的引导加载程序仍然会接受并提供手动添加到内核",{"2":{"76":1}}],["类设备的更多详细信息",{"2":{"76":1}}],["类设备用户必须始终重新启动到",{"2":{"76":1}}],["类",{"2":{"76":6}}],["类型",{"2":{"76":1}}],["混合",{"2":{"76":1}}],["year",{"2":{"222":1,"255":1,"267":1}}],["yet",{"2":{"111":1,"145":1,"224":1,"242":1,"264":1}}],["yes",{"2":{"76":1,"217":1,"308":1,"312":1}}],["youtube",{"2":{"184":2}}],["yourself",{"2":{"219":1}}],["your",{"2":{"41":1,"151":1,"152":1,"183":1,"190":1,"229":1,"230":2,"234":1,"236":2,"256":1,"257":1,"268":1,"308":1,"309":3,"312":1,"313":3}}],["you",{"2":{"41":1,"44":2,"45":1,"47":1,"61":1,"65":2,"66":1,"142":1,"150":1,"190":2,"226":1,"233":1,"234":1,"241":3,"247":3,"253":3,"265":2,"268":1,"294":1,"300":1,"309":1,"313":1}}],["里的",{"2":{"76":1}}],["有效的触发器",{"2":{"337":1}}],["有一些注意事项",{"2":{"200":1}}],["有一些例外情况",{"2":{"194":1}}],["有一个特殊的机制允许您实际进入到",{"2":{"197":1}}],["有一个用于修复和升级设备的极简自带",{"2":{"72":1}}],["有关详细信息",{"2":{"190":1}}],["有关如何格式化策略语句的更多详细信息",{"2":{"180":1}}],["有关",{"2":{"178":1}}],["有两种方法可以启用它",{"2":{"173":1}}],["有大量",{"2":{"168":1}}],["有了上面的所有知识",{"2":{"76":1}}],["存根",{"2":{"169":1}}],["存储在",{"2":{"163":1}}],["存储在单独的分区中时",{"2":{"75":1}}],["存储常规",{"2":{"158":2}}],["存在的标志",{"2":{"158":1}}],["存在",{"2":{"75":1,"334":1}}],["处理其余的引导",{"2":{"75":1}}],["因此长按音量增大不会在我的设备上不会启动到",{"2":{"208":1}}],["因此唯一可以确定的方法就是实际尝试",{"2":{"194":1}}],["因此在引用这些附加文件时",{"2":{"187":1}}],["因此它不包含",{"2":{"169":1}}],["因此需要注意一些",{"2":{"163":1}}],["因此一旦数据正确装载到",{"2":{"158":1}}],["因此非",{"2":{"158":1}}],["因此不能作为",{"2":{"158":1}}],["因此",{"2":{"157":1,"187":1}}],["因此单独构建",{"2":{"82":1}}],["因此可以通过",{"2":{"76":1}}],["因此无法直接将",{"2":{"75":1}}],["因为每个设备的程序可能有所不同",{"2":{"211":1}}],["因为其设备上的",{"2":{"204":1}}],["因为我们正在执行升级",{"2":{"202":1}}],["因为我们要清除数据",{"2":{"201":1}}],["因为数据将在后面的步骤中再次擦除",{"2":{"200":1}}],["因为某些设备的引导加载程序会接受",{"2":{"194":1}}],["因为某些生成的代码仅在构建过程中创建",{"2":{"81":1}}],["因为它不再相应",{"2":{"338":1}}],["因为它不会显示在第三方",{"2":{"184":1}}],["因为它通常涉及",{"2":{"214":1}}],["因为它可能会损坏大型文件",{"2":{"201":1}}],["因为它可能会损坏大文件",{"2":{"195":1}}],["因为它会跳过终止清理步骤",{"2":{"184":1}}],["因为它还将充当将二进制文件注入",{"2":{"157":1}}],["因为环境变量向下继承到子进程",{"2":{"173":1}}],["因为这是",{"2":{"163":1}}],["因为需要支持符号链接",{"2":{"79":1}}],["因为谷歌每年都强制所有",{"2":{"74":1}}],["因为",{"2":{"74":1,"75":2,"187":1}}],["到控制台并终止安装",{"2":{"184":1}}],["到控制台",{"2":{"184":1}}],["到",{"2":{"75":1,"337":1}}],["然后按下设备的下载模式键组合",{"2":{"200":1}}],["然后选择",{"2":{"195":1,"201":1}}],["然后完成安装过程",{"2":{"181":1}}],["然后再进行专业化和运行",{"2":{"178":1}}],["然后重启回到正常模式",{"2":{"167":1}}],["然后启动时卡在了开机动画",{"0":{"167":1}}],["然后启动守护程序",{"2":{"160":1}}],["然后通过",{"2":{"163":1}}],["然后在",{"2":{"82":1}}],["然后让内核根据引导加载程序的信息选择要使用的任何根目录",{"2":{"75":1}}],["然而机器翻译的正确率有待提高",{"2":{"170":1}}],["然而",{"2":{"74":1,"76":1,"338":1}}],["删除其文件格式文件扩展名",{"2":{"334":1}}],["删除您的模块时",{"2":{"174":1}}],["删除属性将同时删除",{"2":{"163":1}}],["删除属性不会将其从持久存储中删除",{"2":{"163":1}}],["删除",{"2":{"75":1,"334":1,"339":1}}],["塞入",{"2":{"75":1}}],["只能劫持",{"2":{"197":1}}],["只能引导到",{"2":{"76":1}}],["只有部分小米设备具有此属性",{"2":{"194":1}}],["只有使用方法b的设备才被正式视为",{"2":{"74":1}}],["只需更改必要的内容",{"2":{"334":1}}],["只需按照第三方",{"2":{"207":1,"208":1}}],["只需下载",{"2":{"194":1}}],["只需将",{"2":{"75":1}}],["当使用名称",{"2":{"337":1}}],["当ota可用时",{"2":{"212":1}}],["当在",{"2":{"173":1}}],["当您打开隐藏的",{"2":{"169":1}}],["当隐藏",{"2":{"169":1}}],["当前安装的magisk的版本代码",{"2":{"183":1}}],["当前安装的",{"2":{"183":1}}],["当前",{"2":{"157":1}}],["当",{"2":{"75":1,"161":1,"174":1,"187":1,"197":1}}],["当时只有引导方法",{"2":{"75":1}}],["当谷歌发布第一代",{"2":{"75":1}}],["第一次设计",{"2":{"75":1}}],["第三方",{"0":{"209":1},"2":{"74":1,"197":1}}],["它作为一个实用工具",{"2":{"337":1}}],["它最初是为支持以",{"2":{"335":1}}],["它解析标头并提取映像中的所有部分",{"2":{"334":1}}],["它不会安装",{"2":{"212":1}}],["它应该显示一个对话框",{"2":{"201":1}}],["它通常命名为",{"2":{"201":1}}],["它们将直接复制到magisk",{"2":{"187":1}}],["它们仅限于将",{"2":{"76":1}}],["它允许高级模块开发人员在每个",{"2":{"178":1}}],["它将显示一个让您重新安装的对话框",{"2":{"209":1}}],["它将为您提供在主屏幕中创建快捷方式的选项",{"2":{"169":1}}],["它将安装一个",{"2":{"169":1}}],["它将具有所有只读分区的2个插槽",{"2":{"72":1}}],["它是现代安卓系统上的一个现有文件夹",{"2":{"158":1}}],["它还推出了",{"2":{"75":1}}],["一个策略声明应被视为一个参数",{"2":{"336":1}}],["一个用于解压缩",{"2":{"334":1}}],["一旦完成",{"2":{"214":1}}],["一旦下载了",{"2":{"214":1}}],["一旦你的三星设备获得了",{"2":{"202":1}}],["一旦你按下组合键",{"2":{"197":1}}],["一旦",{"2":{"201":1}}],["一起刷入",{"2":{"201":1}}],["一起安装的软件包",{"2":{"82":1}}],["一样",{"2":{"194":1}}],["一些二进制文件和文件应存储在",{"2":{"158":1}}],["一些",{"2":{"76":1}}],["一些使用带有",{"2":{"75":1}}],["一些历史",{"0":{"75":1}}],["一加",{"2":{"73":1}}],["应的文件名",{"2":{"334":1}}],["应为",{"2":{"195":1}}],["应只包含字符串",{"2":{"181":1}}],["应该取决于您的设备",{"2":{"195":1}}],["应该足够好了",{"2":{"176":1}}],["应该指向一个",{"2":{"175":1}}],["应该与平台绑定",{"2":{"74":1}}],["应用内置",{"2":{"336":1}}],["应用程序中修补",{"2":{"203":1}}],["应用程序",{"2":{"194":1,"195":2,"196":1,"201":1,"209":2}}],["应用程序的",{"2":{"193":1}}],["应用程序的进程中直接运行代码",{"2":{"178":1}}],["应用程序下载模块时",{"2":{"185":1}}],["应用程序或第三方recovery",{"2":{"181":1}}],["应用程序日志和magisk日志",{"2":{"5":1}}],["应用图标显示异常",{"0":{"169":1}}],["应用",{"2":{"83":1,"204":1,"206":1,"214":1,"334":1,"336":1}}],["是可选的",{"2":{"336":2}}],["是用于解压缩组件的原始启动映像",{"2":{"334":1}}],["是一种新的文件类型",{"2":{"164":1}}],["是有效的",{"2":{"164":1}}],["是通过从",{"2":{"163":1}}],["是这种类型的第一个设备",{"2":{"76":1}}],["是",{"2":{"74":1,"178":1,"183":1}}],["对",{"2":{"334":2}}],["对设备进行了改造以适应新方法",{"2":{"74":1}}],["对于重新打包",{"2":{"334":1}}],["对于解包",{"2":{"334":1}}],["对于运行",{"2":{"207":1}}],["对于这些设备",{"2":{"197":1}}],["对于大多数设备",{"2":{"195":1}}],["对于大多数模块开发人员来说",{"2":{"176":1}}],["对于想在",{"2":{"173":1}}],["对于与第三方开发人员相关的内容",{"2":{"173":1}}],["对于带有",{"2":{"157":1}}],["对于每个操作",{"2":{"80":1}}],["对于所有其他类型的设备",{"2":{"76":1}}],["对于",{"2":{"74":1,"76":1,"184":2,"187":1,"208":1}}],["对于支持无缝系统更新的设备",{"2":{"72":1}}],["可用的小程序",{"2":{"337":1}}],["可能会缩小",{"2":{"203":1}}],["可能还会振动",{"2":{"197":1}}],["可执行文件位于",{"2":{"173":1}}],["可选地",{"2":{"214":1}}],["可选文件",{"2":{"174":1}}],["可选",{"2":{"79":1,"175":1,"181":1}}],["可以是",{"2":{"334":2}}],["可以将",{"2":{"213":1}}],["可以很容易地获得这些信息",{"2":{"197":1}}],["可以重启到",{"2":{"195":1}}],["可以临时存储文件的地方",{"2":{"183":1}}],["可以选择在安装程序中创建名为",{"2":{"182":1}}],["可以在一个命令中提供多个策略语句",{"2":{"336":1}}],["可以在",{"2":{"181":1}}],["可以更新模块",{"2":{"175":1}}],["可以禁用它",{"2":{"163":1}}],["可以根据引导加载程序的信息启动到",{"2":{"76":1}}],["可以使用",{"2":{"74":1}}],["可帮助您更精确地定义设备的",{"2":{"72":1}}],["实例都将参考",{"2":{"74":1}}],["但该选项仍然存在",{"2":{"338":1}}],["但该工具被扩展为支持所有设备",{"2":{"335":1}}],["但另外支持",{"2":{"336":1}}],["但在",{"2":{"336":1}}],["但",{"2":{"214":1}}],["但使用",{"2":{"207":1,"208":1}}],["但大多数固件压缩包可以从华为固件下载站下载",{"2":{"205":1}}],["但没有任何保证",{"2":{"190":1}}],["但实际上是",{"2":{"175":1}}],["但实施方式不同",{"2":{"74":1}}],["但仍然禁止更改只读属性",{"2":{"163":1}}],["但是华为设备没有这个分区",{"2":{"204":1}}],["但是",{"2":{"82":1}}],["但本指南不包含说明",{"2":{"79":1}}],["但许多设备不接受",{"2":{"76":1}}],["但例外情况单独列出",{"2":{"73":1}}],["讨论",{"0":{"74":1}}],["不错的旧",{"2":{"338":1}}],["不修改大多数只读分区",{"2":{"211":1}}],["不建议在新的设备上通过第三方",{"2":{"209":1}}],["不可通过官方途径解锁",{"2":{"204":1}}],["不可写",{"2":{"157":1}}],["不再正式支持较新的华为设备",{"2":{"204":1}}],["不再处理",{"2":{"168":1}}],["不是",{"2":{"201":1}}],["不幸的是",{"2":{"194":1,"214":1}}],["不要按",{"2":{"213":1}}],["不要重新启动",{"2":{"212":1}}],["不要使用mtp",{"2":{"201":1}}],["不要使用",{"2":{"195":1,"202":1}}],["不要在",{"2":{"185":1}}],["不要在脚本中硬编码模块路径",{"2":{"176":1}}],["不要尝试在",{"2":{"185":1}}],["不存在",{"2":{"174":1,"187":1}}],["不允许直接连接到",{"2":{"164":1}}],["不受限制的文件上下文",{"2":{"164":1}}],["不包括已在使用方法",{"2":{"73":1}}],["不属于方法",{"2":{"73":1}}],["最佳实践",{"2":{"214":1}}],["最简单的",{"2":{"181":1}}],["最新的版本",{"2":{"79":1}}],["最相关的是删除",{"2":{"75":1}}],["最后执行",{"2":{"73":1}}],["最终根目录",{"2":{"73":1}}],["负责挂载",{"2":{"73":1}}],["也没有指定",{"2":{"336":1}}],["也会篡改块验证",{"2":{"211":1}}],["也就是开头必须为字母",{"2":{"175":1}}],["也就是说",{"2":{"72":2,"177":1}}],["也以独立模式运行",{"2":{"173":1}}],["也许一些",{"2":{"73":1}}],["时会触发引导循环并直接重启至",{"2":{"204":1}}],["时的数据擦除",{"2":{"199":1}}],["时都必须重新启动至",{"2":{"197":1}}],["时",{"2":{"73":2,"75":1,"169":2,"187":1,"197":1,"209":1}}],["谷歌的标准正式支持这一点",{"2":{"75":1}}],["谷歌推出了动态分区",{"2":{"75":1}}],["谷歌对",{"2":{"74":1}}],["谷歌",{"2":{"73":2}}],["的小程序",{"2":{"338":1,"339":1}}],["的参数与",{"2":{"336":1}}],["的参数可以接受一个或多个条目",{"2":{"336":1}}],["的关键部分",{"2":{"335":1}}],["的所有内容以进行调试",{"2":{"334":1}}],["的状态",{"2":{"334":2}}],["的概念是使",{"2":{"334":1}}],["的方法",{"2":{"214":1}}],["的更新",{"2":{"214":1}}],["的说明进行操作即可",{"2":{"207":1,"208":1}}],["的地方",{"2":{"207":1}}],["的分区",{"2":{"207":1}}],["的系统",{"2":{"197":2}}],["的系统上使用的规则都可以被视为官方的",{"2":{"336":1}}],["的系统上",{"2":{"157":1}}],["的最简单方法是直接通过",{"2":{"196":1}}],["的报错",{"2":{"194":1}}],["的副本",{"2":{"194":2}}],["的结果确定您的设备在",{"2":{"194":1}}],["的隐含保证",{"2":{"190":1}}],["的开发人员",{"2":{"189":1}}],["的示例",{"2":{"187":2}}],["的内部",{"2":{"187":1}}],["的控制台中",{"2":{"184":1}}],["的版本字符串",{"2":{"183":1}}],["的脚本以",{"2":{"186":1}}],["的脚本",{"2":{"182":1}}],["的一切",{"2":{"186":1}}],["的一项功能",{"2":{"178":1}}],["的一种形式",{"2":{"74":1}}],["的文件",{"2":{"185":1}}],["的文件放在任何文件夹中",{"2":{"177":1}}],["的文档",{"2":{"83":1,"180":1}}],["的符号链接",{"2":{"174":3,"334":1}}],["的情况下",{"2":{"173":1}}],["的图标资源",{"2":{"169":1}}],["的行为",{"2":{"163":1}}],["的默认设置属性行为与",{"2":{"163":1}}],["的覆盖层",{"2":{"157":1}}],["的侵害",{"2":{"83":1}}],["的存储库可以作为一个项目直接使用",{"2":{"81":1}}],["的安装路径",{"2":{"79":1}}],["的现代设备还带有",{"2":{"75":1}}],["的",{"2":{"75":1,"82":1,"83":1,"164":2,"173":4,"182":1,"183":1,"186":1,"187":4,"194":1,"197":1,"213":1,"214":1,"334":1,"336":1}}],["的流逝",{"2":{"75":1}}],["的时候",{"2":{"75":2}}],["的标准有点复杂",{"2":{"74":1}}],["的定义",{"2":{"74":1}}],["的定义只考虑了内核如何引导设备",{"2":{"74":1}}],["的设备而创建的",{"2":{"335":1}}],["的设备特别友好",{"2":{"209":1}}],["的设备通常是这样的",{"2":{"194":1}}],["的设备都是",{"2":{"76":1}}],["的设备都将自动使用方法",{"2":{"74":1}}],["的设备上运行",{"2":{"74":1}}],["的设备",{"2":{"73":4,"207":1,"214":2}}],["的启动方式",{"2":{"72":1}}],["具有许多助手函数和几个",{"2":{"337":1}}],["具有以下补丁",{"2":{"336":1}}],["具有",{"2":{"73":3}}],["此标志仅影响",{"2":{"339":2}}],["此工具别名为",{"2":{"336":1}}],["此操作可能清除您的数据",{"2":{"195":1}}],["此操作仅为提供代码高亮",{"2":{"175":1}}],["此时",{"2":{"194":1}}],["此功能主要为第三方内核开发者设计",{"2":{"187":1}}],["此阶段为非阻塞",{"2":{"186":1}}],["此阶段会阻塞",{"2":{"186":1}}],["此函数是以下psuedo代码的简写",{"2":{"184":1}}],["此函数是以下命令的简写",{"2":{"184":1}}],["此脚本将来源于",{"2":{"181":1}}],["此脚本将在",{"2":{"174":2}}],["此外还有以下文件",{"2":{"181":1}}],["此文件将被",{"2":{"187":1}}],["此文件将被忽略",{"2":{"187":1}}],["此文件将被注入到",{"2":{"187":1}}],["此文件将替换",{"2":{"187":1}}],["此文件中的每一行都将被视为策略语句",{"2":{"180":1}}],["此文件遵循与",{"2":{"179":1}}],["此文件夹将以递归方式合并到真正的",{"2":{"177":1}}],["此文件夹包含模块的",{"2":{"174":1}}],["此文件存储模块的元数据",{"2":{"174":1}}],["此路径中的每个目录都将装载其目录名的分区",{"2":{"157":1}}],["此路径可以在",{"2":{"79":1}}],["此方法首次出现在",{"2":{"73":2}}],["此仓库分别存在",{"2":{"0":1}}],["来进入",{"2":{"206":1}}],["来安装或升级",{"2":{"197":1}}],["来说是个坏消息",{"2":{"75":1}}],["来说",{"2":{"74":1}}],["来引导",{"2":{"73":3,"75":1}}],["来表示",{"2":{"72":1}}],["作为策略语句逐行读取和分析",{"2":{"336":1}}],["作为解决方法",{"2":{"208":1}}],["作为第一个运行的程序",{"2":{"160":1}}],["作为",{"2":{"73":2,"201":1,"334":1}}],["作为rootdir",{"2":{"72":1}}],["过去的美好时光",{"2":{"73":1}}],["传统",{"2":{"73":2}}],["初始化触发器上的回调",{"2":{"337":1}}],["初始根目录",{"2":{"73":1}}],["初始版本",{"2":{"69":1}}],["方法进行升级",{"2":{"193":1}}],["方法",{"2":{"73":4,"74":3,"160":1}}],["并重新编译",{"2":{"336":1}}],["并重启设备",{"2":{"214":1}}],["并成为",{"2":{"335":1}}],["并删除",{"2":{"334":1}}],["并安装",{"2":{"214":1}}],["并没有真正好的方法",{"2":{"214":1}}],["并补充后的版本",{"2":{"204":1}}],["并补充了很多内容",{"2":{"189":1}}],["并补充了一些内容",{"2":{"0":1}}],["并改用它",{"2":{"203":1}}],["并使用以下命令刷入",{"2":{"195":1}}],["并使用",{"2":{"195":1,"201":1}}],["并遵循以下规则",{"2":{"187":1}}],["并启用",{"2":{"186":1}}],["并启用了",{"2":{"182":1}}],["并启动该应用程序",{"2":{"201":1}}],["并启动",{"2":{"162":1}}],["并通过",{"2":{"167":1}}],["并将其替换为",{"2":{"334":1}}],["并将其用作基本文件夹",{"2":{"157":1}}],["并将该脚本重命名或复制为",{"2":{"181":1}}],["并将",{"2":{"164":1}}],["并与守护进程建立连接",{"2":{"164":1}}],["并进行了修补",{"2":{"163":1}}],["并神奇地安装模块文件",{"2":{"161":1}}],["并退出守护进程",{"2":{"160":1}}],["并在当前目录中具有相",{"2":{"334":1}}],["并在安装后保留",{"2":{"211":1}}],["并在",{"2":{"160":1}}],["并执行它为我们装载分区",{"2":{"160":1}}],["并按照说明进行初始设置",{"2":{"79":1}}],["并让",{"2":{"75":1,"213":1}}],["并且在这种情况下无需将",{"2":{"209":1}}],["并且可以用很小的工作量来维护",{"2":{"209":1}}],["并且从中恢复的唯一方法是清除数据并进行完整的",{"2":{"203":1}}],["并且无论在哪个",{"2":{"173":1}}],["并且执行",{"2":{"164":1}}],["并且对非",{"2":{"163":1}}],["并且",{"2":{"73":1}}],["并运行以下命令进行检查",{"2":{"194":1}}],["并运行命令",{"2":{"167":1}}],["并运行",{"2":{"72":1}}],["随机字符",{"2":{"195":4}}],["随着时间从",{"2":{"75":1}}],["随",{"2":{"72":1}}],["xz",{"2":{"334":3}}],["xda",{"2":{"234":1}}],["x",{"2":{"195":3}}],["xposed",{"2":{"150":2}}],["xperm",{"2":{"138":1,"336":4}}],["xperia",{"2":{"89":1}}],["xxx应用会检测到",{"0":{"168":1}}],["xxx",{"2":{"118":1}}],["xiaomi",{"2":{"102":1,"131":1,"266":1}}],["x86",{"2":{"102":1,"134":1,"174":2,"183":1,"266":1}}],["x64",{"2":{"79":3,"183":2}}],["xl",{"2":{"72":1,"116":1,"131":1,"233":1}}],["xml",{"2":{"32":1}}],["例如几乎所有的小米设备均为",{"2":{"197":1}}],["例如三星",{"2":{"76":1}}],["例如一些小米手机",{"2":{"76":1}}],["例如",{"2":{"72":1,"80":1,"157":1,"173":1,"183":3,"184":1,"209":1}}],["级别和",{"2":{"72":1}}],["级别",{"2":{"72":1,"183":2}}],["推出版本",{"2":{"72":1}}],["版本对应的",{"2":{"183":1}}],["版本上运行",{"2":{"173":1}}],["版本之间的映射可以在",{"2":{"72":1}}],["版本",{"2":{"72":3,"79":1,"194":1,"204":3}}],["以了解更多背景信息",{"2":{"339":1}}],["以与",{"2":{"336":1}}],["以作为",{"2":{"334":2}}],["以仅打印",{"2":{"334":1}}],["以递归删除",{"2":{"334":1}}],["以原始格式转储",{"2":{"334":1}}],["以应用",{"2":{"211":1}}],["以启用",{"2":{"201":1}}],["以及使用多种算法压缩",{"2":{"334":1}}],["以及",{"2":{"197":1}}],["以前是",{"2":{"187":1}}],["以跳过所有默认安装步骤",{"2":{"182":1}}],["以提供信息",{"2":{"175":1}}],["以下教程不会保留",{"2":{"214":1}}],["以下教程仅针对初始安装",{"2":{"193":1}}],["以下是几种不同类型的设备的教程",{"2":{"211":1}}],["以下是一些参数",{"2":{"72":1}}],["以下只是一些一般性指导",{"2":{"204":1}}],["以下部分面向开发者",{"2":{"189":1}}],["以下变量和函数可用",{"2":{"182":1}}],["以下代码块虽然标注为",{"2":{"175":1}}],["以方便您使用",{"2":{"169":1}}],["以便与为",{"2":{"338":1}}],["以便可以使用原始标头",{"2":{"334":1}}],["以便通过",{"2":{"212":1}}],["以便检查更新",{"2":{"175":1}}],["以便",{"2":{"164":1,"175":1}}],["以获得远程",{"2":{"164":1}}],["以确保",{"2":{"164":1}}],["以确定您的设备最有可能使用哪种方法",{"2":{"73":1}}],["以",{"2":{"163":1,"186":2}}],["以允许直接修改属性区域或",{"2":{"163":1}}],["以允许第三方仓库",{"2":{"6":1}}],["以ro",{"2":{"163":1}}],["以继续启动过程",{"2":{"160":1}}],["以关闭签名检查",{"2":{"83":1}}],["以安装",{"2":{"79":1}}],["以保持",{"2":{"76":1}}],["两阶段初始化",{"2":{"72":1}}],["环境",{"2":{"72":1,"75":1}}],["而不经过",{"2":{"339":1}}],["而不是默认的",{"2":{"338":1}}],["而不是初始安装",{"2":{"202":1}}],["而不是合并其内容",{"2":{"177":1}}],["而不是",{"2":{"72":1,"175":1,"207":1,"208":2}}],["而进入",{"2":{"206":1}}],["而是使用",{"2":{"202":1}}],["而是直接调用内部",{"2":{"173":1}}],["而无需通过",{"2":{"163":1}}],["而言",{"2":{"74":1,"76":1}}],["而",{"2":{"72":1,"186":1}}],["都在上下文",{"2":{"336":1}}],["都将替换为",{"2":{"187":1}}],["都始终具有完整的命令集",{"2":{"173":1}}],["都是",{"2":{"74":1}}],["都是包含",{"2":{"72":1}}],["都存储在",{"2":{"72":1}}],["这只是一个通用指南",{"2":{"211":1}}],["这种安装方法已被弃用",{"2":{"209":1}}],["这种独立模式的意思是",{"2":{"173":1}}],["这不是拼写错误",{"2":{"208":1}}],["这不包括在解锁",{"2":{"199":1}}],["这部分现已从官方文档中移除",{"2":{"204":1}}],["这两个文件将被复制到",{"2":{"187":1}}],["这两个实际上非常相似",{"2":{"72":1}}],["这几乎意味着是",{"2":{"186":1}}],["这允许模块开发人员在安装模块之前动态调整其模块",{"2":{"186":1}}],["这里唯一的区别在于odin刷入步骤",{"2":{"202":1}}],["这里",{"2":{"183":1}}],["这样在未经您确认的情况下",{"2":{"212":1}}],["这样",{"2":{"182":1}}],["这样的命令将不使用",{"2":{"173":1}}],["这用于对比版本",{"2":{"175":1}}],["这包括所有启动脚本和模块安装脚本",{"2":{"173":1}}],["这包括决定是否启动到",{"2":{"75":1}}],["这确保脚本始终在可预测的环境中运行",{"2":{"173":1}}],["这将需要通过电脑",{"2":{"214":1}}],["这将使用您设备的官方映像",{"2":{"214":1}}],["这将使",{"2":{"212":1}}],["这将非常有用",{"2":{"182":1}}],["这将删除所有模块并自动重新启动设备",{"2":{"167":1}}],["这将触发事件",{"2":{"163":1}}],["这就是",{"2":{"164":1}}],["这完全取决于",{"2":{"76":1}}],["这些只是",{"2":{"214":1}}],["这些更改使我们能够保持沙盒完好无损",{"2":{"164":1}}],["这些二进制文件将直接在",{"2":{"157":1}}],["这些类型按首次可用时的时间顺序排序",{"2":{"76":1}}],["这些设备将只使用",{"2":{"75":1}}],["这些参数将为",{"2":{"72":1}}],["这对于不能正常解密",{"2":{"209":1}}],["这对于大多数简单的",{"2":{"181":1}}],["这对于交换整个文件夹非常方便",{"2":{"177":1}}],["这对",{"2":{"75":1}}],["这也是方法",{"2":{"74":1}}],["这意味着每个策略声明都应该用引号括起来",{"2":{"336":1}}],["这意味着它不依赖于外部工具",{"2":{"334":1}}],["这意味着应用官方",{"2":{"211":1}}],["这意味着",{"2":{"200":1}}],["这意味着该属性将在下次重新启动后恢复",{"2":{"163":1}}],["这意味着当这是",{"2":{"157":1}}],["这意味着我们可以很聪明",{"2":{"75":1}}],["这意味着就",{"2":{"74":1}}],["这意味着从谷歌的角度来看",{"2":{"74":1}}],["这个二进制文件将替换",{"2":{"335":1}}],["这个阶段发生在",{"2":{"186":1}}],["这个文件应该只包含字符串",{"2":{"181":1}}],["这个文档本质上还是机器翻译的",{"2":{"170":1}}],["这个存根应用程序的唯一功能是将完整的",{"2":{"169":1}}],["这个",{"2":{"73":1}}],["这是将要安装",{"2":{"207":1}}],["这是模块的唯一标识符",{"2":{"175":1}}],["这是",{"2":{"173":1,"175":1,"187":1}}],["这是迄今为止最糟糕的一种设备类型",{"2":{"76":1}}],["这是他们想出引导方法",{"2":{"75":1}}],["这是所有",{"2":{"73":1}}],["这是由",{"2":{"0":1}}],["和构建",{"2":{"178":1}}],["和减号",{"2":{"175":1}}],["和所有",{"2":{"164":1}}],["和所有小程序的符号链接直接存储",{"2":{"157":1}}],["和持久存储中读取",{"2":{"163":1}}],["和删除属性",{"2":{"163":1}}],["和方法",{"2":{"74":1}}],["和",{"2":{"72":3,"73":4,"74":2,"76":1,"81":1,"158":1,"163":2,"164":1,"173":2,"176":1,"177":1,"184":1,"186":1,"194":1,"201":1,"213":1,"334":3,"339":1}}],["人们也可以使用术语",{"2":{"72":1}}],["或运行时策略",{"2":{"336":1}}],["或将所有条目解压到当前目录",{"2":{"334":1}}],["或使用",{"2":{"204":1}}],["或更高版本",{"0":{"208":1},"2":{"198":1}}],["或更高版本的三星设备",{"2":{"193":1}}],["或更高版本的华为设备",{"2":{"193":1}}],["或修改它",{"2":{"190":1}}],["或过",{"2":{"186":1}}],["或第三方",{"2":{"76":1}}],["或者第三方",{"2":{"209":1}}],["或者不写",{"2":{"195":1}}],["或者您需要为某些模块文件设置特殊权限",{"2":{"182":1}}],["或者您在使用方法",{"2":{"74":1}}],["或者",{"2":{"168":1,"194":1,"197":1,"199":1}}],["或者他们正式称之为",{"2":{"75":1}}],["或",{"2":{"72":1,"75":2,"76":1,"175":1,"177":1,"183":2,"186":1,"190":1,"194":2,"195":5,"201":1,"211":1,"336":1,"337":1}}],["下面是如何使用自定义",{"2":{"187":1}}],["下载支持您设备的",{"2":{"199":1}}],["下载并安装最新的",{"2":{"194":1}}],["下载最新的",{"2":{"181":1}}],["下载",{"2":{"175":1,"204":2,"209":1,"214":1}}],["下载到其内部存储并动态加载",{"2":{"169":1}}],["下划线",{"2":{"175":1}}],["下随机创建一个文件夹",{"2":{"157":1}}],["下",{"2":{"72":1,"177":1,"213":1}}],["中备份",{"2":{"334":1}}],["中存储的",{"2":{"334":1}}],["中检测到的相应格式自动压缩",{"2":{"334":1}}],["中所述的方法",{"2":{"214":1}}],["中提取映像",{"2":{"205":1}}],["中提取出与系统属性相关的源代码来实现的",{"2":{"163":1}}],["中说明",{"2":{"201":1}}],["中添加名为",{"2":{"185":1}}],["中添加任何自定义逻辑",{"2":{"185":1}}],["中列出的文件夹中",{"2":{"184":1}}],["中运行",{"2":{"182":1,"186":1,"336":1}}],["中运行时",{"2":{"173":1}}],["中声明要替换的文件夹列表",{"2":{"184":1}}],["中声明",{"2":{"182":1}}],["中刷入",{"2":{"181":1}}],["中执行",{"2":{"173":1,"174":1}}],["中搜索",{"2":{"168":1,"334":1}}],["中找到",{"2":{"164":1}}],["中安全且不可检测的地方",{"2":{"158":1}}],["中安装",{"2":{"82":1,"183":1,"197":1}}],["中的空格分隔列表组成",{"2":{"336":1}}],["中的规则",{"2":{"336":1}}],["中的所有禁用标志",{"2":{"334":1}}],["中的重新启动按钮",{"2":{"213":1}}],["中的每个",{"2":{"187":1}}],["中的脚本以",{"2":{"186":1}}],["中的新文件将被添加到真实",{"2":{"177":1}}],["中的文件管理功能重命名文件",{"2":{"209":1}}],["中的文件",{"2":{"177":1}}],["中的文件替换",{"2":{"177":1}}],["中的文件夹",{"2":{"174":1}}],["中的现有文件将被模块",{"2":{"177":1}}],["中的内容",{"2":{"173":1}}],["中的",{"0":{"197":1},"2":{"173":1,"194":1,"201":1,"208":1,"335":2}}],["中的属性",{"2":{"163":1}}],["中的节点",{"2":{"160":1}}],["中的非易失性存储中",{"2":{"158":1}}],["中的路径",{"0":{"157":1,"158":1}}],["中的刷入",{"2":{"76":1}}],["中设置您的签名配置",{"2":{"83":1}}],["中开发",{"0":{"82":1}}],["中得到开箱即用的适当支持",{"2":{"81":1}}],["中",{"2":{"75":1,"76":1,"82":1,"157":1,"158":1,"163":1,"177":2,"186":2,"187":2}}],["中非常重要的一部分",{"2":{"74":1}}],["中使用",{"2":{"73":1}}],["中看到",{"2":{"72":1}}],["中或挂载在",{"2":{"72":1}}],["中文汉化版许可仅供参考",{"2":{"190":1}}],["中文技术文档写作规范",{"2":{"0":1}}],["中文文档",{"0":{"0":1,"189":1},"1":{"190":1,"191":1,"192":1}}],["文可能存储在",{"2":{"209":1}}],["文档结构",{"0":{"156":1},"1":{"157":1,"158":1}}],["文档链接",{"2":{"0":1}}],["文件上的",{"2":{"337":1}}],["文件资源管理器中默认不显示文件扩展名",{"2":{"209":1}}],["文件扩展名重命名为",{"2":{"209":2}}],["文件而不是",{"2":{"207":1,"208":1}}],["文件系统的大小",{"2":{"203":1}}],["文件系统可以是",{"2":{"72":1}}],["文件创建到",{"2":{"184":1}}],["文件提取到正确的位置",{"2":{"181":1}}],["文件的",{"2":{"181":1}}],["文件中的",{"2":{"181":1}}],["文件类型",{"2":{"164":1}}],["文件重定向到",{"2":{"160":1}}],["文件夹可能不再存在",{"2":{"187":1}}],["文件夹可能不存在",{"2":{"157":1}}],["文件夹中",{"2":{"187":1}}],["文件夹以模块的",{"2":{"174":1}}],["文件夹的权限默认为",{"2":{"158":1}}],["文件夹的设备",{"2":{"157":1}}],["文件夹是因为其具有以下优点",{"2":{"158":1}}],["文件夹",{"0":{"177":1},"2":{"79":1,"158":1,"174":2,"187":2}}],["文件夹或文件系统",{"2":{"72":1}}],["文件",{"2":{"72":1,"187":2,"195":1,"196":1,"334":7,"336":1,"337":1}}],["根目录覆盖系统",{"0":{"187":1}}],["根目录修补程序文件",{"2":{"157":1}}],["根目录",{"2":{"72":1}}],["根据您的设备运行的",{"2":{"204":1}}],["根据您的选择",{"2":{"190":1}}],["根据",{"2":{"0":1}}],["术语",{"0":{"72":1}}],["官方的",{"2":{"214":1}}],["官方仓库",{"2":{"191":1}}],["官方调试版本并重新安装",{"2":{"83":1}}],["官方",{"2":{"70":1,"77":1,"154":1,"165":1,"171":1,"188":1,"210":1,"215":1,"332":1,"340":1}}],["官方文档",{"2":{"0":2,"189":1,"191":1}}],["=格式",{"2":{"334":1}}],["=",{"2":{"62":1,"72":2,"73":5,"74":1,"179":1}}],["+x",{"2":{"186":1}}],["+$",{"2":{"175":1}}],["+",{"2":{"27":1,"82":1,"93":1,"197":3,"203":3,"206":1,"334":1}}],["8+",{"2":{"79":1}}],["8",{"0":{"25":1,"26":1,"27":1,"207":1},"2":{"101":1,"164":2,"193":1,"204":2,"207":1,"268":1,"308":1,"312":1}}],["essential",{"2":{"243":1,"249":1}}],["especially",{"2":{"139":1}}],["edde",{"2":{"192":1}}],["edge",{"2":{"128":1}}],["either",{"2":{"190":1,"218":1}}],["echo",{"2":{"184":1}}],["efforts",{"2":{"226":1}}],["effort",{"2":{"220":1}}],["efficient",{"2":{"129":1}}],["effective",{"2":{"217":1,"264":1,"292":1,"298":1}}],["effectively",{"2":{"217":1}}],["effect",{"2":{"96":1,"283":1}}],["everlasting",{"2":{"292":1,"298":1}}],["ever",{"2":{"281":1,"292":1,"298":1,"308":1,"309":1,"312":1,"313":1}}],["everyone",{"2":{"253":1}}],["every",{"2":{"142":1,"256":1,"265":1,"268":1,"294":1,"300":1,"308":1,"312":1}}],["everything",{"2":{"119":1,"132":1,"140":1,"142":1,"147":1,"281":1}}],["events",{"2":{"232":2}}],["eventually",{"2":{"219":1,"224":1}}],["even",{"2":{"119":1,"190":1,"218":1,"223":1,"232":2,"241":1,"247":1,"320":1,"327":1}}],["eliminate",{"2":{"145":1}}],["eliminates",{"2":{"118":1}}],["elsewhere",{"2":{"96":1}}],["emmc",{"2":{"138":2}}],["empty",{"2":{"122":1,"169":1}}],["embed",{"2":{"135":1}}],["embedded",{"2":{"118":1}}],["embryo",{"2":{"116":1}}],["emulator",{"2":{"116":1,"318":2,"325":2}}],["emui",{"0":{"206":1,"207":1,"208":1,"223":1},"2":{"108":1,"112":1,"117":1,"193":1,"204":5,"207":1,"208":1}}],["erecovery",{"2":{"204":1,"206":1}}],["erofs",{"2":{"108":1,"241":1,"247":1}}],["error",{"2":{"27":1,"41":1,"43":1,"86":1,"91":1,"105":1,"303":1,"334":2}}],["errors",{"2":{"24":1,"94":2,"117":2,"289":2}}],["etc",{"2":{"93":1,"102":1,"144":1,"266":1}}],["easy",{"2":{"257":1}}],["easier",{"2":{"220":1}}],["easily",{"2":{"24":1,"241":1,"247":1}}],["each",{"2":{"138":1}}],["early",{"2":{"91":1,"108":1,"111":1,"114":2,"117":1,"135":1,"187":2,"248":1,"303":1,"308":1,"312":1}}],["e",{"2":{"27":1,"29":1,"45":1,"89":1,"100":1,"110":1,"115":1,"119":1,"126":1,"219":1,"241":1,"247":1,"256":1,"265":1}}],["ensure",{"2":{"309":1,"313":1}}],["enhancements",{"0":{"309":1,"313":1}}],["enhanced",{"2":{"217":1}}],["enjoy",{"2":{"236":1,"253":1}}],["enough",{"2":{"232":1}}],["entry",{"2":{"124":1,"146":1,"334":13}}],["entering",{"2":{"22":1}}],["encourages",{"2":{"229":1}}],["encoder",{"2":{"137":1}}],["encoded",{"2":{"135":1}}],["encode",{"2":{"119":1}}],["encryption",{"2":{"43":1,"87":1,"95":1,"114":1,"128":1,"134":1,"158":1,"286":1,"315":1}}],["env",{"2":{"93":1,"334":3}}],["environment",{"2":{"26":1,"27":1,"45":1,"129":2,"265":3,"320":1,"327":1,"338":1}}],["enforced",{"2":{"142":1,"229":1,"241":1,"247":1}}],["enforce",{"2":{"88":1,"89":1,"139":1,"140":1,"219":1,"309":1,"313":1,"336":1}}],["end",{"2":{"46":1,"220":1,"230":1,"267":1}}],["enable",{"2":{"23":1,"102":1,"116":1,"135":1,"266":1,"337":1}}],["enabled",{"2":{"19":1,"22":1,"102":1,"138":1,"152":1,"176":1,"224":1,"264":2,"265":1,"266":1,"294":1,"300":1}}],["example",{"2":{"187":2,"308":1,"312":1}}],["exit",{"2":{"184":1,"185":1}}],["existence",{"2":{"230":1}}],["exists",{"2":{"101":1,"111":1,"113":1,"334":1}}],["exist",{"2":{"43":1,"134":1,"268":1,"308":1,"312":1}}],["existing",{"0":{"280":1},"2":{"8":1,"24":1,"86":1,"95":1,"218":1,"229":3,"230":1,"236":1,"241":2,"247":2,"282":1,"286":1,"292":1,"298":1,"319":1,"326":1}}],["exynos",{"2":{"151":1}}],["exceptions",{"2":{"129":1}}],["except",{"2":{"129":1}}],["excessive",{"2":{"23":1}}],["extremely",{"2":{"228":1,"232":2}}],["extreme",{"2":{"111":1,"145":1}}],["extractor",{"2":{"205":1}}],["extract",{"2":{"135":2,"151":1,"334":1}}],["extracting",{"2":{"134":1}}],["extraction",{"2":{"89":1}}],["extra",{"2":{"101":1,"113":1,"118":1,"229":1,"334":1}}],["ext",{"2":{"93":1,"157":1,"174":2,"177":2}}],["ext4",{"2":{"85":1,"111":1,"116":1,"118":1,"121":1,"138":1,"230":2,"241":1,"247":1,"324":1}}],["external",{"2":{"42":2,"45":1,"138":1,"265":1,"308":1,"312":1}}],["extension",{"2":{"24":1,"42":1,"94":1,"289":1}}],["executed",{"2":{"125":1,"142":1}}],["execute",{"2":{"105":1}}],["executing",{"2":{"100":1,"130":1}}],["execution",{"2":{"91":1,"303":1}}],["exec",{"2":{"73":3,"135":1,"164":2,"337":1}}],["expected",{"2":{"248":1,"257":1}}],["expect",{"2":{"219":1,"234":1}}],["experienced",{"2":{"257":1}}],["experience",{"2":{"21":1,"38":1,"225":1,"280":1}}],["exposes",{"2":{"217":1}}],["exported",{"2":{"88":1}}],["expanding",{"2":{"64":1,"272":1}}],["k60pro",{"2":{"194":1}}],["ko",{"2":{"187":3}}],["kotlin",{"2":{"14":1,"81":1}}],["k",{"2":{"144":1}}],["knox",{"2":{"139":2,"199":1}}],["know",{"2":{"47":1,"217":1}}],["kitkat",{"2":{"224":1,"285":1,"288":1}}],["kinds",{"2":{"138":1,"308":1,"312":1}}],["kill",{"2":{"116":1}}],["killed",{"2":{"105":1}}],["kirin",{"2":{"109":1,"112":1}}],["kmsg",{"2":{"104":1}}],["key",{"2":{"179":1,"264":1}}],["keys",{"2":{"12":1,"253":1,"309":1,"313":1}}],["kernel",{"2":{"93":2,"98":1,"100":2,"101":1,"102":1,"117":1,"118":1,"122":1,"135":1,"137":1,"139":2,"147":1,"194":1,"217":1,"230":1,"241":1,"247":1,"266":1,"268":1,"275":1,"277":1,"334":4}}],["kernels",{"2":{"89":2,"116":1,"139":2,"308":1,"312":1}}],["keeps",{"2":{"268":1}}],["keepforceencrypt",{"2":{"39":1,"334":1}}],["keepverity",{"2":{"39":1,"116":1,"334":2}}],["numerous",{"2":{"256":1}}],["number",{"2":{"244":1,"250":1}}],["numbers",{"2":{"72":1}}],["null",{"2":{"117":1}}],["nslookup",{"2":{"265":1}}],["ns",{"2":{"117":1}}],["n",{"2":{"76":1,"163":1,"186":1,"334":4,"339":1}}],["ndk",{"2":{"72":1,"79":2,"82":4,"123":1,"130":1}}],["never",{"2":{"318":1,"325":1}}],["necessarily",{"2":{"281":1}}],["necessary",{"2":{"43":1,"95":1,"241":1,"247":1,"286":1}}],["near",{"2":{"219":1}}],["nearly",{"2":{"142":2,"150":1}}],["next",{"2":{"219":1,"242":1,"294":1,"300":1}}],["needs",{"2":{"281":1}}],["need",{"2":{"102":1,"266":1}}],["needed",{"2":{"42":1,"44":1,"45":1}}],["net",{"2":{"65":1,"145":1}}],["newer",{"2":{"88":1,"126":1}}],["newline",{"2":{"46":1,"99":1,"273":1}}],["newly",{"2":{"21":1,"223":1}}],["new",{"0":{"241":1,"247":1,"257":1,"319":1,"320":1,"326":1,"327":1},"2":{"11":1,"14":2,"15":1,"18":1,"19":1,"21":2,"22":1,"23":1,"24":2,"27":2,"28":1,"39":2,"41":1,"42":1,"47":1,"54":1,"61":1,"63":1,"86":3,"88":1,"89":1,"90":1,"93":2,"101":2,"107":3,"110":2,"111":2,"113":2,"115":1,"116":1,"118":2,"122":3,"126":1,"129":1,"131":1,"132":3,"134":1,"135":1,"138":3,"140":1,"142":1,"144":1,"145":2,"147":1,"148":1,"152":1,"187":2,"218":3,"222":2,"229":5,"232":3,"241":2,"242":1,"244":1,"247":2,"248":1,"250":1,"252":1,"253":2,"255":2,"256":1,"257":3,"268":1,"270":1,"305":1,"308":1,"309":1,"312":1,"313":1,"319":1,"320":1,"321":5,"326":1,"327":1,"328":5,"334":1}}],["nature",{"2":{"320":1,"327":1}}],["native",{"0":{"231":1},"2":{"20":1,"32":1,"47":1,"81":1,"82":1,"111":1,"113":1,"135":1,"138":1,"174":2,"231":2,"236":1}}],["natively",{"2":{"20":1,"113":1}}],["nasty",{"2":{"130":1,"131":1}}],["naive",{"2":{"124":1}}],["nand",{"2":{"102":1,"266":1}}],["naming",{"2":{"102":1,"266":1}}],["name=",{"2":{"175":1}}],["names",{"2":{"66":1,"72":1,"95":1,"106":1,"113":2,"115":1,"118":1,"124":1,"217":4,"286":1}}],["namespace",{"2":{"45":1,"53":1,"93":1,"98":1,"101":1,"108":1,"118":2,"138":1,"144":2,"277":1}}],["name",{"2":{"12":1,"13":1,"21":2,"33":1,"66":1,"94":1,"105":1,"131":1,"142":1,"186":1,"194":2,"217":3,"218":1,"253":1,"289":1,"336":6,"339":6}}],["navigation",{"2":{"93":1}}],["nosuid",{"2":{"157":1}}],["nook",{"2":{"122":1,"124":1}}],["nougat",{"2":{"113":1,"152":1}}],["none",{"2":{"218":1,"318":1,"325":1}}],["non",{"2":{"106":1,"111":1,"113":1,"116":1,"123":1,"126":1}}],["nodes",{"2":{"102":1,"110":1,"266":1}}],["normal",{"0":{"280":1},"2":{"47":1,"282":1}}],["noticed",{"2":{"318":1,"325":1}}],["notify",{"2":{"109":1}}],["notification",{"2":{"46":1}}],["notifications",{"2":{"21":1,"24":1,"46":1,"49":1,"60":1,"61":1,"63":1}}],["notable",{"2":{"246":1}}],["nothing",{"2":{"140":1,"220":1}}],["notorious",{"2":{"132":1}}],["notes",{"2":{"102":1,"246":1,"266":1,"270":1,"272":1,"275":1,"285":1,"297":1,"311":1,"324":1,"332":1}}],["note",{"2":{"58":1,"76":1,"140":1,"147":1,"253":1,"257":1,"285":1,"288":1}}],["not",{"2":{"18":1,"23":1,"26":1,"34":1,"57":1,"60":1,"63":1,"66":1,"67":1,"88":1,"93":1,"96":1,"100":1,"106":1,"110":1,"113":1,"118":2,"119":2,"126":1,"134":3,"138":2,"139":1,"142":2,"144":1,"145":1,"146":1,"149":1,"150":1,"151":1,"152":1,"190":1,"218":1,"219":1,"224":1,"229":1,"232":1,"234":1,"241":7,"242":1,"247":7,"253":2,"257":1,"265":1,"267":1,"280":1,"283":1,"292":1,"298":1,"308":2,"309":3,"312":2,"313":3,"320":1,"327":1}}],["no",{"2":{"15":1,"20":1,"21":1,"24":1,"46":1,"67":1,"76":1,"82":1,"96":1,"101":1,"107":2,"108":1,"111":1,"114":1,"119":1,"135":1,"142":2,"144":2,"146":1,"151":1,"194":1,"218":3,"226":1,"230":1,"241":3,"247":3,"256":1,"257":1,"264":3,"265":2,"267":1,"268":2,"281":1,"291":1,"297":1,"308":1,"312":1,"317":1,"318":1,"324":1,"325":1,"339":1}}],["now",{"2":{"14":1,"22":1,"24":1,"27":1,"33":1,"41":1,"42":3,"44":1,"45":1,"60":1,"61":2,"65":1,"66":2,"93":1,"96":1,"101":1,"107":1,"111":2,"113":1,"119":1,"135":1,"137":1,"138":1,"139":2,"142":6,"144":2,"145":3,"150":1,"152":4,"224":1,"225":1,"230":2,"231":1,"234":1,"241":1,"243":2,"247":2,"248":1,"249":2,"253":1,"257":1,"268":1,"282":1,"291":1,"293":1,"297":1,"299":1,"321":1,"328":1}}],["9+",{"2":{"208":1}}],["960",{"2":{"112":1}}],["9",{"0":{"24":2,"208":1,"223":1,"240":1,"285":1},"1":{"241":1,"242":1,"243":1,"244":1,"245":1,"286":1,"287":1},"2":{"12":1,"96":1,"108":1,"111":1,"112":1,"175":1,"193":1,"198":1,"244":1,"250":1,"253":3,"282":1}}],["http",{"2":{"190":2}}],["https",{"2":{"0":2,"72":1,"79":1}}],["huawei",{"2":{"107":1,"123":1,"150":1,"205":1,"223":4,"256":1}}],["hugely",{"2":{"108":1}}],["huge",{"2":{"15":1,"16":1,"118":1,"230":1,"244":1,"250":1}}],["heard",{"2":{"294":1,"300":1}}],["heavily",{"2":{"240":1,"253":1}}],["head",{"2":{"308":1,"312":1,"321":1,"328":1}}],["headache",{"2":{"230":1}}],["headers",{"2":{"95":1,"105":1,"113":2,"118":1,"122":1,"131":1,"139":1,"286":1}}],["header",{"2":{"93":1,"98":2,"99":2,"100":1,"105":1,"108":1,"114":1,"124":1,"273":2,"277":2,"334":2}}],["heimdall",{"2":{"199":1}}],["hexpattern2",{"2":{"334":2}}],["hexpattern1",{"2":{"334":2}}],["hexpatch",{"2":{"114":1,"116":1,"139":1,"334":1}}],["hex",{"2":{"147":1}}],["here",{"2":{"142":1,"216":1,"232":1,"236":1,"267":1,"268":5}}],["hey",{"2":{"142":1,"223":1,"317":1,"324":1}}],["helpers",{"2":{"147":1}}],["help",{"2":{"101":1,"308":1,"312":1,"336":1,"338":1,"339":1}}],["h",{"2":{"80":2,"334":2,"338":1,"339":1}}],["hats",{"2":{"309":1,"313":1}}],["half",{"2":{"267":1}}],["happy",{"2":{"255":1,"275":1}}],["happen",{"2":{"145":1}}],["happening",{"2":{"47":1}}],["had",{"2":{"223":1,"267":1,"308":1,"312":1}}],["hack",{"2":{"142":1}}],["has",{"2":{"142":1,"147":1,"220":1,"223":1,"230":1,"241":2,"247":2,"264":1,"267":2,"291":1,"292":1,"297":2,"298":1,"308":2,"309":1,"312":2,"313":1,"318":1,"319":1,"320":2,"321":1,"325":1,"326":1,"327":2,"328":1}}],["hardware",{"2":{"264":1,"318":1,"325":1}}],["hardlink",{"2":{"117":1}}],["hardlinking",{"2":{"41":1}}],["hardened",{"2":{"101":1}}],["handshake",{"2":{"118":1}}],["handful",{"2":{"108":1}}],["handled",{"2":{"150":1}}],["handle",{"2":{"39":1,"54":1,"63":1,"97":1,"104":1,"118":1,"119":1,"132":1,"144":1,"276":1}}],["handling",{"2":{"33":1,"91":1,"121":1,"131":1,"303":1}}],["hanging",{"2":{"46":1}}],["have",{"2":{"21":1,"107":1,"140":1,"190":1,"217":1,"219":1,"223":1,"224":2,"241":1,"244":2,"247":1,"250":2,"253":2,"264":1,"265":1,"292":1,"298":1,"318":1,"325":1}}],["hot",{"2":{"275":1,"308":1,"312":1}}],["hotfix",{"2":{"149":1}}],["host",{"2":{"152":1}}],["hosts",{"2":{"21":1,"113":2,"137":1,"142":1}}],["hope",{"2":{"151":1,"190":1}}],["hopefully",{"2":{"108":1}}],["hook",{"2":{"321":2,"328":2}}],["hooking",{"2":{"89":1}}],["hood",{"2":{"27":1,"33":1,"112":1,"213":1}}],["however",{"2":{"219":1,"226":1,"231":1,"233":1,"240":1,"241":1,"247":1,"256":1,"267":1,"318":1,"325":1}}],["how",{"2":{"41":1,"96":1,"150":1,"241":1,"247":1,"257":1,"265":2,"268":1,"308":1,"312":1,"319":1,"326":1}}],["home",{"2":{"9":1,"129":1,"201":1,"202":1,"203":1}}],["history",{"2":{"231":1,"267":1}}],["hit",{"2":{"138":1,"240":1}}],["hi6250",{"2":{"109":1}}],["hijacking",{"2":{"118":1}}],["hijack",{"2":{"88":1}}],["highly",{"2":{"292":1,"298":1}}],["highlights",{"0":{"268":1},"2":{"236":1}}],["highlight",{"2":{"9":1}}],["higher",{"2":{"224":1,"285":1,"288":1}}],["highest",{"2":{"45":1,"151":1}}],["high",{"2":{"122":1,"129":1,"336":1}}],["highcomp",{"2":{"39":1}}],["hiding",{"0":{"253":1,"282":1},"2":{"12":1,"21":2,"39":1,"41":1,"96":1,"98":1,"100":1,"119":1,"131":1,"138":1,"144":1,"226":1,"253":2,"277":1,"282":1,"292":2,"298":2}}],["hide",{"2":{"12":1,"44":2,"58":1,"66":2,"67":1,"94":1,"113":1,"137":1,"138":1,"139":1,"144":3,"145":1,"146":1,"217":2,"241":1,"247":1,"253":2,"282":1,"289":1}}],["hidden",{"0":{"280":1},"2":{"11":1,"12":1,"27":2,"94":2,"118":2,"119":1,"131":1,"253":1,"282":1,"289":2}}],["job",{"2":{"256":1}}],["jump",{"2":{"226":1,"291":1,"297":1}}],["justice",{"2":{"228":1}}],["just",{"2":{"47":1,"93":1,"138":1,"150":1,"230":1,"281":1}}],["jellybean",{"2":{"224":2,"285":1,"288":1}}],["jesse205",{"2":{"0":2}}],["json",{"2":{"175":2}}],["jsid=",{"2":{"175":1}}],["js",{"2":{"175":1,"201":1}}],["jsdelivr",{"2":{"8":1}}],["jdk",{"2":{"79":3}}],["java",{"2":{"33":1,"47":1,"81":1,"217":1}}],["jni",{"2":{"33":1}}],["riru",{"2":{"294":1,"300":1}}],["right",{"2":{"291":1,"297":1}}],["rid",{"2":{"130":1}}],["rw",{"2":{"211":1,"241":2,"247":2}}],["rm",{"2":{"173":2,"265":1,"334":1,"337":1}}],["rkp",{"2":{"139":1}}],["r10e",{"2":{"130":1}}],["r",{"2":{"119":2,"142":1,"158":1,"184":2,"334":2,"336":1}}],["rc",{"2":{"86":1,"111":1,"135":1,"146":2,"160":1,"163":1,"187":12}}],["rv",{"2":{"72":3,"73":3}}],["robust",{"2":{"100":1}}],["ro",{"2":{"95":1,"139":1,"140":5,"145":3,"286":1}}],["rom",{"2":{"74":1,"128":1,"194":1}}],["roms",{"2":{"57":1,"102":1,"116":1,"151":1,"266":1}}],["rock",{"2":{"41":1}}],["rooted",{"2":{"268":1}}],["rootfs",{"2":{"72":2,"73":4,"87":1,"101":1,"241":2,"247":2,"315":1}}],["rootdir",{"2":{"72":3,"73":4,"74":1,"75":2,"157":1}}],["root",{"0":{"168":1,"198":1,"241":1,"244":1,"247":1,"250":1},"1":{"199":1,"200":1,"201":1,"202":1,"203":1},"2":{"22":1,"23":1,"26":1,"33":1,"38":1,"44":1,"47":1,"54":1,"60":1,"65":1,"67":1,"72":1,"79":1,"82":2,"83":1,"85":1,"93":1,"97":1,"99":1,"101":1,"104":1,"107":6,"109":1,"110":2,"111":1,"116":3,"118":1,"119":1,"142":3,"143":1,"144":6,"147":3,"150":1,"151":3,"152":1,"157":1,"158":3,"160":2,"163":2,"164":4,"168":1,"187":1,"202":1,"214":4,"217":1,"224":1,"236":1,"240":1,"241":9,"242":2,"244":1,"247":9,"248":2,"250":1,"273":1,"276":1,"292":2,"298":2,"309":6,"313":6,"324":1,"335":1,"336":1}}],["rather",{"2":{"280":1}}],["rate",{"2":{"151":1}}],["raw",{"2":{"113":1}}],["rampant",{"2":{"309":1,"313":1}}],["ramdis",{"2":{"208":2}}],["ramdisk",{"2":{"72":2,"73":2,"75":4,"76":9,"88":1,"107":1,"111":1,"124":1,"125":1,"127":1,"129":1,"135":1,"144":2,"150":1,"151":1,"187":1,"194":8,"197":1,"201":2,"207":5,"208":4,"209":1,"334":6,"335":1}}],["ram",{"2":{"39":1}}],["range",{"2":{"219":1}}],["randomly",{"2":{"268":1}}],["randomize",{"2":{"115":1}}],["random",{"2":{"12":1,"33":1,"107":2,"187":4,"201":1}}],["ran",{"2":{"8":1}}],["rule",{"0":{"180":1,"320":1,"327":1},"2":{"94":1,"95":1,"100":1,"140":1,"142":1,"174":1,"209":1,"256":1,"257":1,"286":1,"289":1,"320":1,"327":1,"336":1}}],["rules",{"2":{"19":1,"86":2,"87":1,"94":1,"101":1,"102":1,"113":2,"119":1,"122":1,"123":1,"126":1,"138":1,"139":1,"164":1,"229":1,"266":1,"268":2,"289":1,"315":1}}],["rustup",{"2":{"82":3}}],["rust",{"0":{"82":1},"2":{"82":9,"87":1,"315":1}}],["run",{"2":{"111":1,"116":1,"119":1,"135":1,"138":1,"139":1,"142":1,"145":1,"147":1,"152":1,"218":1,"232":1,"253":1,"265":1,"294":2,"300":2,"318":1,"325":1}}],["runcon",{"2":{"102":1,"266":1}}],["runs",{"2":{"93":1,"142":1,"231":1,"308":1,"312":1}}],["runtime",{"2":{"44":1}}],["running",{"2":{"26":1,"89":2,"91":1,"95":1,"139":1,"142":1,"224":1,"242":1,"253":1,"286":1,"303":1}}],["reinstall",{"2":{"230":1,"236":1}}],["rename",{"2":{"140":1}}],["renamed",{"2":{"138":1,"281":1}}],["render",{"2":{"20":1,"45":1}}],["reject",{"2":{"106":1}}],["regarding",{"2":{"257":1}}],["regardless",{"2":{"253":1}}],["region",{"2":{"102":1,"266":1}}],["regressions",{"2":{"95":1,"285":1,"286":1,"288":1}}],["regression",{"2":{"85":1,"275":1,"318":1,"324":1,"325":1}}],["reverted",{"2":{"264":1}}],["reverts",{"2":{"241":1,"247":1}}],["revert",{"2":{"93":1,"241":1,"247":1}}],["revoking",{"2":{"85":1,"324":1}}],["reuse",{"2":{"89":1,"309":1,"313":1}}],["refining",{"2":{"270":1}}],["refined",{"2":{"60":1,"61":1,"321":1,"328":1}}],["refuse",{"2":{"230":1}}],["refer",{"2":{"96":1,"187":1}}],["refactoring",{"2":{"321":1,"328":1}}],["refactor",{"2":{"68":1,"129":1}}],["refresh",{"2":{"42":1}}],["refreshing",{"2":{"28":1}}],["relied",{"2":{"308":1,"312":1}}],["relies",{"2":{"253":1}}],["reliable",{"2":{"45":1,"265":1}}],["rely",{"2":{"241":1,"247":1,"253":1,"308":1,"312":1,"318":1,"325":1}}],["related",{"2":{"113":1,"118":2,"265":1}}],["relevant",{"2":{"100":1,"142":1}}],["released",{"2":{"111":1,"264":1,"281":1}}],["releases",{"2":{"72":1,"234":1,"270":1,"272":1,"275":1,"285":1}}],["release",{"2":{"58":1,"86":1,"102":1,"140":1,"153":1,"216":1,"226":1,"228":2,"232":1,"233":1,"236":2,"240":2,"246":1,"255":1,"264":1,"266":1,"267":2,"270":1,"272":1,"275":1,"280":1,"281":1,"282":1,"285":2,"288":1,"291":1,"297":2,"303":1,"307":1,"311":2,"315":1,"320":1,"324":1,"327":1,"332":1}}],["rewritten",{"2":{"47":1,"101":2,"145":2,"267":1,"308":1,"312":1}}],["rewrite",{"0":{"308":1,"312":1},"2":{"9":1,"44":1,"45":1,"46":1,"52":1,"86":3,"95":1,"129":2,"150":1,"286":1,"319":1,"326":1}}],["reasons",{"2":{"267":1,"320":1,"327":1}}],["reason",{"2":{"242":1,"265":1}}],["ready",{"2":{"108":1,"264":1}}],["readlinkat",{"2":{"102":1,"266":1}}],["read",{"2":{"61":1,"97":1,"138":1,"140":1,"229":1,"241":1,"247":1,"257":1,"276":1}}],["reading",{"2":{"46":1,"99":1,"142":1,"273":1}}],["readme",{"2":{"45":1,"61":1}}],["realize",{"2":{"309":1,"313":1}}],["really",{"2":{"307":1,"309":1,"311":1,"313":1}}],["realme",{"2":{"93":1}}],["real",{"2":{"42":1,"93":1}}],["recap",{"2":{"218":1}}],["recently",{"2":{"217":1}}],["received",{"2":{"190":1}}],["receive",{"2":{"44":1}}],["recursive",{"2":{"184":2}}],["recurse",{"2":{"79":1}}],["recyclerview",{"2":{"47":1}}],["recompression",{"2":{"107":1}}],["recommended",{"2":{"39":1,"241":1,"247":1}}],["recoveries",{"2":{"47":1,"52":1}}],["recovery或",{"2":{"203":1}}],["recovery模式",{"2":{"201":1}}],["recovery",{"0":{"197":1,"209":1},"2":{"14":1,"72":2,"75":8,"76":5,"87":1,"88":1,"102":1,"105":3,"110":3,"114":1,"118":1,"142":1,"184":1,"194":3,"195":7,"196":1,"197":10,"201":2,"206":3,"207":3,"208":13,"209":4,"214":5,"244":1,"250":1,"265":1,"266":1,"281":2,"315":1,"320":2,"327":2,"334":1}}],["reconstructing",{"2":{"27":1}}],["remounting",{"2":{"241":1,"247":1}}],["remount",{"2":{"241":1,"247":1}}],["remounts",{"2":{"241":1,"247":1}}],["removal",{"0":{"292":1,"298":1},"2":{"105":1,"131":1,"145":1}}],["removing",{"2":{"67":1,"136":1}}],["removes",{"2":{"102":1,"266":1}}],["removed",{"2":{"24":1,"61":1,"93":2,"142":2,"152":1,"229":1,"293":1,"299":1}}],["remove",{"2":{"22":1,"27":1,"29":1,"33":1,"41":1,"43":1,"45":2,"66":1,"94":2,"100":1,"105":1,"107":2,"111":1,"113":4,"114":1,"116":2,"119":4,"120":1,"131":1,"134":2,"136":1,"138":4,"139":1,"143":1,"145":1,"147":2,"152":1,"167":2,"174":1,"289":2,"337":1}}],["remain",{"2":{"27":1,"308":1,"312":1}}],["research",{"2":{"234":1}}],["resetprop",{"0":{"163":1,"339":1},"2":{"42":1,"93":1,"95":1,"115":1,"119":1,"122":1,"132":1,"134":1,"136":1,"138":3,"142":1,"145":3,"163":2,"174":1,"186":1,"224":1,"286":1,"333":1,"337":1,"339":2}}],["reset",{"2":{"27":1,"100":1,"142":1}}],["res",{"2":{"187":4}}],["resize2fs",{"2":{"132":1,"230":1}}],["resizing",{"2":{"132":1,"230":2}}],["respawn",{"2":{"118":1}}],["response",{"2":{"24":1}}],["results",{"2":{"265":1}}],["result",{"2":{"98":1,"132":1,"145":1,"277":1}}],["resolve",{"2":{"95":1,"96":1,"286":1}}],["resources",{"2":{"118":1}}],["resource",{"2":{"39":1}}],["restart",{"2":{"337":1}}],["restarted",{"2":{"132":1}}],["restarts",{"2":{"89":1,"132":1}}],["restrictions",{"2":{"111":1,"135":1,"309":1,"313":1}}],["restorecon",{"2":{"132":1,"337":1}}],["restore",{"0":{"280":1},"2":{"24":1,"33":1,"44":1,"85":1,"93":1,"131":1,"144":1,"253":1,"282":1,"324":1,"334":1}}],["restoring",{"2":{"21":1,"135":1}}],["re",{"2":{"24":1,"51":1,"54":1,"55":1,"96":1,"119":1,"137":1,"142":1,"253":1,"308":1,"312":1,"320":1,"327":1}}],["represent",{"2":{"257":1}}],["replacement",{"2":{"253":1}}],["replaces",{"2":{"229":1}}],["replaced",{"2":{"119":1,"218":1}}],["replace",{"2":{"118":1,"145":1,"177":1,"184":5,"241":1,"247":1}}],["replacing",{"2":{"86":1,"107":1,"142":1}}],["repack",{"2":{"334":1}}],["repackaged",{"2":{"27":1,"118":1,"253":2}}],["repackaging",{"2":{"19":1,"21":2,"33":1,"39":1,"41":1,"90":1,"305":1}}],["repair",{"2":{"113":1}}],["reported",{"2":{"119":1}}],["reporting",{"2":{"118":1}}],["repo",{"0":{"293":1,"299":1},"2":{"25":1,"28":1,"30":1,"42":2,"47":1,"52":1,"61":1,"64":2,"93":1,"138":1,"293":2,"299":2}}],["repository",{"2":{"321":1,"328":1}}],["repos",{"2":{"23":1,"37":1,"41":1,"48":1,"56":1,"66":1}}],["requiring",{"2":{"139":1}}],["required",{"2":{"93":1,"139":1,"142":1,"229":1,"320":1,"327":1}}],["require",{"2":{"42":1,"217":1,"265":1}}],["requirement",{"2":{"28":1,"33":1,"135":1}}],["requires",{"2":{"22":1,"217":1,"248":1,"257":1}}],["request",{"2":{"39":1,"42":1,"44":1,"91":1,"104":1,"138":2,"303":1}}],["requests",{"2":{"33":1,"35":1,"63":1}}],["requesting",{"2":{"7":1,"109":1}}],["redistribute",{"2":{"190":1}}],["reduces",{"2":{"101":1}}],["reduce",{"2":{"20":1,"62":1,"101":1,"118":1,"119":1,"138":1,"142":1,"144":1}}],["redesigned",{"2":{"264":1,"267":1,"268":1}}],["redesign",{"2":{"20":1}}],["reboots",{"2":{"142":1}}],["reboot",{"2":{"15":2,"27":1,"39":1,"43":1,"87":1,"111":1,"253":2,"268":1,"315":1}}],["ln",{"2":{"334":1}}],["ll",{"2":{"267":1}}],["l",{"2":{"194":2,"338":1}}],["lf",{"2":{"175":1}}],["ls",{"2":{"173":2,"194":2,"337":1}}],["lzma",{"2":{"137":3,"334":3}}],["lzma2",{"2":{"111":1}}],["lz4",{"2":{"86":1,"91":2,"96":1,"100":2,"103":1,"132":1,"139":2,"260":1,"283":1,"303":2,"334":8}}],["ld",{"2":{"100":1,"118":1,"160":1}}],["lg",{"2":{"91":1,"96":1,"100":1,"132":1,"283":1,"303":1,"334":2}}],["lt",{"2":{"73":2,"91":1,"113":3,"173":2,"174":16,"175":14,"181":3,"184":16,"186":2,"187":6,"190":2,"214":1,"217":2,"218":4,"303":1,"334":27,"336":1}}],["lv",{"2":{"72":3,"73":4,"74":1}}],["let",{"2":{"255":1,"291":1,"292":1,"297":1,"298":1}}],["leaving",{"2":{"318":1,"325":1}}],["leads",{"2":{"139":1,"256":1,"281":1}}],["leaked",{"2":{"217":1}}],["leaks",{"2":{"62":1}}],["leak",{"2":{"46":1}}],["length",{"2":{"107":1}}],["level",{"2":{"102":1,"266":1}}],["levels",{"2":{"72":1}}],["legacy",{"0":{"219":1},"2":{"86":1,"88":1,"91":1,"99":1,"100":2,"103":1,"132":1,"139":1,"142":1,"147":1,"219":1,"260":1,"273":1,"303":1,"334":3}}],["less",{"2":{"62":1,"118":1,"225":1,"268":1}}],["licenses",{"2":{"190":2}}],["license",{"0":{"190":1},"2":{"190":4}}],["live",{"0":{"281":1},"2":{"139":1,"150":1,"230":1,"256":2,"321":1,"328":1,"336":1}}],["liveboot",{"2":{"138":1}}],["life",{"2":{"138":1}}],["limited",{"2":{"119":1}}],["limitations",{"2":{"51":1}}],["libfoo",{"2":{"187":3}}],["lib",{"2":{"145":1}}],["libs",{"2":{"144":1}}],["libselinux",{"2":{"138":1}}],["libsepol",{"2":{"128":1,"138":1}}],["libsqlite",{"2":{"96":1,"100":1,"102":1,"138":1,"266":1,"283":1}}],["libraries",{"2":{"107":1}}],["library",{"2":{"23":1,"86":1,"100":1}}],["libc",{"2":{"94":1,"138":1,"289":1}}],["lines",{"2":{"114":1}}],["lineage",{"2":{"102":1,"266":1}}],["line",{"2":{"86":1,"142":1}}],["linux",{"2":{"72":3,"75":2,"79":1,"129":2,"139":1,"199":1,"217":1,"275":1,"336":1}}],["links",{"2":{"267":1}}],["linker",{"2":{"130":1}}],["linked",{"2":{"114":1,"268":1}}],["linking",{"2":{"100":1,"137":1}}],["link",{"2":{"61":2,"82":1,"138":1,"144":1}}],["lists",{"2":{"114":1}}],["list",{"2":{"27":1,"41":1,"63":1,"64":1,"66":1,"113":1,"138":1,"145":1,"217":2,"242":1,"337":1}}],["little",{"2":{"23":1,"39":1,"225":1}}],["likely",{"2":{"253":1}}],["like",{"2":{"8":1,"47":1,"131":2,"150":1,"218":1,"281":1,"308":1,"312":1}}],["lack",{"2":{"293":1,"299":1}}],["layman",{"2":{"232":1}}],["lazy",{"2":{"151":1}}],["later",{"2":{"190":1}}],["late",{"0":{"162":1},"2":{"139":1,"144":1,"158":1,"162":1,"174":1,"186":4}}],["latest",{"2":{"23":1,"138":1,"150":1}}],["latter",{"2":{"137":1}}],["languages",{"2":{"45":1,"82":1}}],["language",{"2":{"45":1,"220":1}}],["largest",{"2":{"267":1}}],["large",{"2":{"45":1,"61":1}}],["larger",{"2":{"41":1}}],["last",{"2":{"37":1,"285":1,"288":1,"291":1,"297":1}}],["launch",{"2":{"21":1}}],["lovers",{"2":{"281":1}}],["lovely",{"2":{"236":1}}],["love",{"2":{"223":1}}],["lol",{"2":{"138":1,"224":1}}],["lollipop",{"2":{"34":1,"135":1,"318":5,"325":5}}],["lost",{"2":{"230":1,"236":1,"292":1,"298":1}}],["loss",{"2":{"118":1,"144":1}}],["lose",{"2":{"19":1}}],["long",{"0":{"281":1},"2":{"110":1,"139":1,"241":1,"247":1,"267":1,"291":1,"297":1,"308":1,"312":1,"317":1,"324":1}}],["longer",{"2":{"21":1,"96":1,"108":1,"135":1,"146":1,"218":2,"241":3,"247":3,"256":1,"257":1,"264":1,"268":2,"308":1,"312":1}}],["located",{"2":{"146":1}}],["location",{"2":{"65":1,"129":1,"134":1,"218":1}}],["locked",{"2":{"145":1}}],["lock",{"2":{"109":1,"309":1,"313":1}}],["locking",{"2":{"109":1}}],["lot",{"2":{"98":1,"138":1,"224":1,"277":1,"281":1,"307":1,"311":1}}],["lots",{"2":{"63":1,"252":1}}],["load",{"2":{"93":1,"96":1,"99":1,"102":1,"144":1,"160":1,"253":1,"266":1,"273":1,"283":1,"336":4}}],["loader",{"2":{"86":1,"124":1}}],["loading",{"2":{"30":1,"39":1,"42":2,"86":2,"91":2,"93":3,"96":1,"124":1,"303":2,"321":1,"328":1}}],["login",{"2":{"338":1}}],["logical",{"2":{"111":1,"233":1,"234":1}}],["logic",{"2":{"30":1,"43":1,"94":1,"101":1,"122":1,"138":1,"229":1,"289":1}}],["logname",{"2":{"129":1}}],["logd",{"2":{"119":1,"121":1,"124":1,"135":1}}],["logcat",{"2":{"99":1,"114":1,"117":1,"118":1,"119":1,"124":1,"126":1,"129":3,"132":1,"139":1,"232":1,"273":1}}],["logging",{"2":{"63":1,"87":1,"91":1,"104":1,"109":1,"119":1,"135":1,"303":1,"315":1}}],["log",{"2":{"20":1,"47":1,"95":1,"99":1,"113":1,"117":1,"126":1,"273":1,"286":1}}],["logs",{"2":{"15":1,"41":1,"63":1,"94":1,"289":1}}],["lower",{"2":{"20":1,"22":1,"58":1,"96":1,"282":1}}],["low",{"2":{"8":1,"336":1}}],["loop",{"2":{"8":1,"12":1,"118":2,"124":1,"230":2}}],["ux",{"2":{"309":1,"313":1}}],["utilized",{"2":{"220":1}}],["util",{"2":{"135":1,"138":1}}],["url",{"2":{"93":1,"175":5,"293":1,"299":1}}],["urls",{"2":{"25":1}}],["umask",{"2":{"91":1,"303":1}}],["u",{"2":{"86":2,"119":2,"142":1,"158":1,"184":2,"209":1,"336":1}}],["unmodified",{"2":{"309":1,"313":1,"319":1,"326":1}}],["unmount",{"2":{"138":1,"151":2}}],["unmounting",{"2":{"113":1,"138":1,"144":1}}],["unofficial",{"2":{"309":1,"313":1}}],["unaware",{"2":{"291":1,"297":1}}],["unable",{"2":{"105":1,"152":1,"230":1}}],["unfortunate",{"2":{"244":1,"250":1}}],["unpack",{"2":{"145":1,"334":1}}],["unpacking",{"2":{"96":1,"122":1,"283":1}}],["unreliable",{"2":{"138":1,"232":1}}],["untested",{"2":{"118":1}}],["unblock",{"2":{"107":1}}],["undefined",{"2":{"94":1,"289":1}}],["underlying",{"2":{"309":1,"313":1}}],["under",{"2":{"27":1,"33":1,"112":1,"144":1,"190":1}}],["unused",{"2":{"89":1,"142":1}}],["unsupported",{"2":{"88":1,"334":1}}],["unlabeled",{"2":{"132":1}}],["unlinking",{"2":{"93":1}}],["unlimited",{"2":{"56":1}}],["unloaded",{"2":{"174":1}}],["unloading",{"2":{"86":1,"89":1,"321":1,"328":1}}],["unlocks",{"2":{"223":1}}],["unlock",{"2":{"11":1,"138":1,"223":1,"337":1}}],["universal",{"2":{"132":1,"144":1}}],["unix",{"2":{"79":2,"175":1}}],["unified",{"2":{"54":1}}],["unicode",{"2":{"45":1}}],["uninstallation",{"2":{"135":1,"142":1}}],["uninstalled",{"2":{"41":1}}],["uninstaller",{"2":{"27":1,"46":1,"109":1,"136":1,"142":1,"145":1,"149":1,"150":1}}],["uninstall",{"2":{"27":1,"43":1,"54":1,"59":1,"63":1,"105":1,"149":1,"150":1,"174":1,"196":1}}],["unnecessary",{"2":{"24":1,"94":1,"119":1,"142":1,"289":1}}],["upcoming",{"2":{"234":1}}],["upper",{"2":{"118":1}}],["upstream",{"2":{"115":1,"128":1,"138":1}}],["updating",{"2":{"95":1,"286":1}}],["updater",{"2":{"181":2}}],["updatejson",{"2":{"175":1,"293":1,"295":1,"299":1,"301":1}}],["updatejson=",{"2":{"175":1}}],["updates",{"0":{"321":1,"328":1},"2":{"44":1,"62":1,"95":1,"131":1,"216":1,"242":1,"253":1,"286":1,"293":1,"299":1}}],["update",{"0":{"225":1},"2":{"10":1,"22":2,"23":1,"24":1,"25":1,"33":1,"36":2,"37":1,"39":1,"40":1,"41":3,"43":1,"44":1,"46":2,"49":3,"51":1,"54":1,"56":1,"57":1,"59":2,"60":1,"64":1,"86":1,"89":1,"90":1,"93":3,"94":3,"100":1,"101":1,"104":1,"114":1,"115":1,"122":1,"126":1,"128":1,"129":1,"134":1,"135":1,"136":1,"138":1,"140":1,"149":1,"151":2,"158":1,"181":4,"182":1,"185":2,"205":2,"222":1,"240":1,"264":1,"270":1,"272":1,"275":1,"289":3,"291":1,"297":1,"305":1}}],["updated",{"0":{"253":1},"2":{"8":1,"67":1,"101":1,"113":1,"138":4,"142":1,"148":1,"150":1,"226":1,"229":1,"244":1,"250":1,"257":1,"267":1,"268":1,"281":1,"295":1,"301":1}}],["upgrade",{"2":{"54":1,"91":1,"215":1,"219":3,"229":2,"241":1,"247":1,"253":3,"303":1,"307":1,"311":1}}],["upgrading",{"0":{"280":1},"2":{"27":1,"143":1,"147":1,"150":1,"282":1}}],["up",{"2":{"18":1,"38":1,"43":1,"47":1,"109":1,"110":1,"119":1,"135":1,"142":1,"217":1,"256":1,"265":1,"267":1,"308":1,"312":1,"320":1,"327":1}}],["us",{"2":{"318":1,"319":1,"325":1,"326":1}}],["usable",{"2":{"224":1}}],["usage",{"2":{"56":1,"111":1,"134":1}}],["usages",{"2":{"20":1}}],["usb",{"2":{"163":1,"167":1}}],["using",{"2":{"11":1,"15":1,"18":1,"29":1,"42":1,"58":1,"89":1,"90":1,"91":1,"113":1,"116":1,"119":1,"126":1,"139":2,"151":1,"152":1,"230":1,"236":1,"253":1,"294":1,"300":1,"303":1,"305":1,"309":2,"313":2,"318":1,"319":1,"320":1,"325":1,"326":1,"327":1}}],["useful",{"2":{"190":1}}],["used",{"2":{"87":2,"96":2,"101":1,"108":1,"120":1,"131":1,"132":1,"138":1,"217":1,"218":3,"232":1,"241":2,"247":2,"256":1,"315":2}}],["uses",{"2":{"21":1,"75":1,"138":1,"144":1,"152":1,"230":1,"231":1,"253":1,"268":2}}],["userdata",{"2":{"98":1,"277":1}}],["userspace",{"2":{"75":1}}],["users",{"2":{"38":1,"42":1,"100":1,"101":1,"109":1,"139":1,"268":2}}],["user",{"2":{"9":1,"21":1,"43":1,"93":2,"129":1,"220":1,"225":1,"241":1,"247":1,"267":1,"280":1,"338":1}}],["use",{"2":{"8":1,"22":1,"23":1,"24":1,"32":1,"39":1,"45":2,"86":1,"93":2,"94":1,"101":1,"102":1,"110":2,"111":4,"113":1,"118":3,"121":1,"126":1,"129":1,"131":1,"137":1,"138":2,"144":3,"147":1,"150":2,"151":3,"187":1,"217":1,"229":2,"232":1,"233":2,"253":3,"256":1,"265":3,"266":1,"268":1,"282":1,"289":1,"293":1,"299":1,"309":1,"313":1}}],["uids",{"2":{"89":1}}],["uid",{"2":{"41":1,"89":2,"91":2,"116":1,"303":2,"309":1,"313":1}}],["ui",{"2":{"8":1,"12":1,"16":1,"19":1,"20":1,"21":1,"30":1,"41":2,"225":1}}],["csc",{"2":{"201":2,"202":2,"203":1}}],["cts",{"2":{"136":1,"138":1,"264":1}}],["current",{"2":{"142":1}}],["currently",{"2":{"142":1}}],["cutting",{"2":{"128":1}}],["customize",{"2":{"181":1,"182":4,"185":1,"253":2}}],["customizing",{"2":{"12":1}}],["custom",{"2":{"41":1,"47":1,"52":1,"57":1,"66":2,"113":1,"114":1,"116":1,"118":1,"128":1,"139":1,"145":1,"151":1,"187":2,"241":1,"247":1,"256":1,"265":1,"268":1,"281":2,"308":1,"309":1,"312":1,"313":1,"320":3,"327":3}}],["cp",{"2":{"201":1,"203":1}}],["cpp",{"2":{"164":1}}],["cpu",{"2":{"108":1,"183":1}}],["cpio",{"2":{"87":2,"107":1,"113":1,"129":1,"315":2,"334":6}}],["cgroup",{"2":{"95":1,"286":1}}],["certain",{"2":{"253":1}}],["certificate",{"2":{"89":1}}],["celebrate",{"2":{"222":1}}],["centralized",{"2":{"93":1,"293":1,"299":1}}],["cil",{"2":{"93":1,"128":1,"336":1}}],["cmds",{"2":{"337":1}}],["cmdline",{"2":{"100":1,"113":1}}],["cmd",{"2":{"91":1,"303":1}}],["c++",{"0":{"220":1},"2":{"81":1,"94":1,"113":1,"220":2,"289":1}}],["c",{"2":{"73":3,"74":4,"75":1,"76":2,"81":1,"91":1,"97":1,"132":1,"138":1,"142":3,"220":1,"276":1,"303":1,"337":1,"338":1}}],["cn",{"2":{"72":1,"140":1,"142":1}}],["critical",{"2":{"308":1,"312":1}}],["cr",{"2":{"175":1}}],["cr+lf",{"2":{"175":1}}],["crc32",{"2":{"137":1}}],["crc64",{"2":{"137":1}}],["crappy",{"2":{"132":1,"225":1}}],["crash",{"2":{"48":1,"49":1,"67":1,"89":1}}],["crashing",{"2":{"25":1,"37":1,"85":1,"86":1,"135":1,"144":1,"260":1,"324":1}}],["crashes",{"2":{"22":1,"23":1,"28":1,"32":1,"34":1,"39":1,"40":1,"41":1,"58":1,"60":2,"64":1,"67":1,"95":2,"98":1,"108":1,"140":1,"143":1,"277":1,"286":2}}],["creating",{"2":{"257":2}}],["creation",{"2":{"107":1,"111":1,"232":1}}],["creates",{"2":{"241":1,"247":1}}],["created",{"2":{"106":1,"110":1,"218":1,"223":1,"268":1,"319":1,"326":1}}],["create",{"2":{"45":1,"134":1,"256":1}}],["cross",{"2":{"102":1,"266":1}}],["client",{"2":{"114":2,"164":2}}],["cli",{"2":{"113":1,"129":1,"337":1,"338":1}}],["class",{"2":{"217":1,"336":19}}],["claiming",{"2":{"109":1}}],["clang",{"2":{"82":1}}],["cloning",{"2":{"135":1,"145":1}}],["clone",{"2":{"79":1,"111":1,"133":1,"319":1,"326":1,"337":2}}],["closer",{"2":{"101":1}}],["close",{"2":{"45":1}}],["cleaned",{"2":{"47":1}}],["cleanup",{"2":{"31":1,"334":1}}],["clearly",{"2":{"308":1,"312":1}}],["clear",{"2":{"41":1}}],["chromeos",{"2":{"334":1}}],["chm",{"2":{"204":1}}],["chmod",{"2":{"173":2,"184":1,"186":1}}],["chown",{"2":{"184":1}}],["choose",{"2":{"65":1}}],["chcon",{"2":{"102":1,"140":1,"184":1,"266":1}}],["chinese",{"2":{"45":1,"222":1,"253":1}}],["challenge",{"2":{"242":1,"248":1}}],["character",{"2":{"102":1,"266":1}}],["characters",{"2":{"45":2}}],["chances",{"2":{"230":1,"236":1}}],["channel",{"2":{"23":1,"25":1,"41":1,"44":1,"226":1,"232":1,"253":1,"264":1}}],["changelogs",{"2":{"267":1}}],["changelog",{"0":{"221":1,"227":1,"235":1,"237":1,"245":1,"251":1,"254":1,"258":1,"262":1,"266":1,"269":1,"271":1,"274":1,"278":1,"284":1,"287":1,"290":1,"296":1,"302":1,"304":1,"306":1,"310":1,"314":1,"316":1,"322":1,"329":1},"2":{"61":1,"70":1,"154":1,"175":1,"305":1}}],["changed",{"2":{"24":1,"41":1,"223":1,"267":2}}],["change",{"2":{"21":1,"61":1,"62":1,"64":1,"88":1,"113":1,"121":1,"137":1,"138":1,"139":2,"140":1,"142":1,"145":1,"218":1,"246":1,"264":1,"265":2,"282":1,"336":1}}],["changes",{"0":{"218":1,"324":1},"2":{"9":1,"15":1,"16":1,"94":1,"107":1,"131":1,"146":1,"219":1,"228":1,"240":1,"267":2,"268":1,"289":1,"305":1,"307":1,"309":1,"311":1,"313":1,"319":1,"326":1}}],["checkout",{"2":{"270":1,"272":1,"275":1}}],["check",{"2":{"54":1,"64":1,"65":1,"101":1,"118":3,"119":1,"124":1,"126":1,"129":1,"137":2,"140":1,"144":1,"242":1,"243":1,"244":1,"248":1,"249":1,"250":1,"281":1,"285":1,"293":1,"299":1,"305":1,"321":1,"328":1}}],["checksum",{"2":{"98":1,"108":1,"277":1}}],["checksums",{"2":{"24":1}}],["checks",{"2":{"42":1}}],["checking",{"2":{"39":1,"95":1,"286":1}}],["cat",{"2":{"292":1,"298":1}}],["capable",{"2":{"292":1,"298":1}}],["came",{"2":{"241":1,"247":1}}],["caveat",{"2":{"223":1}}],["cases",{"2":{"145":1,"248":1}}],["case",{"2":{"118":1,"230":1,"236":1,"265":1,"309":1,"313":1}}],["caching",{"2":{"114":1,"118":1}}],["cache",{"2":{"61":1,"128":1,"209":2}}],["calculation",{"2":{"108":1,"118":1,"120":1}}],["callback",{"2":{"257":1}}],["calling",{"2":{"138":1,"228":1}}],["calls",{"2":{"135":1}}],["called",{"2":{"118":1,"142":1,"256":1}}],["call",{"2":{"102":1,"265":1,"266":1}}],["carefully",{"2":{"229":1}}],["cargo",{"2":{"82":3}}],["card",{"2":{"64":1}}],["cards",{"2":{"61":1}}],["cardview",{"2":{"22":1}}],["canary",{"2":{"226":1,"232":1,"264":1}}],["cannot",{"2":{"99":1,"125":1,"128":1,"139":2,"142":1,"233":1,"273":1,"294":1,"300":1,"309":1,"313":1,"320":1,"327":1}}],["can",{"2":{"24":1,"41":1,"44":2,"45":1,"61":1,"65":2,"66":1,"67":1,"135":1,"142":2,"190":1,"217":1,"234":1,"243":1,"249":1,"253":2,"282":1,"293":1,"294":1,"295":1,"299":1,"300":1,"301":1,"309":1,"313":1}}],["caused",{"2":{"95":1,"96":1,"283":1,"286":1}}],["cause",{"2":{"26":1,"101":1,"106":1,"108":1,"114":1,"139":1,"149":1,"241":1,"247":1,"275":1}}],["causes",{"2":{"18":1,"19":1,"38":1,"94":1,"123":1,"127":1,"138":1,"289":1}}],["causing",{"2":{"21":1,"113":1,"135":1,"230":1}}],["copied",{"2":{"297":1}}],["copy",{"2":{"94":1,"190":1,"289":1}}],["cool",{"2":{"252":1}}],["couldn",{"2":{"137":1}}],["could",{"2":{"95":1,"114":1,"119":1,"286":1}}],["correctly",{"2":{"142":1,"145":1}}],["corrupted",{"2":{"8":1,"41":1}}],["core",{"2":{"58":1,"113":2,"131":2,"134":1,"135":1,"137":1,"218":5,"280":1,"281":1}}],["convoluted",{"2":{"257":1}}],["convenient",{"2":{"44":1}}],["consistent",{"2":{"265":2}}],["considerations",{"2":{"231":1}}],["consider",{"2":{"142":1}}],["consequences",{"2":{"241":1,"247":1}}],["constantly",{"2":{"308":1,"312":1}}],["constant",{"2":{"232":1}}],["construct",{"2":{"134":1}}],["console",{"2":{"118":1}}],["conditions",{"2":{"111":1,"144":1}}],["confusion",{"2":{"281":1}}],["confusing",{"2":{"218":1}}],["confused",{"2":{"57":1}}],["conflicts",{"2":{"119":1}}],["confident",{"2":{"232":1}}],["configuration",{"2":{"93":1}}],["configurations",{"2":{"93":1}}],["configure",{"2":{"93":1}}],["configured",{"2":{"35":1}}],["config",{"2":{"80":2,"83":1,"88":1,"127":1,"157":1,"163":1}}],["confirmed",{"2":{"60":1}}],["continue",{"2":{"264":1}}],["context",{"2":{"85":1,"122":1,"132":1,"137":1,"142":2,"184":8,"324":1,"336":1,"338":1}}],["contentprovider",{"2":{"11":1}}],["contributes",{"2":{"131":1}}],["contributors",{"2":{"56":1,"308":1,"312":1}}],["controls",{"2":{"63":1}}],["contains",{"2":{"142":2}}],["contain",{"2":{"23":1}}],["colorama",{"2":{"79":2}}],["colors",{"2":{"60":1}}],["color",{"2":{"22":1}}],["code",{"0":{"220":1},"2":{"15":1,"42":1,"72":1,"86":2,"89":1,"93":1,"112":1,"113":1,"127":1,"150":1,"183":1,"220":2,"232":1,"294":1,"300":1,"321":1,"328":1}}],["comfortable",{"2":{"318":1,"325":1}}],["combat",{"2":{"309":1,"313":1}}],["combos",{"2":{"127":1}}],["come",{"2":{"230":1}}],["comes",{"2":{"216":1,"232":1,"267":1,"309":1,"313":1,"321":1,"328":1}}],["community",{"2":{"219":1,"292":1,"298":1}}],["communicate",{"2":{"115":1,"253":1}}],["communication",{"2":{"9":1,"11":1,"23":1,"101":1,"104":1,"105":1,"115":1,"142":1,"253":1}}],["commands",{"2":{"117":1,"138":1,"142":2}}],["commandline",{"2":{"91":1,"303":1}}],["command",{"2":{"86":1,"91":1,"99":1,"100":1,"107":1,"113":1,"114":1,"119":1,"142":3,"265":3,"268":1,"273":1,"303":1,"338":1}}],["com",{"2":{"79":1,"100":1,"118":1,"181":1}}],["complicated",{"2":{"308":1,"312":1,"320":2,"327":2}}],["complex",{"2":{"308":1,"312":1}}],["complexity",{"2":{"281":1}}],["complete",{"2":{"142":1,"265":1,"337":1}}],["completely",{"2":{"27":1,"101":1,"229":1,"267":2,"268":1,"308":1,"312":1}}],["compile",{"2":{"336":2}}],["compiler",{"2":{"123":2}}],["compilations",{"2":{"128":1}}],["computing",{"2":{"118":1}}],["companion",{"2":{"281":1}}],["compared",{"2":{"246":1}}],["compare",{"2":{"118":1}}],["compatible",{"2":{"150":1,"241":1,"247":1}}],["compatibility",{"2":{"23":1,"89":1,"100":1,"110":1,"120":1,"138":1,"140":2,"152":1,"219":1,"230":1,"241":1,"247":1,"253":1,"272":1,"320":1,"327":1}}],["compat",{"2":{"93":1,"241":2,"247":2}}],["compromised",{"2":{"268":1}}],["compromises",{"2":{"101":1}}],["compress",{"2":{"334":1}}],["compressed",{"2":{"96":1,"101":1,"111":1,"135":1,"283":1}}],["compression",{"2":{"86":1,"91":1,"122":1,"129":1,"137":1,"139":1,"151":1,"303":1}}],["component",{"2":{"19":1,"105":1,"111":1,"113":1,"217":2,"261":1}}],["components",{"2":{"10":1,"45":1,"281":1}}],["coming",{"2":{"15":1,"16":1,"270":1,"272":1,"275":1,"285":1,"297":1,"305":1}}],["cdn",{"2":{"7":1,"8":1}}],["www",{"2":{"190":2}}],["want",{"2":{"257":1}}],["was",{"2":{"220":1,"224":1,"230":1,"231":1,"232":1,"236":1,"293":1,"299":1,"308":1,"312":1}}],["warranty",{"2":{"190":2}}],["warning",{"2":{"130":1,"190":1,"195":1,"229":1,"230":1}}],["warn",{"2":{"96":1}}],["wake",{"2":{"113":1}}],["wait",{"2":{"108":1,"294":1,"300":1}}],["ways",{"2":{"292":1,"298":1}}],["way",{"2":{"41":1,"142":1,"144":2,"150":1,"222":1,"248":1,"253":1,"264":1,"292":1,"298":1}}],["well",{"2":{"319":1,"326":1}}],["welcome",{"2":{"223":1}}],["were",{"2":{"236":1,"240":1,"308":1,"312":1}}],["weirdly",{"2":{"119":1}}],["weird",{"2":{"107":1,"118":1,"135":1,"308":1,"312":1}}],["weirdness",{"2":{"99":1,"273":1}}],["we",{"2":{"96":1,"217":1,"228":1,"318":2,"325":2}}],["webview",{"2":{"20":1}}],["wrap",{"2":{"267":1}}],["wrapper",{"2":{"102":1,"118":1,"266":1}}],["wrong",{"2":{"41":1}}],["write",{"2":{"97":1,"138":1,"142":1,"217":1,"276":1}}],["writer",{"2":{"95":1,"286":1}}],["written",{"2":{"14":1,"138":1}}],["writing",{"2":{"8":1,"241":1,"247":1}}],["would",{"2":{"125":1,"228":1}}],["worries",{"2":{"281":1}}],["words",{"0":{"226":1,"234":1},"1":{"235":1}}],["world",{"2":{"101":1}}],["working",{"2":{"142":1,"232":1,"234":1,"248":1,"291":1,"297":1}}],["worker",{"2":{"132":1}}],["work",{"2":{"100":1,"101":1,"119":1,"129":1,"138":1,"139":2,"142":1,"144":1,"152":1,"218":1,"230":2,"241":2,"247":2,"319":1,"326":1}}],["workflow",{"2":{"90":1,"305":1}}],["workarounds",{"2":{"223":1}}],["workaround",{"2":{"89":1,"91":1,"102":2,"111":1,"116":1,"117":1,"123":1,"135":1,"266":2,"275":1,"303":1}}],["works",{"2":{"41":1,"142":1,"224":1}}],["won",{"2":{"33":1,"37":1,"134":1}}],["why",{"2":{"224":1,"242":1,"267":1,"292":1,"298":1}}],["whitelist",{"2":{"143":1}}],["while",{"2":{"137":1,"232":1,"291":1,"292":1,"297":1,"298":1,"318":1,"325":1}}],["which",{"2":{"38":1,"45":1,"102":1,"119":1,"127":1,"134":1,"217":3,"230":1,"241":1,"242":1,"247":1,"248":1,"253":1,"266":1,"292":1,"298":1,"308":1,"309":1,"312":1,"313":1}}],["whole",{"2":{"63":1,"87":1,"140":1,"219":1,"280":1,"308":2,"309":1,"312":2,"313":1,"315":1}}],["what",{"2":{"47":1,"142":1,"222":1,"234":1,"294":1,"300":1}}],["whether",{"2":{"93":1,"118":2,"126":1,"132":1,"253":1}}],["where",{"2":{"42":1,"114":1,"129":1,"142":1}}],["when",{"2":{"8":1,"12":1,"13":1,"20":1,"22":2,"23":1,"27":1,"28":1,"39":1,"41":2,"42":1,"43":1,"44":1,"45":1,"46":1,"48":1,"49":1,"51":1,"58":1,"60":1,"61":1,"67":3,"85":2,"87":2,"91":1,"93":1,"94":3,"95":2,"96":2,"99":1,"100":2,"101":2,"102":1,"109":1,"114":1,"116":1,"118":1,"125":2,"130":1,"131":1,"135":1,"142":1,"143":1,"241":1,"247":1,"260":1,"266":1,"273":1,"281":1,"283":2,"286":2,"289":3,"294":1,"300":1,"303":1,"315":2,"324":2}}],["wip",{"2":{"233":1,"264":1}}],["wipe",{"2":{"118":1}}],["wiped",{"2":{"93":1}}],["wide",{"2":{"219":1}}],["widespread",{"2":{"217":1}}],["window",{"2":{"129":1}}],["windows",{"2":{"79":5,"99":1,"175":1,"199":1,"205":1,"209":1,"273":1}}],["will",{"2":{"9":1,"42":2,"43":1,"45":1,"52":1,"57":1,"95":1,"101":2,"105":2,"118":1,"119":2,"129":3,"132":2,"135":1,"139":1,"140":1,"142":4,"145":2,"151":1,"152":2,"190":1,"217":2,"218":2,"219":2,"224":2,"228":1,"229":1,"230":2,"236":1,"241":7,"244":1,"247":7,"250":1,"253":6,"256":1,"264":1,"265":4,"268":1,"285":1,"286":1,"293":1,"294":1,"299":1,"300":1,"308":1,"312":1,"320":1,"327":1}}],["without",{"2":{"44":1,"61":1,"105":1,"107":1,"126":1,"190":2,"291":1,"297":1,"309":1,"313":1,"318":2,"325":2}}],["within",{"2":{"27":1,"45":1,"118":1,"134":1,"142":1,"143":1,"230":1,"281":1}}],["with",{"2":{"7":1,"11":1,"12":1,"23":1,"24":1,"27":1,"32":1,"33":1,"36":1,"37":1,"44":1,"46":2,"55":1,"86":2,"89":1,"91":1,"96":1,"101":3,"102":1,"106":1,"107":1,"109":3,"111":1,"113":1,"115":1,"116":1,"118":3,"119":1,"122":1,"123":1,"130":1,"131":1,"132":1,"135":3,"138":1,"139":2,"140":1,"141":1,"142":4,"144":1,"145":1,"148":1,"150":1,"151":2,"190":1,"216":1,"217":1,"218":1,"220":1,"230":1,"232":1,"233":1,"241":4,"242":1,"246":1,"247":3,"248":1,"253":5,"255":1,"256":1,"260":1,"265":4,"266":1,"267":1,"268":1,"275":1,"303":1,"308":1,"312":1,"318":2,"319":1,"321":1,"325":2,"326":1,"328":1}}],["bzip2",{"2":{"334":3}}],["b64xz",{"2":{"135":1}}],["brand",{"2":{"320":1,"327":1}}],["brute",{"2":{"132":1}}],["breakthrough",{"2":{"282":1}}],["breaking",{"2":{"151":1,"253":1}}],["breakage",{"2":{"133":1,"144":1}}],["break",{"2":{"119":1,"218":1}}],["breakdown",{"2":{"116":1}}],["bring",{"2":{"116":1}}],["broaden",{"2":{"100":1}}],["broadcasting",{"2":{"118":1}}],["broadcasts",{"2":{"113":1,"253":1}}],["broadcast",{"2":{"51":1,"111":1}}],["broken",{"2":{"97":1,"113":1,"135":1,"230":1,"268":1,"276":1,"318":1,"325":1}}],["broke",{"2":{"97":1,"276":1}}],["blkroset",{"2":{"337":1}}],["bln",{"2":{"204":1}}],["bl",{"2":{"201":1,"203":1}}],["bloatware",{"2":{"184":2}}],["blocked",{"2":{"223":1,"224":1}}],["blocks",{"2":{"134":1,"337":1}}],["block",{"2":{"99":1,"102":1,"118":2,"134":1,"138":1,"194":2,"253":1,"266":1,"273":1}}],["blocking",{"2":{"91":1,"303":1}}],["blobs",{"2":{"101":1}}],["blob",{"2":{"98":1,"124":1,"277":1}}],["black",{"2":{"142":1}}],["blacklisted",{"2":{"29":1}}],["blastula",{"2":{"107":1}}],["blanket",{"2":{"309":1,"313":1}}],["blank",{"2":{"42":1}}],["b设备将称为a",{"2":{"72":1}}],["b设备",{"2":{"72":1}}],["big",{"2":{"294":1,"300":1}}],["biggest",{"2":{"242":1,"248":1}}],["bixby",{"2":{"197":1}}],["bit",{"0":{"231":1},"2":{"93":3,"111":2,"119":2,"231":3,"236":1}}],["bing",{"2":{"197":1}}],["bind",{"2":{"118":1,"142":1,"144":1,"145":1}}],["binaries",{"2":{"100":1,"119":2,"121":1,"130":1,"135":1,"139":1,"231":3}}],["binary",{"2":{"54":1,"80":1,"81":1,"88":1,"101":1,"105":1,"111":1,"118":1,"124":1,"134":2,"135":3,"138":4,"142":3,"143":1,"181":4,"182":1,"185":2,"231":2,"333":4}}],["bin",{"2":{"73":1,"82":1,"114":1,"145":1,"173":3,"265":1,"338":1}}],["biometricprompt",{"2":{"11":1}}],["battle",{"2":{"292":1,"298":1}}],["bandwagon",{"2":{"226":1}}],["banking",{"2":{"131":1}}],["bad",{"2":{"223":1}}],["backdoor",{"2":{"309":1,"313":1}}],["backward",{"2":{"219":1}}],["backwards",{"2":{"23":1,"120":1,"230":1,"241":1,"247":1}}],["backing",{"2":{"135":1}}],["back",{"0":{"231":1,"280":1},"2":{"116":1,"139":1,"144":2,"151":1,"241":1,"247":1,"282":1}}],["background",{"2":{"109":1,"138":1}}],["backups",{"2":{"135":1}}],["backup",{"2":{"88":1,"104":1,"113":1,"131":1,"134":1,"334":1}}],["backend",{"2":{"86":1}}],["bar",{"2":{"67":1,"93":1,"187":2}}],["bash",{"2":{"82":1,"107":1}}],["bashgit",{"2":{"79":1}}],["basically",{"2":{"224":1}}],["basic",{"2":{"54":1}}],["based",{"0":{"232":1},"2":{"43":1,"102":1,"110":1,"116":1,"117":1,"134":1,"138":1,"158":1,"236":1,"241":1,"247":1,"264":1,"266":1}}],["base",{"0":{"220":1},"2":{"15":1,"112":1,"113":1,"220":1}}],["b",{"0":{"213":1,"214":1},"2":{"20":1,"24":1,"43":1,"72":1,"73":4,"74":4,"75":5,"76":6,"93":1,"105":1,"106":1,"107":1,"116":2,"119":1,"126":1,"134":1,"194":1,"195":1}}],["buy",{"2":{"223":1}}],["bundled",{"2":{"138":1}}],["buffers",{"2":{"126":2}}],["buffer",{"2":{"91":1,"303":1}}],["building",{"2":{"295":1,"301":1}}],["builds",{"2":{"66":1,"117":1,"309":1,"313":1}}],["build",{"2":{"55":2,"72":1,"79":1,"80":3,"81":1,"82":1,"93":1,"130":1,"139":1,"140":3,"163":1,"179":1,"309":1,"313":1}}],["built",{"2":{"21":1,"113":1,"139":1,"144":1}}],["but",{"2":{"42":1,"118":1,"119":1,"142":3,"190":1,"218":1,"231":1,"232":1,"234":1,"241":2,"247":2,"257":1,"280":1,"307":1,"309":1,"311":1,"313":1,"318":1,"325":1}}],["buttons",{"2":{"61":1}}],["button",{"2":{"15":1,"63":2}}],["bumping",{"0":{"318":1,"325":1}}],["bump",{"2":{"28":1,"86":1}}],["busybox",{"0":{"173":1,"265":1},"2":{"26":1,"45":3,"57":2,"89":1,"91":1,"93":1,"94":1,"102":2,"135":5,"138":1,"142":2,"147":1,"158":1,"173":9,"182":1,"186":1,"218":2,"265":7,"266":2,"289":1,"303":1}}],["bugs",{"2":{"240":1,"270":1,"272":1,"285":1,"288":1,"311":1}}],["buggy",{"2":{"20":1,"21":1,"275":1}}],["bug",{"0":{"283":1,"286":1,"289":1},"2":{"18":1,"19":1,"21":1,"26":1,"27":1,"50":1,"53":1,"64":1,"86":1,"94":1,"96":2,"98":1,"102":1,"106":2,"113":1,"120":1,"123":1,"125":1,"128":1,"129":1,"134":1,"135":1,"142":1,"217":3,"236":1,"246":1,"252":1,"264":1,"266":1,"275":1,"277":1,"283":2,"289":1}}],["boy",{"2":{"223":1}}],["board",{"2":{"223":1}}],["bool",{"2":{"183":2}}],["boots",{"2":{"256":1,"308":1,"312":1}}],["bootsigner",{"2":{"23":1}}],["bootdevice",{"2":{"194":1}}],["bootloaders",{"2":{"223":1}}],["bootloader",{"0":{"200":1},"2":{"194":1,"199":1,"200":4,"204":1,"223":1}}],["bootloop",{"2":{"101":1,"102":2,"118":1,"130":1,"241":1,"247":1,"266":2}}],["bootloops",{"2":{"8":1,"95":1,"98":1,"108":1,"109":1,"114":1,"123":1,"126":1,"127":1,"268":1,"275":1,"277":1,"286":1}}],["bootmode",{"2":{"183":1}}],["bootimg",{"2":{"151":1,"334":2}}],["booting",{"2":{"77":1,"101":1,"320":1,"327":1,"335":1}}],["bootup",{"2":{"150":1}}],["bootconfig",{"2":{"93":1}}],["bootargs",{"2":{"93":1}}],["boot",{"2":{"20":1,"22":1,"24":1,"35":1,"41":1,"44":4,"51":1,"60":1,"65":1,"72":2,"75":3,"76":3,"86":3,"93":3,"95":3,"96":1,"100":3,"101":1,"102":1,"105":2,"107":2,"110":1,"113":3,"114":1,"116":1,"117":1,"118":2,"122":1,"126":2,"131":2,"134":2,"135":4,"138":1,"139":1,"140":1,"142":1,"145":5,"150":2,"151":2,"152":1,"187":1,"194":6,"195":9,"197":1,"203":1,"204":1,"207":2,"208":2,"209":1,"214":1,"218":2,"230":1,"248":1,"256":1,"265":1,"266":1,"268":1,"270":1,"283":1,"286":3,"308":1,"312":1,"334":4,"337":1}}],["both",{"2":{"102":1,"144":1,"147":1,"266":1}}],["bottom",{"2":{"15":1,"93":1}}],["bypass",{"2":{"136":1,"145":1,"146":1}}],["by",{"2":{"13":1,"57":2,"66":1,"95":1,"102":1,"124":1,"132":1,"138":1,"152":1,"190":1,"194":2,"264":1,"266":1,"286":1,"294":1,"300":1,"308":1,"312":1,"320":1,"327":1}}],["become",{"2":{"308":1,"312":1}}],["because",{"2":{"138":1,"224":1}}],["beneficial",{"2":{"292":1,"298":1}}],["benefit",{"2":{"139":1}}],["been",{"2":{"291":1,"292":1,"297":1,"298":1,"308":2,"312":2,"318":1,"320":2,"325":1,"327":2}}],["beefed",{"2":{"265":1}}],["behind",{"2":{"265":1}}],["behaviors",{"2":{"94":1,"135":1,"289":1,"308":1,"312":1}}],["behavior",{"2":{"35":1,"46":1,"97":1,"276":1}}],["being",{"2":{"88":1,"91":1,"105":1,"303":1,"308":1,"312":1,"318":1,"325":1}}],["be",{"2":{"24":2,"41":1,"43":1,"52":1,"57":1,"88":1,"93":1,"95":1,"96":1,"108":1,"119":1,"125":1,"129":3,"132":1,"139":1,"142":4,"190":1,"217":1,"218":1,"219":1,"223":1,"226":1,"228":1,"229":1,"230":3,"236":1,"241":1,"247":1,"253":1,"264":2,"265":2,"267":1,"268":1,"286":1,"295":1,"301":1,"309":1,"313":1,"320":2,"327":2}}],["betas",{"2":{"226":1}}],["beta",{"2":{"25":1,"44":1,"110":1,"228":1,"233":1,"240":1,"246":1}}],["between",{"2":{"23":1,"104":1,"118":1}}],["better",{"2":{"13":1,"17":1,"21":1,"87":1,"93":2,"101":1,"102":1,"110":1,"114":1,"222":1,"266":1,"268":1,"292":1,"298":1,"315":1}}],["below",{"2":{"9":1}}],["beforehand",{"2":{"22":1}}],["before",{"0":{"280":1},"2":{"8":1,"19":1,"22":1,"24":1,"95":1,"119":1,"124":1,"149":1,"150":1,"232":1,"240":2,"253":1,"282":1,"286":1,"308":1,"312":1}}],["s2",{"2":{"336":3}}],["s21",{"2":{"96":1,"283":1}}],["s1",{"2":{"336":3}}],["s10",{"2":{"8":1,"76":1,"197":1,"234":1}}],["sql",{"2":{"337":2}}],["sqlite",{"2":{"32":1,"337":1}}],["squashing",{"2":{"264":1}}],["squashed",{"2":{"240":1}}],["sla",{"2":{"204":1}}],["slowing",{"2":{"142":1}}],["slot",{"2":{"24":1,"43":1,"93":1,"116":1,"123":1,"126":2,"134":1}}],["skeleton",{"2":{"134":1,"145":1}}],["skips",{"2":{"309":1,"313":1}}],["skipunzip=1",{"2":{"182":1}}],["skip",{"2":{"93":2,"111":1,"123":1,"126":1,"134":2,"174":2}}],["skipped",{"2":{"88":1}}],["smaller",{"2":{"150":1}}],["small",{"2":{"120":1,"131":1,"150":1}}],["s0",{"2":{"119":2,"142":1,"158":1,"184":2,"336":1}}],["s9+",{"2":{"118":1}}],["s9",{"2":{"118":1}}],["spotty",{"2":{"320":1,"327":1}}],["spawned",{"2":{"217":2}}],["spawn",{"2":{"129":1,"138":1}}],["spaces",{"2":{"142":2}}],["space",{"2":{"118":1,"151":2}}],["split",{"2":{"111":1,"126":1,"128":1,"334":1,"336":4}}],["specific",{"2":{"126":1,"248":1,"257":1,"308":1,"312":1}}],["specify",{"2":{"93":1,"293":1,"299":1}}],["special",{"2":{"102":1,"132":1,"223":1,"253":1,"266":1}}],["speed",{"2":{"42":1,"138":1,"142":1}}],["sbin",{"2":{"101":1,"105":1,"107":1,"110":1,"111":1,"113":2,"118":1,"119":1,"124":1,"131":2,"137":1,"144":2,"157":3,"187":6,"218":5,"268":2}}],["src",{"2":{"82":1,"337":3}}],["sd",{"2":{"209":1}}],["sdk",{"2":{"79":2,"82":2,"113":1}}],["sdcard",{"2":{"24":1,"195":1,"201":1}}],["similar",{"2":{"294":1,"300":1}}],["simply",{"2":{"241":1,"247":1}}],["simple",{"2":{"119":1}}],["simplify",{"2":{"118":1,"135":1}}],["since",{"2":{"139":1,"148":1,"149":1,"223":1,"230":1,"232":1,"234":1,"241":2,"247":2,"264":1,"281":1,"291":1,"292":1,"297":1,"298":1,"308":2,"309":1,"312":2,"313":1,"318":1,"325":1}}],["single",{"2":{"93":1,"142":1,"265":1}}],["silent",{"2":{"125":1}}],["silicon",{"2":{"79":1}}],["situations",{"2":{"114":1}}],["sideload",{"2":{"209":1}}],["side",{"2":{"114":1,"118":1}}],["sigstop",{"2":{"144":1}}],["sigwinch",{"2":{"113":1}}],["signed",{"2":{"52":1}}],["signals",{"2":{"107":1}}],["signal",{"2":{"95":1,"286":1}}],["signapk",{"2":{"39":1}}],["signature",{"2":{"12":1,"89":1,"95":1,"253":1,"286":1,"309":2,"313":2}}],["significant",{"2":{"308":1,"312":1}}],["significantly",{"2":{"20":1,"42":1,"89":1,"100":1,"101":1,"119":1,"138":1,"265":1}}],["signing",{"2":{"20":1,"41":1,"52":1,"309":1,"313":1}}],["sign",{"2":{"12":1,"131":1,"253":1}}],["size",{"2":{"101":2,"105":1,"120":1,"129":1,"138":1,"150":1,"231":1}}],["syntax",{"2":{"142":1,"268":1}}],["sync",{"2":{"36":1,"281":1}}],["sys",{"2":{"139":1,"140":2,"163":1,"187":2,"336":1}}],["sysfs",{"2":{"118":1}}],["syscall",{"2":{"90":1,"305":1}}],["systemless",{"2":{"21":1,"113":2,"137":1,"152":1}}],["system",{"0":{"177":1,"179":1,"198":1,"241":1,"244":1,"247":1,"250":1},"1":{"199":1,"200":1,"201":1,"202":1,"203":1},"2":{"14":1,"21":1,"45":1,"53":1,"72":3,"73":6,"75":3,"86":1,"89":1,"91":1,"93":2,"99":1,"102":2,"107":4,"110":2,"111":2,"114":1,"115":1,"116":3,"118":1,"121":1,"132":1,"135":1,"138":1,"144":4,"145":3,"148":1,"151":1,"157":3,"160":1,"173":3,"174":8,"177":10,"184":6,"187":1,"211":1,"236":1,"241":13,"242":2,"243":1,"244":1,"247":13,"248":2,"249":1,"250":1,"265":2,"266":2,"273":1,"303":1,"309":2,"313":2,"319":1,"326":1,"335":1,"338":1}}],["symlinks",{"2":{"120":1,"142":2,"144":1,"218":1}}],["symlink",{"2":{"87":1,"315":1}}],["sustainable",{"2":{"308":1,"312":1}}],["sunsetting",{"0":{"293":1,"299":1}}],["such",{"2":{"194":1}}],["sukernel",{"2":{"144":1}}],["suid",{"2":{"144":1}}],["subsequent",{"2":{"320":1,"327":1}}],["substantial",{"2":{"307":1,"311":1}}],["subshell",{"2":{"135":1}}],["subject",{"2":{"292":1,"298":1}}],["subfolder",{"2":{"150":1}}],["subfolders",{"2":{"124":1}}],["sub",{"2":{"119":1}}],["submodules",{"2":{"79":1,"190":1}}],["surface",{"2":{"307":1,"311":1}}],["survival",{"2":{"138":1}}],["survive",{"2":{"100":1}}],["sure",{"2":{"99":1,"105":1,"118":1,"142":2,"256":1,"273":1,"309":1,"313":1}}],["suffix",{"2":{"100":1,"123":1}}],["sudb",{"2":{"37":1}}],["su",{"0":{"338":1},"2":{"33":1,"41":1,"50":1,"91":2,"97":1,"109":1,"114":1,"118":1,"119":1,"129":2,"138":1,"139":1,"142":7,"151":1,"164":3,"276":1,"303":2,"333":1,"337":1,"338":2}}],["supplement",{"2":{"293":1,"299":1}}],["supposedly",{"2":{"217":1}}],["supposed",{"2":{"142":1}}],["supports",{"2":{"86":1,"93":1,"137":1,"288":1}}],["supported",{"2":{"86":1,"144":1,"145":2,"231":1,"241":1,"242":1,"247":1,"248":1,"253":1,"320":1,"327":1}}],["supporting",{"2":{"39":1,"219":1,"318":1,"325":1}}],["support",{"0":{"219":1,"223":1,"224":1,"242":1,"243":1,"248":1,"249":1},"2":{"9":2,"11":2,"13":1,"17":1,"19":2,"20":3,"21":1,"22":1,"23":2,"24":1,"27":1,"31":1,"37":1,"39":2,"41":6,"43":1,"45":1,"54":2,"56":1,"60":1,"61":2,"66":1,"86":4,"89":3,"91":1,"93":12,"94":1,"96":2,"100":5,"101":5,"102":6,"104":2,"105":2,"106":5,"107":6,"108":1,"109":1,"110":2,"111":6,"112":3,"113":2,"114":2,"115":1,"116":1,"117":2,"118":4,"119":1,"122":4,"123":1,"124":4,"126":3,"128":2,"129":1,"131":7,"132":1,"134":6,"136":1,"138":8,"139":2,"142":4,"144":1,"145":1,"146":1,"147":3,"150":2,"152":3,"219":2,"224":1,"233":1,"234":2,"236":2,"242":1,"246":1,"256":1,"266":6,"267":1,"268":1,"270":1,"283":1,"285":2,"288":1,"289":1,"303":1,"309":1,"313":1,"318":3,"320":1,"325":3,"327":1}}],["supolicy",{"2":{"142":1,"147":1,"150":1,"151":1,"152":1,"333":1,"336":1}}],["superior",{"2":{"147":1}}],["supersu",{"2":{"139":1,"144":2,"145":1,"146":2,"147":2,"150":1,"152":1,"336":1,"338":1}}],["superuser",{"2":{"22":1,"35":1,"38":1,"39":1,"42":1,"63":3,"91":1,"142":3,"147":1,"152":1,"303":1,"309":1,"313":1}}],["say",{"2":{"218":1,"228":1}}],["sandbox",{"2":{"101":1,"217":1,"268":1}}],["safe",{"2":{"101":2,"129":1,"268":2}}],["safety",{"2":{"65":1,"145":1}}],["safetynet",{"2":{"29":1,"39":1,"42":1,"54":1,"64":1,"94":1,"138":1,"139":1,"146":1,"264":2,"289":1}}],["samloader",{"2":{"201":1}}],["samfirm",{"2":{"201":1}}],["same",{"2":{"96":1,"116":2,"129":1,"142":2,"246":1,"309":1,"311":1,"313":1,"324":1}}],["sample",{"2":{"80":1,"321":1,"328":1}}],["samsung",{"2":{"8":1,"9":1,"17":1,"58":1,"60":1,"86":1,"91":1,"105":1,"114":1,"116":1,"118":2,"119":1,"124":1,"126":1,"132":1,"135":2,"139":7,"140":1,"144":1,"151":4,"234":1,"236":1,"303":1}}],["sarcompat",{"2":{"107":1}}],["sar",{"2":{"72":1,"73":2,"74":5,"75":2,"76":1,"88":1,"99":1,"100":1,"107":1,"273":1}}],["saving",{"2":{"41":1}}],["save",{"2":{"33":1,"41":1,"101":1,"336":1}}],["shift",{"2":{"308":1,"312":1}}],["shine",{"2":{"292":1,"298":1}}],["shipped",{"2":{"318":1,"325":1}}],["ship",{"2":{"241":1,"247":1}}],["ships",{"2":{"230":1}}],["shreplace=",{"2":{"184":1}}],["sh",{"0":{"176":1},"2":{"105":1,"113":1,"135":1,"138":1,"173":3,"174":3,"176":3,"181":3,"182":4,"185":3,"186":3,"187":5,"257":1,"338":1}}],["shamiko",{"2":{"168":1}}],["sha1",{"2":{"135":1,"334":3}}],["shadowed",{"2":{"124":1}}],["shared",{"2":{"89":1}}],["shareduserid",{"2":{"89":1,"309":1,"313":1}}],["shall",{"2":{"47":1,"98":1,"119":1,"139":1,"145":1,"265":1,"277":1}}],["shenanigans",{"2":{"77":1}}],["shellfastboot",{"2":{"195":2,"207":1,"208":1}}],["shellui",{"2":{"184":1}}],["shelladb",{"2":{"167":1,"194":1,"195":1,"201":1}}],["shellsecure",{"2":{"158":1}}],["shells",{"2":{"107":1,"116":1}}],["shell",{"0":{"176":1},"2":{"26":1,"45":2,"47":2,"93":1,"107":1,"116":1,"129":1,"135":2,"138":2,"142":2,"157":1,"164":3,"167":3,"173":4,"182":1,"186":1,"194":2,"265":1,"336":1,"338":6}}],["short",{"2":{"138":1}}],["shortcuts",{"2":{"28":1}}],["should",{"2":{"35":1,"41":1,"93":1,"95":1,"108":2,"118":1,"119":1,"125":2,"126":2,"130":1,"132":3,"133":1,"137":2,"139":2,"142":1,"143":1,"144":1,"147":1,"151":2,"152":1,"190":1,"218":2,"219":1,"229":1,"230":1,"267":1,"286":1}}],["shows",{"2":{"292":1,"298":1}}],["show",{"2":{"42":2}}],["shown",{"2":{"27":1}}],["showing",{"2":{"18":1,"45":1}}],["snet",{"2":{"24":1,"94":1,"289":1}}],["scenarios",{"2":{"308":1,"312":1}}],["scenario",{"2":{"139":1}}],["scan",{"2":{"105":1}}],["scheme",{"2":{"23":1,"115":1}}],["scratch",{"2":{"95":1,"101":2,"145":2,"267":1,"286":1,"308":1,"312":1}}],["scripting",{"2":{"265":1}}],["script",{"2":{"43":1,"46":1,"116":4,"118":1,"125":1,"131":2,"134":4,"135":7,"138":2,"142":1,"145":1,"146":1,"173":2,"181":2,"186":1,"256":1}}],["scripts",{"2":{"20":1,"36":1,"43":1,"59":1,"95":1,"99":1,"100":1,"102":4,"104":1,"111":1,"113":2,"114":2,"117":1,"118":4,"126":2,"135":4,"138":6,"141":1,"143":1,"144":1,"152":1,"218":3,"256":1,"265":4,"266":4,"273":1,"286":1}}],["screen",{"2":{"9":1,"10":1,"42":1,"142":1}}],["stderr",{"2":{"339":1}}],["stdout",{"2":{"334":2}}],["stdin",{"2":{"334":2}}],["step",{"2":{"232":1}}],["straightforward",{"2":{"257":1}}],["strategy",{"2":{"95":1,"286":1}}],["structural",{"2":{"219":1}}],["structure",{"2":{"134":1,"257":1}}],["structures",{"2":{"95":1,"286":1}}],["strengthened",{"2":{"117":1}}],["stripped",{"2":{"142":1,"308":1,"312":1}}],["strip",{"2":{"95":1,"101":1,"286":1}}],["strings",{"2":{"107":1,"201":1}}],["string",{"2":{"66":1,"175":6,"183":2}}],["stuff",{"2":{"267":1}}],["stupid",{"2":{"218":1}}],["stuck",{"2":{"139":1}}],["studio",{"0":{"82":1},"2":{"79":4,"81":2,"82":2}}],["stubs",{"2":{"253":2}}],["stub",{"2":{"11":1,"12":1,"86":1,"87":2,"89":1,"91":1,"94":2,"96":1,"105":1,"118":1,"253":4,"289":2,"303":1,"315":2}}],["stick",{"2":{"37":1}}],["still",{"2":{"23":1,"142":2,"218":2,"223":1,"230":1,"231":1,"232":1,"233":1,"234":1,"236":1,"241":1,"247":1,"257":1}}],["stay",{"2":{"142":1,"226":1,"233":1,"242":1}}],["stage",{"2":{"107":1,"113":2,"119":1,"218":3,"242":2,"248":2}}],["standalone=1",{"2":{"173":1}}],["standalone",{"0":{"265":1},"2":{"102":1,"173":3,"265":2,"266":1}}],["standard",{"2":{"93":1}}],["standards",{"2":{"34":1}}],["stability",{"2":{"92":1,"264":1}}],["stable",{"2":{"23":1,"25":1,"41":1,"55":1,"216":1,"226":1,"236":1,"240":1}}],["starts",{"2":{"232":1}}],["starting",{"2":{"217":2,"231":1,"233":1,"241":1,"253":1,"265":1,"281":1}}],["started",{"2":{"119":1,"135":1,"142":1}}],["start",{"0":{"162":1},"2":{"72":1,"113":1,"119":1,"124":1,"135":1,"139":2,"141":1,"158":1,"162":1,"174":1,"186":4,"187":2,"247":1,"255":1}}],["startup",{"2":{"62":1,"119":1}}],["state",{"2":{"121":1,"128":1,"139":1}}],["statement",{"2":{"101":1}}],["states",{"2":{"96":1,"139":1}}],["static",{"2":{"62":1,"231":1}}],["status",{"2":{"42":1,"54":1,"65":3,"113":1,"138":1,"139":2,"337":1}}],["stopped",{"2":{"113":1}}],["stopping",{"2":{"96":1,"283":1}}],["stop",{"2":{"90":1,"109":1,"113":1,"219":1,"305":1,"337":1}}],["storing",{"2":{"218":1}}],["stored",{"2":{"113":1,"230":2,"256":1,"257":1}}],["store",{"2":{"43":1,"65":1,"218":1}}],["storage",{"2":{"22":1,"42":1,"43":1,"44":1,"132":1,"241":1,"247":1}}],["stock",{"2":{"22":1,"44":1,"101":1,"104":1,"134":1,"135":4,"139":1,"147":1,"151":1}}],["s",{"2":{"22":1,"89":3,"91":1,"101":1,"107":1,"142":1,"150":1,"151":1,"152":2,"183":1,"187":1,"232":1,"241":1,"242":1,"247":1,"248":1,"255":1,"265":2,"267":1,"268":1,"291":1,"297":1,"303":1,"309":2,"313":2,"318":1,"325":1,"338":1}}],["solving",{"2":{"308":1,"312":1}}],["sole",{"2":{"242":1}}],["solely",{"2":{"218":1}}],["solution",{"2":{"224":1,"233":1}}],["solutions",{"2":{"147":2,"234":1}}],["software",{"2":{"190":2,"308":2,"312":2}}],["socket",{"2":{"124":1}}],["sockets",{"2":{"97":1,"116":1,"129":1,"164":1,"276":1}}],["soon",{"2":{"89":1}}],["sony",{"2":{"89":1,"93":1,"334":1}}],["source",{"2":{"72":1,"135":1,"138":1,"147":1,"150":2,"334":2,"336":10}}],["so",{"2":{"47":1,"96":1,"100":1,"102":1,"138":2,"142":1,"174":4,"218":1,"219":1,"223":1,"224":1,"228":1,"232":1,"264":1,"266":1,"267":1,"283":1,"292":2,"298":2,"308":1,"312":1}}],["somewhere",{"2":{"256":1}}],["sometimes",{"2":{"241":2,"247":2,"308":1,"312":1}}],["some",{"2":{"18":1,"22":1,"34":1,"38":1,"41":1,"46":1,"93":4,"94":1,"102":1,"105":1,"107":1,"109":1,"111":1,"119":1,"125":2,"126":2,"127":1,"151":2,"152":1,"217":1,"230":1,"234":1,"236":1,"252":1,"253":1,"256":1,"266":1,"267":1,"268":1,"270":1,"281":1,"289":1,"297":1,"308":2,"309":1,"311":1,"312":2,"313":1,"321":1,"328":1}}],["sorted",{"2":{"66":1}}],["sorting",{"2":{"37":1}}],["sort",{"2":{"13":1}}],["sw",{"2":{"201":1}}],["sweet",{"2":{"15":1,"16":1}}],["switched",{"2":{"231":1}}],["switching",{"2":{"54":1,"131":1}}],["switch",{"2":{"8":1,"41":1,"45":1,"93":1,"114":1,"119":1,"139":1,"241":1,"247":1}}],["seen",{"2":{"309":1,"313":1}}],["seems",{"2":{"264":1}}],["seemingly",{"2":{"234":1}}],["see",{"2":{"190":2,"267":1,"291":1,"294":1,"297":1,"300":1,"317":1,"324":1}}],["segfault",{"2":{"137":1}}],["segmentation",{"2":{"125":1}}],["seamlessly",{"2":{"132":1}}],["search",{"2":{"67":1}}],["send",{"2":{"114":1,"144":1}}],["separately",{"2":{"281":1}}],["separates",{"2":{"268":1}}],["separate",{"2":{"118":1,"140":1,"144":1,"145":1}}],["separated",{"2":{"98":1,"118":1,"277":1}}],["sepolicy",{"0":{"180":1,"256":1,"320":1,"327":1},"2":{"86":1,"87":1,"89":1,"94":2,"95":1,"100":1,"102":1,"104":1,"111":1,"113":1,"116":1,"119":1,"124":1,"139":1,"140":1,"141":1,"142":3,"147":1,"150":2,"151":2,"152":1,"160":5,"164":1,"174":2,"180":1,"209":1,"256":4,"257":1,"266":1,"286":1,"289":2,"308":1,"312":1,"315":1,"320":1,"327":1,"336":7}}],["sepolicies",{"2":{"28":1,"126":1}}],["serialized",{"2":{"115":1}}],["series",{"2":{"96":1,"283":1}}],["services",{"2":{"111":1,"119":1,"217":2,"223":1}}],["service",{"2":{"111":1,"115":1,"116":1,"125":1,"135":1,"139":1,"142":1,"158":1,"162":1,"163":5,"174":1,"176":2,"186":7,"187":2,"217":1,"218":1,"337":1,"339":1}}],["server",{"2":{"41":1,"89":1}}],["sessions",{"2":{"95":1,"286":1}}],["selabel",{"2":{"135":1}}],["selinuxfs",{"2":{"160":1}}],["selinux",{"0":{"164":1},"2":{"101":1,"102":1,"132":1,"137":1,"138":1,"139":2,"140":3,"147":2,"152":1,"164":1,"173":1,"265":1,"266":1,"268":1,"308":1,"312":1,"318":1,"320":2,"325":1,"327":2,"336":3,"337":2}}],["selected",{"2":{"93":1}}],["selection",{"2":{"60":1}}],["selecting",{"2":{"58":1,"85":1,"324":1}}],["self",{"2":{"43":1,"89":1,"110":1}}],["sever",{"2":{"42":1}}],["several",{"2":{"8":1,"11":1,"19":1,"32":1,"42":1,"45":1,"94":1,"119":1,"130":1,"131":1,"234":1,"241":2,"246":1,"247":2,"289":1,"308":1,"312":1}}],["secure",{"2":{"140":1,"309":1,"313":1}}],["security",{"0":{"309":1,"313":1},"2":{"101":1,"119":1,"124":1,"160":1,"268":1,"291":1,"297":1}}],["seccomp",{"2":{"117":1}}],["secontext",{"2":{"116":1,"158":2,"182":2}}],["seconds",{"2":{"99":1,"101":2,"273":1}}],["second",{"2":{"43":1,"334":1}}],["secondary",{"2":{"42":1,"100":1}}],["sections",{"2":{"67":1,"118":1}}],["section",{"2":{"22":2,"39":1,"60":1,"63":2,"65":2,"66":1,"68":1}}],["setprop",{"2":{"163":2,"186":1,"187":2,"339":1}}],["set",{"2":{"67":1,"91":1,"93":1,"105":1,"118":2,"126":1,"129":1,"137":1,"152":1,"184":5,"303":1,"336":8}}],["setups",{"2":{"244":1,"250":1,"308":1,"312":1}}],["setup",{"2":{"41":1,"72":1,"101":2,"106":1,"110":1,"111":1,"241":1,"247":1,"265":1,"268":1}}],["setting",{"2":{"38":1,"135":1}}],["settings",{"2":{"14":1,"19":1,"21":1,"24":4,"32":2,"37":1,"39":1,"42":1,"44":1,"45":1,"60":1,"63":1,"67":1,"91":1,"138":1,"142":1,"303":1}}],["gzip",{"2":{"334":4}}],["game",{"2":{"292":1,"298":1}}],["gained",{"2":{"268":1}}],["galaxy",{"2":{"8":1,"96":1,"197":1,"283":1}}],["giving",{"2":{"319":1,"326":1}}],["gives",{"2":{"309":1,"313":1}}],["give",{"2":{"257":1,"292":1,"298":1}}],["given",{"2":{"217":1}}],["git",{"2":{"79":4,"190":2}}],["gitee",{"2":{"0":3}}],["github",{"2":{"0":5,"56":1,"79":1}}],["gnu",{"2":{"190":6}}],["guaranteed",{"2":{"265":1}}],["guarded",{"2":{"24":1}}],["guide",{"2":{"244":1,"250":1,"281":1}}],["guides",{"2":{"188":1,"215":1,"257":1}}],["gsi",{"2":{"118":1}}],["gkis",{"2":{"89":1}}],["greatly",{"2":{"138":1}}],["green",{"2":{"124":1}}],["group",{"2":{"85":1,"184":6,"324":1}}],["granularity",{"2":{"19":1}}],["gt",{"2":{"73":3,"74":1,"82":2,"91":1,"113":3,"173":2,"175":14,"184":16,"186":2,"190":2,"214":1,"217":2,"218":4,"303":1,"333":3,"334":27,"336":1}}],["glitch",{"2":{"54":1}}],["global",{"2":{"41":1,"45":1,"138":1}}],["g",{"2":{"27":1,"29":1,"45":1,"89":1,"100":1,"110":1,"115":1,"119":1,"126":1,"219":1,"241":1,"247":1,"256":1,"265":1}}],["gen",{"2":{"233":1}}],["genfscon",{"2":{"102":1,"266":1,"336":1}}],["general",{"2":{"85":1,"86":2,"87":2,"88":1,"90":1,"91":1,"93":4,"94":4,"95":3,"96":1,"97":1,"99":4,"100":4,"101":4,"102":3,"104":1,"105":2,"107":2,"109":2,"110":2,"111":7,"112":4,"113":6,"114":1,"116":1,"118":2,"119":1,"120":1,"121":1,"129":1,"137":1,"138":5,"139":4,"190":3,"218":1,"266":3,"273":4,"276":1,"286":3,"289":4,"303":1,"305":1,"315":2,"324":1}}],["generate",{"2":{"12":1,"253":1}}],["getprop",{"2":{"163":1,"339":1}}],["getrandom",{"2":{"90":1,"305":1}}],["get",{"2":{"24":1,"109":1,"130":1,"223":1,"230":1,"236":1,"268":1}}],["gone",{"2":{"319":1,"321":1,"326":1,"328":1}}],["got",{"2":{"308":1,"312":1}}],["goal",{"2":{"241":1,"247":1,"309":1,"313":1}}],["good",{"2":{"219":1,"220":1,"241":1,"247":1}}],["goodbye",{"2":{"218":1}}],["google",{"2":{"24":1,"72":1,"74":1,"75":1,"83":1,"136":1,"181":1,"197":1,"233":1,"234":1,"241":1,"247":1,"264":2,"291":1,"297":1,"318":1,"325":1}}],["going",{"2":{"113":1}}],["go",{"2":{"15":1,"29":1,"73":1,"89":1,"132":1,"228":1}}],["aimed",{"2":{"226":1}}],["aware",{"2":{"226":1,"234":1,"241":1,"247":1,"264":1,"308":1,"312":1}}],["ago",{"2":{"292":1,"298":1}}],["against",{"2":{"308":1,"312":1}}],["again",{"2":{"219":1,"223":1,"292":1,"298":1}}],["aggressive",{"2":{"151":1,"226":1}}],["agnostic",{"2":{"105":1}}],["at",{"2":{"139":1,"142":1,"190":1,"230":2,"231":1,"291":1,"297":1,"307":1,"308":1,"311":1,"312":1}}],["attr",{"2":{"337":1}}],["attribute",{"2":{"336":4}}],["attributes",{"2":{"101":1,"111":1,"133":1,"135":1}}],["attestation",{"2":{"264":1}}],["attention",{"2":{"229":1,"267":1}}],["attack",{"2":{"309":1,"313":1}}],["attacks",{"2":{"89":1}}],["attach",{"2":{"82":1}}],["affecting",{"2":{"132":1,"217":1}}],["after",{"2":{"8":1,"21":2,"27":1,"33":1,"39":1,"99":1,"100":1,"105":2,"113":1,"117":1,"118":1,"142":3,"150":1,"273":1,"308":1,"312":1,"320":1,"327":1}}],["a1",{"2":{"131":1}}],["auditallowxperm",{"2":{"336":1}}],["auditallow",{"2":{"336":1}}],["auditdeny",{"2":{"113":1}}],["author=",{"2":{"175":1}}],["authenticate",{"2":{"51":1}}],["authentications",{"2":{"24":1}}],["authentication",{"2":{"22":1,"35":1,"54":1}}],["automatically",{"2":{"229":1}}],["auto",{"2":{"21":1,"111":1,"147":2}}],["able",{"2":{"232":1,"241":1,"247":1,"253":1}}],["abused",{"2":{"217":1}}],["above",{"2":{"131":1}}],["about",{"2":{"96":1,"219":1,"295":1,"301":1,"309":1,"313":1}}],["abort",{"2":{"88":1,"151":1,"184":1}}],["abi",{"2":{"182":1}}],["ability",{"2":{"93":1}}],["abis",{"2":{"93":1}}],["abrupt",{"2":{"15":1}}],["ambitious",{"2":{"228":1}}],["am",{"2":{"139":1,"234":1,"291":1,"292":1,"297":1,"298":1,"309":1,"313":1}}],["amonet",{"2":{"86":1}}],["amount",{"2":{"56":1,"118":1,"119":1}}],["amp",{"2":{"82":1,"142":1}}],["args",{"2":{"336":1,"337":1}}],["arguments",{"2":{"339":1}}],["argument",{"2":{"86":1}}],["around",{"2":{"264":1}}],["article",{"2":{"217":1}}],["arbitrarily",{"2":{"217":1}}],["arm",{"2":{"183":1}}],["armeabi",{"2":{"174":1}}],["arm64",{"2":{"79":1,"174":1,"183":2}}],["architecture",{"2":{"308":1,"312":1}}],["archive",{"2":{"91":1,"303":1}}],["arch",{"2":{"135":1,"183":1}}],["arrives",{"2":{"95":1,"286":1}}],["aren",{"2":{"224":1,"307":1,"311":1}}],["area",{"2":{"163":4}}],["are",{"2":{"24":1,"27":1,"41":1,"93":1,"111":1,"113":1,"119":1,"142":1,"150":3,"190":1,"218":2,"223":2,"225":1,"226":3,"229":1,"230":3,"231":1,"234":2,"236":2,"241":2,"243":1,"246":1,"247":2,"249":1,"253":2,"257":2,"267":2,"268":2,"281":1,"292":1,"297":1,"298":1,"309":1,"311":1,"313":1,"319":1,"320":1,"326":1,"327":1}}],["av",{"2":{"113":1}}],["avoid",{"2":{"98":1,"277":1}}],["available",{"2":{"61":1,"67":1,"126":1,"150":1,"264":1,"265":1}}],["avb",{"2":{"41":1,"95":1,"101":1,"131":2,"241":1,"247":1,"286":1,"308":2,"312":2,"334":1}}],["achieve",{"2":{"294":1,"300":1}}],["across",{"2":{"219":1}}],["ack",{"2":{"114":1}}],["accurate",{"2":{"309":1,"313":1,"319":1,"326":1}}],["accordingly",{"2":{"129":1}}],["acclaim",{"2":{"122":1}}],["acct",{"2":{"105":1}}],["accept",{"2":{"151":1}}],["accepted",{"2":{"66":1}}],["accessible",{"2":{"256":1}}],["access",{"2":{"21":1,"42":1,"132":1,"142":2,"309":1,"313":1}}],["actual",{"2":{"119":1,"132":1,"241":2,"247":2,"253":1,"318":1,"325":1}}],["actually",{"2":{"47":1,"118":1,"241":2,"247":2,"257":2,"307":1,"311":1}}],["active",{"2":{"318":1,"325":1}}],["activity",{"2":{"47":1,"232":1}}],["action",{"2":{"111":1,"132":1,"142":1}}],["although",{"2":{"220":1,"230":1,"236":1,"241":1,"247":1,"264":1}}],["alternative",{"2":{"241":1,"247":1}}],["alter",{"2":{"132":1}}],["al10",{"2":{"204":1}}],["al00",{"2":{"204":1}}],["algorithm",{"2":{"148":1}}],["already",{"2":{"119":1,"253":1}}],["along",{"2":{"118":1,"131":1,"190":1,"246":1,"256":1}}],["aligned",{"2":{"61":1}}],["alert",{"2":{"61":1}}],["allocated",{"2":{"142":1}}],["allowxperm",{"2":{"336":1}}],["allows",{"2":{"220":1,"309":1,"313":1,"320":1,"327":1}}],["allowing",{"2":{"98":1,"277":1,"294":1,"300":1}}],["allowed",{"2":{"42":1}}],["allow",{"2":{"12":1,"42":1,"91":1,"93":1,"107":1,"110":2,"113":1,"140":1,"142":1,"217":1,"256":3,"303":1,"336":7}}],["all",{"2":{"56":1,"63":1,"80":1,"93":1,"94":1,"101":2,"107":2,"113":3,"116":3,"118":2,"119":2,"126":1,"129":4,"131":2,"132":2,"135":2,"138":5,"139":1,"142":2,"143":1,"145":1,"147":2,"150":2,"151":1,"152":2,"190":1,"217":3,"218":1,"219":1,"224":3,"228":1,"229":3,"230":3,"231":2,"232":1,"253":1,"265":2,"268":1,"289":1,"295":1,"301":1,"308":2,"312":2,"336":5}}],["always",{"2":{"45":1,"85":1,"86":1,"88":1,"95":1,"116":1,"217":1,"219":1,"241":1,"247":1,"265":1,"268":1,"281":1,"286":1,"324":1}}],["also",{"2":{"43":1,"107":1,"118":1,"119":1,"142":2,"219":1,"224":1,"225":1,"230":1,"233":1,"234":1,"253":1,"265":1,"268":1,"282":1,"309":1,"313":1,"318":1,"321":1,"325":1,"328":1}}],["aosp",{"2":{"34":1,"115":1,"119":1,"138":1,"163":1}}],["aside",{"2":{"225":1}}],["ash",{"2":{"173":4,"182":1,"186":1,"265":2}}],["ash独立外壳模式",{"2":{"173":1}}],["asap",{"2":{"119":1,"144":1,"218":1,"219":2,"229":2,"241":1,"247":1}}],["asus",{"2":{"98":1,"124":1,"277":1}}],["asynctasks",{"2":{"46":1}}],["asynchronous",{"2":{"41":1}}],["as",{"0":{"198":1,"241":1,"244":1,"247":1,"250":1},"1":{"199":1,"200":1,"201":1,"202":1,"203":1},"2":{"23":2,"72":1,"75":1,"89":2,"91":1,"94":1,"96":1,"98":1,"101":1,"107":4,"111":1,"113":1,"116":1,"118":1,"119":3,"129":1,"135":2,"138":1,"142":3,"157":1,"160":1,"187":1,"190":1,"218":1,"224":1,"226":2,"236":1,"241":8,"242":3,"244":1,"246":1,"247":8,"248":3,"250":1,"253":2,"256":1,"257":1,"277":1,"289":1,"293":1,"299":1,"303":1,"311":1,"324":1,"335":1}}],["asked",{"2":{"171":1}}],["ask",{"2":{"19":1,"22":1}}],["assist",{"2":{"9":1}}],["adequate",{"2":{"318":1,"325":1}}],["ado",{"2":{"291":1,"297":1}}],["adventurous",{"2":{"226":1}}],["advanced",{"2":{"14":1,"37":1,"65":1,"96":1,"268":1,"282":1}}],["adblock",{"2":{"152":1}}],["adbd",{"2":{"118":1}}],["adb",{"2":{"107":1,"113":1,"116":1,"117":1,"128":1,"129":1,"142":3,"157":1,"158":3,"167":5,"173":3,"174":2,"186":2,"194":2,"195":1,"201":1,"209":1,"218":1}}],["adjust",{"2":{"60":1,"240":1}}],["adjusted",{"2":{"52":1}}],["adjustments",{"2":{"28":1,"36":1,"41":1,"131":1,"135":1,"267":1}}],["adapt",{"2":{"51":1,"142":1}}],["adapters",{"2":{"47":1}}],["adaptive",{"2":{"41":1}}],["adds",{"2":{"275":2}}],["addressing",{"2":{"270":1,"272":1}}],["address",{"2":{"256":1}}],["addon",{"2":{"102":1,"116":2,"118":2,"138":1,"158":1,"266":1}}],["addition",{"2":{"142":3,"309":1,"313":1}}],["additional",{"2":{"101":1}}],["adding",{"2":{"90":1,"110":1,"144":3,"145":1,"148":1,"217":1,"236":1,"246":1,"270":1,"305":1}}],["added",{"2":{"45":1,"132":1,"135":1,"138":2,"145":1,"225":1}}],["add",{"2":{"9":1,"14":1,"21":2,"28":1,"31":1,"33":1,"35":1,"39":3,"40":1,"41":2,"43":1,"44":4,"45":1,"53":1,"54":3,"58":1,"60":1,"61":1,"63":4,"65":2,"66":2,"67":2,"79":1,"88":1,"89":1,"93":1,"100":2,"101":1,"102":3,"107":2,"109":1,"111":1,"113":4,"116":2,"118":2,"119":1,"122":2,"123":1,"125":1,"126":1,"128":1,"131":5,"132":3,"134":2,"135":2,"138":6,"139":3,"140":1,"141":1,"142":3,"144":1,"145":2,"146":1,"147":4,"151":1,"152":3,"256":1,"266":3,"309":1,"313":1,"334":1,"337":1}}],["a",{"0":{"213":1,"214":1,"244":1,"250":1},"2":{"8":1,"18":1,"20":1,"24":1,"26":1,"27":2,"42":1,"43":1,"45":1,"47":1,"53":1,"72":2,"73":2,"74":1,"75":5,"76":9,"85":1,"87":1,"89":1,"93":2,"94":1,"96":1,"98":2,"101":1,"102":2,"105":1,"106":2,"107":1,"108":1,"111":1,"113":2,"114":1,"116":2,"118":3,"119":1,"120":1,"124":1,"126":2,"129":2,"134":3,"135":4,"138":2,"140":1,"142":4,"144":3,"148":1,"152":1,"175":6,"190":2,"194":1,"195":1,"216":2,"217":3,"219":2,"220":1,"222":2,"224":2,"228":1,"229":1,"230":3,"232":3,"233":1,"236":1,"240":1,"241":3,"242":2,"244":2,"247":3,"248":1,"250":2,"253":6,"255":1,"256":1,"257":3,"265":2,"266":2,"267":2,"268":2,"270":1,"272":1,"275":1,"277":2,"281":3,"283":1,"289":1,"291":2,"292":1,"293":1,"294":1,"297":2,"298":1,"299":1,"300":1,"307":2,"308":5,"309":3,"311":2,"312":5,"313":3,"315":1,"318":2,"319":2,"320":3,"321":2,"324":1,"325":2,"326":2,"327":3,"328":2}}],["apex",{"2":{"96":1,"100":1,"107":1,"283":1}}],["apis",{"2":{"337":1}}],["api",{"2":{"15":1,"24":1,"56":1,"72":3,"86":1,"90":1,"94":1,"102":1,"145":1,"147":1,"150":1,"178":1,"183":3,"229":1,"266":1,"289":1,"305":1,"321":3,"328":3}}],["apks",{"2":{"12":1}}],["apk",{"2":{"11":1,"23":1,"45":1,"55":1,"80":1,"83":2,"93":1,"94":1,"96":1,"105":1,"118":1,"119":1,"169":2,"194":1,"196":1,"204":1,"209":4,"253":2,"281":2,"289":1,"309":1,"313":1}}],["appearance",{"2":{"267":1}}],["appended",{"2":{"134":1}}],["apparently",{"2":{"142":1}}],["approach",{"2":{"86":1,"151":1,"230":1,"232":1}}],["apply",{"2":{"336":2}}],["applying",{"2":{"44":1}}],["applied",{"2":{"142":1}}],["applications",{"2":{"217":1}}],["application",{"2":{"19":1,"21":1,"54":2,"91":1,"104":1,"111":1,"217":1,"303":1}}],["applet",{"2":{"118":1,"173":1}}],["applets",{"2":{"102":1,"266":1}}],["apple",{"2":{"79":1}}],["appspecializeargs",{"2":{"90":1,"305":1}}],["apps",{"2":{"27":1,"29":1,"66":1,"89":2,"97":1,"100":1,"109":1,"118":2,"119":2,"131":2,"138":1,"139":1,"142":1,"143":1,"152":1,"217":2,"218":1,"226":1,"241":1,"247":1,"276":1,"294":1,"300":1}}],["app",{"0":{"169":1,"281":1,"282":1},"2":{"9":1,"10":1,"12":1,"14":1,"21":2,"25":1,"28":1,"41":3,"43":2,"44":2,"51":1,"76":1,"85":1,"86":2,"88":2,"89":4,"90":2,"91":4,"92":1,"93":7,"94":6,"95":2,"96":7,"109":2,"119":1,"142":3,"143":1,"158":2,"167":1,"169":4,"173":1,"175":1,"183":1,"184":4,"205":1,"209":1,"212":1,"213":4,"214":1,"217":1,"225":1,"240":1,"253":5,"261":1,"281":4,"282":2,"286":2,"289":6,"293":1,"297":1,"299":1,"303":4,"305":2,"309":6,"313":6,"320":1,"324":1,"327":1}}],["ap",{"2":{"8":2,"9":1,"17":1,"201":4,"202":1,"203":4}}],["announcement",{"2":{"292":1,"298":1}}],["annoying",{"2":{"94":1,"289":1}}],["ancient",{"2":{"142":1}}],["angela",{"2":{"124":1}}],["another",{"2":{"118":1,"218":1,"280":1,"282":1,"307":1,"311":1}}],["anymore",{"2":{"264":1}}],["anything",{"2":{"144":1,"257":1}}],["any",{"2":{"24":1,"66":1,"76":3,"95":1,"144":2,"190":2,"218":1,"265":1,"286":1,"309":2,"313":2,"320":1,"327":1}}],["analysis",{"2":{"23":1}}],["and",{"2":{"20":1,"21":1,"23":1,"25":1,"27":2,"34":1,"39":2,"41":2,"43":1,"45":2,"46":1,"47":2,"52":1,"54":1,"61":1,"65":2,"66":1,"68":1,"72":1,"86":1,"88":2,"89":2,"91":1,"93":1,"94":1,"95":2,"96":3,"98":1,"100":3,"101":5,"102":2,"104":1,"108":1,"109":1,"111":1,"114":2,"118":3,"119":3,"124":1,"127":1,"128":1,"129":1,"131":2,"132":2,"134":2,"135":5,"136":1,"137":1,"138":2,"142":4,"144":3,"145":1,"147":3,"148":1,"190":1,"217":1,"218":1,"220":1,"223":2,"224":4,"225":1,"229":2,"230":1,"232":1,"234":1,"240":1,"241":2,"242":1,"243":1,"247":2,"248":2,"249":1,"252":1,"253":7,"256":2,"257":2,"264":2,"265":3,"266":2,"267":2,"268":4,"270":2,"272":1,"277":1,"281":3,"285":3,"286":2,"288":3,"289":1,"292":2,"293":3,"294":1,"295":1,"298":2,"299":3,"300":1,"301":1,"303":1,"308":4,"309":5,"312":4,"313":5,"321":3,"328":3}}],["androidboot",{"2":{"100":1}}],["androidx",{"2":{"23":1}}],["android",{"0":{"71":1,"82":1,"224":1,"233":1,"242":1,"248":1,"318":1,"325":1},"1":{"72":1,"73":1,"74":1,"75":1,"76":1,"77":1},"2":{"7":1,"12":1,"20":2,"24":1,"28":1,"31":1,"49":1,"51":3,"72":13,"73":4,"74":3,"75":5,"76":3,"77":1,"79":6,"81":2,"82":2,"86":4,"89":3,"93":1,"94":1,"96":2,"100":2,"101":4,"102":2,"106":1,"107":4,"110":1,"111":3,"112":1,"117":1,"119":2,"121":1,"122":3,"131":1,"137":1,"138":4,"149":1,"157":1,"164":3,"167":2,"173":2,"178":1,"181":1,"183":2,"186":1,"187":2,"189":1,"193":1,"194":1,"198":1,"202":1,"204":5,"209":1,"217":5,"224":1,"233":1,"241":2,"242":3,"243":1,"244":1,"246":1,"247":2,"248":2,"249":1,"250":1,"253":3,"256":1,"266":2,"267":2,"268":4,"282":1,"285":1,"288":1,"289":1,"291":1,"294":1,"297":1,"300":1,"308":2,"312":2,"318":4,"325":4,"336":1}}],["an",{"2":{"7":1,"38":1,"42":1,"93":1,"109":1,"123":1,"135":1,"142":2,"230":2,"241":2,"243":1,"247":2,"249":1,"253":1,"293":1,"299":1}}],["f",{"2":{"334":2}}],["fbe",{"2":{"118":1,"158":1}}],["fgo",{"2":{"115":1,"131":1}}],["fs",{"0":{"161":1},"2":{"99":1,"101":1,"107":1,"111":1,"113":1,"119":2,"125":1,"135":2,"139":1,"140":2,"142":1,"145":2,"158":2,"161":2,"174":2,"176":1,"186":7,"218":2,"273":1,"336":3,"337":1}}],["fstabs",{"2":{"126":1,"308":1,"312":1}}],["fstab",{"2":{"93":1,"100":1,"101":1,"106":1,"117":1,"127":1,"134":1,"248":1,"334":3}}],["fc",{"2":{"51":1}}],["feel",{"2":{"318":1,"325":1}}],["few",{"2":{"216":1,"219":1,"230":1,"253":1,"308":1,"312":1}}],["feasible",{"2":{"109":1}}],["features",{"2":{"93":1,"102":1,"220":1,"224":1,"252":1,"265":1,"266":1,"268":1,"321":1,"328":1}}],["feature",{"2":{"27":1,"44":3,"54":1,"88":1,"93":2,"142":2,"253":3,"294":1,"300":1,"319":1,"326":1}}],["fetching",{"2":{"42":1}}],["frozen",{"2":{"293":1,"299":1}}],["from",{"0":{"324":1},"2":{"41":1,"42":1,"44":1,"48":1,"52":1,"66":1,"85":1,"93":6,"95":1,"101":6,"111":3,"113":1,"117":1,"118":1,"119":1,"124":1,"131":1,"132":1,"135":2,"137":1,"138":5,"143":1,"145":2,"151":1,"217":3,"218":1,"225":1,"229":1,"231":1,"236":1,"243":1,"249":1,"252":1,"265":1,"267":1,"268":1,"270":2,"272":1,"275":1,"281":2,"285":1,"286":1,"292":1,"293":1,"297":2,"298":1,"299":1,"305":1,"308":2,"309":1,"312":2,"313":1,"324":1}}],["frija",{"2":{"201":1}}],["frequently",{"2":{"171":1}}],["freedom",{"2":{"257":1}}],["free",{"2":{"118":1,"190":2}}],["freezes",{"2":{"114":1}}],["frameworks",{"2":{"82":1}}],["fragment",{"2":{"27":1,"54":3}}],["f2fs",{"2":{"32":1,"85":1,"98":1,"230":1,"275":2,"277":1,"324":1}}],["faq",{"2":{"264":1}}],["fastboot",{"2":{"194":1,"195":3,"206":2,"207":1,"208":1,"209":1,"214":1}}],["faster",{"2":{"42":2,"45":1}}],["fake",{"2":{"139":1}}],["family",{"2":{"134":1}}],["faulty",{"2":{"127":1}}],["fault",{"2":{"119":1,"125":1}}],["false",{"2":{"118":1}}],["fallback",{"2":{"102":1,"118":1,"266":1}}],["fatal",{"2":{"117":1}}],["fail",{"2":{"94":1,"96":1,"114":1,"283":1,"289":1}}],["failures",{"2":{"114":1,"125":1}}],["failure",{"2":{"45":1,"135":1}}],["failed",{"2":{"31":1}}],["fact",{"2":{"233":1,"267":1}}],["factory",{"2":{"27":1,"100":1}}],["face",{"2":{"11":1}}],["foil",{"2":{"309":1,"313":1}}],["foo",{"2":{"187":2}}],["foo=bar",{"2":{"163":1}}],["four",{"2":{"129":1}}],["foundation",{"2":{"190":1}}],["found",{"2":{"82":1,"295":1,"301":1}}],["focuses",{"2":{"309":1,"313":1}}],["focused",{"2":{"264":1,"285":1,"288":1}}],["focus",{"2":{"109":1,"234":2,"280":1,"292":1,"298":1}}],["foss",{"2":{"42":1}}],["folder",{"2":{"43":1,"101":1,"110":1,"113":1,"134":1,"142":1,"218":2}}],["folders",{"2":{"31":1,"110":1,"134":1}}],["follow",{"2":{"35":1,"142":1,"229":1,"241":1,"247":1}}],["following",{"2":{"27":1,"34":1,"246":1,"268":1,"297":1,"311":1,"324":1}}],["forward",{"2":{"219":1}}],["forget",{"2":{"148":1,"219":1}}],["forgot",{"2":{"42":1}}],["fork",{"2":{"135":1,"138":1,"142":1,"232":1}}],["forced",{"2":{"265":1}}],["force",{"2":{"42":1,"45":1,"101":1,"113":1,"121":1,"124":1,"132":1}}],["formats",{"2":{"98":1,"104":1,"277":1}}],["format",{"0":{"257":1},"2":{"18":1,"19":1,"101":1,"102":1,"104":1,"127":1,"132":1,"135":1,"139":1,"217":1,"229":3,"257":2,"260":1,"266":1,"270":1}}],["for",{"0":{"256":1},"2":{"8":2,"19":1,"20":2,"21":2,"24":2,"28":2,"31":1,"32":1,"35":1,"39":3,"41":1,"42":1,"44":1,"45":1,"52":1,"54":1,"61":1,"63":1,"66":1,"86":1,"87":1,"89":1,"93":6,"98":1,"99":1,"100":2,"101":5,"102":2,"105":1,"107":4,"108":3,"109":1,"110":2,"111":2,"113":1,"114":2,"116":3,"118":3,"120":1,"122":1,"123":1,"126":1,"129":1,"131":1,"132":1,"134":1,"135":2,"138":6,"139":1,"140":4,"142":2,"144":2,"145":2,"147":3,"148":1,"149":1,"150":2,"151":3,"152":3,"190":2,"218":1,"224":1,"226":2,"229":1,"230":1,"232":3,"233":1,"234":1,"236":2,"240":1,"241":4,"242":2,"243":1,"244":1,"246":1,"247":4,"248":1,"249":1,"250":1,"253":2,"256":1,"257":1,"264":2,"265":1,"266":2,"267":1,"268":3,"270":1,"273":1,"275":1,"277":1,"281":1,"291":1,"292":1,"294":1,"295":1,"297":2,"298":1,"300":1,"301":1,"305":2,"308":4,"309":2,"312":4,"313":2,"315":1,"318":3,"325":3}}],["flourishing",{"2":{"292":1,"298":1}}],["flow",{"2":{"91":1,"303":1}}],["floating",{"2":{"15":1}}],["flawed",{"2":{"292":1,"298":1}}],["flag",{"2":{"113":1,"125":1,"132":1,"137":1}}],["flags",{"2":{"39":1,"40":1,"93":1,"95":1,"118":1,"286":1}}],["flashable",{"2":{"281":1}}],["flashfire",{"2":{"142":1}}],["flash",{"2":{"47":1,"138":1,"145":1,"195":4,"207":1,"208":1}}],["flashing",{"2":{"8":1,"45":1,"47":1,"105":1,"118":1,"147":1}}],["further",{"2":{"242":1,"291":1,"297":1}}],["fundamentally",{"2":{"232":1,"319":1,"326":1}}],["fun",{"2":{"224":1}}],["functioning",{"2":{"242":1}}],["functions",{"2":{"134":1,"135":1,"138":3,"257":1}}],["function",{"2":{"89":1,"135":1,"138":1,"321":2,"328":2}}],["functionally",{"2":{"294":1,"300":1}}],["functionality",{"2":{"145":1,"150":1,"218":1,"293":1,"299":1,"309":1,"313":1,"320":1,"327":1}}],["functional",{"2":{"9":1,"219":1}}],["future",{"2":{"15":1,"16":1,"107":1,"150":1,"219":1,"226":1}}],["fully",{"2":{"14":1,"135":1,"142":1,"147":1,"217":1,"219":1,"242":2,"244":1,"248":1,"250":1,"253":1,"264":2}}],["full",{"0":{"221":1,"227":1,"235":1,"237":1,"245":1,"251":1,"254":1,"258":1,"262":1,"269":1,"271":1,"274":1,"278":1,"284":1,"287":1,"290":1,"296":1,"302":1,"304":1,"306":1,"310":1,"314":1,"316":1,"322":1,"329":1},"2":{"9":1,"42":1,"118":1,"217":1,"219":1,"224":1,"233":1,"234":1,"253":2,"264":1,"265":1,"267":2,"270":1,"272":1,"275":1,"305":1,"308":1,"312":1}}],["fighting",{"2":{"292":1,"298":1,"308":1,"312":1}}],["figured",{"2":{"138":1}}],["fit",{"2":{"267":1}}],["fitness",{"2":{"190":1}}],["fifo",{"2":{"160":1}}],["first",{"2":{"101":1,"241":1,"247":1,"281":1}}],["firmware",{"2":{"17":1,"86":1}}],["fields",{"2":{"90":1,"305":1}}],["fine",{"2":{"230":1}}],["final",{"0":{"226":1,"234":1},"1":{"235":1}}],["finally",{"2":{"60":1,"225":1,"236":1,"243":1,"249":1}}],["fingerprint",{"2":{"12":1,"19":1,"22":2,"24":3,"35":1,"95":1,"286":1}}],["filepermission",{"2":{"184":2}}],["file",{"2":{"24":1,"43":1,"44":2,"93":1,"99":1,"111":1,"132":1,"134":2,"138":1,"142":1,"145":1,"158":2,"164":1,"184":3,"187":2,"194":1,"256":2,"257":1,"273":1,"320":1,"327":1,"336":6,"339":3}}],["filesystem",{"2":{"145":1,"319":2,"326":2}}],["filesystems",{"2":{"116":1}}],["files",{"2":{"7":1,"8":5,"13":1,"24":1,"43":1,"46":1,"85":1,"86":2,"94":1,"99":1,"107":1,"110":1,"118":1,"122":1,"129":1,"132":1,"138":1,"142":2,"144":1,"148":1,"241":1,"243":2,"247":1,"249":2,"273":1,"289":1,"324":1}}],["fixing",{"2":{"95":1,"285":1,"286":1,"288":1,"303":1,"315":1}}],["fixed",{"2":{"60":1,"66":1,"142":2,"148":1}}],["fixes",{"0":{"283":1,"286":1,"289":1},"2":{"8":1,"19":1,"27":1,"43":1,"64":1,"86":1,"94":2,"118":1,"236":1,"246":1,"252":1,"275":1,"289":2,"311":1}}],["fix",{"2":{"7":1,"8":1,"10":1,"11":1,"12":1,"13":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":2,"26":1,"28":1,"30":1,"32":1,"33":1,"34":1,"35":1,"37":1,"38":1,"39":1,"41":2,"42":1,"43":1,"45":1,"46":2,"48":1,"49":2,"50":1,"51":1,"53":1,"54":1,"58":1,"60":1,"64":2,"67":2,"85":1,"86":1,"87":3,"88":3,"89":6,"91":7,"93":1,"94":3,"95":2,"96":3,"97":1,"98":2,"99":2,"102":1,"103":1,"104":1,"105":2,"106":2,"107":1,"108":1,"109":3,"113":1,"117":3,"118":2,"119":2,"120":1,"121":1,"122":1,"124":1,"125":4,"126":3,"127":1,"128":1,"129":1,"130":1,"131":2,"132":3,"133":1,"134":3,"135":5,"137":3,"139":3,"140":2,"142":2,"143":3,"144":1,"147":1,"151":4,"152":2,"260":1,"261":1,"266":1,"273":2,"276":1,"277":2,"283":3,"286":2,"289":3,"303":7,"315":3,"324":1}}],["pkg",{"2":{"337":2}}],["png",{"2":{"187":4}}],["pc上magisk",{"2":{"195":4}}],["pc",{"2":{"167":1,"194":1,"201":1}}],["phhusson",{"2":{"151":1}}],["phh",{"2":{"142":2,"143":1,"144":2,"147":2,"151":1,"152":1}}],["pseudo",{"2":{"138":1,"142":1}}],["people",{"2":{"148":1,"223":1,"240":1,"292":1,"298":1,"308":1,"312":1}}],["penalty",{"2":{"119":1}}],["performed",{"2":{"309":1,"313":1,"320":1,"327":1}}],["performance",{"2":{"20":1,"41":1,"101":1,"138":1,"225":1}}],["personal",{"2":{"291":1,"297":1}}],["persist",{"2":{"119":1,"132":2,"134":1,"136":2,"163":2}}],["perm",{"2":{"184":5,"336":4}}],["permissive",{"2":{"138":2,"139":3,"151":1,"152":2,"336":1}}],["permissions",{"2":{"22":2,"85":1,"139":2,"140":1,"324":1,"336":4}}],["permission",{"2":{"7":1,"44":2,"117":1,"148":1,"184":2,"309":1,"313":1}}],["per",{"2":{"19":1,"111":1}}],["pzizz",{"2":{"118":1}}],["ppid",{"2":{"118":1}}],["ptrace",{"0":{"232":1},"2":{"232":1,"236":1}}],["ptracing",{"2":{"111":1}}],["pts",{"2":{"116":2}}],["plt",{"2":{"321":2,"328":2}}],["plus",{"2":{"292":1,"298":1}}],["plug",{"2":{"132":1}}],["plenty",{"2":{"142":1}}],["please",{"2":{"101":1,"113":1,"140":1,"150":1,"218":1,"219":3,"233":1,"234":1,"241":1,"243":1,"244":1,"247":1,"249":1,"250":1,"257":1,"264":1,"265":1}}],["planning",{"2":{"308":1,"312":1}}],["plain",{"2":{"220":1}}],["placing",{"2":{"126":1}}],["placed",{"2":{"118":1}}],["place",{"2":{"65":1,"134":1,"144":1}}],["places",{"2":{"42":1,"218":1}}],["platforms",{"2":{"131":1,"318":1,"325":1}}],["platform",{"2":{"72":1,"291":1,"297":1}}],["play",{"2":{"65":1,"132":1}}],["pxa",{"2":{"95":1,"106":1,"124":1,"286":1}}],["py",{"2":{"79":1,"80":3,"81":1,"82":1}}],["python3",{"2":{"79":1}}],["python",{"2":{"79":5}}],["piece",{"2":{"308":1,"312":1}}],["pipe",{"2":{"97":1,"276":1}}],["pip",{"2":{"79":1}}],["picked",{"2":{"43":1}}],["pixels",{"2":{"233":1}}],["pixel3",{"2":{"73":1}}],["pixel",{"2":{"35":1,"72":1,"73":4,"74":1,"75":1,"76":1,"89":1,"93":1,"100":2,"107":1,"114":1,"116":1,"131":1,"132":1,"134":1,"233":1,"241":1,"247":1,"270":1}}],["put",{"2":{"309":1,"313":1}}],["push",{"2":{"219":1}}],["pull",{"2":{"195":1,"201":1}}],["pulling",{"2":{"42":1}}],["published",{"2":{"190":1}}],["public",{"2":{"190":3,"226":1,"228":1,"232":1,"240":2,"267":1,"291":1,"297":1}}],["purpose",{"2":{"138":1,"190":1}}],["pure",{"2":{"33":1,"124":1}}],["pass",{"2":{"264":1}}],["passes",{"2":{"138":1,"139":1}}],["paired",{"2":{"253":1}}],["paid",{"2":{"223":1}}],["paves",{"2":{"150":1}}],["pause",{"2":{"144":1}}],["pay",{"2":{"139":1,"229":1,"234":1,"267":1}}],["pad",{"2":{"101":1}}],["packaging",{"2":{"96":1,"122":1}}],["packages",{"2":{"113":1,"309":1,"313":1}}],["package",{"2":{"33":1,"89":1,"94":1,"96":1,"100":1,"131":1,"217":1,"289":1,"309":1,"313":1}}],["paradigm",{"2":{"308":1,"312":1}}],["parallel",{"2":{"95":1,"111":1,"286":1}}],["parse",{"2":{"114":1,"138":1}}],["parsing",{"2":{"86":1,"118":1}}],["parent",{"2":{"101":1}}],["partname",{"2":{"117":1}}],["particular",{"2":{"190":1,"267":1}}],["partial",{"2":{"95":1,"286":1,"336":1}}],["partitioning",{"2":{"308":1,"312":1}}],["partitions",{"2":{"85":1,"108":1,"111":1,"126":1,"140":1,"223":1,"233":1,"241":1,"247":1,"319":1,"324":1,"326":1}}],["partition",{"0":{"243":1,"249":1},"2":{"43":1,"72":1,"85":1,"102":1,"104":1,"110":1,"111":1,"140":1,"144":1,"145":1,"150":1,"151":2,"234":1,"241":2,"243":1,"244":1,"247":2,"249":1,"250":1,"266":1,"320":1,"324":1,"327":1}}],["part",{"2":{"52":1,"142":1,"231":1,"243":1,"249":1,"294":1,"300":1}}],["page",{"2":{"42":1,"223":1}}],["patterns",{"2":{"139":1}}],["pattern",{"2":{"114":1}}],["path`",{"2":{"157":1}}],["path",{"0":{"218":1},"2":{"45":1,"79":2,"100":2,"113":1,"131":1,"135":1,"142":1,"146":1,"157":3,"173":2,"183":3,"207":1,"208":1,"218":1,"265":2,"268":2,"336":1,"337":1}}],["paths",{"2":{"39":1,"41":1,"88":1,"96":1,"147":1,"218":4,"219":1,"283":1}}],["patches",{"0":{"256":1},"2":{"116":1,"126":1,"127":1,"140":1,"147":1,"152":1,"256":3,"265":1,"308":1,"312":1,"320":1,"327":1}}],["patched",{"2":{"93":1,"195":5,"201":2,"207":1,"208":1}}],["patchvbmetaflag",{"2":{"93":1,"334":1}}],["patch",{"2":{"44":3,"95":1,"104":1,"138":1,"139":1,"144":1,"145":2,"150":2,"151":2,"152":2,"217":1,"286":1,"308":1,"312":1,"334":2}}],["patching",{"2":{"8":1,"9":1,"13":1,"17":1,"22":1,"35":1,"86":3,"93":3,"94":1,"102":1,"104":1,"106":3,"113":1,"117":1,"118":1,"125":1,"134":1,"138":1,"140":1,"149":1,"248":1,"266":1,"289":1,"320":1,"327":1}}],["p",{"2":{"24":1,"31":1,"117":1,"119":2,"121":1,"122":3,"132":1,"163":1,"338":1,"339":1}}],["policies",{"2":{"138":1,"150":1}}],["policy",{"2":{"101":4,"128":1,"139":1,"140":1,"149":1,"160":1,"336":2}}],["poorly",{"2":{"138":1}}],["pool",{"2":{"107":1}}],["power",{"2":{"116":1,"118":1}}],["points",{"2":{"113":1,"146":1}}],["point",{"2":{"106":1,"119":1,"231":1,"241":1,"247":1,"267":1,"308":1,"312":1}}],["popup",{"2":{"46":1}}],["portion",{"2":{"45":1,"308":1,"312":1}}],["pokemon",{"2":{"29":1}}],["post",{"0":{"161":1},"2":{"20":1,"99":1,"101":1,"107":1,"111":1,"113":1,"119":2,"125":1,"135":2,"142":1,"145":2,"158":2,"161":2,"174":2,"176":1,"186":7,"218":2,"273":1,"337":1}}],["possible",{"2":{"8":1,"23":1,"45":1,"89":1,"95":2,"102":1,"118":1,"135":1,"142":1,"144":1,"145":1,"151":1,"224":1,"226":1,"241":1,"247":1,"266":1,"286":2}}],["potentially",{"2":{"137":1,"309":1,"313":1}}],["potential",{"2":{"13":1,"46":1,"64":1,"87":1,"102":2,"125":1,"266":2,"315":1}}],["prime",{"2":{"264":1}}],["print",{"2":{"184":1,"334":1}}],["private",{"2":{"253":1}}],["priv",{"2":{"143":1}}],["priority",{"2":{"45":1}}],["prune",{"2":{"89":1}}],["practical",{"2":{"63":1}}],["pretty",{"2":{"257":1,"318":1,"320":1,"325":1,"327":1}}],["prepared",{"2":{"230":1,"236":1}}],["preload",{"2":{"160":1}}],["precise",{"2":{"118":1}}],["preserving",{"2":{"116":1}}],["preserved",{"2":{"140":1}}],["preserve",{"2":{"95":1,"129":2,"142":1,"286":1,"338":1}}],["pressing",{"2":{"110":1}}],["previous",{"2":{"150":1,"220":1}}],["previously",{"2":{"142":1}}],["preview",{"2":{"86":1,"152":1}}],["prevents",{"2":{"94":1,"289":1}}],["preventing",{"2":{"64":1}}],["prevent",{"2":{"8":2,"12":1,"21":1,"23":2,"24":3,"25":1,"37":1,"39":1,"40":1,"41":1,"46":1,"67":1,"86":1,"89":1,"91":1,"95":4,"99":1,"105":1,"109":1,"113":1,"114":3,"115":1,"116":1,"118":3,"119":1,"124":3,"132":1,"135":1,"138":2,"140":1,"144":2,"253":1,"273":1,"286":4,"303":1}}],["prefer",{"2":{"85":1,"324":1}}],["preferences",{"2":{"82":1}}],["pre",{"0":{"160":1,"256":1},"2":{"13":1,"85":1,"94":1,"104":1,"116":1,"256":1,"289":1,"320":1,"324":1,"327":1,"335":1}}],["problem",{"2":{"308":1,"312":1}}],["problems",{"2":{"149":1,"230":2}}],["program",{"2":{"138":1,"190":2}}],["progress",{"2":{"41":1,"42":2}}],["protected",{"2":{"217":1}}],["protection",{"2":{"113":1}}],["protobuf",{"2":{"119":1}}],["protocol",{"2":{"9":1,"101":1}}],["product",{"0":{"243":1,"249":1},"2":{"106":1,"107":1,"163":1,"174":2,"177":2,"243":2,"249":2}}],["providing",{"2":{"101":1,"116":1,"309":1,"313":1}}],["provides",{"2":{"268":1}}],["provided",{"2":{"229":1,"230":1}}],["provide",{"2":{"96":1,"234":1,"241":1,"247":1,"320":1,"327":1}}],["profile",{"2":{"100":1}}],["procfs",{"2":{"113":1,"217":1}}],["proc",{"2":{"93":1,"117":1,"139":1,"337":2}}],["process",{"2":{"94":1,"95":1,"101":1,"106":1,"108":1,"110":1,"113":1,"138":2,"144":1,"217":5,"230":1,"232":3,"236":1,"257":2,"281":1,"286":1,"289":1,"294":1,"300":1,"335":1}}],["processes",{"2":{"91":1,"93":1,"98":1,"111":1,"116":1,"129":1,"142":1,"217":2,"277":1,"294":1,"300":1,"303":1}}],["processed",{"2":{"41":1}}],["processing",{"2":{"61":1}}],["projects",{"2":{"82":1}}],["project",{"2":{"74":1,"107":1,"294":1,"300":1,"308":1,"312":1}}],["prompt",{"2":{"43":1,"104":1}}],["propfile",{"2":{"144":1}}],["props",{"2":{"95":1,"132":1,"134":2,"136":2,"138":2,"139":1,"286":1,"339":1}}],["prop",{"0":{"175":1,"179":1},"2":{"21":1,"80":2,"83":1,"138":1,"139":1,"142":2,"144":1,"163":4,"174":2,"175":2,"179":1,"186":2}}],["property",{"2":{"121":1,"122":1,"163":8,"339":1}}],["properties",{"2":{"93":1,"95":1,"101":1,"102":1,"115":1,"119":1,"163":1,"266":1,"286":1}}],["proper",{"2":{"15":1,"27":1,"44":1,"57":1,"89":1,"94":1,"95":1,"105":1,"108":1,"110":1,"116":1,"126":1,"129":1,"134":2,"135":2,"137":1,"138":1,"144":1,"145":2,"286":1,"289":1}}],["properly",{"2":{"8":1,"39":1,"42":1,"45":1,"52":1,"54":1,"61":1,"88":1,"89":1,"95":1,"97":1,"100":1,"102":1,"104":1,"108":1,"113":2,"119":1,"128":1,"131":1,"132":1,"136":1,"137":1,"138":1,"140":1,"145":1,"230":1,"243":1,"249":1,"266":1,"276":1,"286":1,"309":1,"313":1}}],["v",{"2":{"337":2,"338":2,"339":1}}],["volatile",{"2":{"241":1,"247":1}}],["volume",{"2":{"110":1}}],["visible",{"2":{"307":1,"311":1}}],["view",{"2":{"208":1}}],["video",{"2":{"109":1}}],["v9",{"0":{"145":1}}],["ve",{"2":{"294":1,"300":1}}],["vendor",{"2":{"100":1,"101":1,"110":1,"111":1,"116":1,"140":1,"144":3,"145":2,"157":1,"174":2,"177":2,"211":1,"265":1,"309":1,"313":1}}],["verification",{"2":{"195":1,"253":1,"309":2,"313":2}}],["verifiedbootstate",{"2":{"145":1}}],["verify",{"2":{"24":1,"89":1,"253":1}}],["verifying",{"2":{"20":1}}],["veritymode",{"2":{"145":1}}],["verity",{"2":{"100":1,"126":2,"131":1,"152":1,"195":1,"241":2,"247":2,"334":1}}],["ver",{"2":{"74":1,"183":2,"201":1}}],["versioncode",{"2":{"175":2}}],["versioncode=",{"2":{"175":1}}],["version=",{"2":{"175":1}}],["versions",{"2":{"72":1,"89":1,"137":1,"149":1,"150":1,"217":1,"219":1}}],["version",{"0":{"318":1,"325":1},"2":{"22":1,"58":1,"61":1,"66":1,"67":1,"86":2,"150":1,"175":1,"190":2,"240":1,"285":1,"288":1,"338":1}}],["very",{"2":{"8":1,"39":1,"61":1,"119":1,"217":1,"219":1,"257":1,"265":1}}],["various",{"2":{"303":1,"315":1}}],["variables",{"2":{"129":2}}],["variable",{"2":{"93":1,"265":1}}],["vaultkeeper",{"2":{"200":2}}],["valid",{"2":{"118":1,"241":1,"247":1,"334":2}}],["validation",{"2":{"94":1,"289":1}}],["values",{"2":{"142":1}}],["value",{"2":{"106":1,"179":1,"186":1,"336":1,"339":2}}],["v20",{"0":{"102":1,"103":1,"104":1,"105":1,"106":1,"246":1,"252":1,"255":1,"259":1,"263":1},"1":{"247":1,"248":1,"249":1,"250":1,"251":1,"253":1,"254":1,"256":1,"257":1,"258":1,"260":1,"261":1,"262":1,"264":1,"265":1,"266":1},"2":{"183":1,"204":2,"252":1,"253":2,"256":1,"265":1,"330":5}}],["v22",{"0":{"95":1,"96":1,"279":1,"285":1},"1":{"280":1,"281":1,"282":1,"283":1,"284":1,"286":1,"287":1},"2":{"281":1,"285":2,"288":1,"330":2}}],["v23",{"0":{"94":1,"288":1},"1":{"289":1,"290":1},"2":{"204":1,"285":1,"288":1,"330":1}}],["v24",{"0":{"90":1,"91":1,"92":1,"93":1,"291":1,"297":1,"303":1,"305":1},"1":{"292":1,"293":1,"294":1,"295":1,"296":1,"298":1,"299":1,"300":1,"301":1,"302":1,"304":1,"306":1},"2":{"293":1,"297":3,"299":1,"305":2,"330":4}}],["v25",{"0":{"87":1,"88":1,"89":1,"307":1,"311":1,"315":1},"1":{"308":1,"309":1,"310":1,"312":1,"313":1,"314":1,"316":1},"2":{"204":1,"209":2,"307":1,"309":1,"311":4,"313":1,"330":3}}],["v26+",{"2":{"320":1,"327":1}}],["v26",{"0":{"85":1,"86":1,"317":1,"323":1,"324":1},"1":{"318":1,"319":1,"320":1,"321":1,"322":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1},"2":{"85":1,"324":2,"330":2}}],["v2",{"0":{"66":1,"67":1,"68":1,"152":1},"2":{"102":1,"108":1,"116":1,"118":1,"266":1}}],["v21",{"0":{"97":1,"98":1,"99":1,"100":1,"101":1,"267":1,"270":1,"272":1,"273":1,"275":1,"276":1,"277":1},"1":{"268":1,"269":1,"271":1,"273":1,"274":1,"276":1,"277":1,"278":1},"2":{"9":1,"267":1,"270":3,"272":2,"275":3,"330":4}}],["v3",{"0":{"64":1,"65":1,"151":1},"2":{"90":1,"99":1,"100":1,"150":1,"273":1,"305":1}}],["v4",{"0":{"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"150":1},"2":{"86":1,"93":1,"321":1,"328":1}}],["v5",{"0":{"24":2,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"149":1}}],["v6",{"0":{"21":1,"22":1,"23":1,"148":1}}],["v10",{"0":{"143":1,"144":1}}],["v11",{"0":{"140":1,"141":1,"142":1}}],["v12",{"0":{"139":1}}],["v13",{"0":{"136":1,"137":1,"138":1},"2":{"137":1}}],["v19",{"0":{"107":1,"108":1,"109":1,"110":1,"111":1,"228":1,"236":1,"240":1},"1":{"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"237":1,"241":1,"242":1,"243":1,"244":1,"245":1},"2":{"228":1,"231":1,"236":2,"241":1,"246":2,"330":5}}],["v19+",{"2":{"19":1}}],["v1",{"0":{"69":1,"153":1},"2":{"102":1,"113":1,"114":1,"142":1,"150":1,"266":1}}],["v14",{"0":{"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1},"2":{"39":1,"41":2}}],["v16",{"0":{"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1},"2":{"28":1}}],["v17",{"0":{"114":1,"115":1,"116":1},"2":{"23":1}}],["v15",{"0":{"124":1,"125":1,"126":1,"127":1,"128":1},"2":{"22":1}}],["v18+",{"2":{"219":1}}],["v18",{"0":{"112":1,"113":1,"216":1,"222":1},"1":{"217":1,"218":1,"219":1,"220":1,"221":1,"223":1,"224":1,"225":1,"226":1,"227":1},"2":{"20":1,"21":1,"217":1,"226":1,"228":1,"236":1,"330":2}}],["v7a",{"2":{"174":1}}],["v7",{"0":{"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"20":1,"147":1},"2":{"204":2,"253":1}}],["vbmeta",{"2":{"8":1,"89":1,"93":2,"105":1,"194":9,"195":6,"203":1,"334":1}}],["v8a",{"2":{"174":1}}],["v8",{"0":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"146":1}}],["19",{"0":{"240":1,"311":1},"1":{"241":1,"242":1,"243":1,"244":1,"245":1,"312":1,"313":1,"314":1}}],["1st",{"2":{"229":1}}],["1示例",{"2":{"173":1}}],["1437",{"0":{"132":1}}],["1455",{"0":{"131":1}}],["1456",{"0":{"130":1}}],["1468",{"0":{"129":1}}],["11",{"0":{"140":1,"246":1,"252":1,"270":1,"323":1},"1":{"247":1,"248":1,"249":1,"250":1,"251":1,"253":1,"254":1,"271":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1},"2":{"100":1,"101":2,"157":1,"187":2,"267":2,"268":2}}],["123456",{"2":{"175":1}}],["123456789",{"2":{"187":1}}],["123456789原版示例",{"2":{"187":1}}],["1234567",{"2":{"175":1}}],["12",{"0":{"216":1,"272":1,"288":1},"1":{"217":1,"218":1,"219":1,"220":1,"221":1,"273":1,"274":1,"289":1,"290":1},"2":{"89":1,"93":1}}],["13",{"0":{"270":1},"1":{"271":1},"2":{"89":1,"194":1}}],["17",{"0":{"116":1,"275":1},"1":{"276":1,"277":1,"278":1},"2":{"79":1,"136":1}}],["1500",{"2":{"28":1}}],["1+",{"2":{"28":1,"253":1}}],["1",{"0":{"8":1,"10":1,"15":1,"17":1,"18":2,"19":1,"21":1,"22":1,"24":1,"26":1,"32":1,"38":1,"46":2,"47":1,"53":1,"57":1,"62":1,"64":1,"67":1,"85":1,"88":1,"92":1,"95":1,"100":1,"105":1,"110":1,"112":1,"116":1,"122":1,"127":1,"134":1,"138":1,"141":1,"222":1,"236":2,"252":1,"255":1,"259":1,"270":1,"275":1,"285":1,"291":1,"297":2,"303":1,"311":1,"323":1},"1":{"223":1,"224":1,"225":1,"226":1,"227":1,"237":2,"253":1,"254":1,"256":1,"257":1,"258":1,"260":1,"261":1,"262":1,"271":1,"276":1,"277":1,"278":1,"286":1,"287":1,"292":1,"293":1,"294":1,"295":1,"296":1,"298":2,"299":2,"300":2,"301":2,"302":2,"304":1,"312":1,"313":1,"314":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1},"2":{"20":1,"41":1,"72":1,"73":2,"75":1,"76":1,"93":2,"108":1,"131":1,"137":1,"175":1,"176":1,"194":1,"204":3,"224":1,"226":1,"233":1,"236":1,"253":1,"270":1,"297":1,"305":1,"311":1,"330":8,"334":3}}],["101",{"2":{"175":1}}],["10+",{"2":{"72":1,"74":3,"102":2,"266":2}}],["100",{"2":{"9":1,"23":1,"42":1,"86":1,"108":1,"214":1,"224":1,"232":1,"265":1,"281":1}}],["10",{"0":{"242":1,"246":1,"248":1,"259":1,"267":1,"305":1},"1":{"247":1,"248":1,"249":1,"250":1,"251":1,"260":1,"261":1,"262":1,"268":1,"269":1,"306":1},"2":{"7":1,"72":1,"73":1,"75":1,"76":1,"101":1,"106":1,"107":3,"186":1,"208":1,"241":2,"242":3,"243":1,"246":1,"247":2,"248":2,"249":1}}],["drowning",{"2":{"292":1,"298":1}}],["dropping",{"0":{"219":1}}],["drop",{"2":{"20":1,"219":1,"318":1,"325":1}}],["drivers",{"2":{"275":1}}],["driver",{"2":{"230":1}}],["dr",{"2":{"217":1}}],["dp3",{"2":{"138":1}}],["dt",{"2":{"106":1}}],["dtbs",{"2":{"248":1}}],["dtbh",{"2":{"106":1}}],["dtb",{"2":{"88":1,"93":1,"102":1,"104":1,"106":1,"118":2,"122":1,"126":2,"134":2,"145":1,"266":1,"334":9}}],["dtbo",{"2":{"35":2,"104":1,"131":2,"334":1}}],["dm",{"2":{"100":1,"126":1,"241":1,"247":1}}],["dhtb",{"2":{"98":1,"124":1,"277":1}}],["dsu",{"2":{"93":1}}],["duh",{"2":{"223":1}}],["dummy",{"2":{"134":1,"145":2,"148":1}}],["dumps",{"2":{"135":1}}],["dump",{"2":{"99":1,"101":1,"273":1}}],["during",{"2":{"88":1}}],["due",{"2":{"23":1,"228":1,"231":1,"233":1,"240":1,"267":1,"282":1,"293":1,"299":1,"320":2,"327":2}}],["d",{"2":{"86":1,"102":1,"107":1,"113":2,"116":2,"118":2,"125":2,"135":2,"138":1,"142":2,"158":3,"186":4,"187":6,"218":3,"241":2,"247":2,"266":1,"268":1}}],["docs",{"2":{"229":1,"268":1}}],["documentations",{"2":{"241":1,"243":1,"247":1,"249":1,"267":1}}],["documentation",{"0":{"295":1,"301":1},"2":{"101":1,"295":1,"301":1,"321":1,"328":1}}],["domain",{"2":{"147":1,"151":2,"336":1}}],["dontauditxperm",{"2":{"336":1}}],["dontaudit",{"2":{"336":1}}],["done",{"2":{"220":1,"223":1,"226":1}}],["don",{"2":{"142":1,"219":1,"318":1,"325":1}}],["donation",{"2":{"61":1}}],["double",{"2":{"126":1}}],["does",{"2":{"96":1,"126":1,"138":1,"142":1,"229":1,"257":1,"283":1}}],["doesn",{"2":{"43":1,"142":1,"228":1,"319":1,"326":1}}],["do",{"2":{"93":1,"110":1,"140":1,"151":1,"220":1,"228":1,"234":1,"256":2,"257":1}}],["down",{"0":{"224":1},"2":{"20":1,"42":1,"112":1,"142":1}}],["downloaded",{"2":{"24":1,"41":1,"52":1}}],["downloads",{"2":{"24":1,"67":1}}],["downloading",{"2":{"14":1,"17":1,"21":1,"42":1,"48":1,"93":1,"281":1}}],["download",{"2":{"7":1,"21":1,"27":1,"41":1,"42":1,"45":1,"60":2,"61":2,"68":1,"150":1,"195":1,"201":1,"253":2,"293":2,"299":2}}],["db",{"2":{"41":1,"158":1}}],["dynamically",{"2":{"102":1,"253":1,"266":1}}],["dynamic",{"2":{"39":1,"131":1,"138":1}}],["dangerous",{"2":{"241":1,"247":1}}],["danger",{"2":{"204":2}}],["date",{"2":{"143":1}}],["databin=$secure",{"2":{"158":1}}],["database",{"2":{"24":1,"32":1,"33":1,"38":1,"41":2,"61":1,"113":2,"138":1}}],["data",{"0":{"158":1,"161":1},"2":{"41":1,"62":1,"87":1,"95":1,"99":1,"101":1,"107":1,"109":1,"111":1,"113":2,"114":2,"119":1,"125":1,"128":2,"129":1,"135":2,"139":1,"142":5,"157":2,"158":7,"161":3,"163":2,"173":3,"174":4,"176":1,"186":9,"203":1,"209":1,"218":3,"230":1,"253":1,"273":1,"286":1,"315":1,"337":1}}],["daemon",{"2":{"86":1,"104":1,"105":1,"108":1,"111":1,"114":3,"116":1,"117":2,"118":7,"119":8,"122":1,"124":3,"125":2,"126":1,"128":3,"129":4,"131":1,"132":6,"134":2,"135":4,"138":2,"139":1,"142":1,"145":1,"253":1,"256":1,"294":1,"300":1,"309":1,"313":1,"337":1}}],["dark",{"2":{"22":1,"39":1,"60":1,"61":1}}],["differently",{"2":{"309":1,"313":1}}],["different",{"2":{"294":1,"300":1}}],["dirpermission",{"2":{"184":3}}],["dir",{"2":{"158":7,"184":1,"241":1,"247":1}}],["dir=",{"2":{"158":1}}],["directory",{"2":{"107":1,"142":2,"184":4,"187":1,"194":1,"241":2,"247":2,"268":1}}],["directly",{"2":{"99":1,"111":1,"119":1,"134":1,"138":1,"230":1,"257":1,"273":1,"294":1,"300":1}}],["direct",{"2":{"44":1}}],["ditched",{"2":{"138":1}}],["discussion",{"2":{"234":1}}],["discovered",{"2":{"217":1}}],["disconnected",{"2":{"118":1}}],["distributed",{"2":{"190":1}}],["distributors",{"2":{"309":1,"313":1}}],["distributor",{"2":{"89":1}}],["distinguish",{"2":{"100":1}}],["disappear",{"2":{"143":1}}],["disallow",{"2":{"96":1}}],["disable",{"2":{"60":1,"63":1,"101":1,"102":1,"113":1,"121":1,"140":1,"142":2,"151":1,"152":1,"174":1,"195":2,"266":1,"337":1}}],["disabled",{"2":{"51":1,"121":1,"224":1,"268":1}}],["display",{"2":{"20":1,"61":1}}],["dialog",{"2":{"61":1}}],["dialogs",{"2":{"39":1}}],["diareuse",{"2":{"15":1}}],["dedup",{"2":{"241":1,"247":1}}],["dedicated",{"2":{"118":1,"217":1}}],["dest",{"2":{"334":2,"337":3}}],["description=",{"2":{"175":1}}],["designed",{"2":{"219":1,"241":1,"247":1,"256":1,"309":1,"313":1,"320":1,"327":1}}],["design",{"2":{"68":1,"119":1}}],["dead",{"0":{"281":1}}],["deadlocks",{"2":{"95":1,"286":1}}],["deadlock",{"2":{"94":1,"95":1,"286":1,"289":1}}],["dealing",{"2":{"260":1}}],["deal",{"2":{"144":1,"268":1}}],["debuggable",{"2":{"140":1}}],["debugging",{"2":{"113":1}}],["debug",{"2":{"117":1,"124":1,"309":1,"313":1}}],["defex",{"2":{"114":1,"116":1}}],["default",{"2":{"45":1,"57":1,"82":1,"102":1,"138":1,"148":1,"152":1,"264":1,"266":1,"336":3}}],["deny",{"2":{"336":1}}],["denylist",{"2":{"89":2,"91":1,"93":1,"303":1,"337":2}}],["denies",{"2":{"113":1,"114":1}}],["depending",{"2":{"218":1}}],["depends",{"2":{"218":1}}],["dependency",{"2":{"147":1}}],["dependencies",{"2":{"45":1}}],["deprecate",{"2":{"113":1}}],["deprecated",{"2":{"107":1}}],["delprop",{"2":{"339":1}}],["delta",{"2":{"168":1,"191":1}}],["delay",{"2":{"107":1}}],["delete",{"2":{"95":1,"134":1,"286":1,"339":1}}],["deleted",{"2":{"93":1}}],["deleting",{"2":{"19":1}}],["decided",{"2":{"233":1,"240":1,"264":1}}],["decoupling",{"2":{"292":1,"298":1}}],["decouples",{"2":{"229":1}}],["decompress",{"2":{"134":1,"334":1}}],["decompression",{"2":{"103":1}}],["decode",{"2":{"119":1}}],["declaring",{"2":{"101":1}}],["development",{"2":{"309":1,"313":1}}],["developers",{"2":{"219":1,"229":2,"240":1,"243":1,"249":1,"256":1,"257":2,"267":1,"268":2,"293":1,"294":2,"295":1,"299":1,"300":2,"301":1,"308":1,"312":1,"318":1,"325":1}}],["developer",{"2":{"119":1,"152":1,"188":1,"257":1,"268":1,"309":1,"313":1}}],["devs",{"2":{"229":1,"256":1}}],["dev",{"2":{"100":1,"102":1,"116":1,"117":1,"118":1,"157":1,"194":2,"266":1}}],["devpts",{"2":{"93":1}}],["device",{"2":{"8":1,"9":1,"15":1,"89":1,"95":1,"101":2,"109":1,"110":1,"116":1,"117":1,"135":1,"144":1,"151":2,"152":1,"201":1,"256":1,"257":1,"268":1,"272":1,"286":1,"308":2,"309":1,"312":2,"313":1}}],["devices",{"2":{"7":1,"8":1,"20":1,"22":1,"24":1,"34":1,"35":1,"39":1,"43":1,"58":1,"86":1,"87":1,"88":1,"89":3,"93":5,"96":1,"99":1,"101":1,"102":3,"105":2,"107":2,"108":1,"109":1,"111":1,"112":1,"116":2,"118":4,"119":2,"123":1,"125":1,"126":4,"130":1,"131":1,"132":1,"134":3,"135":1,"137":1,"138":2,"139":2,"140":1,"145":1,"150":2,"151":3,"152":1,"167":1,"217":2,"224":2,"230":3,"231":1,"236":1,"241":4,"242":1,"244":2,"246":1,"247":4,"248":1,"250":2,"253":2,"256":1,"266":3,"273":1,"275":2,"282":1,"308":1,"312":1,"315":1,"320":2,"327":2}}],["de",{"2":{"43":1}}],["determined",{"2":{"292":1,"298":1}}],["detectable",{"2":{"102":1,"266":1}}],["detecting",{"2":{"93":1,"118":2,"119":1}}],["detection",{"2":{"21":1,"35":1,"44":1,"57":1,"87":1,"88":1,"89":1,"100":1,"101":1,"113":1,"114":1,"115":1,"118":1,"122":1,"124":1,"138":1,"145":1,"253":1,"268":1,"315":1,"320":2,"327":2}}],["detections",{"2":{"12":1,"23":1,"118":1,"124":1}}],["detect",{"2":{"42":1,"88":1,"96":1,"99":1,"102":1,"117":1,"128":1,"134":1,"149":1,"151":1,"217":2,"226":1,"266":1,"273":1}}],["detected",{"2":{"27":1,"45":1,"60":1,"113":1,"139":1,"144":1,"241":1,"247":1}}],["detail",{"2":{"308":1,"312":1}}],["details",{"2":{"101":1,"102":1,"165":1,"190":1,"223":1,"241":1,"242":1,"243":1,"244":1,"247":1,"248":1,"249":1,"250":1,"257":1,"266":1,"268":3,"270":1,"295":1,"301":1}}],["detailed",{"2":{"9":1,"41":1}}],["mm",{"2":{"338":1}}],["mv",{"2":{"334":1}}],["mkdir",{"2":{"334":1}}],["mke2fs",{"2":{"122":1}}],["m",{"2":{"226":1,"232":1,"338":2}}],["mtp",{"2":{"195":1}}],["mtk",{"2":{"122":1,"131":1,"139":2,"209":1}}],["msg",{"2":{"184":4}}],["ms",{"2":{"125":1}}],["myself",{"2":{"308":1,"312":1}}],["myservice",{"2":{"187":4}}],["myscript",{"2":{"187":3}}],["my",{"2":{"119":1,"147":1,"228":1,"234":1,"292":2,"298":2,"308":1,"312":1}}],["mnt",{"2":{"106":1,"117":1}}],["md5",{"2":{"201":1}}],["md",{"2":{"45":1,"61":1}}],["multirom",{"2":{"140":1}}],["multi",{"2":{"135":1}}],["multiple",{"2":{"91":1,"95":1,"96":1,"105":1,"138":1,"286":1,"303":1}}],["multithreading",{"2":{"42":1}}],["multiuser",{"2":{"41":1,"54":1,"91":1,"135":1,"138":1,"303":1}}],["much",{"2":{"17":1,"45":1,"68":1,"267":1,"292":2,"298":2,"309":1,"313":1}}],["micsk",{"2":{"335":1}}],["microloader",{"2":{"86":1}}],["missing",{"2":{"141":1}}],["miscellaneous",{"0":{"264":1}}],["misc",{"2":{"130":1,"131":1}}],["might",{"2":{"119":2,"145":1,"152":1,"308":1,"309":1,"312":1,"313":1}}],["migrated",{"2":{"129":1}}],["migrate",{"2":{"113":1,"135":1,"218":1,"220":1}}],["migration",{"2":{"32":1,"39":1,"95":1,"230":1,"236":1,"286":1}}],["mirroring",{"2":{"144":1}}],["mirrors",{"2":{"110":1,"116":1,"144":1,"319":1,"326":1}}],["mirror",{"2":{"85":1,"106":1,"110":1,"145":1,"157":1,"324":1}}],["minimum",{"0":{"318":1,"325":1},"2":{"86":1}}],["minimal",{"2":{"28":1,"145":2,"150":1,"152":1}}],["minor",{"2":{"36":1,"46":1,"86":1,"98":1,"268":1,"277":1,"297":1,"311":1}}],["minmagisk",{"2":{"28":1}}],["meaning",{"2":{"229":1}}],["means",{"2":{"217":1,"241":1,"247":1,"253":1,"268":1,"308":1,"312":1,"320":1,"327":1}}],["me",{"2":{"220":1,"234":1,"267":1,"292":1,"298":1}}],["medium",{"2":{"217":1}}],["merchantability",{"2":{"190":1}}],["merging",{"2":{"128":1,"147":1}}],["merged",{"2":{"47":1,"54":1,"96":1}}],["merge",{"2":{"44":1,"128":1,"138":1}}],["member",{"2":{"113":1,"336":1}}],["memory",{"2":{"8":1,"20":1,"23":1,"46":1,"62":1,"93":1,"101":1,"134":1,"142":1}}],["messages",{"2":{"141":1}}],["messaging",{"2":{"91":1,"303":1}}],["messed",{"2":{"109":1}}],["meizu",{"2":{"93":1,"134":1}}],["menu",{"2":{"39":1}}],["meta",{"2":{"181":1}}],["metadata",{"2":{"23":1,"174":1}}],["methods",{"2":{"21":1,"118":1}}],["method",{"2":{"11":1,"22":1,"27":1,"33":1,"43":1,"44":1,"102":1,"118":1,"151":1,"152":1,"232":2,"256":2,"266":1}}],["mechanisms",{"2":{"321":1,"328":1}}],["mechanism",{"2":{"17":1,"24":1,"89":1,"91":2,"138":1,"145":1,"303":2,"308":1,"312":1,"320":2,"327":2}}],["mouse",{"2":{"292":1,"298":1}}],["mountinfo",{"2":{"145":1}}],["mounting",{"2":{"86":1,"95":1,"98":1,"99":1,"101":1,"109":1,"114":1,"118":1,"125":1,"135":1,"138":1,"140":2,"241":1,"247":1,"273":1,"277":1,"286":1}}],["mounts",{"2":{"137":1,"144":1,"145":1}}],["mountpoint",{"2":{"131":1,"133":1,"218":1}}],["mounted",{"2":{"107":1,"114":1,"135":1,"142":1,"218":1,"230":2}}],["mount",{"0":{"319":1,"326":1},"2":{"86":1,"93":1,"98":1,"101":1,"108":2,"111":2,"113":1,"117":1,"118":2,"119":1,"125":1,"134":1,"135":1,"138":3,"140":1,"142":2,"143":1,"144":6,"145":4,"174":2,"224":2,"241":1,"247":1,"248":1,"277":1,"308":1,"312":1,"319":1,"326":1,"338":1}}],["months",{"2":{"292":1,"298":1,"308":1,"312":1}}],["monolithic",{"2":{"160":1}}],["monitoring",{"2":{"111":1,"118":1,"145":1}}],["monitor",{"2":{"108":1,"129":3,"132":1,"138":1,"217":1,"232":1}}],["motorola",{"2":{"145":1}}],["motorolla",{"2":{"102":1,"266":1}}],["mostly",{"2":{"236":1,"246":1,"270":1,"272":1}}],["most",{"2":{"139":2,"145":1,"228":1,"231":1,"241":1,"246":1,"247":1,"253":1,"308":1,"312":1}}],["moved",{"2":{"113":1,"131":1,"134":1,"138":2,"218":1,"243":1,"249":1}}],["move",{"2":{"24":1,"87":1,"105":1,"111":1,"116":1,"129":1,"139":2,"144":1,"145":1,"315":1}}],["modded",{"2":{"309":1,"313":1}}],["modding",{"2":{"248":1}}],["moddir=$",{"2":{"176":1}}],["modpath",{"2":{"183":1}}],["modifications",{"2":{"152":1}}],["modify",{"2":{"106":1,"113":1,"190":1,"241":1,"243":1,"247":1,"249":1,"319":1,"326":1}}],["modifying",{"2":{"95":1,"241":1,"247":1,"286":1}}],["mods",{"2":{"150":4,"309":1,"313":1}}],["module",{"0":{"175":1,"229":1,"257":1},"2":{"17":1,"19":1,"21":2,"22":1,"28":1,"41":1,"42":1,"67":1,"68":1,"85":1,"99":1,"101":1,"113":2,"121":1,"133":1,"135":1,"147":2,"148":1,"174":1,"175":7,"181":2,"183":1,"185":1,"219":1,"229":5,"230":2,"236":1,"243":1,"249":1,"256":2,"257":4,"265":1,"268":1,"273":1,"293":2,"294":2,"299":2,"300":2,"321":1,"324":1,"328":1,"337":1}}],["modules",{"0":{"256":1,"293":1,"299":1},"2":{"13":1,"18":1,"21":1,"25":1,"39":1,"41":1,"48":1,"58":1,"61":3,"66":1,"86":1,"93":3,"100":1,"101":2,"104":1,"105":1,"107":2,"113":1,"145":2,"150":1,"157":2,"158":3,"167":2,"174":2,"218":1,"224":1,"229":5,"230":5,"236":2,"256":2,"257":2,"268":2,"292":1,"293":3,"295":1,"298":1,"299":3,"301":1,"319":1,"320":1,"326":1,"327":1,"337":1}}],["model",{"2":{"201":1}}],["mode",{"0":{"265":1},"2":{"14":1,"41":1,"44":1,"53":1,"54":1,"58":1,"88":1,"101":3,"102":1,"110":1,"118":1,"122":1,"129":1,"132":2,"135":1,"137":1,"138":3,"142":1,"145":1,"152":1,"173":1,"241":2,"247":2,"253":1,"265":2,"266":1,"268":2,"334":4}}],["modernization",{"2":{"15":1,"112":1}}],["modern",{"0":{"220":1},"2":{"9":1,"217":1,"220":1}}],["more",{"2":{"7":1,"15":2,"16":1,"20":1,"24":1,"68":1,"99":1,"100":1,"101":2,"102":2,"107":1,"114":2,"122":1,"129":2,"138":1,"139":1,"140":1,"145":1,"151":1,"190":1,"220":1,"226":2,"243":1,"244":1,"246":1,"249":1,"250":1,"266":2,"268":3,"273":1,"275":1,"281":1,"292":1,"298":1,"309":1,"313":1,"319":1,"320":1,"326":1,"327":1}}],["malicious",{"2":{"309":1,"313":1}}],["malware",{"2":{"118":1}}],["making",{"2":{"281":1,"309":1,"313":1}}],["makes",{"2":{"142":1,"220":1,"257":1}}],["make",{"2":{"7":1,"86":1,"99":1,"100":2,"101":1,"105":1,"116":1,"118":1,"138":1,"256":1,"273":1,"309":1,"313":1,"319":1,"326":1}}],["macintosh",{"2":{"175":1}}],["macos",{"2":{"79":2}}],["maximum",{"2":{"152":1}}],["master",{"2":{"138":1,"338":1}}],["massive",{"2":{"33":1,"39":1,"46":1,"68":1,"119":1,"129":1,"133":1,"150":1,"228":1,"240":1,"241":1,"247":1,"267":1}}],["maintenance",{"2":{"270":1,"272":1,"293":1,"299":1,"303":1,"315":1}}],["maintaining",{"2":{"308":1,"312":1}}],["maintain",{"2":{"220":1}}],["mainly",{"2":{"264":1}}],["mainline",{"2":{"107":1}}],["main",{"2":{"111":1,"231":1,"234":1,"267":1}}],["matter",{"2":{"265":2}}],["matching",{"2":{"142":1}}],["matches",{"2":{"142":1,"217":1}}],["match",{"2":{"88":1,"89":1,"95":1,"101":1,"286":1,"336":1}}],["material",{"2":{"68":1}}],["magic™🌈",{"2":{"281":1}}],["magicmount",{"2":{"106":1,"107":1,"110":3,"111":1,"133":1,"134":1}}],["magic",{"0":{"319":1,"326":1},"2":{"86":1,"91":1,"114":1,"135":1,"138":1,"140":1,"142":2,"143":1,"144":5,"145":3,"224":2,"303":1,"319":1,"326":1}}],["magisktmp",{"2":{"187":8}}],["magisktmp=$",{"2":{"157":1}}],["magisk引导过程",{"0":{"159":1},"1":{"160":1,"161":1,"162":1}}],["magisklogd",{"2":{"118":2}}],["magiskdb=$secure",{"2":{"158":1}}],["magiskd",{"2":{"88":1,"89":1,"118":1,"119":1,"161":1,"164":3}}],["magiskpolicy",{"0":{"336":1},"2":{"86":2,"93":1,"94":1,"101":4,"102":1,"111":1,"113":2,"119":2,"122":1,"123":1,"126":1,"137":2,"138":4,"140":3,"164":1,"180":1,"256":1,"266":1,"268":1,"289":1,"333":2,"336":2}}],["magiskboot",{"0":{"334":1},"2":{"86":2,"88":2,"89":1,"91":2,"93":4,"95":3,"96":1,"98":1,"99":1,"100":3,"101":2,"102":1,"103":1,"104":1,"105":1,"106":4,"107":2,"108":1,"113":3,"114":1,"118":1,"120":1,"122":4,"124":4,"125":1,"126":1,"127":1,"129":2,"131":2,"132":2,"134":3,"135":1,"137":1,"138":2,"139":2,"140":1,"260":1,"266":1,"273":1,"277":1,"283":1,"286":3,"303":2,"334":3}}],["magiskinit",{"0":{"308":1,"312":1,"335":1},"2":{"85":1,"86":2,"87":3,"88":1,"89":4,"93":6,"95":1,"96":1,"98":1,"99":1,"100":2,"101":4,"102":2,"104":1,"105":1,"106":1,"107":5,"108":2,"109":1,"110":2,"111":3,"115":1,"116":1,"117":1,"118":2,"119":2,"123":1,"124":2,"126":1,"129":2,"130":1,"131":4,"134":1,"157":1,"160":2,"187":1,"256":1,"266":2,"273":1,"277":1,"283":1,"286":1,"308":2,"312":2,"315":3,"324":1,"333":1}}],["magiskmanager",{"2":{"24":1,"43":1,"204":1}}],["magisksu",{"0":{"309":1,"313":1},"2":{"11":1,"63":2,"89":5,"91":4,"93":2,"96":1,"97":1,"100":1,"101":3,"104":1,"105":1,"107":1,"108":1,"109":1,"111":1,"113":2,"114":3,"115":1,"116":1,"118":2,"129":1,"131":1,"134":1,"135":1,"138":7,"140":2,"142":9,"224":1,"276":1,"283":1,"303":4,"338":1}}],["magiskhide",{"0":{"217":1,"232":1,"292":1,"298":1},"2":{"10":1,"19":1,"22":1,"27":1,"41":1,"42":1,"62":1,"63":1,"93":1,"94":2,"95":2,"96":2,"98":1,"100":2,"101":1,"102":5,"105":1,"106":1,"107":2,"108":1,"111":2,"113":6,"114":1,"116":1,"117":1,"118":1,"119":2,"121":1,"126":1,"131":2,"135":1,"136":1,"137":2,"138":9,"139":4,"140":3,"141":2,"142":1,"217":1,"224":1,"226":1,"232":1,"236":1,"241":1,"242":1,"247":1,"248":1,"261":1,"264":1,"266":5,"277":1,"283":2,"286":2,"289":2,"292":2,"298":2}}],["magiskchinesedocument",{"2":{"0":1}}],["magisk",{"0":{"0":1,"1":1,"78":1,"84":1,"157":1,"169":1,"174":1,"181":1,"189":1,"190":1,"197":1,"199":1,"216":1,"222":1,"225":1,"228":1,"229":1,"230":1,"236":1,"240":1,"246":1,"252":1,"253":1,"255":1,"259":1,"260":1,"261":1,"263":1,"266":1,"267":1,"270":1,"272":1,"275":1,"279":1,"280":1,"281":2,"285":1,"288":1,"291":1,"293":1,"297":1,"299":1,"303":1,"305":1,"307":1,"311":1,"315":1,"317":1,"323":1,"333":1,"337":1},"1":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1,"79":1,"80":1,"81":1,"82":1,"83":1,"85":1,"86":1,"87":1,"88":1,"89":1,"90":1,"91":1,"92":1,"93":1,"94":1,"95":1,"96":1,"97":1,"98":1,"99":1,"100":1,"101":1,"102":1,"103":1,"104":1,"105":1,"106":1,"107":1,"108":1,"109":1,"110":1,"111":1,"112":1,"113":1,"114":1,"115":1,"116":1,"117":1,"118":1,"119":1,"120":1,"121":1,"122":1,"123":1,"124":1,"125":1,"126":1,"127":1,"128":1,"129":1,"130":1,"131":1,"132":1,"133":1,"134":1,"135":1,"136":1,"137":1,"138":1,"139":1,"140":1,"141":1,"142":1,"143":1,"144":1,"145":1,"146":1,"147":1,"148":1,"149":1,"150":1,"151":1,"152":1,"153":1,"154":1,"175":1,"176":1,"177":1,"178":1,"179":1,"180":1,"182":1,"183":1,"184":1,"185":1,"190":1,"191":1,"192":1,"217":1,"218":1,"219":1,"220":1,"221":1,"223":1,"224":1,"225":1,"226":1,"227":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"237":1,"241":1,"242":1,"243":1,"244":1,"245":1,"247":1,"248":1,"249":1,"250":1,"251":1,"253":1,"254":1,"256":1,"257":1,"258":1,"260":1,"261":1,"262":1,"264":1,"265":1,"266":1,"268":1,"269":1,"271":1,"273":1,"274":1,"276":1,"277":1,"278":1,"280":1,"281":1,"282":1,"283":1,"284":1,"286":1,"287":1,"289":1,"290":1,"292":1,"293":1,"294":1,"295":1,"296":1,"298":1,"299":1,"300":1,"301":1,"302":1,"304":1,"306":1,"308":1,"309":1,"310":1,"312":1,"313":1,"314":1,"316":1,"318":1,"319":1,"320":1,"321":1,"322":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1,"334":1,"335":1,"336":1,"337":1,"338":1,"339":1,"340":1},"2":{"0":2,"9":1,"12":3,"15":1,"20":3,"21":2,"22":1,"23":2,"24":2,"27":4,"33":2,"36":1,"37":1,"39":2,"41":2,"43":1,"44":2,"45":1,"46":1,"49":1,"54":2,"57":1,"61":1,"65":1,"66":3,"67":2,"70":1,"74":3,"76":7,"77":1,"79":1,"80":1,"81":1,"82":8,"83":7,"88":1,"89":1,"93":5,"96":6,"99":1,"100":3,"101":1,"104":1,"105":1,"109":1,"110":1,"111":3,"113":5,"115":2,"116":1,"118":5,"119":3,"123":1,"124":1,"125":1,"128":3,"130":1,"131":3,"132":1,"135":3,"136":1,"137":1,"138":2,"139":1,"142":4,"143":1,"144":3,"145":3,"146":1,"147":3,"149":1,"150":3,"152":3,"154":2,"157":7,"158":9,"160":1,"162":1,"164":13,"165":2,"167":4,"168":3,"169":3,"171":1,"173":9,"174":3,"175":1,"177":1,"178":1,"181":8,"182":1,"183":4,"185":1,"186":2,"187":6,"188":2,"189":6,"191":3,"192":1,"193":2,"194":4,"195":4,"196":3,"197":8,"199":2,"201":6,"203":1,"204":10,"206":1,"207":2,"208":4,"209":7,"210":2,"211":2,"212":3,"213":7,"214":8,"215":1,"217":3,"218":7,"219":4,"220":1,"222":1,"223":1,"226":1,"229":3,"230":1,"231":2,"236":1,"241":4,"243":1,"244":1,"247":4,"249":1,"250":1,"253":13,"255":1,"256":3,"257":1,"264":2,"265":3,"267":3,"268":5,"273":1,"280":3,"281":7,"282":2,"285":2,"288":2,"292":2,"293":2,"294":3,"298":2,"299":2,"300":3,"308":5,"309":8,"312":5,"313":8,"318":2,"320":3,"325":2,"327":3,"330":1,"331":1,"332":1,"333":4,"334":1,"335":2,"336":7,"337":11,"338":1,"339":1,"340":2}}],["maybe",{"2":{"145":1}}],["may",{"2":{"33":1,"98":1,"101":1,"129":1,"229":1,"268":1,"275":1,"277":1}}],["manufacturers",{"2":{"253":1}}],["manually",{"2":{"43":1,"64":1,"65":1}}],["manpage",{"2":{"129":1}}],["manipulating",{"2":{"119":1}}],["manipulate",{"2":{"101":1}}],["manage",{"2":{"150":1}}],["managed",{"2":{"91":1,"303":1}}],["management",{"2":{"54":1,"63":1,"68":1,"89":1,"147":1,"309":2,"313":2}}],["manager",{"0":{"1":1,"225":1,"253":1,"261":1,"280":1,"281":1},"1":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":1,"10":1,"11":1,"12":1,"13":1,"14":1,"15":1,"16":1,"17":1,"18":1,"19":1,"20":1,"21":1,"22":1,"23":1,"24":1,"25":1,"26":1,"27":1,"28":1,"29":1,"30":1,"31":1,"32":1,"33":1,"34":1,"35":1,"36":1,"37":1,"38":1,"39":1,"40":1,"41":1,"42":1,"43":1,"44":1,"45":1,"46":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":1,"55":1,"56":1,"57":1,"58":1,"59":1,"60":1,"61":1,"62":1,"63":1,"64":1,"65":1,"66":1,"67":1,"68":1,"69":1,"70":1},"2":{"12":3,"21":3,"23":1,"24":1,"27":2,"33":2,"37":1,"39":2,"41":1,"44":1,"46":1,"49":1,"53":1,"70":1,"96":2,"101":1,"109":1,"113":3,"115":1,"118":3,"119":1,"123":1,"131":2,"136":1,"142":2,"143":1,"147":2,"149":1,"150":1,"152":1,"204":1,"219":2,"232":1,"253":9,"264":3,"267":2,"268":1,"281":2,"282":1,"309":1,"313":1,"331":1}}],["many",{"2":{"21":1,"43":1,"95":1,"97":1,"102":1,"131":1,"137":1,"217":1,"220":1,"230":1,"241":2,"243":1,"247":2,"248":1,"249":1,"266":1,"275":1,"276":1,"286":1,"292":1,"298":1,"308":2,"309":1,"312":2,"313":1,"320":1,"327":1}}],["markdown",{"2":{"20":1,"45":1}}],["major",{"0":{"225":1},"2":{"20":1,"91":1,"112":1,"216":1,"218":1,"225":1,"280":1,"282":1,"285":1,"288":1,"303":1,"307":1,"311":1,"319":1,"321":1,"326":1,"328":1}}],["t2",{"2":{"336":3}}],["t1",{"2":{"336":3}}],["tuned",{"2":{"226":1,"233":1,"242":1}}],["turn",{"2":{"152":1}}],["tl",{"2":{"217":1}}],["tl00h",{"2":{"204":1}}],["tmpdir",{"2":{"183":1}}],["tmpfs",{"0":{"157":1},"2":{"109":1,"118":1,"119":1,"133":1,"134":1,"145":1,"157":1,"187":6,"268":2,"337":1}}],["tweeted",{"2":{"242":1,"248":1}}],["twitter",{"2":{"242":1,"248":1,"292":1,"298":1}}],["twice",{"2":{"114":1}}],["twrp",{"2":{"181":1}}],["txt用法",{"2":{"334":1,"336":1,"337":1,"338":1,"339":1}}],["txtmagiskboot",{"2":{"333":1}}],["txtmagisk",{"2":{"190":2}}],["txtramdisk",{"2":{"187":1}}],["txt模块module",{"2":{"181":1}}],["txt",{"2":{"174":1}}],["tin",{"2":{"309":1,"313":1}}],["tip",{"2":{"209":1}}],["tiback",{"2":{"142":1}}],["times",{"2":{"105":1,"139":1}}],["timeout",{"2":{"50":1,"101":1,"138":1}}],["time",{"2":{"42":1,"216":1,"228":1,"232":1,"241":1,"247":1,"256":1,"264":2,"267":1,"280":1,"291":1,"292":1,"293":1,"297":1,"298":1,"299":1,"308":1,"312":1,"317":1,"324":1}}],["typo",{"2":{"131":1,"134":1,"135":1}}],["typeattribute",{"2":{"336":1}}],["type",{"2":{"113":2,"140":1,"164":1,"336":28}}],["types",{"2":{"101":1}}],["team",{"2":{"291":1,"297":1}}],["tend",{"2":{"148":1}}],["temporarily",{"2":{"224":2,"264":1}}],["temporary",{"2":{"131":1}}],["template",{"2":{"58":1,"144":1,"148":1,"229":1,"230":1,"257":3}}],["textfile",{"2":{"113":1}}],["tegra",{"2":{"102":1,"266":1}}],["te",{"2":{"101":1,"336":1}}],["techniques",{"2":{"226":1}}],["technique",{"2":{"96":1,"282":1}}],["terms",{"2":{"190":1}}],["terminal",{"2":{"116":1}}],["term",{"2":{"96":1,"232":1}}],["testing",{"2":{"264":1,"318":2,"325":2}}],["tested",{"2":{"138":1,"139":1,"230":1,"232":1,"236":1,"240":1}}],["test",{"2":{"91":1,"303":1,"334":2}}],["tampering",{"2":{"241":1,"247":1}}],["tags",{"2":{"140":1}}],["tasker",{"2":{"119":1}}],["take",{"2":{"96":1,"283":1}}],["tab",{"2":{"63":1}}],["targeted",{"2":{"217":1}}],["target",{"2":{"116":1,"142":1,"144":1,"184":4,"232":1,"334":2,"336":10}}],["targeting",{"2":{"91":1,"303":1}}],["targets",{"2":{"19":1,"111":1,"113":1,"119":1}}],["tar",{"2":{"8":1,"9":1,"13":1,"94":1,"201":3,"289":1}}],["t",{"2":{"33":1,"37":1,"43":1,"134":1,"137":1,"142":4,"219":1,"224":2,"228":1,"264":1,"281":1,"307":1,"311":1,"318":1,"319":1,"325":1,"326":1}}],["trusted",{"2":{"309":1,"313":1}}],["true",{"2":{"183":2,"334":1}}],["truncate",{"2":{"8":1}}],["try",{"2":{"113":1}}],["trying",{"2":{"49":1,"124":1}}],["treats",{"2":{"309":1,"313":1}}],["treated",{"2":{"142":1}}],["tree",{"2":{"101":1,"117":1,"145":1}}],["treble",{"2":{"74":1,"123":1,"308":1,"312":1}}],["trigger",{"2":{"337":1}}],["triggered",{"2":{"64":1}}],["tricky",{"2":{"232":1}}],["trim",{"2":{"99":1,"273":1}}],["traversal",{"2":{"145":1}}],["transition",{"2":{"164":1,"336":1}}],["transfer",{"2":{"142":1}}],["translation",{"2":{"62":1}}],["translations",{"2":{"10":1,"36":1,"40":1,"49":1,"54":1,"56":1,"59":1,"64":1}}],["tracking",{"2":{"91":1,"303":1,"309":1,"313":1}}],["trash",{"2":{"67":1}}],["todo",{"0":{"238":1,"239":1}}],["torture",{"2":{"219":1}}],["took",{"2":{"267":1}}],["too",{"2":{"144":1,"267":1}}],["toolchains",{"2":{"82":2}}],["toolchain",{"2":{"82":1}}],["tools",{"2":{"55":1,"340":1}}],["tool",{"2":{"42":1,"122":1,"135":1,"140":1,"145":1,"150":2,"152":1,"256":1}}],["toggles",{"2":{"261":1}}],["toggle",{"2":{"132":1,"147":1}}],["toggling",{"2":{"10":1,"22":1}}],["toml",{"2":{"82":1}}],["tons",{"2":{"27":1,"38":1,"63":1,"64":1,"137":1,"217":1,"220":1,"225":1,"234":1,"240":1,"241":1,"246":1,"247":1,"257":1,"267":1}}],["top",{"2":{"27":1}}],["topjohnwu",{"2":{"0":1,"79":1,"118":1}}],["to",{"0":{"224":1,"280":1,"318":1,"325":1},"2":{"8":2,"9":1,"12":2,"14":1,"15":2,"19":1,"20":1,"21":3,"22":2,"23":4,"24":8,"28":1,"33":1,"38":1,"39":2,"40":2,"41":3,"42":5,"43":4,"44":1,"45":3,"46":1,"49":1,"51":1,"56":2,"60":1,"61":1,"63":1,"64":1,"79":1,"86":2,"87":1,"88":2,"89":2,"90":2,"93":6,"94":2,"96":3,"99":2,"100":2,"101":6,"102":2,"105":3,"107":2,"108":1,"109":1,"110":2,"111":4,"112":1,"113":8,"114":5,"115":4,"116":4,"118":8,"119":5,"121":1,"124":3,"126":1,"128":2,"129":3,"131":5,"132":3,"133":1,"134":4,"135":6,"136":1,"137":2,"138":10,"139":5,"140":2,"142":6,"144":9,"145":5,"146":1,"147":2,"148":1,"149":1,"150":1,"151":6,"152":2,"187":2,"207":1,"208":1,"217":7,"218":4,"219":4,"220":5,"222":1,"223":2,"226":2,"228":1,"229":2,"230":4,"231":2,"232":6,"233":2,"234":1,"236":1,"240":3,"241":13,"243":1,"244":1,"246":1,"247":14,"249":1,"250":1,"253":9,"256":9,"257":2,"264":3,"265":3,"266":2,"267":7,"268":3,"273":2,"281":1,"282":3,"283":1,"285":1,"288":1,"289":2,"292":2,"293":3,"294":2,"298":2,"299":3,"300":2,"305":2,"308":1,"309":6,"312":1,"313":6,"315":1,"318":2,"320":4,"321":2,"325":2,"327":4,"328":2}}],["thing",{"2":{"242":1,"294":1,"300":1}}],["things",{"2":{"240":1,"241":2,"247":2}}],["this",{"2":{"8":1,"85":1,"86":1,"94":1,"95":1,"98":1,"101":2,"105":1,"109":1,"118":2,"119":1,"139":3,"142":4,"150":1,"152":1,"190":2,"216":1,"217":2,"219":2,"220":2,"226":1,"228":2,"229":2,"230":1,"232":2,"233":1,"236":1,"240":1,"241":4,"242":1,"243":1,"247":4,"248":1,"249":1,"253":2,"256":4,"264":2,"265":1,"267":1,"268":2,"275":1,"277":1,"280":1,"281":1,"282":2,"285":1,"286":1,"288":1,"289":1,"292":2,"294":1,"298":2,"300":1,"308":4,"309":1,"312":4,"313":1,"320":4,"324":1,"327":4}}],["thread",{"2":{"242":1,"248":1}}],["threads",{"2":{"132":1,"138":1,"234":1}}],["through",{"2":{"7":1,"44":1,"45":1,"113":1,"132":2,"138":1,"229":1,"232":1,"281":1,"319":1,"320":1,"321":1,"326":1,"327":1,"328":1}}],["those",{"2":{"129":1,"236":1,"242":1,"248":1,"253":1,"291":1,"292":1,"297":2,"298":1,"305":1}}],["though",{"2":{"20":1,"223":1,"294":1,"300":1}}],["that",{"2":{"18":1,"19":1,"26":1,"33":1,"37":1,"93":1,"94":2,"95":1,"96":1,"97":1,"106":2,"111":1,"118":1,"119":1,"123":1,"125":2,"128":1,"137":1,"140":1,"142":3,"145":1,"152":1,"190":1,"223":3,"226":1,"229":1,"230":3,"232":1,"233":1,"236":3,"241":2,"242":1,"247":2,"253":1,"257":1,"264":2,"265":2,"267":1,"268":3,"276":1,"282":1,"283":1,"286":1,"289":2,"292":1,"293":1,"294":1,"298":1,"299":1,"300":1,"308":4,"312":4,"319":1,"320":1,"326":1,"327":1}}],["thanks",{"2":{"15":1,"42":2,"56":1,"118":1,"151":1}}],["than",{"2":{"7":1,"20":1,"22":1,"41":1,"45":1,"58":1,"88":1,"96":1,"99":1,"139":1,"222":1,"236":1,"242":1,"267":1,"273":1,"282":1,"292":2,"298":2}}],["their",{"2":{"147":1,"150":1,"217":1,"256":1,"257":1,"292":1,"293":1,"298":1,"299":1,"319":1,"326":1}}],["they",{"2":{"139":2,"142":1,"218":1,"257":1}}],["these",{"2":{"129":1,"217":1,"218":2,"230":1,"234":1,"244":1,"250":1,"267":1}}],["them",{"2":{"119":1,"148":1,"223":1,"308":1,"312":1}}],["theme",{"2":{"22":1,"39":1,"54":1,"60":1,"61":1,"189":1}}],["there",{"2":{"119":1,"223":1,"226":1,"230":1,"234":1,"236":1,"253":1,"264":1}}],["then",{"2":{"101":1,"253":3,"294":1,"300":1}}],["the",{"0":{"280":1,"281":1},"2":{"12":1,"15":1,"16":1,"19":2,"21":1,"24":1,"25":2,"26":1,"27":3,"28":1,"29":1,"33":4,"41":1,"42":1,"43":1,"44":2,"45":1,"54":1,"65":1,"85":1,"87":1,"88":1,"89":2,"93":4,"94":2,"96":5,"97":1,"98":1,"99":1,"101":3,"102":1,"109":1,"112":1,"113":1,"116":3,"117":1,"118":3,"119":4,"125":1,"128":1,"129":2,"130":1,"132":3,"135":1,"139":3,"140":1,"142":15,"144":1,"145":1,"146":1,"148":2,"150":5,"151":1,"152":1,"190":8,"217":7,"218":6,"219":4,"220":3,"223":2,"225":2,"226":1,"228":1,"229":5,"230":5,"231":2,"232":5,"233":3,"236":1,"240":1,"241":8,"242":4,"244":2,"246":3,"247":8,"248":2,"250":2,"253":12,"256":2,"257":7,"264":4,"265":9,"266":1,"267":5,"268":4,"270":1,"272":1,"273":1,"275":1,"276":1,"277":1,"280":2,"281":8,"282":3,"285":2,"288":1,"289":2,"291":2,"292":3,"293":4,"294":3,"295":1,"297":3,"298":3,"299":4,"300":3,"301":1,"305":1,"307":2,"308":4,"309":8,"311":4,"312":4,"313":8,"315":1,"318":2,"319":4,"320":4,"321":4,"324":3,"325":2,"326":4,"327":4,"328":4}}],["osm0sis",{"2":{"265":1}}],["obsolete",{"2":{"257":1}}],["obvious",{"2":{"225":1}}],["object",{"2":{"158":1,"184":2,"336":2}}],["obtaining",{"2":{"142":1}}],["obb",{"2":{"118":1}}],["obfuscate",{"2":{"124":2}}],["obfuscated",{"2":{"23":1,"253":2}}],["obfuscation",{"2":{"23":1,"219":1}}],["our",{"2":{"118":1,"280":1}}],["outside",{"2":{"265":1}}],["outright",{"2":{"241":1,"247":1,"256":1}}],["output",{"2":{"118":1}}],["outofmemory",{"2":{"95":1,"286":1}}],["outofmemoryerror",{"2":{"23":1}}],["out",{"2":{"93":1,"95":1,"101":1,"111":1,"142":1,"143":1,"218":1,"241":1,"247":1,"267":1,"281":1,"286":1,"308":1,"312":1,"321":1,"328":1,"334":2}}],["oos",{"2":{"116":1}}],["opinion",{"2":{"292":1,"298":1}}],["op",{"2":{"150":1}}],["operation",{"2":{"336":3}}],["operations",{"2":{"118":1,"129":1,"138":1}}],["open",{"2":{"147":1,"150":1}}],["opens",{"2":{"135":1}}],["opt",{"2":{"111":2,"253":1}}],["optimization",{"2":{"116":1}}],["optimize",{"2":{"23":1,"32":1,"101":1}}],["option",{"2":{"33":1,"58":1,"102":1,"113":1,"129":1,"138":2,"140":2,"142":5,"144":1,"190":1,"266":1,"318":1,"325":1}}],["options",{"2":{"32":1,"53":1,"65":1,"114":1,"142":1}}],["opportunity",{"2":{"219":1}}],["oppo",{"2":{"93":1}}],["oculus",{"2":{"89":1}}],["occurs",{"2":{"45":1}}],["odin",{"2":{"86":1,"94":1,"199":1,"201":2,"203":2,"289":1}}],["overcome",{"2":{"118":1}}],["overflow",{"2":{"91":1,"95":1,"286":1,"303":1}}],["overlays",{"2":{"319":1,"326":1}}],["overlay",{"2":{"86":1,"107":3,"110":1,"111":1,"118":1,"119":1,"124":1,"187":6,"241":6,"247":6,"268":1}}],["overlayfs",{"2":{"86":1,"319":1,"326":1}}],["over",{"2":{"85":1,"97":1,"267":1,"276":1,"311":1,"321":1,"324":1,"328":1}}],["overhaul",{"2":{"16":1,"225":1}}],["oems",{"2":{"253":1,"319":1,"326":1}}],["oem解锁",{"2":{"200":1}}],["oem",{"2":{"74":1,"76":1,"111":1,"200":1,"214":1,"308":1,"312":1}}],["o",{"2":{"49":1,"51":3,"138":4,"173":1}}],["other",{"2":{"45":1,"93":1,"118":1,"139":1,"217":1,"218":1,"234":1,"236":1,"242":2,"248":1,"267":1}}],["otas",{"2":{"24":1,"44":1,"116":1}}],["ota",{"0":{"211":1},"1":{"212":1,"213":1,"214":1,"215":1},"2":{"20":1,"53":1,"202":1,"205":1,"211":3,"212":2,"213":5,"214":6,"215":1}}],["owner",{"2":{"85":1,"91":1,"184":6,"303":1,"324":1}}],["own",{"2":{"41":1,"118":1,"147":3,"150":1,"234":1,"256":1,"309":1,"313":1}}],["org",{"2":{"190":2}}],["organizing",{"2":{"22":1}}],["origindocumentdate",{"2":{"189":1}}],["original",{"2":{"101":1,"111":1,"268":1}}],["orig",{"2":{"144":1,"334":2}}],["order",{"2":{"138":1,"253":1}}],["oreo",{"2":{"116":1,"126":1}}],["or",{"2":{"41":1,"88":1,"101":1,"110":1,"135":1,"144":1,"190":3,"194":1,"218":1,"226":1,"241":1,"247":1,"253":1,"265":1}}],["old",{"2":{"39":1,"89":2,"107":1,"117":1,"118":1,"131":1,"135":1,"137":1,"218":1,"219":1,"220":1,"229":1,"241":2,"247":2,"257":2}}],["older",{"2":{"7":1,"89":1,"137":1,"149":1,"270":1,"272":1,"275":1,"285":1,"318":1,"325":1}}],["off",{"2":{"337":1}}],["offer",{"2":{"265":1}}],["officially",{"2":{"144":1,"223":1}}],["official",{"2":{"138":1,"230":1,"309":1,"313":1,"318":1,"325":1}}],["offline",{"2":{"86":1,"281":1}}],["offload",{"2":{"43":1}}],["of",{"2":{"27":2,"33":1,"38":1,"41":1,"42":1,"45":1,"47":1,"56":2,"63":2,"64":1,"93":2,"98":1,"108":1,"111":2,"113":3,"116":1,"117":1,"118":3,"119":2,"130":1,"134":1,"137":1,"138":3,"142":4,"143":1,"145":1,"150":1,"151":1,"152":2,"190":4,"217":3,"218":3,"219":1,"220":2,"224":1,"225":1,"228":2,"230":1,"232":1,"234":2,"236":1,"240":1,"241":2,"242":1,"244":1,"246":1,"247":2,"248":1,"250":1,"252":1,"253":1,"257":1,"265":1,"267":1,"277":1,"281":1,"292":1,"293":1,"294":2,"298":1,"299":1,"300":2,"307":1,"308":6,"309":3,"311":1,"312":6,"313":3,"318":2,"319":1,"320":3,"321":1,"325":2,"326":1,"327":3,"328":1,"336":4}}],["once",{"2":{"308":1,"312":1}}],["ondk",{"2":{"82":3}}],["oneshot",{"2":{"187":2}}],["oneplus",{"2":{"93":1,"124":1}}],["one",{"2":{"65":1,"118":1,"125":1,"138":1,"142":1,"219":1,"223":1,"228":1,"231":1,"241":1,"247":1,"265":3}}],["online",{"2":{"22":1,"23":1,"25":1,"28":1,"37":1,"42":2,"56":1,"61":3,"64":1}}],["only",{"0":{"244":1,"250":1},"2":{"19":1,"20":1,"41":1,"44":1,"58":1,"60":1,"72":2,"76":3,"93":1,"102":1,"111":1,"114":1,"117":1,"118":1,"119":1,"125":1,"135":1,"137":2,"138":1,"140":1,"142":3,"152":1,"219":1,"224":1,"231":1,"241":2,"242":2,"244":1,"247":2,"250":1,"266":1,"285":1,"288":1,"297":1}}],["on",{"2":{"7":1,"8":1,"12":1,"19":1,"22":1,"24":3,"27":1,"28":1,"32":1,"34":1,"35":2,"41":2,"43":1,"49":1,"51":3,"58":1,"65":1,"86":2,"89":3,"93":3,"95":1,"96":3,"99":1,"100":2,"102":3,"105":1,"107":1,"108":1,"109":1,"113":1,"116":3,"117":3,"118":2,"119":4,"121":1,"122":1,"126":1,"130":1,"135":3,"137":1,"138":1,"139":3,"152":1,"187":2,"217":2,"218":2,"223":2,"224":1,"226":1,"229":1,"230":1,"231":1,"233":2,"234":3,"241":4,"242":1,"246":1,"247":4,"253":4,"256":1,"257":1,"264":2,"265":1,"266":3,"268":3,"273":1,"275":1,"280":1,"285":1,"286":1,"288":1,"291":1,"292":3,"297":1,"298":3,"308":3,"309":2,"312":3,"313":2,"318":2,"325":2}}],["id",{"2":{"174":2,"175":1}}],["ide",{"0":{"81":1},"1":{"82":1}}],["ize",{"2":{"147":1}}],["i18n",{"2":{"100":1}}],["iv",{"2":{"76":5}}],["iii",{"2":{"76":6}}],["ii",{"2":{"76":2}}],["i",{"2":{"76":2,"217":1,"219":2,"226":1,"228":1,"232":1,"234":1,"242":1,"248":1,"264":1,"267":1,"291":1,"292":2,"294":1,"297":1,"298":2,"300":1,"309":1,"313":1}}],["icons",{"2":{"41":1}}],["icon",{"2":{"41":1,"67":1}}],["its",{"2":{"147":1,"253":1,"256":2,"267":1,"309":2,"313":2}}],["itself",{"2":{"101":1,"119":1,"253":1,"281":2}}],["items",{"2":{"145":1}}],["it",{"2":{"24":1,"86":1,"93":1,"96":3,"98":1,"101":2,"119":2,"138":1,"142":3,"145":1,"149":1,"152":3,"190":3,"217":1,"218":2,"224":2,"228":2,"232":4,"233":1,"240":1,"241":2,"247":2,"253":2,"257":1,"265":2,"267":1,"277":1,"281":1,"291":2,"297":2,"308":1,"309":1,"312":1,"313":1,"318":1,"321":1,"325":1,"328":1}}],["impossible",{"2":{"241":1,"247":1}}],["importantly",{"2":{"241":1,"247":1}}],["important",{"2":{"150":1,"231":1,"309":1,"313":1}}],["implicitly",{"2":{"308":1,"312":1}}],["implies",{"2":{"241":1,"247":1}}],["implied",{"2":{"190":1}}],["implementaton",{"2":{"321":1,"328":1}}],["implementations",{"2":{"308":1,"312":1}}],["implementation",{"0":{"241":1,"247":1,"319":1,"320":1,"326":1,"327":1},"2":{"44":1,"47":1,"86":2,"89":3,"95":1,"100":1,"107":2,"108":1,"129":2,"241":1,"242":1,"247":1,"248":1,"280":1,"286":1,"292":1,"294":1,"298":1,"300":1,"309":1,"313":1,"319":2,"321":1,"326":2,"328":1}}],["implemented",{"2":{"119":1,"142":2}}],["implement",{"2":{"108":1,"142":1,"257":1,"309":1,"313":1}}],["improving",{"2":{"280":1,"292":1,"298":1}}],["improved",{"2":{"91":1,"138":1,"264":1,"303":1}}],["improvements",{"0":{"217":1},"2":{"27":1,"39":1,"41":1,"63":1,"91":1,"92":1,"225":1,"226":1,"232":1,"297":1,"303":1}}],["improve",{"2":{"20":1,"45":1,"46":1,"56":1,"90":1,"91":2,"101":1,"108":1,"144":1,"146":1,"303":2,"305":1}}],["improper",{"2":{"21":1,"91":1,"303":1}}],["imageless",{"0":{"230":1},"2":{"236":1}}],["images",{"2":{"41":1,"44":1,"86":1,"95":2,"96":1,"99":1,"100":1,"101":1,"102":1,"105":1,"107":1,"113":1,"118":1,"121":1,"124":4,"131":1,"135":1,"266":1,"273":1,"283":1,"286":2}}],["image",{"2":{"20":1,"22":1,"44":3,"60":1,"65":1,"86":1,"93":2,"98":1,"104":1,"105":1,"113":1,"114":1,"116":1,"117":1,"118":1,"122":2,"131":2,"132":1,"134":1,"135":1,"138":1,"140":1,"145":2,"147":1,"150":1,"230":2,"248":1,"270":1,"277":1,"318":1,"325":1,"334":1}}],["img的路径",{"2":{"195":4}}],["imgtool",{"2":{"118":4}}],["img",{"2":{"8":1,"86":1,"111":1,"113":1,"125":1,"128":2,"131":3,"135":2,"139":1,"194":7,"195":3,"207":3,"208":5,"214":1,"218":8,"334":1}}],["if",{"0":{"280":1},"2":{"19":1,"27":1,"31":1,"41":2,"42":1,"45":3,"93":2,"95":1,"98":1,"109":1,"111":1,"118":2,"121":1,"134":1,"139":3,"142":2,"144":3,"190":1,"218":1,"226":1,"241":1,"247":1,"253":1,"265":2,"268":1,"270":1,"272":1,"275":1,"277":1,"282":1,"285":1,"286":1,"294":1,"300":1}}],["is64bit",{"2":{"183":1}}],["isn",{"2":{"142":2,"224":1,"264":1,"281":1}}],["isolate",{"2":{"101":1}}],["isolated",{"2":{"93":2,"98":1,"101":1,"277":1}}],["isolation",{"2":{"101":1,"108":1}}],["is",{"0":{"231":1,"281":1},"2":{"14":1,"22":1,"33":1,"41":2,"42":2,"45":2,"47":1,"51":1,"60":1,"61":1,"66":1,"67":2,"85":1,"87":2,"93":3,"94":1,"96":2,"98":1,"101":2,"102":1,"107":1,"109":1,"113":2,"114":2,"116":1,"118":3,"119":4,"121":1,"126":1,"131":2,"132":1,"135":2,"138":2,"139":2,"142":3,"144":1,"145":3,"152":2,"190":1,"217":1,"218":7,"219":2,"222":1,"223":1,"224":2,"225":1,"226":1,"228":1,"229":1,"230":2,"232":4,"233":2,"236":1,"240":2,"241":8,"242":5,"243":1,"246":1,"247":8,"248":2,"249":1,"253":1,"256":3,"257":3,"264":5,"265":4,"266":1,"267":1,"268":2,"270":1,"272":1,"277":1,"280":1,"281":1,"282":1,"285":2,"288":2,"289":1,"292":2,"293":1,"294":5,"298":2,"299":1,"300":5,"307":1,"308":3,"309":3,"311":1,"312":3,"313":3,"315":2,"320":1,"321":1,"324":2,"327":1,"328":1}}],["issues",{"2":{"11":1,"13":1,"38":1,"46":1,"54":1,"62":1,"64":1,"86":1,"94":1,"109":1,"130":1,"135":2,"137":1,"138":1,"139":1,"140":2,"142":2,"145":1,"147":1,"151":2,"152":1,"234":2,"241":1,"247":1,"256":1,"289":1,"303":1,"315":1}}],["issue",{"2":{"7":1,"33":1,"37":1,"38":1,"41":1,"64":1,"87":1,"97":1,"118":1,"135":1,"142":1,"143":2,"144":1,"256":1,"276":1,"315":1}}],["inapplicable",{"2":{"256":1}}],["inaccessible",{"2":{"64":1}}],["inactive",{"2":{"24":1,"116":1}}],["inspired",{"2":{"294":1,"300":1}}],["insmod",{"2":{"187":2}}],["insufficient",{"2":{"151":1}}],["instruction",{"2":{"223":1}}],["instructions",{"2":{"96":1,"223":1,"268":1}}],["instance",{"2":{"265":1}}],["instantly",{"2":{"142":1}}],["installer",{"0":{"229":1,"257":1},"2":{"151":1,"181":2,"185":1,"229":1,"256":1,"257":3}}],["installed",{"2":{"13":1,"21":1,"57":1,"89":1,"100":1,"118":1,"150":1,"223":1,"268":1}}],["install",{"2":{"44":1,"49":1,"54":2,"65":1,"79":1,"93":2,"99":1,"116":1,"118":1,"147":1,"185":1,"244":1,"250":1,"257":1,"273":1,"293":1,"299":1,"337":1}}],["installing",{"2":{"24":1,"41":1,"43":1,"48":1,"61":1,"281":1}}],["installation",{"2":{"9":1,"31":1,"37":1,"39":1,"88":2,"90":1,"94":2,"95":1,"100":1,"119":1,"121":1,"125":1,"132":1,"135":2,"138":1,"139":1,"183":1,"210":1,"224":1,"229":2,"230":1,"244":1,"250":1,"257":1,"265":1,"281":2,"286":1,"289":2,"305":1,"320":2,"327":2}}],["instead",{"2":{"41":1,"42":1,"93":1,"111":1,"113":3,"119":1,"138":3,"151":1,"217":1,"220":1,"241":1,"247":1,"268":1,"292":1,"298":1}}],["independently",{"2":{"150":1}}],["independent",{"2":{"142":1}}],["indefinite",{"2":{"91":1,"303":1}}],["involves",{"2":{"248":1}}],["invoking",{"2":{"142":1}}],["invocation",{"2":{"142":2}}],["invincible",{"2":{"118":1,"129":1,"132":1}}],["invalid",{"2":{"24":1,"25":1,"96":1}}],["inherit",{"2":{"101":1}}],["injecting",{"2":{"319":1,"326":1}}],["injection",{"2":{"86":1,"89":1,"147":1,"150":1,"151":1,"308":1,"312":1}}],["inject",{"2":{"106":1,"111":1,"140":1,"141":1,"142":3}}],["injected",{"2":{"86":1}}],["initial",{"2":{"153":1}}],["initialize",{"2":{"129":1}}],["initialized",{"2":{"100":1}}],["initializer",{"2":{"26":1}}],["initialization",{"2":{"63":1}}],["init",{"0":{"160":1,"256":1},"2":{"73":5,"85":1,"86":1,"93":1,"101":1,"104":1,"107":1,"111":2,"116":1,"132":1,"134":1,"144":1,"146":1,"160":7,"163":2,"187":6,"194":2,"195":4,"242":2,"248":2,"256":1,"320":1,"324":1,"327":1,"335":2,"337":1}}],["initramfs",{"2":{"72":1,"73":2,"75":2,"76":1,"93":1,"107":1,"123":1,"126":1,"131":1,"134":2,"187":1,"241":1,"247":1}}],["incpio",{"2":{"334":3}}],["increasingly",{"2":{"308":1,"312":1}}],["increase",{"2":{"89":1,"101":1,"119":1,"138":1}}],["including",{"2":{"129":1,"144":2,"190":1,"265":1,"308":1,"312":1,"320":1,"321":1,"327":1,"328":1}}],["includes",{"2":{"281":1}}],["include",{"2":{"113":1,"119":1,"150":1,"256":1}}],["included",{"2":{"45":1,"152":1,"265":1}}],["incompatible",{"2":{"253":1,"282":1}}],["incomplete",{"2":{"21":1,"23":1,"320":1,"327":1}}],["incorrect",{"2":{"88":1,"96":1,"283":1}}],["incorrectly",{"2":{"67":1,"88":1}}],["intact",{"2":{"308":1,"312":1}}],["introducing",{"0":{"294":1,"300":1}}],["introduction",{"2":{"232":1,"309":1,"313":1}}],["introduced",{"2":{"85":1,"233":1,"253":1,"305":1,"308":2,"312":2,"324":1}}],["introduce",{"2":{"21":2,"47":1,"89":1,"93":2,"102":1,"118":1,"134":1,"138":2,"266":1}}],["int",{"2":{"175":2,"183":2}}],["integration",{"2":{"144":1,"146":1}}],["integrity",{"2":{"54":1}}],["integer",{"2":{"95":1,"286":1}}],["intellij",{"2":{"82":2}}],["intel",{"2":{"79":1}}],["interest",{"2":{"292":1,"298":1}}],["interested",{"2":{"242":1,"248":1}}],["interface",{"2":{"47":1,"145":1,"150":1}}],["internet",{"2":{"45":1}}],["internally",{"2":{"294":1,"300":1}}],["internaldir=$magisktmp",{"2":{"157":1}}],["internal",{"2":{"36":1,"45":2,"46":1,"131":1,"165":1,"218":2,"253":1,"265":1,"268":1}}],["intent",{"2":{"40":1,"111":1}}],["into",{"2":{"8":1,"41":1,"43":1,"54":1,"86":1,"87":1,"96":1,"101":1,"129":1,"135":2,"138":2,"139":1,"244":1,"250":1,"253":1,"268":1,"291":1,"297":1,"308":1,"312":1,"315":1,"319":1,"326":1}}],["infile",{"2":{"334":2}}],["infinite",{"2":{"12":1,"129":1}}],["inf",{"2":{"181":1}}],["infrastructure",{"2":{"87":1,"315":1}}],["information",{"2":{"217":1}}],["info",{"2":{"9":1,"42":1,"114":1,"118":1,"129":1,"140":1,"281":1}}],["in",{"2":{"9":1,"10":1,"14":1,"15":2,"16":1,"21":3,"22":1,"25":1,"26":1,"27":1,"36":1,"38":1,"39":2,"43":1,"45":2,"47":1,"50":1,"53":1,"57":1,"60":1,"61":1,"63":1,"65":1,"67":1,"85":1,"86":3,"88":1,"89":1,"91":1,"93":2,"94":2,"95":2,"98":1,"100":1,"101":1,"102":4,"104":2,"105":1,"106":1,"107":3,"108":1,"109":1,"110":2,"111":3,"113":5,"114":2,"116":3,"117":1,"118":6,"119":2,"121":1,"124":2,"125":1,"126":1,"127":2,"131":3,"134":3,"135":5,"138":3,"139":2,"142":3,"144":1,"145":3,"146":1,"147":3,"150":3,"152":3,"190":1,"217":2,"218":1,"219":1,"223":1,"226":1,"230":3,"231":2,"232":2,"233":1,"234":1,"236":2,"241":2,"242":1,"243":2,"247":2,"248":4,"249":2,"253":2,"256":2,"257":2,"264":1,"265":7,"266":4,"267":1,"277":1,"281":1,"282":1,"286":2,"289":2,"292":4,"293":2,"294":3,"295":1,"298":4,"299":2,"300":3,"301":1,"303":1,"305":1,"308":3,"309":4,"312":3,"313":4,"320":2,"324":1,"327":2}}],["ioctl",{"2":{"164":1,"336":1}}],["io",{"2":{"0":2}}],["22",{"2":{"204":1}}],["23",{"0":{"263":1,"279":1},"1":{"264":1,"265":1,"266":1,"280":1,"281":1,"282":1,"283":1,"284":1},"2":{"183":1}}],["26",{"0":{"291":1},"1":{"292":1,"293":1,"294":1,"295":1,"296":1},"2":{"142":1}}],["24+",{"2":{"113":1}}],["20",{"0":{"315":1},"1":{"316":1}}],["2023",{"0":{"317":1,"323":1},"1":{"318":1,"319":1,"320":1,"321":1,"322":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1}}],["2022",{"0":{"291":1,"297":1,"303":1,"305":1,"307":1,"311":1,"315":1},"1":{"292":1,"293":1,"294":1,"295":1,"296":1,"298":1,"299":1,"300":1,"301":1,"302":1,"304":1,"306":1,"308":1,"309":1,"310":1,"312":1,"313":1,"314":1,"316":1}}],["2020",{"0":{"255":1,"259":1,"263":1,"267":1,"270":1,"272":1},"1":{"256":1,"257":1,"258":1,"260":1,"261":1,"262":1,"264":1,"265":1,"266":1,"268":1,"269":1,"271":1,"273":1,"274":1},"2":{"255":1}}],["2021",{"0":{"275":1,"279":1,"285":1,"288":1},"1":{"276":1,"277":1,"278":1,"280":1,"281":1,"282":1,"283":1,"284":1,"286":1,"287":1,"289":1,"290":1},"2":{"204":1,"275":1}}],["20000",{"2":{"183":1}}],["2018",{"0":{"216":1},"1":{"217":1,"218":1,"219":1,"220":1,"221":1}}],["2018年末",{"2":{"76":1}}],["2019",{"0":{"222":1,"228":1,"236":1,"240":1,"246":1,"252":1},"1":{"223":1,"224":1,"225":1,"226":1,"227":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"237":1,"241":1,"242":1,"243":1,"244":1,"245":1,"247":1,"248":1,"249":1,"250":1,"251":1,"253":1,"254":1},"2":{"193":1,"229":1}}],["2019年仅限a级的设备就",{"2":{"76":1}}],["2017",{"2":{"136":1}}],["20mb",{"2":{"41":1}}],["28",{"0":{"228":1,"272":1,"297":1},"1":{"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"273":1,"274":1,"298":1,"299":1,"300":1,"301":1,"302":1},"2":{"73":3}}],["29",{"2":{"72":1,"73":4}}],["25",{"2":{"72":1}}],["2si",{"2":{"72":1,"73":1,"75":1,"76":1,"89":1,"99":1,"101":3,"102":1,"106":1,"107":1,"160":2,"266":1,"273":1}}],["21",{"2":{"32":1}}],["2",{"0":{"7":1,"15":1,"16":1,"17":1,"31":1,"37":1,"41":1,"45":1,"52":1,"56":1,"59":1,"60":1,"61":1,"87":1,"91":1,"99":1,"104":1,"109":1,"115":1,"121":1,"126":1,"133":1,"137":1,"143":1,"222":1,"224":1,"252":1,"255":2,"272":1,"273":1,"279":1,"303":1,"315":1},"1":{"223":1,"224":1,"225":1,"226":1,"227":1,"253":1,"254":1,"256":2,"257":2,"258":2,"273":1,"274":1,"280":1,"281":1,"282":1,"283":1,"284":1,"304":1,"316":1},"2":{"20":1,"23":1,"35":1,"73":1,"95":1,"107":1,"110":1,"112":1,"116":1,"131":1,"142":1,"186":1,"204":2,"209":2,"228":1,"242":2,"248":2,"256":1,"272":1,"286":1,"305":1,"330":5,"334":1}}],["稳定性更改和错误修复",{"2":{"6":1}}],["在全局装载命名空间中强制运行",{"2":{"338":1}}],["在隔离的挂载命名空间中执行命令并执行",{"2":{"337":1}}],["在像",{"2":{"336":1}}],["在重新打包期间修改标头配置",{"2":{"334":1}}],["在不接触恢复分区的情况下刷入",{"2":{"214":1}}],["在线转储或",{"2":{"214":1}}],["在这些设备上应用",{"2":{"214":1}}],["在这种情况下",{"2":{"187":1,"194":1,"197":1}}],["在执行以下步骤之前",{"2":{"212":1}}],["在按照以下说明操作之前",{"2":{"208":1}}],["在您的",{"2":{"201":1}}],["在设置过程中将设备连接到互联网",{"2":{"200":1}}],["在某些情况下拒绝任何非官方分区",{"2":{"200":1}}],["在较新三星设备上解锁",{"2":{"200":1}}],["在方式中选择",{"2":{"195":1,"201":1}}],["在出厂时搭载",{"2":{"194":1}}],["在主屏幕中",{"2":{"194":1}}],["在你开始之前",{"2":{"194":1}}],["在magisk中",{"2":{"186":1}}],["在提取所有文件并设置默认权限和",{"2":{"182":1}}],["在模块的所有脚本中",{"2":{"176":1}}],["在我隐藏",{"0":{"169":1}}],["在此模式下",{"2":{"162":1}}],["在此路径中",{"2":{"157":1}}],["在稍后的引导过程中",{"2":{"162":1}}],["在使用",{"2":{"160":1}}],["在已停产",{"2":{"160":1}}],["在发布版本中",{"2":{"83":1}}],["在处理原生",{"2":{"81":1}}],["在官方网站上下载并安装最新的",{"2":{"79":1}}],["在官方网站上下载并安装",{"2":{"79":1}}],["在正常启动时无法运行",{"2":{"76":1}}],["在",{"0":{"82":1},"2":{"72":1,"73":1,"75":1,"76":1,"79":5,"82":2,"157":1,"160":1,"164":2,"173":2,"186":1,"187":3,"197":1,"200":1,"213":1,"334":3}}],["在超级用户请求对话框中添加抽头劫持保护",{"2":{"6":1}}],["在日志菜单中保存日志时",{"2":{"5":1}}],["3rd",{"2":{"233":1}}],["39",{"2":{"187":1}}],["35",{"2":{"99":1,"273":1}}],["34",{"2":{"93":1}}],["32",{"2":{"93":2,"119":1,"231":2}}],["3a",{"2":{"73":2,"74":1}}],["3",{"0":{"6":1,"13":1,"14":1,"15":1,"25":1,"30":1,"36":1,"40":1,"43":1,"44":1,"51":1,"55":2,"56":1,"57":1,"58":1,"90":1,"98":1,"103":1,"108":1,"114":1,"120":1,"125":1,"132":1,"136":1,"228":1,"259":1,"263":1,"267":1,"277":1,"303":1,"305":2},"1":{"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"260":1,"261":1,"262":1,"264":1,"265":1,"266":1,"268":1,"269":1,"304":1,"306":2},"2":{"32":1,"58":1,"73":3,"74":1,"79":1,"107":1,"114":1,"187":1,"190":1,"233":1,"275":1,"330":3}}],["收集设备属性",{"2":{"5":1}}],["40",{"2":{"101":1}}],["4a",{"2":{"100":2,"270":1}}],["4+",{"2":{"28":1}}],["4",{"0":{"5":1,"12":1,"14":1,"29":1,"35":1,"40":1,"41":1,"42":1,"50":1,"97":1,"102":1,"107":1,"119":1,"124":1,"222":1,"224":1,"240":1,"263":1,"275":1,"276":1,"285":1,"317":1,"323":1},"1":{"223":1,"224":1,"225":1,"226":1,"227":1,"241":1,"242":1,"243":1,"244":1,"245":1,"264":1,"265":1,"266":1,"276":1,"277":1,"278":1,"286":1,"287":1,"318":1,"319":1,"320":1,"321":1,"322":1,"324":1,"325":1,"326":1,"327":1,"328":1,"329":1},"2":{"20":2,"86":1,"112":1,"126":1,"204":3,"224":1,"241":1,"246":2,"253":1,"265":1,"275":1,"330":3}}],["5g",{"2":{"100":2,"270":1}}],["5+",{"2":{"41":1}}],["5",{"0":{"4":1,"10":1,"11":1,"13":1,"34":2,"35":1,"36":1,"37":1,"38":1,"39":1,"43":1,"49":1,"66":1,"130":1,"131":1,"140":1,"206":1,"236":1,"288":1,"317":1},"1":{"237":1,"289":1,"290":1,"318":1,"319":1,"320":1,"321":1,"322":1},"2":{"13":1,"41":1,"94":1,"96":2,"100":2,"131":1,"138":1,"152":1,"204":3,"270":1,"285":1,"288":1,"289":1}}],["轻微的ui更改",{"2":{"3":1}}],["64",{"0":{"231":1},"2":{"93":1,"111":2,"119":1,"145":1,"174":1,"231":2,"236":1}}],["6",{"0":{"3":1,"29":1,"30":1,"31":1,"32":1,"33":1,"48":1,"60":1,"118":1,"129":1,"140":1,"307":1,"311":1,"318":1,"325":1},"1":{"308":1,"309":1,"310":1,"312":1,"313":1,"314":1},"2":{"39":1,"73":1,"86":1,"89":1,"93":1,"183":1,"204":1}}],["700",{"2":{"158":1}}],["7",{"0":{"2":1,"28":1,"59":1,"117":1,"216":1,"307":1,"315":1},"1":{"217":1,"218":1,"219":1,"220":1,"221":1,"308":1,"309":1,"310":1,"316":1},"2":{"28":1,"72":1,"73":1,"75":1,"136":1,"147":1,"204":1,"217":1}}],["0xffff",{"2":{"336":1}}],["0x4",{"2":{"334":1}}],["0x2",{"2":{"334":1}}],["0x1",{"2":{"334":1}}],["0x0000",{"2":{"336":1}}],["0x0",{"2":{"139":1}}],["03",{"2":{"204":1}}],["0+",{"2":{"12":1,"32":1,"96":2,"101":1,"217":1,"253":3,"268":1}}],["0",{"0":{"2":1,"3":1,"4":1,"5":1,"6":1,"7":1,"8":1,"9":2,"11":1,"12":1,"15":1,"16":1,"19":1,"20":2,"21":1,"22":1,"23":2,"24":1,"27":1,"28":1,"33":1,"39":1,"42":1,"44":1,"45":1,"47":1,"48":1,"49":1,"50":1,"51":1,"52":1,"53":1,"54":2,"58":1,"63":1,"65":1,"68":1,"69":1,"86":1,"89":1,"93":1,"94":1,"96":1,"101":1,"106":1,"111":1,"113":1,"116":1,"123":1,"128":1,"135":1,"139":1,"142":1,"216":1,"228":1,"246":1,"267":1,"279":1,"288":1,"291":1,"307":1,"317":1,"318":1,"324":1,"325":1},"1":{"217":1,"218":1,"219":1,"220":1,"221":1,"229":1,"230":1,"231":1,"232":1,"233":1,"234":1,"235":1,"247":1,"248":1,"249":1,"250":1,"251":1,"268":1,"269":1,"280":1,"281":1,"282":1,"283":1,"284":1,"289":1,"290":1,"292":1,"293":1,"294":1,"295":1,"296":1,"308":1,"309":1,"310":1,"318":1,"319":1,"320":1,"321":1,"322":1},"2":{"9":1,"13":1,"20":1,"21":1,"22":1,"41":1,"85":1,"86":1,"94":1,"95":1,"96":1,"111":1,"112":1,"131":2,"138":1,"164":2,"176":1,"183":2,"193":1,"198":1,"204":6,"228":1,"236":2,"244":1,"250":1,"252":1,"253":1,"267":1,"270":2,"272":1,"275":1,"281":1,"282":1,"285":2,"286":1,"288":1,"289":1,"293":1,"297":2,"299":1,"308":1,"311":2,"312":1,"324":2,"330":9,"334":3}}],["仓库",{"2":{"0":2}}],["为开发人员提供了大量安装工具",{"2":{"333":1}}],["为方便起见",{"2":{"184":1}}],["为什么这个文档很多错误或者不通顺的地方",{"0":{"170":1}}],["为什么",{"0":{"168":1}}],["为了应用",{"2":{"211":1}}],["为了确保所有后续执行的",{"2":{"173":1}}],["为了减少",{"2":{"164":1}}],["为了防止检测",{"2":{"158":1}}],["为了获得magisk正在使用的当前基本文件夹",{"2":{"157":1}}],["为了区分",{"2":{"72":1}}],["为",{"2":{"73":2}}],["为镜像仓库",{"2":{"0":1}}],["为主仓库",{"2":{"0":1}}],["上下文",{"2":{"337":2}}],["上下文中运行的每个",{"2":{"173":1}}],["上的文件管理器或第三方",{"2":{"209":1}}],["上测试的那样",{"2":{"208":1}}],["上打开",{"2":{"201":1}}],["上运行",{"2":{"199":1}}],["上面的",{"2":{"187":1}}],["上面的列表将对应创建以下文件",{"2":{"184":1}}],["上面没有提到的其他字符串可以是任何单行字符串",{"2":{"175":1}}],["上触发",{"2":{"161":1}}],["上表中的最终根目录",{"2":{"74":1}}],["上表中的初始根目录",{"2":{"74":1}}],["上",{"2":{"0":1,"72":1,"73":1,"74":1,"79":5,"336":1}}],["与不存在的文件对应的文件将被忽略",{"2":{"187":1}}],["与仅",{"2":{"75":1}}],["与",{"2":{"0":1,"82":2}}],["注入的所有文件都应放在此文件夹中",{"2":{"177":1}}],["注",{"2":{"0":1}}],["注意事项",{"0":{"203":1}}],["注意",{"0":{"185":1},"2":{"0":1,"197":1,"201":1,"206":1,"208":1,"211":1,"338":1}}],["翻译的中文文档",{"2":{"0":1}}]],"serializationVersion":2}';export{e as default}; diff --git a/assets/chunks/VPLocalSearchBox.51efdaf0.js b/assets/chunks/VPLocalSearchBox.51efdaf0.js new file mode 100644 index 00000000..4d8eb06d --- /dev/null +++ b/assets/chunks/VPLocalSearchBox.51efdaf0.js @@ -0,0 +1,7 @@ +import{V as vt,h as ne,x as ze,ag as Nt,ah as kt,d as Tt,E as me,ai as Xe,g as Te,aj as It,ak as Dt,y as _t,al as Ot,j as Ie,O as fe,S as be,a1 as Rt,am as Mt,W as Lt,s as Pt,an as zt,o as Z,b as Bt,k as S,$ as Vt,l as W,ao as $t,ap as Wt,aq as Kt,c as ee,n as et,e as we,D as tt,F as rt,a as de,t as he,ar as jt,p as Jt,m as Ut,as as at,at as Ht,a5 as Gt,ab as qt,_ as Qt}from"./framework.116ed6a2.js";import{u as Yt,c as Zt}from"./theme.4cab4a6a.js";const Xt={root:()=>vt(()=>import("./@localSearchIndexroot.3c92a88b.js"),[])};/*! +* tabbable 6.2.0 +* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE +*/var pt=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],Ee=pt.join(","),yt=typeof Element>"u",oe=yt?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Se=!yt&&Element.prototype.getRootNode?function(o){var e;return o==null||(e=o.getRootNode)===null||e===void 0?void 0:e.call(o)}:function(o){return o==null?void 0:o.ownerDocument},Ae=function o(e,t){var r;t===void 0&&(t=!0);var n=e==null||(r=e.getAttribute)===null||r===void 0?void 0:r.call(e,"inert"),a=n===""||n==="true",i=a||t&&e&&o(e.parentNode);return i},er=function(e){var t,r=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"contenteditable");return r===""||r==="true"},gt=function(e,t,r){if(Ae(e))return[];var n=Array.prototype.slice.apply(e.querySelectorAll(Ee));return t&&oe.call(e,Ee)&&n.unshift(e),n=n.filter(r),n},mt=function o(e,t,r){for(var n=[],a=Array.from(e);a.length;){var i=a.shift();if(!Ae(i,!1))if(i.tagName==="SLOT"){var s=i.assignedElements(),u=s.length?s:i.children,l=o(u,!0,r);r.flatten?n.push.apply(n,l):n.push({scopeParent:i,candidates:l})}else{var h=oe.call(i,Ee);h&&r.filter(i)&&(t||!e.includes(i))&&n.push(i);var d=i.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(i),v=!Ae(d,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(i));if(d&&v){var y=o(d===!0?i.children:d.children,!0,r);r.flatten?n.push.apply(n,y):n.push({scopeParent:i,candidates:y})}else a.unshift.apply(a,i.children)}}return n},bt=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},ie=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||er(e))&&!bt(e)?0:e.tabIndex},tr=function(e,t){var r=ie(e);return r<0&&t&&!bt(e)?0:r},rr=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},wt=function(e){return e.tagName==="INPUT"},ar=function(e){return wt(e)&&e.type==="hidden"},nr=function(e){var t=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(r){return r.tagName==="SUMMARY"});return t},ir=function(e,t){for(var r=0;rsummary:first-of-type"),i=a?e.parentElement:e;if(oe.call(i,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof n=="function"){for(var s=e;e;){var u=e.parentElement,l=Se(e);if(u&&!u.shadowRoot&&n(u)===!0)return nt(e);e.assignedSlot?e=e.assignedSlot:!u&&l!==e.ownerDocument?e=l.host:e=u}e=s}if(lr(e))return!e.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return nt(e);return!1},fr=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if(t.tagName==="FIELDSET"&&t.disabled){for(var r=0;r=0)},hr=function o(e){var t=[],r=[];return e.forEach(function(n,a){var i=!!n.scopeParent,s=i?n.scopeParent:n,u=tr(s,i),l=i?o(n.candidates):s;u===0?i?t.push.apply(t,l):t.push(s):r.push({documentOrder:a,tabIndex:u,item:n,isScope:i,content:l})}),r.sort(rr).reduce(function(n,a){return a.isScope?n.push.apply(n,a.content):n.push(a.content),n},[]).concat(t)},vr=function(e,t){t=t||{};var r;return t.getShadowRoot?r=mt([e],t.includeContainer,{filter:Be.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:dr}):r=gt(e,t.includeContainer,Be.bind(null,t)),hr(r)},pr=function(e,t){t=t||{};var r;return t.getShadowRoot?r=mt([e],t.includeContainer,{filter:Ce.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):r=gt(e,t.includeContainer,Ce.bind(null,t)),r},se=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return oe.call(e,Ee)===!1?!1:Be(t,e)},yr=pt.concat("iframe").join(","),De=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return oe.call(e,yr)===!1?!1:Ce(t,e)};/*! +* focus-trap 7.5.2 +* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE +*/function it(o,e){var t=Object.keys(o);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(o);e&&(r=r.filter(function(n){return Object.getOwnPropertyDescriptor(o,n).enumerable})),t.push.apply(t,r)}return t}function ot(o){for(var e=1;e0){var r=e[e.length-1];r!==t&&r.pause()}var n=e.indexOf(t);n===-1||e.splice(n,1),e.push(t)},deactivateTrap:function(e,t){var r=e.indexOf(t);r!==-1&&e.splice(r,1),e.length>0&&e[e.length-1].unpause()}},wr=function(e){return e.tagName&&e.tagName.toLowerCase()==="input"&&typeof e.select=="function"},xr=function(e){return(e==null?void 0:e.key)==="Escape"||(e==null?void 0:e.key)==="Esc"||(e==null?void 0:e.keyCode)===27},ye=function(e){return(e==null?void 0:e.key)==="Tab"||(e==null?void 0:e.keyCode)===9},Fr=function(e){return ye(e)&&!e.shiftKey},Er=function(e){return ye(e)&&e.shiftKey},ut=function(e){return setTimeout(e,0)},lt=function(e,t){var r=-1;return e.every(function(n,a){return t(n)?(r=a,!1):!0}),r},ve=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n1?p-1:0),T=1;T=0)c=r.activeElement;else{var f=i.tabbableGroups[0],p=f&&f.firstTabbableNode;c=p||h("fallbackFocus")}if(!c)throw new Error("Your focus-trap needs to have at least one focusable element");return c},v=function(){if(i.containerGroups=i.containers.map(function(c){var f=vr(c,a.tabbableOptions),p=pr(c,a.tabbableOptions),w=f.length>0?f[0]:void 0,T=f.length>0?f[f.length-1]:void 0,O=p.find(function(b){return se(b)}),P=p.slice().reverse().find(function(b){return se(b)}),g=!!f.find(function(b){return ie(b)>0});return{container:c,tabbableNodes:f,focusableNodes:p,posTabIndexesFound:g,firstTabbableNode:w,lastTabbableNode:T,firstDomTabbableNode:O,lastDomTabbableNode:P,nextTabbableNode:function(z){var G=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,j=f.indexOf(z);return j<0?G?p.slice(p.indexOf(z)+1).find(function(J){return se(J)}):p.slice(0,p.indexOf(z)).reverse().find(function(J){return se(J)}):f[j+(G?1:-1)]}}}),i.tabbableGroups=i.containerGroups.filter(function(c){return c.tabbableNodes.length>0}),i.tabbableGroups.length<=0&&!h("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times");if(i.containerGroups.find(function(c){return c.posTabIndexesFound})&&i.containerGroups.length>1)throw new Error("At least one node with a positive tabindex was found in one of your focus-trap's multiple containers. Positive tabindexes are only supported in single-container focus-traps.")},y=function F(c){if(c!==!1&&c!==r.activeElement){if(!c||!c.focus){F(d());return}c.focus({preventScroll:!!a.preventScroll}),i.mostRecentlyFocusedNode=c,wr(c)&&c.select()}},m=function(c){var f=h("setReturnFocus",c);return f||(f===!1?!1:c)},E=function(c){var f=c.target,p=c.event,w=c.isBackward,T=w===void 0?!1:w;f=f||xe(p),v();var O=null;if(i.tabbableGroups.length>0){var P=l(f,p),g=P>=0?i.containerGroups[P]:void 0;if(P<0)T?O=i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:O=i.tabbableGroups[0].firstTabbableNode;else if(T){var b=lt(i.tabbableGroups,function(U){var H=U.firstTabbableNode;return f===H});if(b<0&&(g.container===f||De(f,a.tabbableOptions)&&!se(f,a.tabbableOptions)&&!g.nextTabbableNode(f,!1))&&(b=P),b>=0){var z=b===0?i.tabbableGroups.length-1:b-1,G=i.tabbableGroups[z];O=ie(f)>=0?G.lastTabbableNode:G.lastDomTabbableNode}else ye(p)||(O=g.nextTabbableNode(f,!1))}else{var j=lt(i.tabbableGroups,function(U){var H=U.lastTabbableNode;return f===H});if(j<0&&(g.container===f||De(f,a.tabbableOptions)&&!se(f,a.tabbableOptions)&&!g.nextTabbableNode(f))&&(j=P),j>=0){var J=j===i.tabbableGroups.length-1?0:j+1,B=i.tabbableGroups[J];O=ie(f)>=0?B.firstTabbableNode:B.firstDomTabbableNode}else ye(p)||(O=g.nextTabbableNode(f))}}else O=h("fallbackFocus");return O},x=function(c){var f=xe(c);if(!(l(f,c)>=0)){if(ve(a.clickOutsideDeactivates,c)){s.deactivate({returnFocus:a.returnFocusOnDeactivate});return}ve(a.allowOutsideClick,c)||c.preventDefault()}},C=function(c){var f=xe(c),p=l(f,c)>=0;if(p||f instanceof Document)p&&(i.mostRecentlyFocusedNode=f);else{c.stopImmediatePropagation();var w,T=!0;if(i.mostRecentlyFocusedNode)if(ie(i.mostRecentlyFocusedNode)>0){var O=l(i.mostRecentlyFocusedNode),P=i.containerGroups[O].tabbableNodes;if(P.length>0){var g=P.findIndex(function(b){return b===i.mostRecentlyFocusedNode});g>=0&&(a.isKeyForward(i.recentNavEvent)?g+1=0&&(w=P[g-1],T=!1))}}else i.containerGroups.some(function(b){return b.tabbableNodes.some(function(z){return ie(z)>0})})||(T=!1);else T=!1;T&&(w=E({target:i.mostRecentlyFocusedNode,isBackward:a.isKeyBackward(i.recentNavEvent)})),y(w||i.mostRecentlyFocusedNode||d())}i.recentNavEvent=void 0},N=function(c){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;i.recentNavEvent=c;var p=E({event:c,isBackward:f});p&&(ye(c)&&c.preventDefault(),y(p))},A=function(c){if(xr(c)&&ve(a.escapeDeactivates,c)!==!1){c.preventDefault(),s.deactivate();return}(a.isKeyForward(c)||a.isKeyBackward(c))&&N(c,a.isKeyBackward(c))},M=function(c){var f=xe(c);l(f,c)>=0||ve(a.clickOutsideDeactivates,c)||ve(a.allowOutsideClick,c)||(c.preventDefault(),c.stopImmediatePropagation())},L=function(){if(i.active)return st.activateTrap(n,s),i.delayInitialFocusTimer=a.delayInitialFocus?ut(function(){y(d())}):y(d()),r.addEventListener("focusin",C,!0),r.addEventListener("mousedown",x,{capture:!0,passive:!1}),r.addEventListener("touchstart",x,{capture:!0,passive:!1}),r.addEventListener("click",M,{capture:!0,passive:!1}),r.addEventListener("keydown",A,{capture:!0,passive:!1}),s},D=function(){if(i.active)return r.removeEventListener("focusin",C,!0),r.removeEventListener("mousedown",x,!0),r.removeEventListener("touchstart",x,!0),r.removeEventListener("click",M,!0),r.removeEventListener("keydown",A,!0),s},k=function(c){var f=c.some(function(p){var w=Array.from(p.removedNodes);return w.some(function(T){return T===i.mostRecentlyFocusedNode})});f&&y(d())},I=typeof window<"u"&&"MutationObserver"in window?new MutationObserver(k):void 0,R=function(){I&&(I.disconnect(),i.active&&!i.paused&&i.containers.map(function(c){I.observe(c,{subtree:!0,childList:!0})}))};return s={get active(){return i.active},get paused(){return i.paused},activate:function(c){if(i.active)return this;var f=u(c,"onActivate"),p=u(c,"onPostActivate"),w=u(c,"checkCanFocusTrap");w||v(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=r.activeElement,f==null||f();var T=function(){w&&v(),L(),R(),p==null||p()};return w?(w(i.containers.concat()).then(T,T),this):(T(),this)},deactivate:function(c){if(!i.active)return this;var f=ot({onDeactivate:a.onDeactivate,onPostDeactivate:a.onPostDeactivate,checkCanReturnFocus:a.checkCanReturnFocus},c);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,D(),i.active=!1,i.paused=!1,R(),st.deactivateTrap(n,s);var p=u(f,"onDeactivate"),w=u(f,"onPostDeactivate"),T=u(f,"checkCanReturnFocus"),O=u(f,"returnFocus","returnFocusOnDeactivate");p==null||p();var P=function(){ut(function(){O&&y(m(i.nodeFocusedBeforeActivation)),w==null||w()})};return O&&T?(T(m(i.nodeFocusedBeforeActivation)).then(P,P),this):(P(),this)},pause:function(c){if(i.paused||!i.active)return this;var f=u(c,"onPause"),p=u(c,"onPostPause");return i.paused=!0,f==null||f(),D(),R(),p==null||p(),this},unpause:function(c){if(!i.paused||!i.active)return this;var f=u(c,"onUnpause"),p=u(c,"onPostUnpause");return i.paused=!1,f==null||f(),v(),L(),R(),p==null||p(),this},updateContainerElements:function(c){var f=[].concat(c).filter(Boolean);return i.containers=f.map(function(p){return typeof p=="string"?r.querySelector(p):p}),i.active&&v(),R(),this}},s.updateContainerElements(e),s};function Cr(o,e={}){let t;const{immediate:r,...n}=e,a=ne(!1),i=ne(!1),s=d=>t&&t.activate(d),u=d=>t&&t.deactivate(d),l=()=>{t&&(t.pause(),i.value=!0)},h=()=>{t&&(t.unpause(),i.value=!1)};return ze(()=>Nt(o),d=>{d&&(t=Ar(d,{...n,onActivate(){a.value=!0,e.onActivate&&e.onActivate()},onDeactivate(){a.value=!1,e.onDeactivate&&e.onDeactivate()}}),r&&s())},{flush:"post"}),kt(()=>u()),{hasFocus:a,isPaused:i,activate:s,deactivate:u,pause:l,unpause:h}}class le{constructor(e,t=!0,r=[],n=5e3){this.ctx=e,this.iframes=t,this.exclude=r,this.iframesTimeout=n}static matches(e,t){const r=typeof t=="string"?[t]:t,n=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;if(n){let a=!1;return r.every(i=>n.call(e,i)?(a=!0,!1):!0),a}else return!1}getContexts(){let e,t=[];return typeof this.ctx>"u"||!this.ctx?e=[]:NodeList.prototype.isPrototypeOf(this.ctx)?e=Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?e=this.ctx:typeof this.ctx=="string"?e=Array.prototype.slice.call(document.querySelectorAll(this.ctx)):e=[this.ctx],e.forEach(r=>{const n=t.filter(a=>a.contains(r)).length>0;t.indexOf(r)===-1&&!n&&t.push(r)}),t}getIframeContents(e,t,r=()=>{}){let n;try{const a=e.contentWindow;if(n=a.document,!a||!n)throw new Error("iframe inaccessible")}catch{r()}n&&t(n)}isIframeBlank(e){const t="about:blank",r=e.getAttribute("src").trim();return e.contentWindow.location.href===t&&r!==t&&r}observeIframeLoad(e,t,r){let n=!1,a=null;const i=()=>{if(!n){n=!0,clearTimeout(a);try{this.isIframeBlank(e)||(e.removeEventListener("load",i),this.getIframeContents(e,t,r))}catch{r()}}};e.addEventListener("load",i),a=setTimeout(i,this.iframesTimeout)}onIframeReady(e,t,r){try{e.contentWindow.document.readyState==="complete"?this.isIframeBlank(e)?this.observeIframeLoad(e,t,r):this.getIframeContents(e,t,r):this.observeIframeLoad(e,t,r)}catch{r()}}waitForIframes(e,t){let r=0;this.forEachIframe(e,()=>!0,n=>{r++,this.waitForIframes(n.querySelector("html"),()=>{--r||t()})},n=>{n||t()})}forEachIframe(e,t,r,n=()=>{}){let a=e.querySelectorAll("iframe"),i=a.length,s=0;a=Array.prototype.slice.call(a);const u=()=>{--i<=0&&n(s)};i||u(),a.forEach(l=>{le.matches(l,this.exclude)?u():this.onIframeReady(l,h=>{t(l)&&(s++,r(h)),u()},u)})}createIterator(e,t,r){return document.createNodeIterator(e,t,r,!1)}createInstanceOnIframe(e){return new le(e.querySelector("html"),this.iframes)}compareNodeIframe(e,t,r){const n=e.compareDocumentPosition(r),a=Node.DOCUMENT_POSITION_PRECEDING;if(n&a)if(t!==null){const i=t.compareDocumentPosition(r),s=Node.DOCUMENT_POSITION_FOLLOWING;if(i&s)return!0}else return!0;return!1}getIteratorNode(e){const t=e.previousNode();let r;return t===null?r=e.nextNode():r=e.nextNode()&&e.nextNode(),{prevNode:t,node:r}}checkIframeFilter(e,t,r,n){let a=!1,i=!1;return n.forEach((s,u)=>{s.val===r&&(a=u,i=s.handled)}),this.compareNodeIframe(e,t,r)?(a===!1&&!i?n.push({val:r,handled:!0}):a!==!1&&!i&&(n[a].handled=!0),!0):(a===!1&&n.push({val:r,handled:!1}),!1)}handleOpenIframes(e,t,r,n){e.forEach(a=>{a.handled||this.getIframeContents(a.val,i=>{this.createInstanceOnIframe(i).forEachNode(t,r,n)})})}iterateThroughNodes(e,t,r,n,a){const i=this.createIterator(t,e,n);let s=[],u=[],l,h,d=()=>({prevNode:h,node:l}=this.getIteratorNode(i),l);for(;d();)this.iframes&&this.forEachIframe(t,v=>this.checkIframeFilter(l,h,v,s),v=>{this.createInstanceOnIframe(v).forEachNode(e,y=>u.push(y),n)}),u.push(l);u.forEach(v=>{r(v)}),this.iframes&&this.handleOpenIframes(s,e,r,n),a()}forEachNode(e,t,r,n=()=>{}){const a=this.getContexts();let i=a.length;i||n(),a.forEach(s=>{const u=()=>{this.iterateThroughNodes(e,s,t,r,()=>{--i<=0&&n()})};this.iframes?this.waitForIframes(s,u):u()})}}let Nr=class{constructor(e){this.ctx=e,this.ie=!1;const t=window.navigator.userAgent;(t.indexOf("MSIE")>-1||t.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(e){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},e)}get opt(){return this._opt}get iterator(){return new le(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(e,t="debug"){const r=this.opt.log;this.opt.debug&&typeof r=="object"&&typeof r[t]=="function"&&r[t](`mark.js: ${e}`)}escapeStr(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(e){return this.opt.wildcards!=="disabled"&&(e=this.setupWildcardsRegExp(e)),e=this.escapeStr(e),Object.keys(this.opt.synonyms).length&&(e=this.createSynonymsRegExp(e)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),this.opt.diacritics&&(e=this.createDiacriticsRegExp(e)),e=this.createMergedBlanksRegExp(e),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.createJoinersRegExp(e)),this.opt.wildcards!=="disabled"&&(e=this.createWildcardsRegExp(e)),e=this.createAccuracyRegExp(e),e}createSynonymsRegExp(e){const t=this.opt.synonyms,r=this.opt.caseSensitive?"":"i",n=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let a in t)if(t.hasOwnProperty(a)){const i=t[a],s=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(a):this.escapeStr(a),u=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(i):this.escapeStr(i);s!==""&&u!==""&&(e=e.replace(new RegExp(`(${this.escapeStr(s)}|${this.escapeStr(u)})`,`gm${r}`),n+`(${this.processSynomyms(s)}|${this.processSynomyms(u)})`+n))}return e}processSynomyms(e){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),e}setupWildcardsRegExp(e){return e=e.replace(/(?:\\)*\?/g,t=>t.charAt(0)==="\\"?"?":""),e.replace(/(?:\\)*\*/g,t=>t.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(e){let t=this.opt.wildcards==="withSpaces";return e.replace(/\u0001/g,t?"[\\S\\s]?":"\\S?").replace(/\u0002/g,t?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(e){return e.replace(/[^(|)\\]/g,(t,r,n)=>{let a=n.charAt(r+1);return/[(|)\\]/.test(a)||a===""?t:t+"\0"})}createJoinersRegExp(e){let t=[];const r=this.opt.ignorePunctuation;return Array.isArray(r)&&r.length&&t.push(this.escapeStr(r.join(""))),this.opt.ignoreJoiners&&t.push("\\u00ad\\u200b\\u200c\\u200d"),t.length?e.split(/\u0000+/).join(`[${t.join("")}]*`):e}createDiacriticsRegExp(e){const t=this.opt.caseSensitive?"":"i",r=this.opt.caseSensitive?["aàáảãạăằắẳẵặâầấẩẫậäåāą","AÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćč","CÇĆČ","dđď","DĐĎ","eèéẻẽẹêềếểễệëěēę","EÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïī","IÌÍỈĨỊÎÏĪ","lł","LŁ","nñňń","NÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøō","OÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rř","RŘ","sšśșş","SŠŚȘŞ","tťțţ","TŤȚŢ","uùúủũụưừứửữựûüůū","UÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿ","YÝỲỶỸỴŸ","zžżź","ZŽŻŹ"]:["aàáảãạăằắẳẵặâầấẩẫậäåāąAÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćčCÇĆČ","dđďDĐĎ","eèéẻẽẹêềếểễệëěēęEÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïīIÌÍỈĨỊÎÏĪ","lłLŁ","nñňńNÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøōOÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rřRŘ","sšśșşSŠŚȘŞ","tťțţTŤȚŢ","uùúủũụưừứửữựûüůūUÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿYÝỲỶỸỴŸ","zžżźZŽŻŹ"];let n=[];return e.split("").forEach(a=>{r.every(i=>{if(i.indexOf(a)!==-1){if(n.indexOf(i)>-1)return!1;e=e.replace(new RegExp(`[${i}]`,`gm${t}`),`[${i}]`),n.push(i)}return!0})}),e}createMergedBlanksRegExp(e){return e.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(e){const t="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~¡¿";let r=this.opt.accuracy,n=typeof r=="string"?r:r.value,a=typeof r=="string"?[]:r.limiters,i="";switch(a.forEach(s=>{i+=`|${this.escapeStr(s)}`}),n){case"partially":default:return`()(${e})`;case"complementary":return i="\\s"+(i||this.escapeStr(t)),`()([^${i}]*${e}[^${i}]*)`;case"exactly":return`(^|\\s${i})(${e})(?=$|\\s${i})`}}getSeparatedKeywords(e){let t=[];return e.forEach(r=>{this.opt.separateWordSearch?r.split(" ").forEach(n=>{n.trim()&&t.indexOf(n)===-1&&t.push(n)}):r.trim()&&t.indexOf(r)===-1&&t.push(r)}),{keywords:t.sort((r,n)=>n.length-r.length),length:t.length}}isNumeric(e){return Number(parseFloat(e))==e}checkRanges(e){if(!Array.isArray(e)||Object.prototype.toString.call(e[0])!=="[object Object]")return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(e),[];const t=[];let r=0;return e.sort((n,a)=>n.start-a.start).forEach(n=>{let{start:a,end:i,valid:s}=this.callNoMatchOnInvalidRanges(n,r);s&&(n.start=a,n.length=i-a,t.push(n),r=i)}),t}callNoMatchOnInvalidRanges(e,t){let r,n,a=!1;return e&&typeof e.start<"u"?(r=parseInt(e.start,10),n=r+parseInt(e.length,10),this.isNumeric(e.start)&&this.isNumeric(e.length)&&n-t>0&&n-r>0?a=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(e)}`),this.opt.noMatch(e))):(this.log(`Ignoring invalid range: ${JSON.stringify(e)}`),this.opt.noMatch(e)),{start:r,end:n,valid:a}}checkWhitespaceRanges(e,t,r){let n,a=!0,i=r.length,s=t-i,u=parseInt(e.start,10)-s;return u=u>i?i:u,n=u+parseInt(e.length,10),n>i&&(n=i,this.log(`End range automatically set to the max value of ${i}`)),u<0||n-u<0||u>i||n>i?(a=!1,this.log(`Invalid range: ${JSON.stringify(e)}`),this.opt.noMatch(e)):r.substring(u,n).replace(/\s+/g,"")===""&&(a=!1,this.log("Skipping whitespace only range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:u,end:n,valid:a}}getTextNodes(e){let t="",r=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,n=>{r.push({start:t.length,end:(t+=n.textContent).length,node:n})},n=>this.matchesExclude(n.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{e({value:t,nodes:r})})}matchesExclude(e){return le.matches(e,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(e,t,r){const n=this.opt.element?this.opt.element:"mark",a=e.splitText(t),i=a.splitText(r-t);let s=document.createElement(n);return s.setAttribute("data-markjs","true"),this.opt.className&&s.setAttribute("class",this.opt.className),s.textContent=a.textContent,a.parentNode.replaceChild(s,a),i}wrapRangeInMappedTextNode(e,t,r,n,a){e.nodes.every((i,s)=>{const u=e.nodes[s+1];if(typeof u>"u"||u.start>t){if(!n(i.node))return!1;const l=t-i.start,h=(r>i.end?i.end:r)-i.start,d=e.value.substr(0,i.start),v=e.value.substr(h+i.start);if(i.node=this.wrapRangeInTextNode(i.node,l,h),e.value=d+v,e.nodes.forEach((y,m)=>{m>=s&&(e.nodes[m].start>0&&m!==s&&(e.nodes[m].start-=h),e.nodes[m].end-=h)}),r-=h,a(i.node.previousSibling,i.start),r>i.end)t=i.end;else return!1}return!0})}wrapMatches(e,t,r,n,a){const i=t===0?0:t+1;this.getTextNodes(s=>{s.nodes.forEach(u=>{u=u.node;let l;for(;(l=e.exec(u.textContent))!==null&&l[i]!=="";){if(!r(l[i],u))continue;let h=l.index;if(i!==0)for(let d=1;d{let u;for(;(u=e.exec(s.value))!==null&&u[i]!=="";){let l=u.index;if(i!==0)for(let d=1;dr(u[i],d),(d,v)=>{e.lastIndex=v,n(d)})}a()})}wrapRangeFromIndex(e,t,r,n){this.getTextNodes(a=>{const i=a.value.length;e.forEach((s,u)=>{let{start:l,end:h,valid:d}=this.checkWhitespaceRanges(s,i,a.value);d&&this.wrapRangeInMappedTextNode(a,l,h,v=>t(v,s,a.value.substring(l,h),u),v=>{r(v,s)})}),n()})}unwrapMatches(e){const t=e.parentNode;let r=document.createDocumentFragment();for(;e.firstChild;)r.appendChild(e.removeChild(e.firstChild));t.replaceChild(r,e),this.ie?this.normalizeTextNode(t):t.normalize()}normalizeTextNode(e){if(e){if(e.nodeType===3)for(;e.nextSibling&&e.nextSibling.nodeType===3;)e.nodeValue+=e.nextSibling.nodeValue,e.parentNode.removeChild(e.nextSibling);else this.normalizeTextNode(e.firstChild);this.normalizeTextNode(e.nextSibling)}}markRegExp(e,t){this.opt=t,this.log(`Searching with expression "${e}"`);let r=0,n="wrapMatches";const a=i=>{r++,this.opt.each(i)};this.opt.acrossElements&&(n="wrapMatchesAcrossElements"),this[n](e,this.opt.ignoreGroups,(i,s)=>this.opt.filter(s,i,r),a,()=>{r===0&&this.opt.noMatch(e),this.opt.done(r)})}mark(e,t){this.opt=t;let r=0,n="wrapMatches";const{keywords:a,length:i}=this.getSeparatedKeywords(typeof e=="string"?[e]:e),s=this.opt.caseSensitive?"":"i",u=l=>{let h=new RegExp(this.createRegExp(l),`gm${s}`),d=0;this.log(`Searching with expression "${h}"`),this[n](h,1,(v,y)=>this.opt.filter(y,l,r,d),v=>{d++,r++,this.opt.each(v)},()=>{d===0&&this.opt.noMatch(l),a[i-1]===l?this.opt.done(r):u(a[a.indexOf(l)+1])})};this.opt.acrossElements&&(n="wrapMatchesAcrossElements"),i===0?this.opt.done(r):u(a[0])}markRanges(e,t){this.opt=t;let r=0,n=this.checkRanges(e);n&&n.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(n)),this.wrapRangeFromIndex(n,(a,i,s,u)=>this.opt.filter(a,i,s,u),(a,i)=>{r++,this.opt.each(a,i)},()=>{this.opt.done(r)})):this.opt.done(r)}unmark(e){this.opt=e;let t=this.opt.element?this.opt.element:"*";t+="[data-markjs]",this.opt.className&&(t+=`.${this.opt.className}`),this.log(`Removal selector "${t}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,r=>{this.unwrapMatches(r)},r=>{const n=le.matches(r,t),a=this.matchesExclude(r);return!n||a?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function kr(o){const e=new Nr(o);return this.mark=(t,r)=>(e.mark(t,r),this),this.markRegExp=(t,r)=>(e.markRegExp(t,r),this),this.markRanges=(t,r)=>(e.markRanges(t,r),this),this.unmark=t=>(e.unmark(t),this),this}var V=function(){return V=Object.assign||function(e){for(var t,r=1,n=arguments.length;r0&&a[a.length-1])&&(l[0]===6||l[0]===2)){t=0;continue}if(l[0]===3&&(!a||l[1]>a[0]&&l[1]=o.length&&(o=void 0),{value:o&&o[r++],done:!o}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function $(o,e){var t=typeof Symbol=="function"&&o[Symbol.iterator];if(!t)return o;var r=t.call(o),n,a=[],i;try{for(;(e===void 0||e-- >0)&&!(n=r.next()).done;)a.push(n.value)}catch(s){i={error:s}}finally{try{n&&!n.done&&(t=r.return)&&t.call(r)}finally{if(i)throw i.error}}return a}var Dr="ENTRIES",xt="KEYS",Ft="VALUES",K="",_e=function(){function o(e,t){var r=e._tree,n=Array.from(r.keys());this.set=e,this._type=t,this._path=n.length>0?[{node:r,keys:n}]:[]}return o.prototype.next=function(){var e=this.dive();return this.backtrack(),e},o.prototype.dive=function(){if(this._path.length===0)return{done:!0,value:void 0};var e=ue(this._path),t=e.node,r=e.keys;if(ue(r)===K)return{done:!1,value:this.result()};var n=t.get(ue(r));return this._path.push({node:n,keys:Array.from(n.keys())}),this.dive()},o.prototype.backtrack=function(){if(this._path.length!==0){var e=ue(this._path).keys;e.pop(),!(e.length>0)&&(this._path.pop(),this.backtrack())}},o.prototype.key=function(){return this.set._prefix+this._path.map(function(e){var t=e.keys;return ue(t)}).filter(function(e){return e!==K}).join("")},o.prototype.value=function(){return ue(this._path).node.get(K)},o.prototype.result=function(){switch(this._type){case Ft:return this.value();case xt:return this.key();default:return[this.key(),this.value()]}},o.prototype[Symbol.iterator]=function(){return this},o}(),ue=function(o){return o[o.length-1]},_r=function(o,e,t){var r=new Map;if(e===void 0)return r;for(var n=e.length+1,a=n+t,i=new Uint8Array(a*n).fill(t+1),s=0;st)continue e}Et(o.get(y),e,t,r,n,E,i,s+y)}}}catch(p){u={error:p}}finally{try{v&&!v.done&&(l=d.return)&&l.call(d)}finally{if(u)throw u.error}}},Oe=function(){function o(e,t){e===void 0&&(e=new Map),t===void 0&&(t=""),this._size=void 0,this._tree=e,this._prefix=t}return o.prototype.atPrefix=function(e){var t,r;if(!e.startsWith(this._prefix))throw new Error("Mismatched prefix");var n=$(Ne(this._tree,e.slice(this._prefix.length)),2),a=n[0],i=n[1];if(a===void 0){var s=$(Ke(i),2),u=s[0],l=s[1];try{for(var h=_(u.keys()),d=h.next();!d.done;d=h.next()){var v=d.value;if(v!==K&&v.startsWith(l)){var y=new Map;return y.set(v.slice(l.length),u.get(v)),new o(y,e)}}}catch(m){t={error:m}}finally{try{d&&!d.done&&(r=h.return)&&r.call(h)}finally{if(t)throw t.error}}}return new o(a,e)},o.prototype.clear=function(){this._size=void 0,this._tree.clear()},o.prototype.delete=function(e){return this._size=void 0,Or(this._tree,e)},o.prototype.entries=function(){return new _e(this,Dr)},o.prototype.forEach=function(e){var t,r;try{for(var n=_(this),a=n.next();!a.done;a=n.next()){var i=$(a.value,2),s=i[0],u=i[1];e(s,u,this)}}catch(l){t={error:l}}finally{try{a&&!a.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}},o.prototype.fuzzyGet=function(e,t){return _r(this._tree,e,t)},o.prototype.get=function(e){var t=Ve(this._tree,e);return t!==void 0?t.get(K):void 0},o.prototype.has=function(e){var t=Ve(this._tree,e);return t!==void 0&&t.has(K)},o.prototype.keys=function(){return new _e(this,xt)},o.prototype.set=function(e,t){if(typeof e!="string")throw new Error("key must be a string");this._size=void 0;var r=Re(this._tree,e);return r.set(K,t),this},Object.defineProperty(o.prototype,"size",{get:function(){if(this._size)return this._size;this._size=0;for(var e=this.entries();!e.next().done;)this._size+=1;return this._size},enumerable:!1,configurable:!0}),o.prototype.update=function(e,t){if(typeof e!="string")throw new Error("key must be a string");this._size=void 0;var r=Re(this._tree,e);return r.set(K,t(r.get(K))),this},o.prototype.fetch=function(e,t){if(typeof e!="string")throw new Error("key must be a string");this._size=void 0;var r=Re(this._tree,e),n=r.get(K);return n===void 0&&r.set(K,n=t()),n},o.prototype.values=function(){return new _e(this,Ft)},o.prototype[Symbol.iterator]=function(){return this.entries()},o.from=function(e){var t,r,n=new o;try{for(var a=_(e),i=a.next();!i.done;i=a.next()){var s=$(i.value,2),u=s[0],l=s[1];n.set(u,l)}}catch(h){t={error:h}}finally{try{i&&!i.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}return n},o.fromObject=function(e){return o.from(Object.entries(e))},o}(),Ne=function(o,e,t){var r,n;if(t===void 0&&(t=[]),e.length===0||o==null)return[o,t];try{for(var a=_(o.keys()),i=a.next();!i.done;i=a.next()){var s=i.value;if(s!==K&&e.startsWith(s))return t.push([o,s]),Ne(o.get(s),e.slice(s.length),t)}}catch(u){r={error:u}}finally{try{i&&!i.done&&(n=a.return)&&n.call(a)}finally{if(r)throw r.error}}return t.push([o,e]),Ne(void 0,"",t)},Ve=function(o,e){var t,r;if(e.length===0||o==null)return o;try{for(var n=_(o.keys()),a=n.next();!a.done;a=n.next()){var i=a.value;if(i!==K&&e.startsWith(i))return Ve(o.get(i),e.slice(i.length))}}catch(s){t={error:s}}finally{try{a&&!a.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}},Re=function(o,e){var t,r,n=e.length;e:for(var a=0;o&&a0)throw new Error("Expected documents to be present. Omit the argument to remove all documents.");this._index=new Oe,this._documentCount=0,this._documentIds=new Map,this._idToShortId=new Map,this._fieldLength=new Map,this._avgFieldLength=[],this._storedFields=new Map,this._nextId=0}},o.prototype.discard=function(e){var t=this,r=this._idToShortId.get(e);if(r==null)throw new Error("MiniSearch: cannot discard document with ID ".concat(e,": it is not in the index"));this._idToShortId.delete(e),this._documentIds.delete(r),this._storedFields.delete(r),(this._fieldLength.get(r)||[]).forEach(function(n,a){t.removeFieldLength(r,a,t._documentCount,n)}),this._fieldLength.delete(r),this._documentCount-=1,this._dirtCount+=1,this.maybeAutoVacuum()},o.prototype.maybeAutoVacuum=function(){if(this._options.autoVacuum!==!1){var e=this._options.autoVacuum,t=e.minDirtFactor,r=e.minDirtCount,n=e.batchSize,a=e.batchWait;this.conditionalVacuum({batchSize:n,batchWait:a},{minDirtCount:r,minDirtFactor:t})}},o.prototype.discardAll=function(e){var t,r,n=this._options.autoVacuum;try{this._options.autoVacuum=!1;try{for(var a=_(e),i=a.next();!i.done;i=a.next()){var s=i.value;this.discard(s)}}catch(u){t={error:u}}finally{try{i&&!i.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}}finally{this._options.autoVacuum=n}this.maybeAutoVacuum()},o.prototype.replace=function(e){var t=this._options,r=t.idField,n=t.extractField,a=n(e,r);this.discard(a),this.add(e)},o.prototype.vacuum=function(e){return e===void 0&&(e={}),this.conditionalVacuum(e)},o.prototype.conditionalVacuum=function(e,t){var r=this;return this._currentVacuum?(this._enqueuedVacuumConditions=this._enqueuedVacuumConditions&&t,this._enqueuedVacuum!=null?this._enqueuedVacuum:(this._enqueuedVacuum=this._currentVacuum.then(function(){var n=r._enqueuedVacuumConditions;return r._enqueuedVacuumConditions=We,r.performVacuuming(e,n)}),this._enqueuedVacuum)):this.vacuumConditionsMet(t)===!1?Promise.resolve():(this._currentVacuum=this.performVacuuming(e),this._currentVacuum)},o.prototype.performVacuuming=function(e,t){return Tr(this,void 0,void 0,function(){var r,n,a,i,s,u,l,h,d,v,y,m,E,x,C,N,A,M,L,D,k,I,R,F,c;return Ir(this,function(f){switch(f.label){case 0:if(r=this._dirtCount,!this.vacuumConditionsMet(t))return[3,10];n=e.batchSize||$e.batchSize,a=e.batchWait||$e.batchWait,i=1,f.label=1;case 1:f.trys.push([1,7,8,9]),s=_(this._index),u=s.next(),f.label=2;case 2:if(u.done)return[3,6];l=$(u.value,2),h=l[0],d=l[1];try{for(v=(I=void 0,_(d)),y=v.next();!y.done;y=v.next()){m=$(y.value,2),E=m[0],x=m[1];try{for(C=(F=void 0,_(x)),N=C.next();!N.done;N=C.next())A=$(N.value,1),M=A[0],!this._documentIds.has(M)&&(x.size<=1?d.delete(E):x.delete(M))}catch(p){F={error:p}}finally{try{N&&!N.done&&(c=C.return)&&c.call(C)}finally{if(F)throw F.error}}}}catch(p){I={error:p}}finally{try{y&&!y.done&&(R=v.return)&&R.call(v)}finally{if(I)throw I.error}}return this._index.get(h).size===0&&this._index.delete(h),i%n!==0?[3,4]:[4,new Promise(function(p){return setTimeout(p,a)})];case 3:f.sent(),f.label=4;case 4:i+=1,f.label=5;case 5:return u=s.next(),[3,2];case 6:return[3,9];case 7:return L=f.sent(),D={error:L},[3,9];case 8:try{u&&!u.done&&(k=s.return)&&k.call(s)}finally{if(D)throw D.error}return[7];case 9:this._dirtCount-=r,f.label=10;case 10:return[4,null];case 11:return f.sent(),this._currentVacuum=this._enqueuedVacuum,this._enqueuedVacuum=null,[2]}})})},o.prototype.vacuumConditionsMet=function(e){if(e==null)return!0;var t=e.minDirtCount,r=e.minDirtFactor;return t=t||Pe.minDirtCount,r=r||Pe.minDirtFactor,this.dirtCount>=t&&this.dirtFactor>=r},Object.defineProperty(o.prototype,"isVacuuming",{get:function(){return this._currentVacuum!=null},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"dirtCount",{get:function(){return this._dirtCount},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"dirtFactor",{get:function(){return this._dirtCount/(1+this._documentCount+this._dirtCount)},enumerable:!1,configurable:!0}),o.prototype.has=function(e){return this._idToShortId.has(e)},o.prototype.getStoredFields=function(e){var t=this._idToShortId.get(e);if(t!=null)return this._storedFields.get(t)},o.prototype.search=function(e,t){var r,n;t===void 0&&(t={});var a=this.executeQuery(e,t),i=[];try{for(var s=_(a),u=s.next();!u.done;u=s.next()){var l=$(u.value,2),h=l[0],d=l[1],v=d.score,y=d.terms,m=d.match,E=y.length,x={id:this._documentIds.get(h),score:v*E,terms:Object.keys(m),match:m};Object.assign(x,this._storedFields.get(h)),(t.filter==null||t.filter(x))&&i.push(x)}}catch(C){r={error:C}}finally{try{u&&!u.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return i.sort(dt),i},o.prototype.autoSuggest=function(e,t){var r,n,a,i;t===void 0&&(t={}),t=V(V({},this._options.autoSuggestOptions),t);var s=new Map;try{for(var u=_(this.search(e,t)),l=u.next();!l.done;l=u.next()){var h=l.value,d=h.score,v=h.terms,y=v.join(" "),m=s.get(y);m!=null?(m.score+=d,m.count+=1):s.set(y,{score:d,terms:v,count:1})}}catch(L){r={error:L}}finally{try{l&&!l.done&&(n=u.return)&&n.call(u)}finally{if(r)throw r.error}}var E=[];try{for(var x=_(s),C=x.next();!C.done;C=x.next()){var N=$(C.value,2),m=N[0],A=N[1],d=A.score,v=A.terms,M=A.count;E.push({suggestion:m,terms:v,score:d/M})}}catch(L){a={error:L}}finally{try{C&&!C.done&&(i=x.return)&&i.call(x)}finally{if(a)throw a.error}}return E.sort(dt),E},Object.defineProperty(o.prototype,"documentCount",{get:function(){return this._documentCount},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"termCount",{get:function(){return this._index.size},enumerable:!1,configurable:!0}),o.loadJSON=function(e,t){if(t==null)throw new Error("MiniSearch: loadJSON should be given the same options used when serializing the index");return this.loadJS(JSON.parse(e),t)},o.getDefault=function(e){if(Le.hasOwnProperty(e))return Me(Le,e);throw new Error('MiniSearch: unknown option "'.concat(e,'"'))},o.loadJS=function(e,t){var r,n,a,i,s,u,l=e.index,h=e.documentCount,d=e.nextId,v=e.documentIds,y=e.fieldIds,m=e.fieldLength,E=e.averageFieldLength,x=e.storedFields,C=e.dirtCount,N=e.serializationVersion;if(N!==1&&N!==2)throw new Error("MiniSearch: cannot deserialize an index created with an incompatible version");var A=new o(t);A._documentCount=h,A._nextId=d,A._documentIds=Fe(v),A._idToShortId=new Map,A._fieldIds=y,A._fieldLength=Fe(m),A._avgFieldLength=E,A._storedFields=Fe(x),A._dirtCount=C||0,A._index=new Oe;try{for(var M=_(A._documentIds),L=M.next();!L.done;L=M.next()){var D=$(L.value,2),k=D[0],I=D[1];A._idToShortId.set(I,k)}}catch(b){r={error:b}}finally{try{L&&!L.done&&(n=M.return)&&n.call(M)}finally{if(r)throw r.error}}try{for(var R=_(l),F=R.next();!F.done;F=R.next()){var c=$(F.value,2),f=c[0],p=c[1],w=new Map;try{for(var T=(s=void 0,_(Object.keys(p))),O=T.next();!O.done;O=T.next()){var P=O.value,g=p[P];N===1&&(g=g.ds),w.set(parseInt(P,10),Fe(g))}}catch(b){s={error:b}}finally{try{O&&!O.done&&(u=T.return)&&u.call(T)}finally{if(s)throw s.error}}A._index.set(f,w)}}catch(b){a={error:b}}finally{try{F&&!F.done&&(i=R.return)&&i.call(R)}finally{if(a)throw a.error}}return A},o.prototype.executeQuery=function(e,t){var r=this;if(t===void 0&&(t={}),typeof e!="string"){var n=V(V(V({},t),e),{queries:void 0}),a=e.queries.map(function(x){return r.executeQuery(x,n)});return this.combineResults(a,n.combineWith)}var i=this._options,s=i.tokenize,u=i.processTerm,l=i.searchOptions,h=V(V({tokenize:s,processTerm:u},l),t),d=h.tokenize,v=h.processTerm,y=d(e).flatMap(function(x){return v(x)}).filter(function(x){return!!x}),m=y.map(Br(h)),E=m.map(function(x){return r.executeQuerySpec(x,h)});return this.combineResults(E,h.combineWith)},o.prototype.executeQuerySpec=function(e,t){var r,n,a,i,s=V(V({},this._options.searchOptions),t),u=(s.fields||this._options.fields).reduce(function(P,g){var b;return V(V({},P),(b={},b[g]=Me(s.boost,g)||1,b))},{}),l=s.boostDocument,h=s.weights,d=s.maxFuzzy,v=s.bm25,y=V(V({},ct.weights),h),m=y.fuzzy,E=y.prefix,x=this._index.get(e.term),C=this.termResults(e.term,e.term,1,x,u,l,v),N,A;if(e.prefix&&(N=this._index.atPrefix(e.term)),e.fuzzy){var M=e.fuzzy===!0?.2:e.fuzzy,L=M<1?Math.min(d,Math.round(e.term.length*M)):M;L&&(A=this._index.fuzzyGet(e.term,L))}if(N)try{for(var D=_(N),k=D.next();!k.done;k=D.next()){var I=$(k.value,2),R=I[0],F=I[1],c=R.length-e.term.length;if(c){A==null||A.delete(R);var f=E*R.length/(R.length+.3*c);this.termResults(e.term,R,f,F,u,l,v,C)}}}catch(P){r={error:P}}finally{try{k&&!k.done&&(n=D.return)&&n.call(D)}finally{if(r)throw r.error}}if(A)try{for(var p=_(A.keys()),w=p.next();!w.done;w=p.next()){var R=w.value,T=$(A.get(R),2),O=T[0],c=T[1];if(c){var f=m*R.length/(R.length+c);this.termResults(e.term,R,f,O,u,l,v,C)}}}catch(P){a={error:P}}finally{try{w&&!w.done&&(i=p.return)&&i.call(p)}finally{if(a)throw a.error}}return C},o.prototype.combineResults=function(e,t){if(t===void 0&&(t=je),e.length===0)return new Map;var r=t.toLowerCase();return e.reduce(Lr[r])||new Map},o.prototype.toJSON=function(){var e,t,r,n,a=[];try{for(var i=_(this._index),s=i.next();!s.done;s=i.next()){var u=$(s.value,2),l=u[0],h=u[1],d={};try{for(var v=(r=void 0,_(h)),y=v.next();!y.done;y=v.next()){var m=$(y.value,2),E=m[0],x=m[1];d[E]=Object.fromEntries(x)}}catch(C){r={error:C}}finally{try{y&&!y.done&&(n=v.return)&&n.call(v)}finally{if(r)throw r.error}}a.push([l,d])}}catch(C){e={error:C}}finally{try{s&&!s.done&&(t=i.return)&&t.call(i)}finally{if(e)throw e.error}}return{documentCount:this._documentCount,nextId:this._nextId,documentIds:Object.fromEntries(this._documentIds),fieldIds:this._fieldIds,fieldLength:Object.fromEntries(this._fieldLength),averageFieldLength:this._avgFieldLength,storedFields:Object.fromEntries(this._storedFields),dirtCount:this._dirtCount,index:a,serializationVersion:2}},o.prototype.termResults=function(e,t,r,n,a,i,s,u){var l,h,d,v,y;if(u===void 0&&(u=new Map),n==null)return u;try{for(var m=_(Object.keys(a)),E=m.next();!E.done;E=m.next()){var x=E.value,C=a[x],N=this._fieldIds[x],A=n.get(N);if(A!=null){var M=A.size,L=this._avgFieldLength[N];try{for(var D=(d=void 0,_(A.keys())),k=D.next();!k.done;k=D.next()){var I=k.value;if(!this._documentIds.has(I)){this.removeTerm(N,I,t),M-=1;continue}var R=i?i(this._documentIds.get(I),t,this._storedFields.get(I)):1;if(R){var F=A.get(I),c=this._fieldLength.get(I)[N],f=zr(F,M,this._documentCount,c,L,s),p=r*C*R*f,w=u.get(I);if(w){w.score+=p,$r(w.terms,e);var T=Me(w.match,t);T?T.push(x):w.match[t]=[x]}else u.set(I,{score:p,terms:[e],match:(y={},y[t]=[x],y)})}}}catch(O){d={error:O}}finally{try{k&&!k.done&&(v=D.return)&&v.call(D)}finally{if(d)throw d.error}}}}}catch(O){l={error:O}}finally{try{E&&!E.done&&(h=m.return)&&h.call(m)}finally{if(l)throw l.error}}return u},o.prototype.addTerm=function(e,t,r){var n=this._index.fetch(r,ht),a=n.get(e);if(a==null)a=new Map,a.set(t,1),n.set(e,a);else{var i=a.get(t);a.set(t,(i||0)+1)}},o.prototype.removeTerm=function(e,t,r){if(!this._index.has(r)){this.warnDocumentChanged(t,e,r);return}var n=this._index.fetch(r,ht),a=n.get(e);a==null||a.get(t)==null?this.warnDocumentChanged(t,e,r):a.get(t)<=1?a.size<=1?n.delete(e):a.delete(t):a.set(t,a.get(t)-1),this._index.get(r).size===0&&this._index.delete(r)},o.prototype.warnDocumentChanged=function(e,t,r){var n,a;try{for(var i=_(Object.keys(this._fieldIds)),s=i.next();!s.done;s=i.next()){var u=s.value;if(this._fieldIds[u]===t){this._options.logger("warn","MiniSearch: document with ID ".concat(this._documentIds.get(e),' has changed before removal: term "').concat(r,'" was not present in field "').concat(u,'". Removing a document after it has changed can corrupt the index!'),"version_conflict");return}}}catch(l){n={error:l}}finally{try{s&&!s.done&&(a=i.return)&&a.call(i)}finally{if(n)throw n.error}}},o.prototype.addDocumentId=function(e){var t=this._nextId;return this._idToShortId.set(e,t),this._documentIds.set(t,e),this._documentCount+=1,this._nextId+=1,t},o.prototype.addFields=function(e){for(var t=0;t(Jt("data-v-007ef435"),o=o(),Ut(),o),Kr=["aria-owns"],jr={class:"shell"},Jr=["title"],Ur=Q(()=>S("svg",{class:"search-icon",width:"18",height:"18",viewBox:"0 0 24 24","aria-hidden":"true"},[S("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[S("circle",{cx:"11",cy:"11",r:"8"}),S("path",{d:"m21 21l-4.35-4.35"})])],-1)),Hr=[Ur],Gr={class:"search-actions before"},qr=["title"],Qr=Q(()=>S("svg",{width:"18",height:"18",viewBox:"0 0 24 24","aria-hidden":"true"},[S("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 12H5m7 7l-7-7l7-7"})],-1)),Yr=[Qr],Zr=["placeholder"],Xr={class:"search-actions"},ea=["title"],ta=Q(()=>S("svg",{width:"18",height:"18",viewBox:"0 0 24 24","aria-hidden":"true"},[S("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 14h7v7H3zM3 3h7v7H3zm11 1h7m-7 5h7m-7 6h7m-7 5h7"})],-1)),ra=[ta],aa=["disabled","title"],na=Q(()=>S("svg",{width:"18",height:"18",viewBox:"0 0 24 24","aria-hidden":"true"},[S("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20 5H9l-7 7l7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Zm-2 4l-6 6m0-6l6 6"})],-1)),ia=[na],oa=["id","role","aria-labelledby"],sa=["aria-selected"],ua=["href","aria-label","onMouseenter","onFocusin"],la={class:"titles"},ca=Q(()=>S("span",{class:"title-icon"},"#",-1)),fa=["innerHTML"],da=Q(()=>S("svg",{width:"18",height:"18",viewBox:"0 0 24 24"},[S("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m9 18l6-6l-6-6"})],-1)),ha={class:"title main"},va=["innerHTML"],pa={key:0,class:"excerpt-wrapper"},ya={key:0,class:"excerpt",inert:""},ga=["innerHTML"],ma=Q(()=>S("div",{class:"excerpt-gradient-bottom"},null,-1)),ba=Q(()=>S("div",{class:"excerpt-gradient-top"},null,-1)),wa={key:0,class:"no-results"},xa={class:"search-keyboard-shortcuts"},Fa=["aria-label"],Ea=Q(()=>S("svg",{width:"14",height:"14",viewBox:"0 0 24 24"},[S("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 19V5m-7 7l7-7l7 7"})],-1)),Sa=[Ea],Aa=["aria-label"],Ca=Q(()=>S("svg",{width:"14",height:"14",viewBox:"0 0 24 24"},[S("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 5v14m7-7l-7 7l-7-7"})],-1)),Na=[Ca],ka=["aria-label"],Ta=Q(()=>S("svg",{width:"14",height:"14",viewBox:"0 0 24 24"},[S("g",{fill:"none",stroke:"currentcolor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[S("path",{d:"m9 10l-5 5l5 5"}),S("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"})])],-1)),Ia=[Ta],Da=["aria-label"],_a=Tt({__name:"VPLocalSearchBox",props:{placeholder:{}},emits:["close"],setup(o,{emit:e}){var T,O,P;const t=me(),r=me(),n=me(Xt),a=Yt(),{activate:i}=Cr(t,{immediate:!0,allowOutsideClick:!0,clickOutsideDeactivates:!0,escapeDeactivates:!0}),{localeIndex:s,theme:u}=a,l=Xe(async()=>{var g,b,z,G,j,J,B,U,H;return at(Mr.loadJSON((z=await((b=(g=n.value)[s.value])==null?void 0:b.call(g)))==null?void 0:z.default,{fields:["title","titles","text"],storeFields:["title","titles"],searchOptions:{fuzzy:.2,prefix:!0,boost:{title:4,text:2,titles:1},...((G=u.value.search)==null?void 0:G.provider)==="local"&&((J=(j=u.value.search.options)==null?void 0:j.miniSearch)==null?void 0:J.searchOptions)},...((B=u.value.search)==null?void 0:B.provider)==="local"&&((H=(U=u.value.search.options)==null?void 0:U.miniSearch)==null?void 0:H.options)}))}),d=Te(()=>{var g,b;return((g=u.value.search)==null?void 0:g.provider)==="local"&&((b=u.value.search.options)==null?void 0:b.disableQueryPersistence)===!0}).value?ne(""):It("vitepress:local-search-filter",""),v=Dt("vitepress:local-search-detailed-list",((T=u.value.search)==null?void 0:T.provider)==="local"&&((O=u.value.search.options)==null?void 0:O.detailedView)===!0),y=Te(()=>{var g,b,z;return((g=u.value.search)==null?void 0:g.provider)==="local"&&(((b=u.value.search.options)==null?void 0:b.disableDetailedView)===!0||((z=u.value.search.options)==null?void 0:z.detailedView)===!1)});_t(()=>{y.value&&(v.value=!1)});const m=me([]),E=ne(!1);ze(d,()=>{E.value=!1});const x=Xe(async()=>{if(r.value)return at(new kr(r.value))},null);Ot(()=>[l.value,d.value,v.value],async([g,b,z],G,j)=>{var Je,Ue,He,Ge;let J=!1;if(j(()=>{J=!0}),!g)return;m.value=g.search(b).slice(0,16),E.value=!0;const B=z?await Promise.all(m.value.map(q=>C(q.id))):[];if(J)return;const U=new Map;for(const{id:q,mod:te}of B){const re=q.slice(0,q.indexOf("#"));let X=U.get(re);if(X)continue;X=new Map,U.set(re,X);const Y=te.default??te;if(Y!=null&&Y.render||Y!=null&&Y.setup){const ae=Ht(Y);ae.config.warnHandler=()=>{},ae.provide(Gt,a),Object.defineProperties(ae.config.globalProperties,{$frontmatter:{get(){return a.frontmatter.value}},$params:{get(){return a.page.value.params}}});const qe=document.createElement("div");ae.mount(qe),qe.querySelectorAll("h1, h2, h3, h4, h5, h6").forEach(ce=>{var Ze;const ge=(Ze=ce.querySelector("a"))==null?void 0:Ze.getAttribute("href"),Qe=(ge==null?void 0:ge.startsWith("#"))&&ge.slice(1);if(!Qe)return;let Ye="";for(;(ce=ce.nextElementSibling)&&!/^h[1-6]$/i.test(ce.tagName);)Ye+=ce.outerHTML;X.set(Qe,Ye)}),ae.unmount()}if(J)return}const H=new Set;if(m.value=m.value.map(q=>{const[te,re]=q.id.split("#"),X=U.get(te),Y=(X==null?void 0:X.get(re))??"";for(const ae in q.match)H.add(ae);return{...q,text:Y}}),await fe(),J)return;await new Promise(q=>{var te;(te=x.value)==null||te.unmark({done:()=>{var re;(re=x.value)==null||re.markRegExp(w(H),{done:q})}})});const ke=((Je=t.value)==null?void 0:Je.querySelectorAll(".result .excerpt"))??[];for(const q of ke)(Ue=q.querySelector('mark[data-markjs="true"]'))==null||Ue.scrollIntoView({block:"center"});(Ge=(He=r.value)==null?void 0:He.firstElementChild)==null||Ge.scrollIntoView({block:"start"})},{debounce:200,immediate:!0});async function C(g){const b=qt(g.slice(0,g.indexOf("#")));try{if(!b)throw new Error(`Cannot find file for id: ${g}`);return{id:g,mod:await vt(()=>import(b),[])}}catch(z){return console.error(z),{id:g,mod:{}}}}const N=ne(),A=Te(()=>{var g;return((g=d.value)==null?void 0:g.length)<=0});function M(g=!0){var b,z;(b=N.value)==null||b.focus(),g&&((z=N.value)==null||z.select())}Ie(()=>{M()});function L(g){g.pointerType==="mouse"&&M()}const D=ne(-1),k=ne(!1);ze(m,g=>{D.value=g.length?0:-1,I()});function I(){fe(()=>{const g=document.querySelector(".result.selected");g&&g.scrollIntoView({block:"nearest"})})}be("ArrowUp",g=>{g.preventDefault(),D.value--,D.value<0&&(D.value=m.value.length-1),k.value=!0,I()}),be("ArrowDown",g=>{g.preventDefault(),D.value++,D.value>=m.value.length&&(D.value=0),k.value=!0,I()});const R=Rt();be("Enter",g=>{if(g.target instanceof HTMLButtonElement&&g.target.type!=="submit")return;const b=m.value[D.value];if(g.target instanceof HTMLInputElement&&!b){g.preventDefault();return}b&&(R.go(b.id),e("close"))}),be("Escape",()=>{e("close")});const F={modal:{displayDetails:"Display detailed list",resetButtonTitle:"Reset search",backButtonTitle:"Close search",noResultsText:"No results for",footer:{selectText:"to select",selectKeyAriaLabel:"enter",navigateText:"to navigate",navigateUpKeyAriaLabel:"up arrow",navigateDownKeyAriaLabel:"down arrow",closeText:"to close",closeKeyAriaLabel:"escape"}}},c=Zt((P=u.value.search)==null?void 0:P.options,F);Ie(()=>{window.history.pushState(null,"",null)}),Mt("popstate",g=>{g.preventDefault(),e("close")});const f=Lt(Pt?document.body:null);Ie(()=>{fe(()=>{f.value=!0,fe().then(()=>i())})}),zt(()=>{f.value=!1});function p(){d.value="",fe().then(()=>M(!1))}function w(g){return new RegExp([...g].sort((b,z)=>z.length-b.length).map(b=>`(${b.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")})`).join("|"),"gi")}return(g,b)=>{var z,G,j,J;return Z(),Bt(jt,{to:"body"},[S("div",{ref_key:"el",ref:t,role:"button","aria-owns":(z=m.value)!=null&&z.length?"localsearch-list":void 0,"aria-expanded":"true","aria-haspopup":"listbox","aria-labelledby":"localsearch-label",class:"VPLocalSearchBox"},[S("div",{class:"backdrop",onClick:b[0]||(b[0]=B=>g.$emit("close"))}),S("div",jr,[S("form",{class:"search-bar",onPointerup:b[4]||(b[4]=B=>L(B)),onSubmit:b[5]||(b[5]=Vt(()=>{},["prevent"]))},[S("label",{title:g.placeholder,id:"localsearch-label",for:"localsearch-input"},Hr,8,Jr),S("div",Gr,[S("button",{class:"back-button",title:W(c)("modal.backButtonTitle"),onClick:b[1]||(b[1]=B=>g.$emit("close"))},Yr,8,qr)]),$t(S("input",{ref_key:"searchInput",ref:N,"onUpdate:modelValue":b[2]||(b[2]=B=>Kt(d)?d.value=B:null),placeholder:g.placeholder,id:"localsearch-input","aria-labelledby":"localsearch-label",class:"search-input"},null,8,Zr),[[Wt,W(d)]]),S("div",Xr,[y.value?we("",!0):(Z(),ee("button",{key:0,class:et(["toggle-layout-button",{"detailed-list":W(v)}]),type:"button",title:W(c)("modal.displayDetails"),onClick:b[3]||(b[3]=B=>D.value>-1&&(v.value=!W(v)))},ra,10,ea)),S("button",{class:"clear-button",type:"reset",disabled:A.value,title:W(c)("modal.resetButtonTitle"),onClick:p},ia,8,aa)])],32),S("ul",{ref_key:"resultsEl",ref:r,id:(G=m.value)!=null&&G.length?"localsearch-list":void 0,role:(j=m.value)!=null&&j.length?"listbox":void 0,"aria-labelledby":(J=m.value)!=null&&J.length?"localsearch-label":void 0,class:"results",onMousemove:b[7]||(b[7]=B=>k.value=!1)},[(Z(!0),ee(rt,null,tt(m.value,(B,U)=>(Z(),ee("li",{key:B.id,role:"option","aria-selected":D.value===U?"true":"false"},[S("a",{href:B.id,class:et(["result",{selected:D.value===U}]),"aria-label":[...B.titles,B.title].join(" > "),onMouseenter:H=>!k.value&&(D.value=U),onFocusin:H=>D.value=U,onClick:b[6]||(b[6]=H=>g.$emit("close"))},[S("div",null,[S("div",la,[ca,(Z(!0),ee(rt,null,tt(B.titles,(H,ke)=>(Z(),ee("span",{key:ke,class:"title"},[S("span",{class:"text",innerHTML:H},null,8,fa),da]))),128)),S("span",ha,[S("span",{class:"text",innerHTML:B.title},null,8,va)])]),W(v)?(Z(),ee("div",pa,[B.text?(Z(),ee("div",ya,[S("div",{class:"vp-doc",innerHTML:B.text},null,8,ga)])):we("",!0),ma,ba])):we("",!0)])],42,ua)],8,sa))),128)),W(d)&&!m.value.length&&E.value?(Z(),ee("li",wa,[de(he(W(c)("modal.noResultsText"))+' "',1),S("strong",null,he(W(d)),1),de('" ')])):we("",!0)],40,oa),S("div",xa,[S("span",null,[S("kbd",{"aria-label":W(c)("modal.footer.navigateUpKeyAriaLabel")},Sa,8,Fa),S("kbd",{"aria-label":W(c)("modal.footer.navigateDownKeyAriaLabel")},Na,8,Aa),de(" "+he(W(c)("modal.footer.navigateText")),1)]),S("span",null,[S("kbd",{"aria-label":W(c)("modal.footer.selectKeyAriaLabel")},Ia,8,ka),de(" "+he(W(c)("modal.footer.selectText")),1)]),S("span",null,[S("kbd",{"aria-label":W(c)("modal.footer.closeKeyAriaLabel")},"esc",8,Da),de(" "+he(W(c)("modal.footer.closeText")),1)])])])],8,Kr)])}}});const Pa=Qt(_a,[["__scopeId","data-v-007ef435"]]);export{Pa as default}; diff --git a/assets/chunks/VPLocalSearchBox.9fe80cd9.js b/assets/chunks/VPLocalSearchBox.9fe80cd9.js deleted file mode 100644 index 1ec2eedb..00000000 --- a/assets/chunks/VPLocalSearchBox.9fe80cd9.js +++ /dev/null @@ -1 +0,0 @@ -import{M as $e,d as Ze,s as Z,l as Me,h as X,k as Xe,w as ze,q as he,v as fe,aj as et,ak as tt,o as U,D as rt,C as m,b as R,al as nt,am as it,m as at,c as K,n as De,G as oe,R as Te,F as Ne,a as ee,t as te,an as ot,S as st,U as lt,ao as Le,ap as ut,a8 as ct,ae as ht,aq as ft,_ as dt}from"./framework.fc84ac3a.js";import{u as vt,c as Oe,a as pt,b as yt,w as mt,o as se,d as gt,e as xt,f as wt}from"./theme.1c7a0dc0.js";const Ft={root:()=>$e(()=>import("./@localSearchIndexroot.44f29214.js"),[])};class Y{constructor(e,t=!0,r=[],i=5e3){this.ctx=e,this.iframes=t,this.exclude=r,this.iframesTimeout=i}static matches(e,t){const r=typeof t=="string"?[t]:t,i=e.matches||e.matchesSelector||e.msMatchesSelector||e.mozMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector;if(i){let n=!1;return r.every(a=>i.call(e,a)?(n=!0,!1):!0),n}else return!1}getContexts(){let e,t=[];return typeof this.ctx>"u"||!this.ctx?e=[]:NodeList.prototype.isPrototypeOf(this.ctx)?e=Array.prototype.slice.call(this.ctx):Array.isArray(this.ctx)?e=this.ctx:typeof this.ctx=="string"?e=Array.prototype.slice.call(document.querySelectorAll(this.ctx)):e=[this.ctx],e.forEach(r=>{const i=t.filter(n=>n.contains(r)).length>0;t.indexOf(r)===-1&&!i&&t.push(r)}),t}getIframeContents(e,t,r=()=>{}){let i;try{const n=e.contentWindow;if(i=n.document,!n||!i)throw new Error("iframe inaccessible")}catch{r()}i&&t(i)}isIframeBlank(e){const t="about:blank",r=e.getAttribute("src").trim();return e.contentWindow.location.href===t&&r!==t&&r}observeIframeLoad(e,t,r){let i=!1,n=null;const a=()=>{if(!i){i=!0,clearTimeout(n);try{this.isIframeBlank(e)||(e.removeEventListener("load",a),this.getIframeContents(e,t,r))}catch{r()}}};e.addEventListener("load",a),n=setTimeout(a,this.iframesTimeout)}onIframeReady(e,t,r){try{e.contentWindow.document.readyState==="complete"?this.isIframeBlank(e)?this.observeIframeLoad(e,t,r):this.getIframeContents(e,t,r):this.observeIframeLoad(e,t,r)}catch{r()}}waitForIframes(e,t){let r=0;this.forEachIframe(e,()=>!0,i=>{r++,this.waitForIframes(i.querySelector("html"),()=>{--r||t()})},i=>{i||t()})}forEachIframe(e,t,r,i=()=>{}){let n=e.querySelectorAll("iframe"),a=n.length,s=0;n=Array.prototype.slice.call(n);const l=()=>{--a<=0&&i(s)};a||l(),n.forEach(u=>{Y.matches(u,this.exclude)?l():this.onIframeReady(u,c=>{t(u)&&(s++,r(c)),l()},l)})}createIterator(e,t,r){return document.createNodeIterator(e,t,r,!1)}createInstanceOnIframe(e){return new Y(e.querySelector("html"),this.iframes)}compareNodeIframe(e,t,r){const i=e.compareDocumentPosition(r),n=Node.DOCUMENT_POSITION_PRECEDING;if(i&n)if(t!==null){const a=t.compareDocumentPosition(r),s=Node.DOCUMENT_POSITION_FOLLOWING;if(a&s)return!0}else return!0;return!1}getIteratorNode(e){const t=e.previousNode();let r;return t===null?r=e.nextNode():r=e.nextNode()&&e.nextNode(),{prevNode:t,node:r}}checkIframeFilter(e,t,r,i){let n=!1,a=!1;return i.forEach((s,l)=>{s.val===r&&(n=l,a=s.handled)}),this.compareNodeIframe(e,t,r)?(n===!1&&!a?i.push({val:r,handled:!0}):n!==!1&&!a&&(i[n].handled=!0),!0):(n===!1&&i.push({val:r,handled:!1}),!1)}handleOpenIframes(e,t,r,i){e.forEach(n=>{n.handled||this.getIframeContents(n.val,a=>{this.createInstanceOnIframe(a).forEachNode(t,r,i)})})}iterateThroughNodes(e,t,r,i,n){const a=this.createIterator(t,e,i);let s=[],l=[],u,c,h=()=>({prevNode:c,node:u}=this.getIteratorNode(a),u);for(;h();)this.iframes&&this.forEachIframe(t,f=>this.checkIframeFilter(u,c,f,s),f=>{this.createInstanceOnIframe(f).forEachNode(e,v=>l.push(v),i)}),l.push(u);l.forEach(f=>{r(f)}),this.iframes&&this.handleOpenIframes(s,e,r,i),n()}forEachNode(e,t,r,i=()=>{}){const n=this.getContexts();let a=n.length;a||i(),n.forEach(s=>{const l=()=>{this.iterateThroughNodes(e,s,t,r,()=>{--a<=0&&i()})};this.iframes?this.waitForIframes(s,l):l()})}}let bt=class{constructor(e){this.ctx=e,this.ie=!1;const t=window.navigator.userAgent;(t.indexOf("MSIE")>-1||t.indexOf("Trident")>-1)&&(this.ie=!0)}set opt(e){this._opt=Object.assign({},{element:"",className:"",exclude:[],iframes:!1,iframesTimeout:5e3,separateWordSearch:!0,diacritics:!0,synonyms:{},accuracy:"partially",acrossElements:!1,caseSensitive:!1,ignoreJoiners:!1,ignoreGroups:0,ignorePunctuation:[],wildcards:"disabled",each:()=>{},noMatch:()=>{},filter:()=>!0,done:()=>{},debug:!1,log:window.console},e)}get opt(){return this._opt}get iterator(){return new Y(this.ctx,this.opt.iframes,this.opt.exclude,this.opt.iframesTimeout)}log(e,t="debug"){const r=this.opt.log;this.opt.debug&&typeof r=="object"&&typeof r[t]=="function"&&r[t](`mark.js: ${e}`)}escapeStr(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}createRegExp(e){return this.opt.wildcards!=="disabled"&&(e=this.setupWildcardsRegExp(e)),e=this.escapeStr(e),Object.keys(this.opt.synonyms).length&&(e=this.createSynonymsRegExp(e)),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),this.opt.diacritics&&(e=this.createDiacriticsRegExp(e)),e=this.createMergedBlanksRegExp(e),(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.createJoinersRegExp(e)),this.opt.wildcards!=="disabled"&&(e=this.createWildcardsRegExp(e)),e=this.createAccuracyRegExp(e),e}createSynonymsRegExp(e){const t=this.opt.synonyms,r=this.opt.caseSensitive?"":"i",i=this.opt.ignoreJoiners||this.opt.ignorePunctuation.length?"\0":"";for(let n in t)if(t.hasOwnProperty(n)){const a=t[n],s=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(n):this.escapeStr(n),l=this.opt.wildcards!=="disabled"?this.setupWildcardsRegExp(a):this.escapeStr(a);s!==""&&l!==""&&(e=e.replace(new RegExp(`(${this.escapeStr(s)}|${this.escapeStr(l)})`,`gm${r}`),i+`(${this.processSynomyms(s)}|${this.processSynomyms(l)})`+i))}return e}processSynomyms(e){return(this.opt.ignoreJoiners||this.opt.ignorePunctuation.length)&&(e=this.setupIgnoreJoinersRegExp(e)),e}setupWildcardsRegExp(e){return e=e.replace(/(?:\\)*\?/g,t=>t.charAt(0)==="\\"?"?":""),e.replace(/(?:\\)*\*/g,t=>t.charAt(0)==="\\"?"*":"")}createWildcardsRegExp(e){let t=this.opt.wildcards==="withSpaces";return e.replace(/\u0001/g,t?"[\\S\\s]?":"\\S?").replace(/\u0002/g,t?"[\\S\\s]*?":"\\S*")}setupIgnoreJoinersRegExp(e){return e.replace(/[^(|)\\]/g,(t,r,i)=>{let n=i.charAt(r+1);return/[(|)\\]/.test(n)||n===""?t:t+"\0"})}createJoinersRegExp(e){let t=[];const r=this.opt.ignorePunctuation;return Array.isArray(r)&&r.length&&t.push(this.escapeStr(r.join(""))),this.opt.ignoreJoiners&&t.push("\\u00ad\\u200b\\u200c\\u200d"),t.length?e.split(/\u0000+/).join(`[${t.join("")}]*`):e}createDiacriticsRegExp(e){const t=this.opt.caseSensitive?"":"i",r=this.opt.caseSensitive?["aàáảãạăằắẳẵặâầấẩẫậäåāą","AÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćč","CÇĆČ","dđď","DĐĎ","eèéẻẽẹêềếểễệëěēę","EÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïī","IÌÍỈĨỊÎÏĪ","lł","LŁ","nñňń","NÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøō","OÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rř","RŘ","sšśșş","SŠŚȘŞ","tťțţ","TŤȚŢ","uùúủũụưừứửữựûüůū","UÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿ","YÝỲỶỸỴŸ","zžżź","ZŽŻŹ"]:["aàáảãạăằắẳẵặâầấẩẫậäåāąAÀÁẢÃẠĂẰẮẲẴẶÂẦẤẨẪẬÄÅĀĄ","cçćčCÇĆČ","dđďDĐĎ","eèéẻẽẹêềếểễệëěēęEÈÉẺẼẸÊỀẾỂỄỆËĚĒĘ","iìíỉĩịîïīIÌÍỈĨỊÎÏĪ","lłLŁ","nñňńNÑŇŃ","oòóỏõọôồốổỗộơởỡớờợöøōOÒÓỎÕỌÔỒỐỔỖỘƠỞỠỚỜỢÖØŌ","rřRŘ","sšśșşSŠŚȘŞ","tťțţTŤȚŢ","uùúủũụưừứửữựûüůūUÙÚỦŨỤƯỪỨỬỮỰÛÜŮŪ","yýỳỷỹỵÿYÝỲỶỸỴŸ","zžżźZŽŻŹ"];let i=[];return e.split("").forEach(n=>{r.every(a=>{if(a.indexOf(n)!==-1){if(i.indexOf(a)>-1)return!1;e=e.replace(new RegExp(`[${a}]`,`gm${t}`),`[${a}]`),i.push(a)}return!0})}),e}createMergedBlanksRegExp(e){return e.replace(/[\s]+/gmi,"[\\s]+")}createAccuracyRegExp(e){const t="!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~¡¿";let r=this.opt.accuracy,i=typeof r=="string"?r:r.value,n=typeof r=="string"?[]:r.limiters,a="";switch(n.forEach(s=>{a+=`|${this.escapeStr(s)}`}),i){case"partially":default:return`()(${e})`;case"complementary":return a="\\s"+(a||this.escapeStr(t)),`()([^${a}]*${e}[^${a}]*)`;case"exactly":return`(^|\\s${a})(${e})(?=$|\\s${a})`}}getSeparatedKeywords(e){let t=[];return e.forEach(r=>{this.opt.separateWordSearch?r.split(" ").forEach(i=>{i.trim()&&t.indexOf(i)===-1&&t.push(i)}):r.trim()&&t.indexOf(r)===-1&&t.push(r)}),{keywords:t.sort((r,i)=>i.length-r.length),length:t.length}}isNumeric(e){return Number(parseFloat(e))==e}checkRanges(e){if(!Array.isArray(e)||Object.prototype.toString.call(e[0])!=="[object Object]")return this.log("markRanges() will only accept an array of objects"),this.opt.noMatch(e),[];const t=[];let r=0;return e.sort((i,n)=>i.start-n.start).forEach(i=>{let{start:n,end:a,valid:s}=this.callNoMatchOnInvalidRanges(i,r);s&&(i.start=n,i.length=a-n,t.push(i),r=a)}),t}callNoMatchOnInvalidRanges(e,t){let r,i,n=!1;return e&&typeof e.start<"u"?(r=parseInt(e.start,10),i=r+parseInt(e.length,10),this.isNumeric(e.start)&&this.isNumeric(e.length)&&i-t>0&&i-r>0?n=!0:(this.log(`Ignoring invalid or overlapping range: ${JSON.stringify(e)}`),this.opt.noMatch(e))):(this.log(`Ignoring invalid range: ${JSON.stringify(e)}`),this.opt.noMatch(e)),{start:r,end:i,valid:n}}checkWhitespaceRanges(e,t,r){let i,n=!0,a=r.length,s=t-a,l=parseInt(e.start,10)-s;return l=l>a?a:l,i=l+parseInt(e.length,10),i>a&&(i=a,this.log(`End range automatically set to the max value of ${a}`)),l<0||i-l<0||l>a||i>a?(n=!1,this.log(`Invalid range: ${JSON.stringify(e)}`),this.opt.noMatch(e)):r.substring(l,i).replace(/\s+/g,"")===""&&(n=!1,this.log("Skipping whitespace only range: "+JSON.stringify(e)),this.opt.noMatch(e)),{start:l,end:i,valid:n}}getTextNodes(e){let t="",r=[];this.iterator.forEachNode(NodeFilter.SHOW_TEXT,i=>{r.push({start:t.length,end:(t+=i.textContent).length,node:i})},i=>this.matchesExclude(i.parentNode)?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT,()=>{e({value:t,nodes:r})})}matchesExclude(e){return Y.matches(e,this.opt.exclude.concat(["script","style","title","head","html"]))}wrapRangeInTextNode(e,t,r){const i=this.opt.element?this.opt.element:"mark",n=e.splitText(t),a=n.splitText(r-t);let s=document.createElement(i);return s.setAttribute("data-markjs","true"),this.opt.className&&s.setAttribute("class",this.opt.className),s.textContent=n.textContent,n.parentNode.replaceChild(s,n),a}wrapRangeInMappedTextNode(e,t,r,i,n){e.nodes.every((a,s)=>{const l=e.nodes[s+1];if(typeof l>"u"||l.start>t){if(!i(a.node))return!1;const u=t-a.start,c=(r>a.end?a.end:r)-a.start,h=e.value.substr(0,a.start),f=e.value.substr(c+a.start);if(a.node=this.wrapRangeInTextNode(a.node,u,c),e.value=h+f,e.nodes.forEach((v,p)=>{p>=s&&(e.nodes[p].start>0&&p!==s&&(e.nodes[p].start-=c),e.nodes[p].end-=c)}),r-=c,n(a.node.previousSibling,a.start),r>a.end)t=a.end;else return!1}return!0})}wrapMatches(e,t,r,i,n){const a=t===0?0:t+1;this.getTextNodes(s=>{s.nodes.forEach(l=>{l=l.node;let u;for(;(u=e.exec(l.textContent))!==null&&u[a]!=="";){if(!r(u[a],l))continue;let c=u.index;if(a!==0)for(let h=1;h{let l;for(;(l=e.exec(s.value))!==null&&l[a]!=="";){let u=l.index;if(a!==0)for(let h=1;hr(l[a],h),(h,f)=>{e.lastIndex=f,i(h)})}n()})}wrapRangeFromIndex(e,t,r,i){this.getTextNodes(n=>{const a=n.value.length;e.forEach((s,l)=>{let{start:u,end:c,valid:h}=this.checkWhitespaceRanges(s,a,n.value);h&&this.wrapRangeInMappedTextNode(n,u,c,f=>t(f,s,n.value.substring(u,c),l),f=>{r(f,s)})}),i()})}unwrapMatches(e){const t=e.parentNode;let r=document.createDocumentFragment();for(;e.firstChild;)r.appendChild(e.removeChild(e.firstChild));t.replaceChild(r,e),this.ie?this.normalizeTextNode(t):t.normalize()}normalizeTextNode(e){if(e){if(e.nodeType===3)for(;e.nextSibling&&e.nextSibling.nodeType===3;)e.nodeValue+=e.nextSibling.nodeValue,e.parentNode.removeChild(e.nextSibling);else this.normalizeTextNode(e.firstChild);this.normalizeTextNode(e.nextSibling)}}markRegExp(e,t){this.opt=t,this.log(`Searching with expression "${e}"`);let r=0,i="wrapMatches";const n=a=>{r++,this.opt.each(a)};this.opt.acrossElements&&(i="wrapMatchesAcrossElements"),this[i](e,this.opt.ignoreGroups,(a,s)=>this.opt.filter(s,a,r),n,()=>{r===0&&this.opt.noMatch(e),this.opt.done(r)})}mark(e,t){this.opt=t;let r=0,i="wrapMatches";const{keywords:n,length:a}=this.getSeparatedKeywords(typeof e=="string"?[e]:e),s=this.opt.caseSensitive?"":"i",l=u=>{let c=new RegExp(this.createRegExp(u),`gm${s}`),h=0;this.log(`Searching with expression "${c}"`),this[i](c,1,(f,v)=>this.opt.filter(v,u,r,h),f=>{h++,r++,this.opt.each(f)},()=>{h===0&&this.opt.noMatch(u),n[a-1]===u?this.opt.done(r):l(n[n.indexOf(u)+1])})};this.opt.acrossElements&&(i="wrapMatchesAcrossElements"),a===0?this.opt.done(r):l(n[0])}markRanges(e,t){this.opt=t;let r=0,i=this.checkRanges(e);i&&i.length?(this.log("Starting to mark with the following ranges: "+JSON.stringify(i)),this.wrapRangeFromIndex(i,(n,a,s,l)=>this.opt.filter(n,a,s,l),(n,a)=>{r++,this.opt.each(n,a)},()=>{this.opt.done(r)})):this.opt.done(r)}unmark(e){this.opt=e;let t=this.opt.element?this.opt.element:"*";t+="[data-markjs]",this.opt.className&&(t+=`.${this.opt.className}`),this.log(`Removal selector "${t}"`),this.iterator.forEachNode(NodeFilter.SHOW_ELEMENT,r=>{this.unwrapMatches(r)},r=>{const i=Y.matches(r,t),n=this.matchesExclude(r);return!i||n?NodeFilter.FILTER_REJECT:NodeFilter.FILTER_ACCEPT},this.opt.done)}};function Et(o){const e=new bt(o);return this.mark=(t,r)=>(e.mark(t,r),this),this.markRegExp=(t,r)=>(e.markRegExp(t,r),this),this.markRanges=(t,r)=>(e.markRanges(t,r),this),this.unmark=t=>(e.unmark(t),this),this}var L=function(){return L=Object.assign||function(e){for(var t,r=1,i=arguments.length;r0&&n[n.length-1])&&(u[0]===6||u[0]===2)){t=0;continue}if(u[0]===3&&(!n||u[1]>n[0]&&u[1]=o.length&&(o=void 0),{value:o&&o[r++],done:!o}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}function O(o,e){var t=typeof Symbol=="function"&&o[Symbol.iterator];if(!t)return o;var r=t.call(o),i,n=[],a;try{for(;(e===void 0||e-- >0)&&!(i=r.next()).done;)n.push(i.value)}catch(s){a={error:s}}finally{try{i&&!i.done&&(t=r.return)&&t.call(r)}finally{if(a)throw a.error}}return n}var _t="ENTRIES",We="KEYS",Je="VALUES",V="",de=function(){function o(e,t){var r=e._tree,i=Array.from(r.keys());this.set=e,this._type=t,this._path=i.length>0?[{node:r,keys:i}]:[]}return o.prototype.next=function(){var e=this.dive();return this.backtrack(),e},o.prototype.dive=function(){if(this._path.length===0)return{done:!0,value:void 0};var e=q(this._path),t=e.node,r=e.keys;if(q(r)===V)return{done:!1,value:this.result()};var i=t.get(q(r));return this._path.push({node:i,keys:Array.from(i.keys())}),this.dive()},o.prototype.backtrack=function(){if(this._path.length!==0){var e=q(this._path).keys;e.pop(),!(e.length>0)&&(this._path.pop(),this.backtrack())}},o.prototype.key=function(){return this.set._prefix+this._path.map(function(e){var t=e.keys;return q(t)}).filter(function(e){return e!==V}).join("")},o.prototype.value=function(){return q(this._path).node.get(V)},o.prototype.result=function(){switch(this._type){case Je:return this.value();case We:return this.key();default:return[this.key(),this.value()]}},o.prototype[Symbol.iterator]=function(){return this},o}(),q=function(o){return o[o.length-1]},Ct=function(o,e,t){var r=new Map;if(e===void 0)return r;for(var i=e.length+1,n=i+t,a=new Uint8Array(n*i).fill(t+1),s=0;st)continue e}je(o.get(v),e,t,r,i,g,a,s+v)}}}catch(N){l={error:N}}finally{try{f&&!f.done&&(u=h.return)&&u.call(h)}finally{if(l)throw l.error}}},ve=function(){function o(e,t){e===void 0&&(e=new Map),t===void 0&&(t=""),this._size=void 0,this._tree=e,this._prefix=t}return o.prototype.atPrefix=function(e){var t,r;if(!e.startsWith(this._prefix))throw new Error("Mismatched prefix");var i=O(ue(this._tree,e.slice(this._prefix.length)),2),n=i[0],a=i[1];if(n===void 0){var s=O(be(a),2),l=s[0],u=s[1];try{for(var c=C(l.keys()),h=c.next();!h.done;h=c.next()){var f=h.value;if(f!==V&&f.startsWith(u)){var v=new Map;return v.set(f.slice(u.length),l.get(f)),new o(v,e)}}}catch(p){t={error:p}}finally{try{h&&!h.done&&(r=c.return)&&r.call(c)}finally{if(t)throw t.error}}}return new o(n,e)},o.prototype.clear=function(){this._size=void 0,this._tree.clear()},o.prototype.delete=function(e){return this._size=void 0,kt(this._tree,e)},o.prototype.entries=function(){return new de(this,_t)},o.prototype.forEach=function(e){var t,r;try{for(var i=C(this),n=i.next();!n.done;n=i.next()){var a=O(n.value,2),s=a[0],l=a[1];e(s,l,this)}}catch(u){t={error:u}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(t)throw t.error}}},o.prototype.fuzzyGet=function(e,t){return Ct(this._tree,e,t)},o.prototype.get=function(e){var t=xe(this._tree,e);return t!==void 0?t.get(V):void 0},o.prototype.has=function(e){var t=xe(this._tree,e);return t!==void 0&&t.has(V)},o.prototype.keys=function(){return new de(this,We)},o.prototype.set=function(e,t){if(typeof e!="string")throw new Error("key must be a string");this._size=void 0;var r=pe(this._tree,e);return r.set(V,t),this},Object.defineProperty(o.prototype,"size",{get:function(){if(this._size)return this._size;this._size=0;for(var e=this.entries();!e.next().done;)this._size+=1;return this._size},enumerable:!1,configurable:!0}),o.prototype.update=function(e,t){if(typeof e!="string")throw new Error("key must be a string");this._size=void 0;var r=pe(this._tree,e);return r.set(V,t(r.get(V))),this},o.prototype.fetch=function(e,t){if(typeof e!="string")throw new Error("key must be a string");this._size=void 0;var r=pe(this._tree,e),i=r.get(V);return i===void 0&&r.set(V,i=t()),i},o.prototype.values=function(){return new de(this,Je)},o.prototype[Symbol.iterator]=function(){return this.entries()},o.from=function(e){var t,r,i=new o;try{for(var n=C(e),a=n.next();!a.done;a=n.next()){var s=O(a.value,2),l=s[0],u=s[1];i.set(l,u)}}catch(c){t={error:c}}finally{try{a&&!a.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}return i},o.fromObject=function(e){return o.from(Object.entries(e))},o}(),ue=function(o,e,t){var r,i;if(t===void 0&&(t=[]),e.length===0||o==null)return[o,t];try{for(var n=C(o.keys()),a=n.next();!a.done;a=n.next()){var s=a.value;if(s!==V&&e.startsWith(s))return t.push([o,s]),ue(o.get(s),e.slice(s.length),t)}}catch(l){r={error:l}}finally{try{a&&!a.done&&(i=n.return)&&i.call(n)}finally{if(r)throw r.error}}return t.push([o,e]),ue(void 0,"",t)},xe=function(o,e){var t,r;if(e.length===0||o==null)return o;try{for(var i=C(o.keys()),n=i.next();!n.done;n=i.next()){var a=n.value;if(a!==V&&e.startsWith(a))return xe(o.get(a),e.slice(a.length))}}catch(s){t={error:s}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(t)throw t.error}}},pe=function(o,e){var t,r,i=e.length;e:for(var n=0;o&&n0)throw new Error("Expected documents to be present. Omit the argument to remove all documents.");this._index=new ve,this._documentCount=0,this._documentIds=new Map,this._idToShortId=new Map,this._fieldLength=new Map,this._avgFieldLength=[],this._storedFields=new Map,this._nextId=0}},o.prototype.discard=function(e){var t=this,r=this._idToShortId.get(e);if(r==null)throw new Error("MiniSearch: cannot discard document with ID ".concat(e,": it is not in the index"));this._idToShortId.delete(e),this._documentIds.delete(r),this._storedFields.delete(r),(this._fieldLength.get(r)||[]).forEach(function(i,n){t.removeFieldLength(r,n,t._documentCount,i)}),this._fieldLength.delete(r),this._documentCount-=1,this._dirtCount+=1,this.maybeAutoVacuum()},o.prototype.maybeAutoVacuum=function(){if(this._options.autoVacuum!==!1){var e=this._options.autoVacuum,t=e.minDirtFactor,r=e.minDirtCount,i=e.batchSize,n=e.batchWait;this.conditionalVacuum({batchSize:i,batchWait:n},{minDirtCount:r,minDirtFactor:t})}},o.prototype.discardAll=function(e){var t,r,i=this._options.autoVacuum;try{this._options.autoVacuum=!1;try{for(var n=C(e),a=n.next();!a.done;a=n.next()){var s=a.value;this.discard(s)}}catch(l){t={error:l}}finally{try{a&&!a.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}}finally{this._options.autoVacuum=i}this.maybeAutoVacuum()},o.prototype.replace=function(e){var t=this._options,r=t.idField,i=t.extractField,n=i(e,r);this.discard(n),this.add(e)},o.prototype.vacuum=function(e){return e===void 0&&(e={}),this.conditionalVacuum(e)},o.prototype.conditionalVacuum=function(e,t){var r=this;return this._currentVacuum?(this._enqueuedVacuumConditions=this._enqueuedVacuumConditions&&t,this._enqueuedVacuum!=null?this._enqueuedVacuum:(this._enqueuedVacuum=this._currentVacuum.then(function(){var i=r._enqueuedVacuumConditions;return r._enqueuedVacuumConditions=Fe,r.performVacuuming(e,i)}),this._enqueuedVacuum)):this.vacuumConditionsMet(t)===!1?Promise.resolve():(this._currentVacuum=this.performVacuuming(e),this._currentVacuum)},o.prototype.performVacuuming=function(e,t){return St(this,void 0,void 0,function(){var r,i,n,a,s,l,u,c,h,f,v,p,g,y,F,b,w,M,E,T,S,I,z,A,D;return At(this,function(k){switch(k.label){case 0:if(r=this._dirtCount,!this.vacuumConditionsMet(t))return[3,10];i=e.batchSize||we.batchSize,n=e.batchWait||we.batchWait,a=1,k.label=1;case 1:k.trys.push([1,7,8,9]),s=C(this._index),l=s.next(),k.label=2;case 2:if(l.done)return[3,6];u=O(l.value,2),c=u[0],h=u[1];try{for(f=(I=void 0,C(h)),v=f.next();!v.done;v=f.next()){p=O(v.value,2),g=p[0],y=p[1];try{for(F=(A=void 0,C(y)),b=F.next();!b.done;b=F.next())w=O(b.value,1),M=w[0],!this._documentIds.has(M)&&(y.size<=1?h.delete(g):y.delete(M))}catch(N){A={error:N}}finally{try{b&&!b.done&&(D=F.return)&&D.call(F)}finally{if(A)throw A.error}}}}catch(N){I={error:N}}finally{try{v&&!v.done&&(z=f.return)&&z.call(f)}finally{if(I)throw I.error}}return this._index.get(c).size===0&&this._index.delete(c),a%i!==0?[3,4]:[4,new Promise(function(N){return setTimeout(N,n)})];case 3:k.sent(),k.label=4;case 4:a+=1,k.label=5;case 5:return l=s.next(),[3,2];case 6:return[3,9];case 7:return E=k.sent(),T={error:E},[3,9];case 8:try{l&&!l.done&&(S=s.return)&&S.call(s)}finally{if(T)throw T.error}return[7];case 9:this._dirtCount-=r,k.label=10;case 10:return[4,null];case 11:return k.sent(),this._currentVacuum=this._enqueuedVacuum,this._enqueuedVacuum=null,[2]}})})},o.prototype.vacuumConditionsMet=function(e){if(e==null)return!0;var t=e.minDirtCount,r=e.minDirtFactor;return t=t||ge.minDirtCount,r=r||ge.minDirtFactor,this.dirtCount>=t&&this.dirtFactor>=r},Object.defineProperty(o.prototype,"isVacuuming",{get:function(){return this._currentVacuum!=null},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"dirtCount",{get:function(){return this._dirtCount},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"dirtFactor",{get:function(){return this._dirtCount/(1+this._documentCount+this._dirtCount)},enumerable:!1,configurable:!0}),o.prototype.has=function(e){return this._idToShortId.has(e)},o.prototype.search=function(e,t){var r,i;t===void 0&&(t={});var n=this.executeQuery(e,t),a=[];try{for(var s=C(n),l=s.next();!l.done;l=s.next()){var u=O(l.value,2),c=u[0],h=u[1],f=h.score,v=h.terms,p=h.match,g=v.length,y={id:this._documentIds.get(c),score:f*g,terms:Object.keys(p),match:p};Object.assign(y,this._storedFields.get(c)),(t.filter==null||t.filter(y))&&a.push(y)}}catch(F){r={error:F}}finally{try{l&&!l.done&&(i=s.return)&&i.call(s)}finally{if(r)throw r.error}}return a.sort(Be),a},o.prototype.autoSuggest=function(e,t){var r,i,n,a;t===void 0&&(t={}),t=L(L({},this._options.autoSuggestOptions),t);var s=new Map;try{for(var l=C(this.search(e,t)),u=l.next();!u.done;u=l.next()){var c=u.value,h=c.score,f=c.terms,v=f.join(" "),p=s.get(v);p!=null?(p.score+=h,p.count+=1):s.set(v,{score:h,terms:f,count:1})}}catch(E){r={error:E}}finally{try{u&&!u.done&&(i=l.return)&&i.call(l)}finally{if(r)throw r.error}}var g=[];try{for(var y=C(s),F=y.next();!F.done;F=y.next()){var b=O(F.value,2),p=b[0],w=b[1],h=w.score,f=w.terms,M=w.count;g.push({suggestion:p,terms:f,score:h/M})}}catch(E){n={error:E}}finally{try{F&&!F.done&&(a=y.return)&&a.call(y)}finally{if(n)throw n.error}}return g.sort(Be),g},Object.defineProperty(o.prototype,"documentCount",{get:function(){return this._documentCount},enumerable:!1,configurable:!0}),Object.defineProperty(o.prototype,"termCount",{get:function(){return this._index.size},enumerable:!1,configurable:!0}),o.loadJSON=function(e,t){if(t==null)throw new Error("MiniSearch: loadJSON should be given the same options used when serializing the index");return this.loadJS(JSON.parse(e),t)},o.getDefault=function(e){if(me.hasOwnProperty(e))return ye(me,e);throw new Error('MiniSearch: unknown option "'.concat(e,'"'))},o.loadJS=function(e,t){var r,i,n,a,s,l,u=e.index,c=e.documentCount,h=e.nextId,f=e.documentIds,v=e.fieldIds,p=e.fieldLength,g=e.averageFieldLength,y=e.storedFields,F=e.dirtCount,b=e.serializationVersion;if(b!==1&&b!==2)throw new Error("MiniSearch: cannot deserialize an index created with an incompatible version");var w=new o(t);w._documentCount=c,w._nextId=h,w._documentIds=le(f),w._idToShortId=new Map,w._fieldIds=v,w._fieldLength=le(p),w._avgFieldLength=g,w._storedFields=le(y),w._dirtCount=F||0,w._index=new ve;try{for(var M=C(w._documentIds),E=M.next();!E.done;E=M.next()){var T=O(E.value,2),S=T[0],I=T[1];w._idToShortId.set(I,S)}}catch(B){r={error:B}}finally{try{E&&!E.done&&(i=M.return)&&i.call(M)}finally{if(r)throw r.error}}try{for(var z=C(u),A=z.next();!A.done;A=z.next()){var D=O(A.value,2),k=D[0],N=D[1],d=new Map;try{for(var x=(s=void 0,C(Object.keys(N))),_=x.next();!_.done;_=x.next()){var P=_.value,$=N[P];b===1&&($=$.ds),d.set(parseInt(P,10),le($))}}catch(B){s={error:B}}finally{try{_&&!_.done&&(l=x.return)&&l.call(x)}finally{if(s)throw s.error}}w._index.set(k,d)}}catch(B){n={error:B}}finally{try{A&&!A.done&&(a=z.return)&&a.call(z)}finally{if(n)throw n.error}}return w},o.prototype.executeQuery=function(e,t){var r=this;if(t===void 0&&(t={}),typeof e!="string"){var i=L(L(L({},t),e),{queries:void 0}),n=e.queries.map(function(y){return r.executeQuery(y,i)});return this.combineResults(n,i.combineWith)}var a=this._options,s=a.tokenize,l=a.processTerm,u=a.searchOptions,c=L(L({tokenize:s,processTerm:l},u),t),h=c.tokenize,f=c.processTerm,v=h(e).flatMap(function(y){return f(y)}).filter(function(y){return!!y}),p=v.map(Nt(c)),g=p.map(function(y){return r.executeQuerySpec(y,c)});return this.combineResults(g,c.combineWith)},o.prototype.executeQuerySpec=function(e,t){var r,i,n,a,s=L(L({},this._options.searchOptions),t),l=(s.fields||this._options.fields).reduce(function(P,$){var B;return L(L({},P),(B={},B[$]=ye(s.boost,$)||1,B))},{}),u=s.boostDocument,c=s.weights,h=s.maxFuzzy,f=s.bm25,v=L(L({},Re.weights),c),p=v.fuzzy,g=v.prefix,y=this._index.get(e.term),F=this.termResults(e.term,e.term,1,y,l,u,f),b,w;if(e.prefix&&(b=this._index.atPrefix(e.term)),e.fuzzy){var M=e.fuzzy===!0?.2:e.fuzzy,E=M<1?Math.min(h,Math.round(e.term.length*M)):M;E&&(w=this._index.fuzzyGet(e.term,E))}if(b)try{for(var T=C(b),S=T.next();!S.done;S=T.next()){var I=O(S.value,2),z=I[0],A=I[1],D=z.length-e.term.length;if(D){w==null||w.delete(z);var k=g*z.length/(z.length+.3*D);this.termResults(e.term,z,k,A,l,u,f,F)}}}catch(P){r={error:P}}finally{try{S&&!S.done&&(i=T.return)&&i.call(T)}finally{if(r)throw r.error}}if(w)try{for(var N=C(w.keys()),d=N.next();!d.done;d=N.next()){var z=d.value,x=O(w.get(z),2),_=x[0],D=x[1];if(D){var k=p*z.length/(z.length+D);this.termResults(e.term,z,k,_,l,u,f,F)}}}catch(P){n={error:P}}finally{try{d&&!d.done&&(a=N.return)&&a.call(N)}finally{if(n)throw n.error}}return F},o.prototype.combineResults=function(e,t){if(t===void 0&&(t=Ee),e.length===0)return new Map;var r=t.toLowerCase();return e.reduce(zt[r])||new Map},o.prototype.toJSON=function(){var e,t,r,i,n=[];try{for(var a=C(this._index),s=a.next();!s.done;s=a.next()){var l=O(s.value,2),u=l[0],c=l[1],h={};try{for(var f=(r=void 0,C(c)),v=f.next();!v.done;v=f.next()){var p=O(v.value,2),g=p[0],y=p[1];h[g]=Object.fromEntries(y)}}catch(F){r={error:F}}finally{try{v&&!v.done&&(i=f.return)&&i.call(f)}finally{if(r)throw r.error}}n.push([u,h])}}catch(F){e={error:F}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}return{documentCount:this._documentCount,nextId:this._nextId,documentIds:Object.fromEntries(this._documentIds),fieldIds:this._fieldIds,fieldLength:Object.fromEntries(this._fieldLength),averageFieldLength:this._avgFieldLength,storedFields:Object.fromEntries(this._storedFields),dirtCount:this._dirtCount,index:n,serializationVersion:2}},o.prototype.termResults=function(e,t,r,i,n,a,s,l){var u,c,h,f,v;if(l===void 0&&(l=new Map),i==null)return l;try{for(var p=C(Object.keys(n)),g=p.next();!g.done;g=p.next()){var y=g.value,F=n[y],b=this._fieldIds[y],w=i.get(b);if(w!=null){var M=w.size,E=this._avgFieldLength[b];try{for(var T=(h=void 0,C(w.keys())),S=T.next();!S.done;S=T.next()){var I=S.value;if(!this._documentIds.has(I)){this.removeTerm(b,I,t),M-=1;continue}var z=a?a(this._documentIds.get(I),t):1;if(z){var A=w.get(I),D=this._fieldLength.get(I)[b],k=Tt(A,M,this._documentCount,D,E,s),N=r*F*z*k,d=l.get(I);if(d){d.score+=N,Ot(d.terms,e);var x=ye(d.match,t);x?x.push(y):d.match[t]=[y]}else l.set(I,{score:N,terms:[e],match:(v={},v[t]=[y],v)})}}}catch(_){h={error:_}}finally{try{S&&!S.done&&(f=T.return)&&f.call(T)}finally{if(h)throw h.error}}}}}catch(_){u={error:_}}finally{try{g&&!g.done&&(c=p.return)&&c.call(p)}finally{if(u)throw u.error}}return l},o.prototype.addTerm=function(e,t,r){var i=this._index.fetch(r,Pe),n=i.get(e);if(n==null)n=new Map,n.set(t,1),i.set(e,n);else{var a=n.get(t);n.set(t,(a||0)+1)}},o.prototype.removeTerm=function(e,t,r){if(!this._index.has(r)){this.warnDocumentChanged(t,e,r);return}var i=this._index.fetch(r,Pe),n=i.get(e);n==null||n.get(t)==null?this.warnDocumentChanged(t,e,r):n.get(t)<=1?n.size<=1?i.delete(e):n.delete(t):n.set(t,n.get(t)-1),this._index.get(r).size===0&&this._index.delete(r)},o.prototype.warnDocumentChanged=function(e,t,r){var i,n;try{for(var a=C(Object.keys(this._fieldIds)),s=a.next();!s.done;s=a.next()){var l=s.value;if(this._fieldIds[l]===t){this._options.logger("warn","MiniSearch: document with ID ".concat(this._documentIds.get(e),' has changed before removal: term "').concat(r,'" was not present in field "').concat(l,'". Removing a document after it has changed can corrupt the index!'),"version_conflict");return}}}catch(u){i={error:u}}finally{try{s&&!s.done&&(n=a.return)&&n.call(a)}finally{if(i)throw i.error}}},o.prototype.addDocumentId=function(e){var t=this._nextId;return this._idToShortId.set(e,t),this._documentIds.set(t,e),this._documentCount+=1,this._nextId+=1,t},o.prototype.addFields=function(e){for(var t=0;t(st("data-v-264b389a"),o=o(),lt(),o),Vt={class:"shell"},Bt=J(()=>m("svg",{class:"search-icon",width:"18",height:"18",viewBox:"0 0 24 24","aria-hidden":"true"},[m("g",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[m("circle",{cx:"11",cy:"11",r:"8"}),m("path",{d:"m21 21l-4.35-4.35"})])],-1)),Pt={class:"search-actions before"},$t=["title"],Wt=J(()=>m("svg",{width:"18",height:"18",viewBox:"0 0 24 24","aria-hidden":"true"},[m("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M19 12H5m7 7l-7-7l7-7"})],-1)),Jt=[Wt],jt=["placeholder"],Ut={class:"search-actions"},Ht=["title"],Kt=J(()=>m("svg",{width:"18",height:"18",viewBox:"0 0 24 24","aria-hidden":"true"},[m("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M3 14h7v7H3zM3 3h7v7H3zm11 1h7m-7 5h7m-7 6h7m-7 5h7"})],-1)),Qt=[Kt],Gt=["title"],qt=J(()=>m("svg",{width:"18",height:"18",viewBox:"0 0 24 24","aria-hidden":"true"},[m("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M20 5H9l-7 7l7 7h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2Zm-2 4l-6 6m0-6l6 6"})],-1)),Yt=[qt],Zt=["href","aria-label","onMouseenter"],Xt={class:"titles"},er=J(()=>m("span",{class:"title-icon"},"#",-1)),tr=["innerHTML"],rr=J(()=>m("svg",{width:"18",height:"18",viewBox:"0 0 24 24"},[m("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"m9 18l6-6l-6-6"})],-1)),nr={class:"title main"},ir=["innerHTML"],ar={key:0,class:"excerpt-wrapper"},or={key:0,class:"excerpt"},sr=["innerHTML"],lr=J(()=>m("div",{class:"excerpt-gradient-bottom"},null,-1)),ur=J(()=>m("div",{class:"excerpt-gradient-top"},null,-1)),cr={key:0,class:"no-results"},hr={class:"search-keyboard-shortcuts"},fr=["aria-label"],dr=J(()=>m("svg",{width:"14",height:"14",viewBox:"0 0 24 24"},[m("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 19V5m-7 7l7-7l7 7"})],-1)),vr=[dr],pr=["aria-label"],yr=J(()=>m("svg",{width:"14",height:"14",viewBox:"0 0 24 24"},[m("path",{fill:"none",stroke:"currentColor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M12 5v14m7-7l-7 7l-7-7"})],-1)),mr=[yr],gr=["aria-label"],xr=J(()=>m("svg",{width:"14",height:"14",viewBox:"0 0 24 24"},[m("g",{fill:"none",stroke:"currentcolor","stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2"},[m("path",{d:"m9 10l-5 5l5 5"}),m("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"})])],-1)),wr=[xr],Fr=["aria-label"],br=/.*?.*?<\/a><\/h\1>/gi,Er=Ze({__name:"VPLocalSearchBox",props:{placeholder:{}},emits:["close"],setup(o,{emit:e}){var N;const t=Z(),r=Z(),i=Z(),n=Z(Ft),a=vt(),{localeIndex:s,theme:l}=a,u=Oe(async()=>{var d,x,_;return Le(Mt.loadJSON((_=await((x=(d=n.value)[s.value])==null?void 0:x.call(d)))==null?void 0:_.default,{fields:["title","titles","text"],storeFields:["title","titles"],searchOptions:{fuzzy:.2,prefix:!0,boost:{title:4,text:2,titles:1}}}))}),h=Me(()=>{var d,x;return((d=l.value.search)==null?void 0:d.provider)==="local"&&((x=l.value.search.options)==null?void 0:x.disableQueryPersistence)===!0}).value?X(""):pt("vitepress:local-search-filter",""),f=yt("vitepress:local-search-detailed-list",!1),v=Me(()=>{var d,x;return((d=l.value.search)==null?void 0:d.provider)==="local"&&((x=l.value.search.options)==null?void 0:x.disableDetailedView)===!0});Xe(()=>{v.value&&(f.value=!1)});const p=Z([]),g=X(!1);ze(h,()=>{g.value=!1});const y=Oe(async()=>{if(r.value)return Le(new Et(r.value))},null);mt(()=>[u.value,h.value,f.value],async([d,x,_],P,$)=>{var Ae,_e,Ce,ke;let B=!1;if($(()=>{B=!0}),!d)return;p.value=d.search(x).slice(0,16),g.value=!0;const Qe=_?await Promise.all(p.value.map(W=>F(W.id))):[];if(B)return;const ce=new Map;for(const{id:W,mod:Q}of Qe){const j=Q.default??Q;if(j!=null&&j.render){const H=ut(j);H.config.warnHandler=()=>{},H.provide(ct,a);const ne=document.createElement("div");H.mount(ne);const G=ne.innerHTML.split(br);H.unmount(),G.shift();const Ie=W.slice(0,W.indexOf("#"));let ie=ce.get(Ie);ie||(ie=new Map,ce.set(Ie,ie));for(let ae=0;ae{const[Q,j]=W.id.split("#"),H=ce.get(Q),ne=(H==null?void 0:H.get(j))??"";for(const G in W.match)Se.add(G);return{...W,text:ne}}),await fe(),B)return;await new Promise(W=>{var Q;(Q=y.value)==null||Q.unmark({done:()=>{var j;(j=y.value)==null||j.markRegExp(k(Se),{done:W})}})});const Ge=((Ae=t.value)==null?void 0:Ae.querySelectorAll(".result .excerpt"))??[];for(const W of Ge)(_e=W.querySelector('mark[data-markjs="true"]'))==null||_e.scrollIntoView({block:"center"});(ke=(Ce=r.value)==null?void 0:Ce.firstElementChild)==null||ke.scrollIntoView({block:"start"})},{debounce:200,immediate:!0});async function F(d){const x=ht(ft(d.slice(0,d.indexOf("#"))));try{return{id:d,mod:await $e(()=>import(x),[])}}catch(_){return console.error(_),{id:d,mod:{}}}}const b=X();function w(){var d,x;(d=b.value)==null||d.focus(),(x=b.value)==null||x.select()}he(()=>{w()});function M(d){d.pointerType==="mouse"&&w()}const E=X(0),T=X(!1);ze(p,()=>{E.value=0,S()});function S(){fe(()=>{const d=document.querySelector(".result.selected");d&&d.scrollIntoView({block:"nearest"})})}se("ArrowUp",d=>{d.preventDefault(),E.value--,E.value<0&&(E.value=p.value.length-1),T.value=!0,S()}),se("ArrowDown",d=>{d.preventDefault(),E.value++,E.value>=p.value.length&&(E.value=0),T.value=!0,S()});const I=et();se("Enter",()=>{const d=p.value[E.value];d&&(I.go(d.id),e("close"))}),se("Escape",()=>{e("close")});const z={modal:{displayDetails:"Display detailed list",resetButtonTitle:"Reset search",backButtonTitle:"Close search",noResultsText:"No results for",footer:{selectText:"to select",selectKeyAriaLabel:"enter",navigateText:"to navigate",navigateUpKeyAriaLabel:"up arrow",navigateDownKeyAriaLabel:"down arrow",closeText:"to close",closeKeyAriaLabel:"escape"}}},A=gt((N=l.value.search)==null?void 0:N.options,z);he(()=>{window.history.pushState(null,"",null)}),xt("popstate",d=>{d.preventDefault(),e("close")});const D=wt(i);he(()=>{i.value=document.body,fe(()=>{D.value=!0})}),tt(()=>{D.value=!1});function k(d){return new RegExp([...d].sort((x,_)=>_.length-x.length).map(x=>`(${x.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")})`).join("|"),"gi")}return(d,x)=>(U(),rt(ot,{to:"body"},[m("div",{ref_key:"el",ref:t,class:"VPLocalSearchBox","aria-modal":"true"},[m("div",{class:"backdrop",onClick:x[0]||(x[0]=_=>d.$emit("close"))}),m("div",Vt,[m("div",{class:"search-bar",onPointerup:x[5]||(x[5]=_=>M(_))},[Bt,m("div",Pt,[m("button",{class:"back-button",title:R(A)("modal.backButtonTitle"),onClick:x[1]||(x[1]=_=>d.$emit("close"))},Jt,8,$t)]),nt(m("input",{ref_key:"searchInput",ref:b,"onUpdate:modelValue":x[2]||(x[2]=_=>at(h)?h.value=_:null),placeholder:d.placeholder,class:"search-input"},null,8,jt),[[it,R(h)]]),m("div",Ut,[v.value?oe("",!0):(U(),K("button",{key:0,class:De(["toggle-layout-button",{"detailed-list":R(f)}]),title:R(A)("modal.displayDetails"),onClick:x[3]||(x[3]=_=>f.value=!R(f))},Qt,10,Ht)),m("button",{class:"clear-button",title:R(A)("modal.resetButtonTitle"),onClick:x[4]||(x[4]=_=>h.value="")},Yt,8,Gt)])],32),m("div",{ref_key:"resultsEl",ref:r,class:"results",onMousemove:x[7]||(x[7]=_=>T.value=!1)},[(U(!0),K(Ne,null,Te(p.value,(_,P)=>(U(),K("a",{key:_.id,href:_.id,class:De(["result",{selected:E.value===P}]),"aria-label":[..._.titles,_.title].join(" > "),onMouseenter:$=>!T.value&&(E.value=P),onClick:x[6]||(x[6]=$=>d.$emit("close"))},[m("div",null,[m("div",Xt,[er,(U(!0),K(Ne,null,Te(_.titles,($,B)=>(U(),K("span",{key:B,class:"title"},[m("span",{class:"text",innerHTML:$},null,8,tr),rr]))),128)),m("span",nr,[m("span",{class:"text",innerHTML:_.title},null,8,ir)])]),R(f)?(U(),K("div",ar,[_.text?(U(),K("div",or,[m("div",{class:"vp-doc",innerHTML:_.text},null,8,sr)])):oe("",!0),lr,ur])):oe("",!0)])],42,Zt))),128)),R(h)&&!p.value.length&&g.value?(U(),K("div",cr,[ee(te(R(A)("modal.noResultsText"))+' "',1),m("strong",null,te(R(h)),1),ee('" ')])):oe("",!0)],544),m("div",hr,[m("span",null,[m("kbd",{"aria-label":R(A)("modal.footer.navigateUpKeyAriaLabel")},vr,8,fr),m("kbd",{"aria-label":R(A)("modal.footer.navigateDownKeyAriaLabel")},mr,8,pr),ee(" "+te(R(A)("modal.footer.navigateText")),1)]),m("span",null,[m("kbd",{"aria-label":R(A)("modal.footer.selectKeyAriaLabel")},wr,8,gr),ee(" "+te(R(A)("modal.footer.selectText")),1)]),m("span",null,[m("kbd",{"aria-label":R(A)("modal.footer.closeKeyAriaLabel")},"esc",8,Fr),ee(" "+te(R(A)("modal.footer.closeText")),1)])])])],512)]))}});const Cr=dt(Er,[["__scopeId","data-v-264b389a"]]);export{Cr as default}; diff --git a/assets/chunks/framework.116ed6a2.js b/assets/chunks/framework.116ed6a2.js new file mode 100644 index 00000000..771d0fc4 --- /dev/null +++ b/assets/chunks/framework.116ed6a2.js @@ -0,0 +1,2 @@ +function ur(e,t){const n=Object.create(null),r=e.split(",");for(let s=0;s!!n[s.toLowerCase()]:s=>!!n[s]}const te={},pt=[],Pe=()=>{},ii=()=>!1,li=/^on[^a-z]/,Vt=e=>li.test(e),fr=e=>e.startsWith("onUpdate:"),ie=Object.assign,dr=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},ci=Object.prototype.hasOwnProperty,Y=(e,t)=>ci.call(e,t),k=Array.isArray,gt=e=>Cn(e)==="[object Map]",Bs=e=>Cn(e)==="[object Set]",K=e=>typeof e=="function",re=e=>typeof e=="string",hr=e=>typeof e=="symbol",ee=e=>e!==null&&typeof e=="object",ks=e=>ee(e)&&K(e.then)&&K(e.catch),Us=Object.prototype.toString,Cn=e=>Us.call(e),ai=e=>Cn(e).slice(8,-1),Ks=e=>Cn(e)==="[object Object]",pr=e=>re(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Mt=ur(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),En=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},ui=/-(\w)/g,Ne=En(e=>e.replace(ui,(t,n)=>n?n.toUpperCase():"")),fi=/\B([A-Z])/g,at=En(e=>e.replace(fi,"-$1").toLowerCase()),xn=En(e=>e.charAt(0).toUpperCase()+e.slice(1)),an=En(e=>e?`on${xn(e)}`:""),Dt=(e,t)=>!Object.is(e,t),un=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},Jn=e=>{const t=parseFloat(e);return isNaN(t)?e:t},di=e=>{const t=re(e)?Number(e):NaN;return isNaN(t)?e:t};let Kr;const Xn=()=>Kr||(Kr=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function gr(e){if(k(e)){const t={};for(let n=0;n{if(n){const r=n.split(pi);r.length>1&&(t[r[0].trim()]=r[1].trim())}}),t}function mr(e){let t="";if(re(e))t=e;else if(k(e))for(let n=0;nre(e)?e:e==null?"":k(e)||ee(e)&&(e.toString===Us||!K(e.toString))?JSON.stringify(e,Vs,2):String(e),Vs=(e,t)=>t&&t.__v_isRef?Vs(e,t.value):gt(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[r,s])=>(n[`${r} =>`]=s,n),{})}:Bs(t)?{[`Set(${t.size})`]:[...t.values()]}:ee(t)&&!k(t)&&!Ks(t)?String(t):t;let be;class bi{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=be,!t&&be&&(this.index=(be.scopes||(be.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=be;try{return be=this,t()}finally{be=n}}}on(){be=this}off(){be=this.parent}stop(t){if(this._active){let n,r;for(n=0,r=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},zs=e=>(e.w&Je)>0,Ys=e=>(e.n&Je)>0,Ci=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let r=0;r{(f==="length"||f>=c)&&l.push(a)})}else switch(n!==void 0&&l.push(i.get(n)),t){case"add":k(e)?pr(n)&&l.push(i.get("length")):(l.push(i.get(lt)),gt(e)&&l.push(i.get(Zn)));break;case"delete":k(e)||(l.push(i.get(lt)),gt(e)&&l.push(i.get(Zn)));break;case"set":gt(e)&&l.push(i.get(lt));break}if(l.length===1)l[0]&&Gn(l[0]);else{const c=[];for(const a of l)a&&c.push(...a);Gn(_r(c))}}function Gn(e,t){const n=k(e)?e:[...e];for(const r of n)r.computed&&Vr(r);for(const r of n)r.computed||Vr(r)}function Vr(e,t){(e!==Se||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function xi(e,t){var n;return(n=pn.get(e))==null?void 0:n.get(t)}const Ti=ur("__proto__,__v_isRef,__isVue"),Qs=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(hr)),Ai=br(),Si=br(!1,!0),Oi=br(!0),qr=Pi();function Pi(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=J(this);for(let o=0,i=this.length;o{e[t]=function(...n){xt();const r=J(this)[t].apply(this,n);return Tt(),r}}),e}function Ri(e){const t=J(this);return me(t,"has",e),t.hasOwnProperty(e)}function br(e=!1,t=!1){return function(r,s,o){if(s==="__v_isReactive")return!e;if(s==="__v_isReadonly")return e;if(s==="__v_isShallow")return t;if(s==="__v_raw"&&o===(e?t?qi:no:t?to:eo).get(r))return r;const i=k(r);if(!e){if(i&&Y(qr,s))return Reflect.get(qr,s,o);if(s==="hasOwnProperty")return Ri}const l=Reflect.get(r,s,o);return(hr(s)?Qs.has(s):Ti(s))||(e||me(r,"get",s),t)?l:ce(l)?i&&pr(s)?l:l.value:ee(l)?e?Sn(l):An(l):l}}const Mi=Zs(),Fi=Zs(!0);function Zs(e=!1){return function(n,r,s,o){let i=n[r];if(vt(i)&&ce(i)&&!ce(s))return!1;if(!e&&(!gn(s)&&!vt(s)&&(i=J(i),s=J(s)),!k(n)&&ce(i)&&!ce(s)))return i.value=s,!0;const l=k(n)&&pr(r)?Number(r)e,Tn=e=>Reflect.getPrototypeOf(e);function Xt(e,t,n=!1,r=!1){e=e.__v_raw;const s=J(e),o=J(t);n||(t!==o&&me(s,"get",t),me(s,"get",o));const{has:i}=Tn(s),l=r?vr:n?Er:jt;if(i.call(s,t))return l(e.get(t));if(i.call(s,o))return l(e.get(o));e!==s&&e.get(t)}function Qt(e,t=!1){const n=this.__v_raw,r=J(n),s=J(e);return t||(e!==s&&me(r,"has",e),me(r,"has",s)),e===s?n.has(e):n.has(e)||n.has(s)}function Zt(e,t=!1){return e=e.__v_raw,!t&&me(J(e),"iterate",lt),Reflect.get(e,"size",e)}function zr(e){e=J(e);const t=J(this);return Tn(t).has.call(t,e)||(t.add(e),De(t,"add",e,e)),this}function Yr(e,t){t=J(t);const n=J(this),{has:r,get:s}=Tn(n);let o=r.call(n,e);o||(e=J(e),o=r.call(n,e));const i=s.call(n,e);return n.set(e,t),o?Dt(t,i)&&De(n,"set",e,t):De(n,"add",e,t),this}function Jr(e){const t=J(this),{has:n,get:r}=Tn(t);let s=n.call(t,e);s||(e=J(e),s=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return s&&De(t,"delete",e,void 0),o}function Xr(){const e=J(this),t=e.size!==0,n=e.clear();return t&&De(e,"clear",void 0,void 0),n}function Gt(e,t){return function(r,s){const o=this,i=o.__v_raw,l=J(i),c=t?vr:e?Er:jt;return!e&&me(l,"iterate",lt),i.forEach((a,f)=>r.call(s,c(a),c(f),o))}}function en(e,t,n){return function(...r){const s=this.__v_raw,o=J(s),i=gt(o),l=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,a=s[e](...r),f=n?vr:t?Er:jt;return!t&&me(o,"iterate",c?Zn:lt),{next(){const{value:h,done:g}=a.next();return g?{value:h,done:g}:{value:l?[f(h[0]),f(h[1])]:f(h),done:g}},[Symbol.iterator](){return this}}}}function ke(e){return function(...t){return e==="delete"?!1:this}}function Di(){const e={get(o){return Xt(this,o)},get size(){return Zt(this)},has:Qt,add:zr,set:Yr,delete:Jr,clear:Xr,forEach:Gt(!1,!1)},t={get(o){return Xt(this,o,!1,!0)},get size(){return Zt(this)},has:Qt,add:zr,set:Yr,delete:Jr,clear:Xr,forEach:Gt(!1,!0)},n={get(o){return Xt(this,o,!0)},get size(){return Zt(this,!0)},has(o){return Qt.call(this,o,!0)},add:ke("add"),set:ke("set"),delete:ke("delete"),clear:ke("clear"),forEach:Gt(!0,!1)},r={get(o){return Xt(this,o,!0,!0)},get size(){return Zt(this,!0)},has(o){return Qt.call(this,o,!0)},add:ke("add"),set:ke("set"),delete:ke("delete"),clear:ke("clear"),forEach:Gt(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=en(o,!1,!1),n[o]=en(o,!0,!1),t[o]=en(o,!1,!0),r[o]=en(o,!0,!0)}),[e,n,t,r]}const[ji,Bi,ki,Ui]=Di();function wr(e,t){const n=t?e?Ui:ki:e?Bi:ji;return(r,s,o)=>s==="__v_isReactive"?!e:s==="__v_isReadonly"?e:s==="__v_raw"?r:Reflect.get(Y(n,s)&&s in r?n:r,s,o)}const Ki={get:wr(!1,!1)},Wi={get:wr(!1,!0)},Vi={get:wr(!0,!1)},eo=new WeakMap,to=new WeakMap,no=new WeakMap,qi=new WeakMap;function zi(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Yi(e){return e.__v_skip||!Object.isExtensible(e)?0:zi(ai(e))}function An(e){return vt(e)?e:Cr(e,!1,Gs,Ki,eo)}function Ji(e){return Cr(e,!1,$i,Wi,to)}function Sn(e){return Cr(e,!0,Hi,Vi,no)}function Cr(e,t,n,r,s){if(!ee(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=s.get(e);if(o)return o;const i=Yi(e);if(i===0)return e;const l=new Proxy(e,i===2?r:n);return s.set(e,l),l}function mt(e){return vt(e)?mt(e.__v_raw):!!(e&&e.__v_isReactive)}function vt(e){return!!(e&&e.__v_isReadonly)}function gn(e){return!!(e&&e.__v_isShallow)}function ro(e){return mt(e)||vt(e)}function J(e){const t=e&&e.__v_raw;return t?J(t):e}function Ft(e){return hn(e,"__v_skip",!0),e}const jt=e=>ee(e)?An(e):e,Er=e=>ee(e)?Sn(e):e;function xr(e){qe&&Se&&(e=J(e),Xs(e.dep||(e.dep=_r())))}function Tr(e,t){e=J(e);const n=e.dep;n&&Gn(n)}function ce(e){return!!(e&&e.__v_isRef===!0)}function ae(e){return so(e,!1)}function Ar(e){return so(e,!0)}function so(e,t){return ce(e)?e:new Xi(e,t)}class Xi{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:J(t),this._value=n?t:jt(t)}get value(){return xr(this),this._value}set value(t){const n=this.__v_isShallow||gn(t)||vt(t);t=n?t:J(t),Dt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:jt(t),Tr(this))}}function oo(e){return ce(e)?e.value:e}const Qi={get:(e,t,n)=>oo(Reflect.get(e,t,n)),set:(e,t,n,r)=>{const s=e[t];return ce(s)&&!ce(n)?(s.value=n,!0):Reflect.set(e,t,n,r)}};function io(e){return mt(e)?e:new Proxy(e,Qi)}class Zi{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:r}=t(()=>xr(this),()=>Tr(this));this._get=n,this._set=r}get value(){return this._get()}set value(t){this._set(t)}}function Gi(e){return new Zi(e)}class el{constructor(t,n,r){this._object=t,this._key=n,this._defaultValue=r,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return xi(J(this._object),this._key)}}class tl{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function nl(e,t,n){return ce(e)?e:K(e)?new tl(e):ee(e)&&arguments.length>1?rl(e,t,n):ae(e)}function rl(e,t,n){const r=e[t];return ce(r)?r:new el(e,t,n)}class sl{constructor(t,n,r,s){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new yr(t,()=>{this._dirty||(this._dirty=!0,Tr(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!s,this.__v_isReadonly=r}get value(){const t=J(this);return xr(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function ol(e,t,n=!1){let r,s;const o=K(e);return o?(r=e,s=Pe):(r=e.get,s=e.set),new sl(r,s,o||!s,n)}function ze(e,t,n,r){let s;try{s=r?e(...r):e()}catch(o){qt(o,t,n)}return s}function xe(e,t,n,r){if(K(e)){const o=ze(e,t,n,r);return o&&ks(o)&&o.catch(i=>{qt(i,t,n)}),o}const s=[];for(let o=0;o>>1;kt(de[r])Ie&&de.splice(t,1)}function al(e){k(e)?_t.push(...e):(!$e||!$e.includes(e,e.allowRecurse?nt+1:nt))&&_t.push(e),co()}function Qr(e,t=Bt?Ie+1:0){for(;tkt(n)-kt(r)),nt=0;nt<$e.length;nt++)$e[nt]();$e=null,nt=0}}const kt=e=>e.id==null?1/0:e.id,ul=(e,t)=>{const n=kt(e)-kt(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function ao(e){er=!1,Bt=!0,de.sort(ul);const t=Pe;try{for(Ie=0;Iere(w)?w.trim():w)),h&&(s=n.map(Jn))}let l,c=r[l=an(t)]||r[l=an(Ne(t))];!c&&o&&(c=r[l=an(at(t))]),c&&xe(c,e,6,s);const a=r[l+"Once"];if(a){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,xe(a,e,6,s)}}function uo(e,t,n=!1){const r=t.emitsCache,s=r.get(e);if(s!==void 0)return s;const o=e.emits;let i={},l=!1;if(!K(e)){const c=a=>{const f=uo(a,t,!0);f&&(l=!0,ie(i,f))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!l?(ee(e)&&r.set(e,null),null):(k(o)?o.forEach(c=>i[c]=null):ie(i,o),ee(e)&&r.set(e,i),i)}function Rn(e,t){return!e||!Vt(t)?!1:(t=t.slice(2).replace(/Once$/,""),Y(e,t[0].toLowerCase()+t.slice(1))||Y(e,at(t))||Y(e,t))}let fe=null,Mn=null;function _n(e){const t=fe;return fe=e,Mn=e&&e.type.__scopeId||null,t}function La(e){Mn=e}function Na(){Mn=null}function dl(e,t=fe,n){if(!t||e._n)return e;const r=(...s)=>{r._d&&us(-1);const o=_n(t);let i;try{i=e(...s)}finally{_n(o),r._d&&us(1)}return i};return r._n=!0,r._c=!0,r._d=!0,r}function Bn(e){const{type:t,vnode:n,proxy:r,withProxy:s,props:o,propsOptions:[i],slots:l,attrs:c,emit:a,render:f,renderCache:h,data:g,setupState:w,ctx:E,inheritAttrs:S}=e;let H,m;const y=_n(e);try{if(n.shapeFlag&4){const A=s||r;H=Ae(f.call(A,A,h,o,w,g,E)),m=c}else{const A=t;H=Ae(A.length>1?A(o,{attrs:c,slots:l,emit:a}):A(o,null)),m=t.props?c:hl(c)}}catch(A){Ht.length=0,qt(A,e,1),H=se(ve)}let N=H;if(m&&S!==!1){const A=Object.keys(m),{shapeFlag:B}=N;A.length&&B&7&&(i&&A.some(fr)&&(m=pl(m,i)),N=Xe(N,m))}return n.dirs&&(N=Xe(N),N.dirs=N.dirs?N.dirs.concat(n.dirs):n.dirs),n.transition&&(N.transition=n.transition),H=N,_n(y),H}const hl=e=>{let t;for(const n in e)(n==="class"||n==="style"||Vt(n))&&((t||(t={}))[n]=e[n]);return t},pl=(e,t)=>{const n={};for(const r in e)(!fr(r)||!(r.slice(9)in t))&&(n[r]=e[r]);return n};function gl(e,t,n){const{props:r,children:s,component:o}=e,{props:i,children:l,patchFlag:c}=t,a=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return r?Zr(r,i,a):!!i;if(c&8){const f=t.dynamicProps;for(let h=0;he.__isSuspense;function fo(e,t){t&&t.pendingBranch?k(e)?t.effects.push(...e):t.effects.push(e):al(e)}function Or(e,t){return Fn(e,null,t)}function Ha(e,t){return Fn(e,null,{flush:"post"})}const tn={};function Ye(e,t,n){return Fn(e,t,n)}function Fn(e,t,{immediate:n,deep:r,flush:s,onTrack:o,onTrigger:i}=te){var l;const c=qs()===((l=le)==null?void 0:l.scope)?le:null;let a,f=!1,h=!1;if(ce(e)?(a=()=>e.value,f=gn(e)):mt(e)?(a=()=>e,r=!0):k(e)?(h=!0,f=e.some(A=>mt(A)||gn(A)),a=()=>e.map(A=>{if(ce(A))return A.value;if(mt(A))return ot(A);if(K(A))return ze(A,c,2)})):K(e)?t?a=()=>ze(e,c,2):a=()=>{if(!(c&&c.isUnmounted))return g&&g(),xe(e,c,3,[w])}:a=Pe,t&&r){const A=a;a=()=>ot(A())}let g,w=A=>{g=y.onStop=()=>{ze(A,c,4)}},E;if(Et)if(w=Pe,t?n&&xe(t,c,3,[a(),h?[]:void 0,w]):a(),s==="sync"){const A=hc();E=A.__watcherHandles||(A.__watcherHandles=[])}else return Pe;let S=h?new Array(e.length).fill(tn):tn;const H=()=>{if(y.active)if(t){const A=y.run();(r||f||(h?A.some((B,W)=>Dt(B,S[W])):Dt(A,S)))&&(g&&g(),xe(t,c,3,[A,S===tn?void 0:h&&S[0]===tn?[]:S,w]),S=A)}else y.run()};H.allowRecurse=!!t;let m;s==="sync"?m=H:s==="post"?m=()=>pe(H,c&&c.suspense):(H.pre=!0,c&&(H.id=c.uid),m=()=>Pn(H));const y=new yr(a,m);t?n?H():S=y.run():s==="post"?pe(y.run.bind(y),c&&c.suspense):y.run();const N=()=>{y.stop(),c&&c.scope&&dr(c.scope.effects,y)};return E&&E.push(N),N}function yl(e,t,n){const r=this.proxy,s=re(e)?e.includes(".")?ho(r,e):()=>r[e]:e.bind(r,r);let o;K(t)?o=t:(o=t.handler,n=t);const i=le;Ct(this);const l=Fn(s,o.bind(r),n);return i?Ct(i):ct(),l}function ho(e,t){const n=t.split(".");return()=>{let r=e;for(let s=0;s{ot(n,t)});else if(Ks(e))for(const n in e)ot(e[n],t);return e}function $a(e,t){const n=fe;if(n===null)return e;const r=$n(n)||n.proxy,s=e.dirs||(e.dirs=[]);for(let o=0;o{e.isMounted=!0}),yo(()=>{e.isUnmounting=!0}),e}const we=[Function,Array],po={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:we,onEnter:we,onAfterEnter:we,onEnterCancelled:we,onBeforeLeave:we,onLeave:we,onAfterLeave:we,onLeaveCancelled:we,onBeforeAppear:we,onAppear:we,onAfterAppear:we,onAppearCancelled:we},vl={name:"BaseTransition",props:po,setup(e,{slots:t}){const n=Hn(),r=bl();let s;return()=>{const o=t.default&&mo(t.default(),!0);if(!o||!o.length)return;let i=o[0];if(o.length>1){for(const S of o)if(S.type!==ve){i=S;break}}const l=J(e),{mode:c}=l;if(r.isLeaving)return kn(i);const a=Gr(i);if(!a)return kn(i);const f=tr(a,l,r,n);nr(a,f);const h=n.subTree,g=h&&Gr(h);let w=!1;const{getTransitionKey:E}=a.type;if(E){const S=E();s===void 0?s=S:S!==s&&(s=S,w=!0)}if(g&&g.type!==ve&&(!rt(a,g)||w)){const S=tr(g,l,r,n);if(nr(g,S),c==="out-in")return r.isLeaving=!0,S.afterLeave=()=>{r.isLeaving=!1,n.update.active!==!1&&n.update()},kn(i);c==="in-out"&&a.type!==ve&&(S.delayLeave=(H,m,y)=>{const N=go(r,g);N[String(g.key)]=g,H._leaveCb=()=>{m(),H._leaveCb=void 0,delete f.delayedLeave},f.delayedLeave=y})}return i}}},wl=vl;function go(e,t){const{leavingVNodes:n}=e;let r=n.get(t.type);return r||(r=Object.create(null),n.set(t.type,r)),r}function tr(e,t,n,r){const{appear:s,mode:o,persisted:i=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:a,onEnterCancelled:f,onBeforeLeave:h,onLeave:g,onAfterLeave:w,onLeaveCancelled:E,onBeforeAppear:S,onAppear:H,onAfterAppear:m,onAppearCancelled:y}=t,N=String(e.key),A=go(n,e),B=(_,R)=>{_&&xe(_,r,9,R)},W=(_,R)=>{const I=R[1];B(_,R),k(_)?_.every(V=>V.length<=1)&&I():_.length<=1&&I()},j={mode:o,persisted:i,beforeEnter(_){let R=l;if(!n.isMounted)if(s)R=S||l;else return;_._leaveCb&&_._leaveCb(!0);const I=A[N];I&&rt(e,I)&&I.el._leaveCb&&I.el._leaveCb(),B(R,[_])},enter(_){let R=c,I=a,V=f;if(!n.isMounted)if(s)R=H||c,I=m||a,V=y||f;else return;let M=!1;const q=_._enterCb=L=>{M||(M=!0,L?B(V,[_]):B(I,[_]),j.delayedLeave&&j.delayedLeave(),_._enterCb=void 0)};R?W(R,[_,q]):q()},leave(_,R){const I=String(e.key);if(_._enterCb&&_._enterCb(!0),n.isUnmounting)return R();B(h,[_]);let V=!1;const M=_._leaveCb=q=>{V||(V=!0,R(),q?B(E,[_]):B(w,[_]),_._leaveCb=void 0,A[I]===e&&delete A[I])};A[I]=e,g?W(g,[_,M]):M()},clone(_){return tr(_,t,n,r)}};return j}function kn(e){if(zt(e))return e=Xe(e),e.children=null,e}function Gr(e){return zt(e)?e.children?e.children[0]:void 0:e}function nr(e,t){e.shapeFlag&6&&e.component?nr(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function mo(e,t=!1,n){let r=[],s=0;for(let o=0;o1)for(let o=0;oie({name:e.name},t,{setup:e}))():e}const yt=e=>!!e.type.__asyncLoader;function Da(e){K(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:r,delay:s=200,timeout:o,suspensible:i=!0,onError:l}=e;let c=null,a,f=0;const h=()=>(f++,c=null,g()),g=()=>{let w;return c||(w=c=t().catch(E=>{if(E=E instanceof Error?E:new Error(String(E)),l)return new Promise((S,H)=>{l(E,()=>S(h()),()=>H(E),f+1)});throw E}).then(E=>w!==c&&c?c:(E&&(E.__esModule||E[Symbol.toStringTag]==="Module")&&(E=E.default),a=E,E)))};return Pr({name:"AsyncComponentWrapper",__asyncLoader:g,get __asyncResolved(){return a},setup(){const w=le;if(a)return()=>Un(a,w);const E=y=>{c=null,qt(y,w,13,!r)};if(i&&w.suspense||Et)return g().then(y=>()=>Un(y,w)).catch(y=>(E(y),()=>r?se(r,{error:y}):null));const S=ae(!1),H=ae(),m=ae(!!s);return s&&setTimeout(()=>{m.value=!1},s),o!=null&&setTimeout(()=>{if(!S.value&&!H.value){const y=new Error(`Async component timed out after ${o}ms.`);E(y),H.value=y}},o),g().then(()=>{S.value=!0,w.parent&&zt(w.parent.vnode)&&Pn(w.parent.update)}).catch(y=>{E(y),H.value=y}),()=>{if(S.value&&a)return Un(a,w);if(H.value&&r)return se(r,{error:H.value});if(n&&!m.value)return se(n)}}})}function Un(e,t){const{ref:n,props:r,children:s,ce:o}=t.vnode,i=se(e,r,s);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const zt=e=>e.type.__isKeepAlive;function Cl(e,t){_o(e,"a",t)}function El(e,t){_o(e,"da",t)}function _o(e,t,n=le){const r=e.__wdc||(e.__wdc=()=>{let s=n;for(;s;){if(s.isDeactivated)return;s=s.parent}return e()});if(In(t,r,n),n){let s=n.parent;for(;s&&s.parent;)zt(s.parent.vnode)&&xl(r,t,n,s),s=s.parent}}function xl(e,t,n,r){const s=In(t,e,r,!0);Ln(()=>{dr(r[t],s)},n)}function In(e,t,n=le,r=!1){if(n){const s=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{if(n.isUnmounted)return;xt(),Ct(n);const l=xe(t,n,e,i);return ct(),Tt(),l});return r?s.unshift(o):s.push(o),o}}const Be=e=>(t,n=le)=>(!Et||e==="sp")&&In(e,(...r)=>t(...r),n),Tl=Be("bm"),At=Be("m"),Al=Be("bu"),Sl=Be("u"),yo=Be("bum"),Ln=Be("um"),Ol=Be("sp"),Pl=Be("rtg"),Rl=Be("rtc");function Ml(e,t=le){In("ec",e,t)}const Rr="components";function ja(e,t){return vo(Rr,e,!0,t)||e}const bo=Symbol.for("v-ndc");function Ba(e){return re(e)?vo(Rr,e,!1)||e:e||bo}function vo(e,t,n=!0,r=!1){const s=fe||le;if(s){const o=s.type;if(e===Rr){const l=uc(o,!1);if(l&&(l===t||l===Ne(t)||l===xn(Ne(t))))return o}const i=es(s[e]||o[e],t)||es(s.appContext[e],t);return!i&&r?o:i}}function es(e,t){return e&&(e[t]||e[Ne(t)]||e[xn(Ne(t))])}function ka(e,t,n,r){let s;const o=n&&n[r];if(k(e)||re(e)){s=new Array(e.length);for(let i=0,l=e.length;it(i,l,void 0,o&&o[l]));else{const i=Object.keys(e);s=new Array(i.length);for(let l=0,c=i.length;lwn(t)?!(t.type===ve||t.type===ge&&!wo(t.children)):!0)?e:null}function Ka(e,t){const n={};for(const r in e)n[t&&/[A-Z]/.test(r)?`on:${r}`:an(r)]=e[r];return n}const rr=e=>e?$o(e)?$n(e)||e.proxy:rr(e.parent):null,It=ie(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>rr(e.parent),$root:e=>rr(e.root),$emit:e=>e.emit,$options:e=>Mr(e),$forceUpdate:e=>e.f||(e.f=()=>Pn(e.update)),$nextTick:e=>e.n||(e.n=On.bind(e.proxy)),$watch:e=>yl.bind(e)}),Kn=(e,t)=>e!==te&&!e.__isScriptSetup&&Y(e,t),Fl={get({_:e},t){const{ctx:n,setupState:r,data:s,props:o,accessCache:i,type:l,appContext:c}=e;let a;if(t[0]!=="$"){const w=i[t];if(w!==void 0)switch(w){case 1:return r[t];case 2:return s[t];case 4:return n[t];case 3:return o[t]}else{if(Kn(r,t))return i[t]=1,r[t];if(s!==te&&Y(s,t))return i[t]=2,s[t];if((a=e.propsOptions[0])&&Y(a,t))return i[t]=3,o[t];if(n!==te&&Y(n,t))return i[t]=4,n[t];sr&&(i[t]=0)}}const f=It[t];let h,g;if(f)return t==="$attrs"&&me(e,"get",t),f(e);if((h=l.__cssModules)&&(h=h[t]))return h;if(n!==te&&Y(n,t))return i[t]=4,n[t];if(g=c.config.globalProperties,Y(g,t))return g[t]},set({_:e},t,n){const{data:r,setupState:s,ctx:o}=e;return Kn(s,t)?(s[t]=n,!0):r!==te&&Y(r,t)?(r[t]=n,!0):Y(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:r,appContext:s,propsOptions:o}},i){let l;return!!n[i]||e!==te&&Y(e,i)||Kn(t,i)||(l=o[0])&&Y(l,i)||Y(r,i)||Y(It,i)||Y(s.config.globalProperties,i)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Y(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function Wa(){return Il().slots}function Il(){const e=Hn();return e.setupContext||(e.setupContext=jo(e))}function ts(e){return k(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let sr=!0;function Ll(e){const t=Mr(e),n=e.proxy,r=e.ctx;sr=!1,t.beforeCreate&&ns(t.beforeCreate,e,"bc");const{data:s,computed:o,methods:i,watch:l,provide:c,inject:a,created:f,beforeMount:h,mounted:g,beforeUpdate:w,updated:E,activated:S,deactivated:H,beforeDestroy:m,beforeUnmount:y,destroyed:N,unmounted:A,render:B,renderTracked:W,renderTriggered:j,errorCaptured:_,serverPrefetch:R,expose:I,inheritAttrs:V,components:M,directives:q,filters:L}=t;if(a&&Nl(a,r,null),i)for(const ne in i){const Z=i[ne];K(Z)&&(r[ne]=Z.bind(n))}if(s){const ne=s.call(n,n);ee(ne)&&(e.data=An(ne))}if(sr=!0,o)for(const ne in o){const Z=o[ne],Qe=K(Z)?Z.bind(n,n):K(Z.get)?Z.get.bind(n,n):Pe,Yt=!K(Z)&&K(Z.set)?Z.set.bind(n):Pe,Ze=ue({get:Qe,set:Yt});Object.defineProperty(r,ne,{enumerable:!0,configurable:!0,get:()=>Ze.value,set:Re=>Ze.value=Re})}if(l)for(const ne in l)Co(l[ne],r,n,ne);if(c){const ne=K(c)?c.call(n):c;Reflect.ownKeys(ne).forEach(Z=>{kl(Z,ne[Z])})}f&&ns(f,e,"c");function X(ne,Z){k(Z)?Z.forEach(Qe=>ne(Qe.bind(n))):Z&&ne(Z.bind(n))}if(X(Tl,h),X(At,g),X(Al,w),X(Sl,E),X(Cl,S),X(El,H),X(Ml,_),X(Rl,W),X(Pl,j),X(yo,y),X(Ln,A),X(Ol,R),k(I))if(I.length){const ne=e.exposed||(e.exposed={});I.forEach(Z=>{Object.defineProperty(ne,Z,{get:()=>n[Z],set:Qe=>n[Z]=Qe})})}else e.exposed||(e.exposed={});B&&e.render===Pe&&(e.render=B),V!=null&&(e.inheritAttrs=V),M&&(e.components=M),q&&(e.directives=q)}function Nl(e,t,n=Pe){k(e)&&(e=or(e));for(const r in e){const s=e[r];let o;ee(s)?"default"in s?o=bt(s.from||r,s.default,!0):o=bt(s.from||r):o=bt(s),ce(o)?Object.defineProperty(t,r,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[r]=o}}function ns(e,t,n){xe(k(e)?e.map(r=>r.bind(t.proxy)):e.bind(t.proxy),t,n)}function Co(e,t,n,r){const s=r.includes(".")?ho(n,r):()=>n[r];if(re(e)){const o=t[e];K(o)&&Ye(s,o)}else if(K(e))Ye(s,e.bind(n));else if(ee(e))if(k(e))e.forEach(o=>Co(o,t,n,r));else{const o=K(e.handler)?e.handler.bind(n):t[e.handler];K(o)&&Ye(s,o,e)}}function Mr(e){const t=e.type,{mixins:n,extends:r}=t,{mixins:s,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,l=o.get(t);let c;return l?c=l:!s.length&&!n&&!r?c=t:(c={},s.length&&s.forEach(a=>yn(c,a,i,!0)),yn(c,t,i)),ee(t)&&o.set(t,c),c}function yn(e,t,n,r=!1){const{mixins:s,extends:o}=t;o&&yn(e,o,n,!0),s&&s.forEach(i=>yn(e,i,n,!0));for(const i in t)if(!(r&&i==="expose")){const l=Hl[i]||n&&n[i];e[i]=l?l(e[i],t[i]):t[i]}return e}const Hl={data:rs,props:ss,emits:ss,methods:Rt,computed:Rt,beforeCreate:he,created:he,beforeMount:he,mounted:he,beforeUpdate:he,updated:he,beforeDestroy:he,beforeUnmount:he,destroyed:he,unmounted:he,activated:he,deactivated:he,errorCaptured:he,serverPrefetch:he,components:Rt,directives:Rt,watch:Dl,provide:rs,inject:$l};function rs(e,t){return t?e?function(){return ie(K(e)?e.call(this,this):e,K(t)?t.call(this,this):t)}:t:e}function $l(e,t){return Rt(or(e),or(t))}function or(e){if(k(e)){const t={};for(let n=0;n1)return n&&K(t)?t.call(r&&r.proxy):t}}function Ul(e,t,n,r=!1){const s={},o={};hn(o,Nn,1),e.propsDefaults=Object.create(null),xo(e,t,s,o);for(const i in e.propsOptions[0])i in s||(s[i]=void 0);n?e.props=r?s:Ji(s):e.type.props?e.props=s:e.props=o,e.attrs=o}function Kl(e,t,n,r){const{props:s,attrs:o,vnode:{patchFlag:i}}=e,l=J(s),[c]=e.propsOptions;let a=!1;if((r||i>0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let h=0;h{c=!0;const[g,w]=To(h,t,!0);ie(i,g),w&&l.push(...w)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!o&&!c)return ee(e)&&r.set(e,pt),pt;if(k(o))for(let f=0;f-1,w[1]=S<0||E-1||Y(w,"default"))&&l.push(h)}}}const a=[i,l];return ee(e)&&r.set(e,a),a}function os(e){return e[0]!=="$"}function is(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function ls(e,t){return is(e)===is(t)}function cs(e,t){return k(t)?t.findIndex(n=>ls(n,e)):K(t)&&ls(t,e)?0:-1}const Ao=e=>e[0]==="_"||e==="$stable",Fr=e=>k(e)?e.map(Ae):[Ae(e)],Wl=(e,t,n)=>{if(t._n)return t;const r=dl((...s)=>Fr(t(...s)),n);return r._c=!1,r},So=(e,t,n)=>{const r=e._ctx;for(const s in e){if(Ao(s))continue;const o=e[s];if(K(o))t[s]=Wl(s,o,r);else if(o!=null){const i=Fr(o);t[s]=()=>i}}},Oo=(e,t)=>{const n=Fr(t);e.slots.default=()=>n},Vl=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=J(t),hn(t,"_",n)):So(t,e.slots={})}else e.slots={},t&&Oo(e,t);hn(e.slots,Nn,1)},ql=(e,t,n)=>{const{vnode:r,slots:s}=e;let o=!0,i=te;if(r.shapeFlag&32){const l=t._;l?n&&l===1?o=!1:(ie(s,t),!n&&l===1&&delete s._):(o=!t.$stable,So(t,s)),i=t}else t&&(Oo(e,t),i={default:1});if(o)for(const l in s)!Ao(l)&&!(l in i)&&delete s[l]};function vn(e,t,n,r,s=!1){if(k(e)){e.forEach((g,w)=>vn(g,t&&(k(t)?t[w]:t),n,r,s));return}if(yt(r)&&!s)return;const o=r.shapeFlag&4?$n(r.component)||r.component.proxy:r.el,i=s?null:o,{i:l,r:c}=e,a=t&&t.r,f=l.refs===te?l.refs={}:l.refs,h=l.setupState;if(a!=null&&a!==c&&(re(a)?(f[a]=null,Y(h,a)&&(h[a]=null)):ce(a)&&(a.value=null)),K(c))ze(c,l,12,[i,f]);else{const g=re(c),w=ce(c);if(g||w){const E=()=>{if(e.f){const S=g?Y(h,c)?h[c]:f[c]:c.value;s?k(S)&&dr(S,o):k(S)?S.includes(o)||S.push(o):g?(f[c]=[o],Y(h,c)&&(h[c]=f[c])):(c.value=[o],e.k&&(f[e.k]=c.value))}else g?(f[c]=i,Y(h,c)&&(h[c]=i)):w&&(c.value=i,e.k&&(f[e.k]=i))};i?(E.id=-1,pe(E,n)):E()}}}let Ue=!1;const nn=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",rn=e=>e.nodeType===8;function zl(e){const{mt:t,p:n,o:{patchProp:r,createText:s,nextSibling:o,parentNode:i,remove:l,insert:c,createComment:a}}=e,f=(m,y)=>{if(!y.hasChildNodes()){n(null,m,y),mn(),y._vnode=m;return}Ue=!1,h(y.firstChild,m,null,null,null),mn(),y._vnode=m,Ue&&console.error("Hydration completed but contains mismatches.")},h=(m,y,N,A,B,W=!1)=>{const j=rn(m)&&m.data==="[",_=()=>S(m,y,N,A,B,j),{type:R,ref:I,shapeFlag:V,patchFlag:M}=y;let q=m.nodeType;y.el=m,M===-2&&(W=!1,y.dynamicChildren=null);let L=null;switch(R){case wt:q!==3?y.children===""?(c(y.el=s(""),i(m),m),L=m):L=_():(m.data!==y.children&&(Ue=!0,m.data=y.children),L=o(m));break;case ve:q!==8||j?L=_():L=o(m);break;case Nt:if(j&&(m=o(m),q=m.nodeType),q===1||q===3){L=m;const _e=!y.children.length;for(let X=0;X{W=W||!!y.dynamicChildren;const{type:j,props:_,patchFlag:R,shapeFlag:I,dirs:V}=y,M=j==="input"&&V||j==="option";if(M||R!==-1){if(V&&Fe(y,null,N,"created"),_)if(M||!W||R&48)for(const L in _)(M&&L.endsWith("value")||Vt(L)&&!Mt(L))&&r(m,L,null,_[L],!1,void 0,N);else _.onClick&&r(m,"onClick",null,_.onClick,!1,void 0,N);let q;if((q=_&&_.onVnodeBeforeMount)&&Ce(q,N,y),V&&Fe(y,null,N,"beforeMount"),((q=_&&_.onVnodeMounted)||V)&&fo(()=>{q&&Ce(q,N,y),V&&Fe(y,null,N,"mounted")},A),I&16&&!(_&&(_.innerHTML||_.textContent))){let L=w(m.firstChild,y,m,N,A,B,W);for(;L;){Ue=!0;const _e=L;L=L.nextSibling,l(_e)}}else I&8&&m.textContent!==y.children&&(Ue=!0,m.textContent=y.children)}return m.nextSibling},w=(m,y,N,A,B,W,j)=>{j=j||!!y.dynamicChildren;const _=y.children,R=_.length;for(let I=0;I{const{slotScopeIds:j}=y;j&&(B=B?B.concat(j):j);const _=i(m),R=w(o(m),y,_,N,A,B,W);return R&&rn(R)&&R.data==="]"?o(y.anchor=R):(Ue=!0,c(y.anchor=a("]"),_,R),R)},S=(m,y,N,A,B,W)=>{if(Ue=!0,y.el=null,W){const R=H(m);for(;;){const I=o(m);if(I&&I!==R)l(I);else break}}const j=o(m),_=i(m);return l(m),n(null,y,_,j,N,A,nn(_),B),j},H=m=>{let y=0;for(;m;)if(m=o(m),m&&rn(m)&&(m.data==="["&&y++,m.data==="]")){if(y===0)return o(m);y--}return m};return[f,h]}const pe=fo;function Yl(e){return Po(e)}function Jl(e){return Po(e,zl)}function Po(e,t){const n=Xn();n.__VUE__=!0;const{insert:r,remove:s,patchProp:o,createElement:i,createText:l,createComment:c,setText:a,setElementText:f,parentNode:h,nextSibling:g,setScopeId:w=Pe,insertStaticContent:E}=e,S=(u,d,p,v=null,b=null,T=null,P=!1,x=null,O=!!d.dynamicChildren)=>{if(u===d)return;u&&!rt(u,d)&&(v=Jt(u),Re(u,b,T,!0),u=null),d.patchFlag===-2&&(O=!1,d.dynamicChildren=null);const{type:C,ref:$,shapeFlag:F}=d;switch(C){case wt:H(u,d,p,v);break;case ve:m(u,d,p,v);break;case Nt:u==null&&y(d,p,v,P);break;case ge:M(u,d,p,v,b,T,P,x,O);break;default:F&1?B(u,d,p,v,b,T,P,x,O):F&6?q(u,d,p,v,b,T,P,x,O):(F&64||F&128)&&C.process(u,d,p,v,b,T,P,x,O,ut)}$!=null&&b&&vn($,u&&u.ref,T,d||u,!d)},H=(u,d,p,v)=>{if(u==null)r(d.el=l(d.children),p,v);else{const b=d.el=u.el;d.children!==u.children&&a(b,d.children)}},m=(u,d,p,v)=>{u==null?r(d.el=c(d.children||""),p,v):d.el=u.el},y=(u,d,p,v)=>{[u.el,u.anchor]=E(u.children,d,p,v,u.el,u.anchor)},N=({el:u,anchor:d},p,v)=>{let b;for(;u&&u!==d;)b=g(u),r(u,p,v),u=b;r(d,p,v)},A=({el:u,anchor:d})=>{let p;for(;u&&u!==d;)p=g(u),s(u),u=p;s(d)},B=(u,d,p,v,b,T,P,x,O)=>{P=P||d.type==="svg",u==null?W(d,p,v,b,T,P,x,O):R(u,d,b,T,P,x,O)},W=(u,d,p,v,b,T,P,x)=>{let O,C;const{type:$,props:F,shapeFlag:D,transition:U,dirs:z}=u;if(O=u.el=i(u.type,T,F&&F.is,F),D&8?f(O,u.children):D&16&&_(u.children,O,null,v,b,T&&$!=="foreignObject",P,x),z&&Fe(u,null,v,"created"),j(O,u,u.scopeId,P,v),F){for(const Q in F)Q!=="value"&&!Mt(Q)&&o(O,Q,null,F[Q],T,u.children,v,b,He);"value"in F&&o(O,"value",null,F.value),(C=F.onVnodeBeforeMount)&&Ce(C,v,u)}z&&Fe(u,null,v,"beforeMount");const G=(!b||b&&!b.pendingBranch)&&U&&!U.persisted;G&&U.beforeEnter(O),r(O,d,p),((C=F&&F.onVnodeMounted)||G||z)&&pe(()=>{C&&Ce(C,v,u),G&&U.enter(O),z&&Fe(u,null,v,"mounted")},b)},j=(u,d,p,v,b)=>{if(p&&w(u,p),v)for(let T=0;T{for(let C=O;C{const x=d.el=u.el;let{patchFlag:O,dynamicChildren:C,dirs:$}=d;O|=u.patchFlag&16;const F=u.props||te,D=d.props||te;let U;p&&Ge(p,!1),(U=D.onVnodeBeforeUpdate)&&Ce(U,p,d,u),$&&Fe(d,u,p,"beforeUpdate"),p&&Ge(p,!0);const z=b&&d.type!=="foreignObject";if(C?I(u.dynamicChildren,C,x,p,v,z,T):P||Z(u,d,x,null,p,v,z,T,!1),O>0){if(O&16)V(x,d,F,D,p,v,b);else if(O&2&&F.class!==D.class&&o(x,"class",null,D.class,b),O&4&&o(x,"style",F.style,D.style,b),O&8){const G=d.dynamicProps;for(let Q=0;Q{U&&Ce(U,p,d,u),$&&Fe(d,u,p,"updated")},v)},I=(u,d,p,v,b,T,P)=>{for(let x=0;x{if(p!==v){if(p!==te)for(const x in p)!Mt(x)&&!(x in v)&&o(u,x,p[x],null,P,d.children,b,T,He);for(const x in v){if(Mt(x))continue;const O=v[x],C=p[x];O!==C&&x!=="value"&&o(u,x,C,O,P,d.children,b,T,He)}"value"in v&&o(u,"value",p.value,v.value)}},M=(u,d,p,v,b,T,P,x,O)=>{const C=d.el=u?u.el:l(""),$=d.anchor=u?u.anchor:l("");let{patchFlag:F,dynamicChildren:D,slotScopeIds:U}=d;U&&(x=x?x.concat(U):U),u==null?(r(C,p,v),r($,p,v),_(d.children,p,$,b,T,P,x,O)):F>0&&F&64&&D&&u.dynamicChildren?(I(u.dynamicChildren,D,p,b,T,P,x),(d.key!=null||b&&d===b.subTree)&&Ir(u,d,!0)):Z(u,d,p,$,b,T,P,x,O)},q=(u,d,p,v,b,T,P,x,O)=>{d.slotScopeIds=x,u==null?d.shapeFlag&512?b.ctx.activate(d,p,v,P,O):L(d,p,v,b,T,P,O):_e(u,d,O)},L=(u,d,p,v,b,T,P)=>{const x=u.component=ic(u,v,b);if(zt(u)&&(x.ctx.renderer=ut),lc(x),x.asyncDep){if(b&&b.registerDep(x,X),!u.el){const O=x.subTree=se(ve);m(null,O,d,p)}return}X(x,u,d,p,b,T,P)},_e=(u,d,p)=>{const v=d.component=u.component;if(gl(u,d,p))if(v.asyncDep&&!v.asyncResolved){ne(v,d,p);return}else v.next=d,cl(v.update),v.update();else d.el=u.el,v.vnode=d},X=(u,d,p,v,b,T,P)=>{const x=()=>{if(u.isMounted){let{next:$,bu:F,u:D,parent:U,vnode:z}=u,G=$,Q;Ge(u,!1),$?($.el=z.el,ne(u,$,P)):$=z,F&&un(F),(Q=$.props&&$.props.onVnodeBeforeUpdate)&&Ce(Q,U,$,z),Ge(u,!0);const oe=Bn(u),Te=u.subTree;u.subTree=oe,S(Te,oe,h(Te.el),Jt(Te),u,b,T),$.el=oe.el,G===null&&ml(u,oe.el),D&&pe(D,b),(Q=$.props&&$.props.onVnodeUpdated)&&pe(()=>Ce(Q,U,$,z),b)}else{let $;const{el:F,props:D}=d,{bm:U,m:z,parent:G}=u,Q=yt(d);if(Ge(u,!1),U&&un(U),!Q&&($=D&&D.onVnodeBeforeMount)&&Ce($,G,d),Ge(u,!0),F&&jn){const oe=()=>{u.subTree=Bn(u),jn(F,u.subTree,u,b,null)};Q?d.type.__asyncLoader().then(()=>!u.isUnmounted&&oe()):oe()}else{const oe=u.subTree=Bn(u);S(null,oe,p,v,u,b,T),d.el=oe.el}if(z&&pe(z,b),!Q&&($=D&&D.onVnodeMounted)){const oe=d;pe(()=>Ce($,G,oe),b)}(d.shapeFlag&256||G&&yt(G.vnode)&&G.vnode.shapeFlag&256)&&u.a&&pe(u.a,b),u.isMounted=!0,d=p=v=null}},O=u.effect=new yr(x,()=>Pn(C),u.scope),C=u.update=()=>O.run();C.id=u.uid,Ge(u,!0),C()},ne=(u,d,p)=>{d.component=u;const v=u.vnode.props;u.vnode=d,u.next=null,Kl(u,d.props,v,p),ql(u,d.children,p),xt(),Qr(),Tt()},Z=(u,d,p,v,b,T,P,x,O=!1)=>{const C=u&&u.children,$=u?u.shapeFlag:0,F=d.children,{patchFlag:D,shapeFlag:U}=d;if(D>0){if(D&128){Yt(C,F,p,v,b,T,P,x,O);return}else if(D&256){Qe(C,F,p,v,b,T,P,x,O);return}}U&8?($&16&&He(C,b,T),F!==C&&f(p,F)):$&16?U&16?Yt(C,F,p,v,b,T,P,x,O):He(C,b,T,!0):($&8&&f(p,""),U&16&&_(F,p,v,b,T,P,x,O))},Qe=(u,d,p,v,b,T,P,x,O)=>{u=u||pt,d=d||pt;const C=u.length,$=d.length,F=Math.min(C,$);let D;for(D=0;D$?He(u,b,T,!0,!1,F):_(d,p,v,b,T,P,x,O,F)},Yt=(u,d,p,v,b,T,P,x,O)=>{let C=0;const $=d.length;let F=u.length-1,D=$-1;for(;C<=F&&C<=D;){const U=u[C],z=d[C]=O?Ve(d[C]):Ae(d[C]);if(rt(U,z))S(U,z,p,null,b,T,P,x,O);else break;C++}for(;C<=F&&C<=D;){const U=u[F],z=d[D]=O?Ve(d[D]):Ae(d[D]);if(rt(U,z))S(U,z,p,null,b,T,P,x,O);else break;F--,D--}if(C>F){if(C<=D){const U=D+1,z=U<$?d[U].el:v;for(;C<=D;)S(null,d[C]=O?Ve(d[C]):Ae(d[C]),p,z,b,T,P,x,O),C++}}else if(C>D)for(;C<=F;)Re(u[C],b,T,!0),C++;else{const U=C,z=C,G=new Map;for(C=z;C<=D;C++){const ye=d[C]=O?Ve(d[C]):Ae(d[C]);ye.key!=null&&G.set(ye.key,C)}let Q,oe=0;const Te=D-z+1;let ft=!1,Br=0;const St=new Array(Te);for(C=0;C=Te){Re(ye,b,T,!0);continue}let Me;if(ye.key!=null)Me=G.get(ye.key);else for(Q=z;Q<=D;Q++)if(St[Q-z]===0&&rt(ye,d[Q])){Me=Q;break}Me===void 0?Re(ye,b,T,!0):(St[Me-z]=C+1,Me>=Br?Br=Me:ft=!0,S(ye,d[Me],p,null,b,T,P,x,O),oe++)}const kr=ft?Xl(St):pt;for(Q=kr.length-1,C=Te-1;C>=0;C--){const ye=z+C,Me=d[ye],Ur=ye+1<$?d[ye+1].el:v;St[C]===0?S(null,Me,p,Ur,b,T,P,x,O):ft&&(Q<0||C!==kr[Q]?Ze(Me,p,Ur,2):Q--)}}},Ze=(u,d,p,v,b=null)=>{const{el:T,type:P,transition:x,children:O,shapeFlag:C}=u;if(C&6){Ze(u.component.subTree,d,p,v);return}if(C&128){u.suspense.move(d,p,v);return}if(C&64){P.move(u,d,p,ut);return}if(P===ge){r(T,d,p);for(let F=0;Fx.enter(T),b);else{const{leave:F,delayLeave:D,afterLeave:U}=x,z=()=>r(T,d,p),G=()=>{F(T,()=>{z(),U&&U()})};D?D(T,z,G):G()}else r(T,d,p)},Re=(u,d,p,v=!1,b=!1)=>{const{type:T,props:P,ref:x,children:O,dynamicChildren:C,shapeFlag:$,patchFlag:F,dirs:D}=u;if(x!=null&&vn(x,null,p,u,!0),$&256){d.ctx.deactivate(u);return}const U=$&1&&D,z=!yt(u);let G;if(z&&(G=P&&P.onVnodeBeforeUnmount)&&Ce(G,d,u),$&6)oi(u.component,p,v);else{if($&128){u.suspense.unmount(p,v);return}U&&Fe(u,null,d,"beforeUnmount"),$&64?u.type.remove(u,d,p,b,ut,v):C&&(T!==ge||F>0&&F&64)?He(C,d,p,!1,!0):(T===ge&&F&384||!b&&$&16)&&He(O,d,p),v&&Dr(u)}(z&&(G=P&&P.onVnodeUnmounted)||U)&&pe(()=>{G&&Ce(G,d,u),U&&Fe(u,null,d,"unmounted")},p)},Dr=u=>{const{type:d,el:p,anchor:v,transition:b}=u;if(d===ge){si(p,v);return}if(d===Nt){A(u);return}const T=()=>{s(p),b&&!b.persisted&&b.afterLeave&&b.afterLeave()};if(u.shapeFlag&1&&b&&!b.persisted){const{leave:P,delayLeave:x}=b,O=()=>P(p,T);x?x(u.el,T,O):O()}else T()},si=(u,d)=>{let p;for(;u!==d;)p=g(u),s(u),u=p;s(d)},oi=(u,d,p)=>{const{bum:v,scope:b,update:T,subTree:P,um:x}=u;v&&un(v),b.stop(),T&&(T.active=!1,Re(P,u,d,p)),x&&pe(x,d),pe(()=>{u.isUnmounted=!0},d),d&&d.pendingBranch&&!d.isUnmounted&&u.asyncDep&&!u.asyncResolved&&u.suspenseId===d.pendingId&&(d.deps--,d.deps===0&&d.resolve())},He=(u,d,p,v=!1,b=!1,T=0)=>{for(let P=T;Pu.shapeFlag&6?Jt(u.component.subTree):u.shapeFlag&128?u.suspense.next():g(u.anchor||u.el),jr=(u,d,p)=>{u==null?d._vnode&&Re(d._vnode,null,null,!0):S(d._vnode||null,u,d,null,null,null,p),Qr(),mn(),d._vnode=u},ut={p:S,um:Re,m:Ze,r:Dr,mt:L,mc:_,pc:Z,pbc:I,n:Jt,o:e};let Dn,jn;return t&&([Dn,jn]=t(ut)),{render:jr,hydrate:Dn,createApp:Bl(jr,Dn)}}function Ge({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Ir(e,t,n=!1){const r=e.children,s=t.children;if(k(r)&&k(s))for(let o=0;o>1,e[n[l]]0&&(t[r]=n[o-1]),n[o]=r)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}const Ql=e=>e.__isTeleport,Lt=e=>e&&(e.disabled||e.disabled===""),as=e=>typeof SVGElement<"u"&&e instanceof SVGElement,lr=(e,t)=>{const n=e&&e.to;return re(n)?t?t(n):null:n},Zl={__isTeleport:!0,process(e,t,n,r,s,o,i,l,c,a){const{mc:f,pc:h,pbc:g,o:{insert:w,querySelector:E,createText:S,createComment:H}}=a,m=Lt(t.props);let{shapeFlag:y,children:N,dynamicChildren:A}=t;if(e==null){const B=t.el=S(""),W=t.anchor=S("");w(B,n,r),w(W,n,r);const j=t.target=lr(t.props,E),_=t.targetAnchor=S("");j&&(w(_,j),i=i||as(j));const R=(I,V)=>{y&16&&f(N,I,V,s,o,i,l,c)};m?R(n,W):j&&R(j,_)}else{t.el=e.el;const B=t.anchor=e.anchor,W=t.target=e.target,j=t.targetAnchor=e.targetAnchor,_=Lt(e.props),R=_?n:W,I=_?B:j;if(i=i||as(W),A?(g(e.dynamicChildren,A,R,s,o,i,l),Ir(e,t,!0)):c||h(e,t,R,I,s,o,i,l,!1),m)_||sn(t,n,B,a,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const V=t.target=lr(t.props,E);V&&sn(t,V,null,a,0)}else _&&sn(t,W,j,a,1)}Ro(t)},remove(e,t,n,r,{um:s,o:{remove:o}},i){const{shapeFlag:l,children:c,anchor:a,targetAnchor:f,target:h,props:g}=e;if(h&&o(f),(i||!Lt(g))&&(o(a),l&16))for(let w=0;w0?Oe||pt:null,ec(),Ut>0&&Oe&&Oe.push(e),e}function qa(e,t,n,r,s,o){return Fo(No(e,t,n,r,s,o,!0))}function Io(e,t,n,r,s){return Fo(se(e,t,n,r,s,!0))}function wn(e){return e?e.__v_isVNode===!0:!1}function rt(e,t){return e.type===t.type&&e.key===t.key}const Nn="__vInternal",Lo=({key:e})=>e??null,fn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?re(e)||ce(e)||K(e)?{i:fe,r:e,k:t,f:!!n}:e:null);function No(e,t=null,n=null,r=0,s=null,o=e===ge?0:1,i=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Lo(t),ref:t&&fn(t),scopeId:Mn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:r,dynamicProps:s,dynamicChildren:null,appContext:null,ctx:fe};return l?(Lr(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=re(n)?8:16),Ut>0&&!i&&Oe&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&Oe.push(c),c}const se=tc;function tc(e,t=null,n=null,r=0,s=null,o=!1){if((!e||e===bo)&&(e=ve),wn(e)){const l=Xe(e,t,!0);return n&&Lr(l,n),Ut>0&&!o&&Oe&&(l.shapeFlag&6?Oe[Oe.indexOf(e)]=l:Oe.push(l)),l.patchFlag|=-2,l}if(fc(e)&&(e=e.__vccOpts),t){t=nc(t);let{class:l,style:c}=t;l&&!re(l)&&(t.class=mr(l)),ee(c)&&(ro(c)&&!k(c)&&(c=ie({},c)),t.style=gr(c))}const i=re(e)?1:_l(e)?128:Ql(e)?64:ee(e)?4:K(e)?2:0;return No(e,t,n,r,s,i,o,!0)}function nc(e){return e?ro(e)||Nn in e?ie({},e):e:null}function Xe(e,t,n=!1){const{props:r,ref:s,patchFlag:o,children:i}=e,l=t?rc(r||{},t):r;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&Lo(l),ref:t&&t.ref?n&&s?k(s)?s.concat(fn(t)):[s,fn(t)]:fn(t):s,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==ge?o===-1?16:o|16:o,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Xe(e.ssContent),ssFallback:e.ssFallback&&Xe(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function Ho(e=" ",t=0){return se(wt,null,e,t)}function za(e,t){const n=se(Nt,null,e);return n.staticCount=t,n}function Ya(e="",t=!1){return t?(Mo(),Io(ve,null,e)):se(ve,null,e)}function Ae(e){return e==null||typeof e=="boolean"?se(ve):k(e)?se(ge,null,e.slice()):typeof e=="object"?Ve(e):se(wt,null,String(e))}function Ve(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Xe(e)}function Lr(e,t){let n=0;const{shapeFlag:r}=e;if(t==null)t=null;else if(k(t))n=16;else if(typeof t=="object")if(r&65){const s=t.default;s&&(s._c&&(s._d=!1),Lr(e,s()),s._c&&(s._d=!0));return}else{n=32;const s=t._;!s&&!(Nn in t)?t._ctx=fe:s===3&&fe&&(fe.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else K(t)?(t={default:t,_ctx:fe},n=32):(t=String(t),r&64?(n=16,t=[Ho(t)]):n=8);e.children=t,e.shapeFlag|=n}function rc(...e){const t={};for(let n=0;nle||fe;let Nr,dt,fs="__VUE_INSTANCE_SETTERS__";(dt=Xn()[fs])||(dt=Xn()[fs]=[]),dt.push(e=>le=e),Nr=e=>{dt.length>1?dt.forEach(t=>t(e)):dt[0](e)};const Ct=e=>{Nr(e),e.scope.on()},ct=()=>{le&&le.scope.off(),Nr(null)};function $o(e){return e.vnode.shapeFlag&4}let Et=!1;function lc(e,t=!1){Et=t;const{props:n,children:r}=e.vnode,s=$o(e);Ul(e,n,s,t),Vl(e,r);const o=s?cc(e,t):void 0;return Et=!1,o}function cc(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Ft(new Proxy(e.ctx,Fl));const{setup:r}=n;if(r){const s=e.setupContext=r.length>1?jo(e):null;Ct(e),xt();const o=ze(r,e,0,[e.props,s]);if(Tt(),ct(),ks(o)){if(o.then(ct,ct),t)return o.then(i=>{ds(e,i,t)}).catch(i=>{qt(i,e,0)});e.asyncDep=o}else ds(e,o,t)}else Do(e,t)}function ds(e,t,n){K(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ee(t)&&(e.setupState=io(t)),Do(e,n)}let hs;function Do(e,t,n){const r=e.type;if(!e.render){if(!t&&hs&&!r.render){const s=r.template||Mr(e).template;if(s){const{isCustomElement:o,compilerOptions:i}=e.appContext.config,{delimiters:l,compilerOptions:c}=r,a=ie(ie({isCustomElement:o,delimiters:l},i),c);r.render=hs(s,a)}}e.render=r.render||Pe}Ct(e),xt(),Ll(e),Tt(),ct()}function ac(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return me(e,"get","$attrs"),t[n]}}))}function jo(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return ac(e)},slots:e.slots,emit:e.emit,expose:t}}function $n(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(io(Ft(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in It)return It[n](e)},has(t,n){return n in t||n in It}}))}function uc(e,t=!0){return K(e)?e.displayName||e.name:e.name||t&&e.__name}function fc(e){return K(e)&&"__vccOpts"in e}const ue=(e,t)=>ol(e,t,Et);function cr(e,t,n){const r=arguments.length;return r===2?ee(t)&&!k(t)?wn(t)?se(e,null,[t]):se(e,t):se(e,null,t):(r>3?n=Array.prototype.slice.call(arguments,2):r===3&&wn(n)&&(n=[n]),se(e,t,n))}const dc=Symbol.for("v-scx"),hc=()=>bt(dc),pc="3.3.4",gc="http://www.w3.org/2000/svg",st=typeof document<"u"?document:null,ps=st&&st.createElement("template"),mc={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,r)=>{const s=t?st.createElementNS(gc,e):st.createElement(e,n?{is:n}:void 0);return e==="select"&&r&&r.multiple!=null&&s.setAttribute("multiple",r.multiple),s},createText:e=>st.createTextNode(e),createComment:e=>st.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>st.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,r,s,o){const i=n?n.previousSibling:t.lastChild;if(s&&(s===o||s.nextSibling))for(;t.insertBefore(s.cloneNode(!0),n),!(s===o||!(s=s.nextSibling)););else{ps.innerHTML=r?`${e}`:e;const l=ps.content;if(r){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function _c(e,t,n){const r=e._vtc;r&&(t=(t?[t,...r]:[...r]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function yc(e,t,n){const r=e.style,s=re(n);if(n&&!s){if(t&&!re(t))for(const o in t)n[o]==null&&ar(r,o,"");for(const o in n)ar(r,o,n[o])}else{const o=r.display;s?t!==n&&(r.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(r.display=o)}}const gs=/\s*!important$/;function ar(e,t,n){if(k(n))n.forEach(r=>ar(e,t,r));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const r=bc(e,t);gs.test(n)?e.setProperty(at(r),n.replace(gs,""),"important"):e[r]=n}}const ms=["Webkit","Moz","ms"],Wn={};function bc(e,t){const n=Wn[t];if(n)return n;let r=Ne(t);if(r!=="filter"&&r in e)return Wn[t]=r;r=xn(r);for(let s=0;sVn||(Tc.then(()=>Vn=0),Vn=Date.now());function Sc(e,t){const n=r=>{if(!r._vts)r._vts=Date.now();else if(r._vts<=n.attached)return;xe(Oc(r,n.value),t,5,[r])};return n.value=e,n.attached=Ac(),n}function Oc(e,t){if(k(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(r=>s=>!s._stopped&&r&&r(s))}else return t}const bs=/^on[a-z]/,Pc=(e,t,n,r,s=!1,o,i,l,c)=>{t==="class"?_c(e,r,s):t==="style"?yc(e,n,r):Vt(t)?fr(t)||Ec(e,t,n,r,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Rc(e,t,r,s))?wc(e,t,r,o,i,l,c):(t==="true-value"?e._trueValue=r:t==="false-value"&&(e._falseValue=r),vc(e,t,r,s))};function Rc(e,t,n,r){return r?!!(t==="innerHTML"||t==="textContent"||t in e&&bs.test(t)&&K(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||bs.test(t)&&re(n)?!1:t in e}const Ke="transition",Ot="animation",Bo=(e,{slots:t})=>cr(wl,Mc(e),t);Bo.displayName="Transition";const ko={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String};Bo.props=ie({},po,ko);const et=(e,t=[])=>{k(e)?e.forEach(n=>n(...t)):e&&e(...t)},vs=e=>e?k(e)?e.some(t=>t.length>1):e.length>1:!1;function Mc(e){const t={};for(const M in e)M in ko||(t[M]=e[M]);if(e.css===!1)return t;const{name:n="v",type:r,duration:s,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=o,appearActiveClass:a=i,appearToClass:f=l,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:g=`${n}-leave-active`,leaveToClass:w=`${n}-leave-to`}=e,E=Fc(s),S=E&&E[0],H=E&&E[1],{onBeforeEnter:m,onEnter:y,onEnterCancelled:N,onLeave:A,onLeaveCancelled:B,onBeforeAppear:W=m,onAppear:j=y,onAppearCancelled:_=N}=t,R=(M,q,L)=>{tt(M,q?f:l),tt(M,q?a:i),L&&L()},I=(M,q)=>{M._isLeaving=!1,tt(M,h),tt(M,w),tt(M,g),q&&q()},V=M=>(q,L)=>{const _e=M?j:y,X=()=>R(q,M,L);et(_e,[q,X]),ws(()=>{tt(q,M?c:o),We(q,M?f:l),vs(_e)||Cs(q,r,S,X)})};return ie(t,{onBeforeEnter(M){et(m,[M]),We(M,o),We(M,i)},onBeforeAppear(M){et(W,[M]),We(M,c),We(M,a)},onEnter:V(!1),onAppear:V(!0),onLeave(M,q){M._isLeaving=!0;const L=()=>I(M,q);We(M,h),Nc(),We(M,g),ws(()=>{M._isLeaving&&(tt(M,h),We(M,w),vs(A)||Cs(M,r,H,L))}),et(A,[M,L])},onEnterCancelled(M){R(M,!1),et(N,[M])},onAppearCancelled(M){R(M,!0),et(_,[M])},onLeaveCancelled(M){I(M),et(B,[M])}})}function Fc(e){if(e==null)return null;if(ee(e))return[qn(e.enter),qn(e.leave)];{const t=qn(e);return[t,t]}}function qn(e){return di(e)}function We(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function tt(e,t){t.split(/\s+/).forEach(r=>r&&e.classList.remove(r));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function ws(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Ic=0;function Cs(e,t,n,r){const s=e._endId=++Ic,o=()=>{s===e._endId&&r()};if(n)return setTimeout(o,n);const{type:i,timeout:l,propCount:c}=Lc(e,t);if(!i)return r();const a=i+"end";let f=0;const h=()=>{e.removeEventListener(a,g),o()},g=w=>{w.target===e&&++f>=c&&h()};setTimeout(()=>{f(n[E]||"").split(", "),s=r(`${Ke}Delay`),o=r(`${Ke}Duration`),i=Es(s,o),l=r(`${Ot}Delay`),c=r(`${Ot}Duration`),a=Es(l,c);let f=null,h=0,g=0;t===Ke?i>0&&(f=Ke,h=i,g=o.length):t===Ot?a>0&&(f=Ot,h=a,g=c.length):(h=Math.max(i,a),f=h>0?i>a?Ke:Ot:null,g=f?f===Ke?o.length:c.length:0);const w=f===Ke&&/\b(transform|all)(,|$)/.test(r(`${Ke}Property`).toString());return{type:f,timeout:h,propCount:g,hasTransform:w}}function Es(e,t){for(;e.lengthxs(n)+xs(e[r])))}function xs(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function Nc(){return document.body.offsetHeight}const Ts=e=>{const t=e.props["onUpdate:modelValue"]||!1;return k(t)?n=>un(t,n):t};function Hc(e){e.target.composing=!0}function As(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const Ja={created(e,{modifiers:{lazy:t,trim:n,number:r}},s){e._assign=Ts(s);const o=r||s.props&&s.props.type==="number";ht(e,t?"change":"input",i=>{if(i.target.composing)return;let l=e.value;n&&(l=l.trim()),o&&(l=Jn(l)),e._assign(l)}),n&&ht(e,"change",()=>{e.value=e.value.trim()}),t||(ht(e,"compositionstart",Hc),ht(e,"compositionend",As),ht(e,"change",As))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:r,number:s}},o){if(e._assign=Ts(o),e.composing||document.activeElement===e&&e.type!=="range"&&(n||r&&e.value.trim()===t||(s||e.type==="number")&&Jn(e.value)===t))return;const i=t??"";e.value!==i&&(e.value=i)}},$c=["ctrl","shift","alt","meta"],Dc={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>$c.some(n=>e[`${n}Key`]&&!t.includes(n))},Xa=(e,t)=>(n,...r)=>{for(let s=0;sn=>{if(!("key"in n))return;const r=at(n.key);if(t.some(s=>s===r||jc[s]===r))return e(n)},Uo=ie({patchProp:Pc},mc);let $t,Ss=!1;function Bc(){return $t||($t=Yl(Uo))}function kc(){return $t=Ss?$t:Jl(Uo),Ss=!0,$t}const Za=(...e)=>{const t=Bc().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Ko(r);if(!s)return;const o=t._component;!K(o)&&!o.render&&!o.template&&(o.template=s.innerHTML),s.innerHTML="";const i=n(s,!1,s instanceof SVGElement);return s instanceof Element&&(s.removeAttribute("v-cloak"),s.setAttribute("data-v-app","")),i},t},Ga=(...e)=>{const t=kc().createApp(...e),{mount:n}=t;return t.mount=r=>{const s=Ko(r);if(s)return n(s,!0,s instanceof SVGElement)},t};function Ko(e){return re(e)?document.querySelector(e):e}const eu=(e,t)=>{const n=e.__vccOpts||e;for(const[r,s]of t)n[r]=s;return n},Uc="modulepreload",Kc=function(e){return"/MagiskChineseDocument/"+e},Os={},tu=function(t,n,r){if(!n||n.length===0)return t();const s=document.getElementsByTagName("link");return Promise.all(n.map(o=>{if(o=Kc(o),o in Os)return;Os[o]=!0;const i=o.endsWith(".css"),l=i?'[rel="stylesheet"]':"";if(!!r)for(let f=s.length-1;f>=0;f--){const h=s[f];if(h.href===o&&(!i||h.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${l}`))return;const a=document.createElement("link");if(a.rel=i?"stylesheet":Uc,i||(a.as="script",a.crossOrigin=""),a.href=o,document.head.appendChild(a),i)return new Promise((f,h)=>{a.addEventListener("load",f),a.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${o}`)))})})).then(()=>t()).catch(o=>{const i=new Event("vite:preloadError",{cancelable:!0});if(i.payload=o,window.dispatchEvent(i),!i.defaultPrevented)throw o})},Wc=window.__VP_SITE_DATA__;function Hr(e){return qs()?(wi(e),!0):!1}function Le(e){return typeof e=="function"?e():oo(e)}const Wo=typeof window<"u"&&typeof document<"u",Vc=Object.prototype.toString,qc=e=>Vc.call(e)==="[object Object]",Kt=()=>{},Ps=zc();function zc(){var e;return Wo&&((e=window==null?void 0:window.navigator)==null?void 0:e.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent)}function Yc(e,t){function n(...r){return new Promise((s,o)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(s).catch(o)})}return n}const Vo=e=>e();function Jc(e,t={}){let n,r,s=Kt;const o=l=>{clearTimeout(l),s(),s=Kt};return l=>{const c=Le(e),a=Le(t.maxWait);return n&&o(n),c<=0||a!==void 0&&a<=0?(r&&(o(r),r=null),Promise.resolve(l())):new Promise((f,h)=>{s=t.rejectOnCancel?h:f,a&&!r&&(r=setTimeout(()=>{n&&o(n),r=null,f(l())},a)),n=setTimeout(()=>{r&&o(r),r=null,f(l())},c)})}}function Xc(e=Vo){const t=ae(!0);function n(){t.value=!1}function r(){t.value=!0}const s=(...o)=>{t.value&&e(...o)};return{isActive:Sn(t),pause:n,resume:r,eventFilter:s}}function qo(...e){if(e.length!==1)return nl(...e);const t=e[0];return typeof t=="function"?Sn(Gi(()=>({get:t,set:Kt}))):ae(t)}function zo(e,t,n={}){const{eventFilter:r=Vo,...s}=n;return Ye(e,Yc(r,t),s)}function Qc(e,t,n={}){const{eventFilter:r,...s}=n,{eventFilter:o,pause:i,resume:l,isActive:c}=Xc(r);return{stop:zo(e,t,{...s,eventFilter:o}),pause:i,resume:l,isActive:c}}function Zc(e,t=!0){Hn()?At(e):t?e():On(e)}function nu(e,t,n={}){const{debounce:r=0,maxWait:s=void 0,...o}=n;return zo(e,t,{...o,eventFilter:Jc(r,{maxWait:s})})}function ru(e,t,n){let r;ce(n)?r={evaluating:n}:r=n||{};const{lazy:s=!1,evaluating:o=void 0,shallow:i=!0,onError:l=Kt}=r,c=ae(!s),a=i?Ar(t):ae(t);let f=0;return Or(async h=>{if(!c.value)return;f++;const g=f;let w=!1;o&&Promise.resolve().then(()=>{o.value=!0});try{const E=await e(S=>{h(()=>{o&&(o.value=!1),w||S()})});g===f&&(a.value=E)}catch(E){l(E)}finally{o&&g===f&&(o.value=!1),w=!0}}),s?ue(()=>(c.value=!0,a.value)):a}function Yo(e){var t;const n=Le(e);return(t=n==null?void 0:n.$el)!=null?t:n}const je=Wo?window:void 0;function Wt(...e){let t,n,r,s;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,s]=e,t=je):[t,n,r,s]=e,!t)return Kt;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],i=()=>{o.forEach(f=>f()),o.length=0},l=(f,h,g,w)=>(f.addEventListener(h,g,w),()=>f.removeEventListener(h,g,w)),c=Ye(()=>[Yo(t),Le(s)],([f,h])=>{if(i(),!f)return;const g=qc(h)?{...h}:h;o.push(...n.flatMap(w=>r.map(E=>l(f,w,E,g))))},{immediate:!0,flush:"post"}),a=()=>{c(),i()};return Hr(a),a}function Gc(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function su(...e){let t,n,r={};e.length===3?(t=e[0],n=e[1],r=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,n=e[0],r=e[1]):(t=e[0],n=e[1]):(t=!0,n=e[0]);const{target:s=je,eventName:o="keydown",passive:i=!1,dedupe:l=!1}=r,c=Gc(t);return Wt(s,o,f=>{f.repeat&&Le(l)||c(f)&&n(f)},i)}function ea(){const e=ae(!1);return Hn()&&At(()=>{e.value=!0}),e}function ta(e){const t=ea();return ue(()=>(t.value,!!e()))}function na(e,t={}){const{window:n=je}=t,r=ta(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let s;const o=ae(!1),i=a=>{o.value=a.matches},l=()=>{s&&("removeEventListener"in s?s.removeEventListener("change",i):s.removeListener(i))},c=Or(()=>{r.value&&(l(),s=n.matchMedia(Le(e)),"addEventListener"in s?s.addEventListener("change",i):s.addListener(i),o.value=s.matches)});return Hr(()=>{c(),l(),s=void 0}),o}const on=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ln="__vueuse_ssr_handlers__",ra=sa();function sa(){return ln in on||(on[ln]=on[ln]||{}),on[ln]}function Jo(e,t){return ra[e]||t}function oa(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const ia={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Rs="vueuse-storage";function $r(e,t,n,r={}){var s;const{flush:o="pre",deep:i=!0,listenToStorageChanges:l=!0,writeDefaults:c=!0,mergeDefaults:a=!1,shallow:f,window:h=je,eventFilter:g,onError:w=_=>{console.error(_)}}=r,E=(f?Ar:ae)(t);if(!n)try{n=Jo("getDefaultStorage",()=>{var _;return(_=je)==null?void 0:_.localStorage})()}catch(_){w(_)}if(!n)return E;const S=Le(t),H=oa(S),m=(s=r.serializer)!=null?s:ia[H],{pause:y,resume:N}=Qc(E,()=>A(E.value),{flush:o,deep:i,eventFilter:g});return h&&l&&(Wt(h,"storage",j),Wt(h,Rs,W)),j(),E;function A(_){try{if(_==null)n.removeItem(e);else{const R=m.write(_),I=n.getItem(e);I!==R&&(n.setItem(e,R),h&&h.dispatchEvent(new CustomEvent(Rs,{detail:{key:e,oldValue:I,newValue:R,storageArea:n}})))}}catch(R){w(R)}}function B(_){const R=_?_.newValue:n.getItem(e);if(R==null)return c&&S!==null&&n.setItem(e,m.write(S)),S;if(!_&&a){const I=m.read(R);return typeof a=="function"?a(I,S):H==="object"&&!Array.isArray(I)?{...S,...I}:I}else return typeof R!="string"?R:m.read(R)}function W(_){j(_.detail)}function j(_){if(!(_&&_.storageArea!==n)){if(_&&_.key==null){E.value=S;return}if(!(_&&_.key!==e)){y();try{(_==null?void 0:_.newValue)!==m.write(E.value)&&(E.value=B(_))}catch(R){w(R)}finally{_?On(N):N()}}}}}function la(e){return na("(prefers-color-scheme: dark)",e)}function ca(e={}){const{selector:t="html",attribute:n="class",initialValue:r="auto",window:s=je,storage:o,storageKey:i="vueuse-color-scheme",listenToStorageChanges:l=!0,storageRef:c,emitAuto:a,disableTransition:f=!0}=e,h={auto:"",light:"light",dark:"dark",...e.modes||{}},g=la({window:s}),w=ue(()=>g.value?"dark":"light"),E=c||(i==null?qo(r):$r(i,r,o,{window:s,listenToStorageChanges:l})),S=ue(()=>E.value==="auto"?w.value:E.value),H=Jo("updateHTMLAttrs",(A,B,W)=>{const j=typeof A=="string"?s==null?void 0:s.document.querySelector(A):Yo(A);if(!j)return;let _;if(f){_=s.document.createElement("style");const R="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";_.appendChild(document.createTextNode(R)),s.document.head.appendChild(_)}if(B==="class"){const R=W.split(/\s/g);Object.values(h).flatMap(I=>(I||"").split(/\s/g)).filter(Boolean).forEach(I=>{R.includes(I)?j.classList.add(I):j.classList.remove(I)})}else j.setAttribute(B,W);f&&(s.getComputedStyle(_).opacity,document.head.removeChild(_))});function m(A){var B;H(t,n,(B=h[A])!=null?B:A)}function y(A){e.onChanged?e.onChanged(A,m):m(A)}Ye(S,y,{flush:"post",immediate:!0}),Zc(()=>y(S.value));const N=ue({get(){return a?E.value:S.value},set(A){E.value=A}});try{return Object.assign(N,{store:E,system:w,state:S})}catch{return N}}function aa(e={}){const{valueDark:t="dark",valueLight:n=""}=e,r=ca({...e,onChanged:(o,i)=>{var l;e.onChanged?(l=e.onChanged)==null||l.call(e,o==="dark",i,o):i(o)},modes:{dark:t,light:n}});return ue({get(){return r.value==="dark"},set(o){const i=o?"dark":"light";r.system.value===i?r.value="auto":r.value=i}})}function zn(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function ou(e,t,n={}){const{window:r=je}=n;return $r(e,t,r==null?void 0:r.localStorage,n)}function Xo(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth1?!0:(t.preventDefault&&t.preventDefault(),!1)}function iu(e,t=!1){const n=ae(t);let r=null,s;Ye(qo(e),l=>{const c=zn(Le(l));if(c){const a=c;s=a.style.overflow,n.value&&(a.style.overflow="hidden")}},{immediate:!0});const o=()=>{const l=zn(Le(e));!l||n.value||(Ps&&(r=Wt(l,"touchmove",c=>{ua(c)},{passive:!1})),l.style.overflow="hidden",n.value=!0)},i=()=>{const l=zn(Le(e));!l||!n.value||(Ps&&(r==null||r()),l.style.overflow=s,n.value=!1)};return Hr(i),ue({get(){return n.value},set(l){l?o():i()}})}function lu(e,t,n={}){const{window:r=je}=n;return $r(e,t,r==null?void 0:r.sessionStorage,n)}function cu({window:e=je}={}){if(!e)return{x:ae(0),y:ae(0)};const t=ae(e.scrollX),n=ae(e.scrollY);return Wt(e,"scroll",()=>{t.value=e.scrollX,n.value=e.scrollY},{capture:!1,passive:!0}),{x:t,y:n}}const Qo=/^[a-z]+:/i,fa="vitepress-theme-appearance",Zo=/#.*$/,da=/(index)?\.(md|html)$/,Ee=typeof document<"u",Go={relativePath:"",filePath:"",title:"404",description:"Not Found",headers:[],frontmatter:{sidebar:!1,layout:"page"},lastUpdated:0,isNotFound:!0};function ha(e,t,n=!1){if(t===void 0)return!1;if(e=Ms(`/${e}`),n)return new RegExp(t).test(e);if(Ms(t)!==e)return!1;const r=t.match(Zo);return r?(Ee?location.hash:"")===r[0]:!0}function Ms(e){return decodeURI(e).replace(Zo,"").replace(da,"")}function pa(e){return Qo.test(e)}function ga(e,t){var r,s,o,i,l,c,a;const n=Object.keys(e.locales).find(f=>f!=="root"&&!pa(f)&&ha(t,`/${f}/`,!0))||"root";return Object.assign({},e,{localeIndex:n,lang:((r=e.locales[n])==null?void 0:r.lang)??e.lang,dir:((s=e.locales[n])==null?void 0:s.dir)??e.dir,title:((o=e.locales[n])==null?void 0:o.title)??e.title,titleTemplate:((i=e.locales[n])==null?void 0:i.titleTemplate)??e.titleTemplate,description:((l=e.locales[n])==null?void 0:l.description)??e.description,head:ti(e.head,((c=e.locales[n])==null?void 0:c.head)??[]),themeConfig:{...e.themeConfig,...(a=e.locales[n])==null?void 0:a.themeConfig}})}function ei(e,t){const n=t.title||e.title,r=t.titleTemplate??e.titleTemplate;if(typeof r=="string"&&r.includes(":title"))return r.replace(/:title/g,n);const s=ma(e.title,r);return`${n}${s}`}function ma(e,t){return t===!1?"":t===!0||t===void 0?` | ${e}`:e===t?"":` | ${t}`}function _a(e,t){const[n,r]=t;if(n!=="meta")return!1;const s=Object.entries(r)[0];return s==null?!1:e.some(([o,i])=>o===n&&i[s[0]]===s[1])}function ti(e,t){return[...e.filter(n=>!_a(t,n)),...t]}const ya=/[\u0000-\u001F"#$&*+,:;<=>?[\]^`{|}\u007F]/g,ba=/^[a-z]:/i;function Fs(e){const t=ba.exec(e),n=t?t[0]:"";return n+e.slice(n.length).replace(ya,"_").replace(/(^|\/)_+(?=[^/]*$)/,"$1")}const va=Symbol(),it=Ar(Wc);function au(e){const t=ue(()=>ga(it.value,e.data.relativePath)),n=t.value.appearance,r=n==="force-dark"?ae(!0):n?aa({storageKey:fa,initialValue:()=>typeof n=="string"?n:"auto",...typeof n=="object"?n:{}}):ae(!1);return{site:t,theme:ue(()=>t.value.themeConfig),page:ue(()=>e.data),frontmatter:ue(()=>e.data.frontmatter),params:ue(()=>e.data.params),lang:ue(()=>t.value.lang),dir:ue(()=>t.value.dir),localeIndex:ue(()=>t.value.localeIndex||"root"),title:ue(()=>ei(t.value,e.data)),description:ue(()=>e.data.description||t.value.description),isDark:r}}function wa(){const e=bt(va);if(!e)throw new Error("vitepress data not properly injected in app");return e}function Ca(e,t){return`${e}${t}`.replace(/\/+/g,"/")}function Is(e){return Qo.test(e)||!e.startsWith("/")?e:Ca(it.value.base,e)}function Ea(e){let t=e.replace(/\.html$/,"");if(t=decodeURIComponent(t),t=t.replace(/\/$/,"/index"),Ee){const n="/MagiskChineseDocument/";t=Fs(t.slice(n.length).replace(/\//g,"_")||"index")+".md";let r=__VP_HASH_MAP__[t.toLowerCase()];if(r||(t=t.endsWith("_index.md")?t.slice(0,-9)+".md":t.slice(0,-3)+"_index.md",r=__VP_HASH_MAP__[t.toLowerCase()]),!r)return null;t=`${n}assets/${t}.${r}.js`}else t=`./${Fs(t.slice(1).replace(/\//g,"_"))}.md.js`;return t}let dn=[];function uu(e){dn.push(e),Ln(()=>{dn=dn.filter(t=>t!==e)})}const xa=Symbol(),Ls="http://a.com",Ta=()=>({path:"/",component:null,data:Go});function fu(e,t){const n=An(Ta()),r={route:n,go:s};async function s(l=Ee?location.href:"/"){var a,f;if(await((a=r.onBeforeRouteChange)==null?void 0:a.call(r,l))===!1)return;const c=new URL(l,Ls);it.value.cleanUrls||!c.pathname.endsWith("/")&&!c.pathname.endsWith(".html")&&(c.pathname+=".html",l=c.pathname+c.search+c.hash),$s(l),await i(l),await((f=r.onAfterRouteChanged)==null?void 0:f.call(r,l))}let o=null;async function i(l,c=0,a=!1){var g;if(await((g=r.onBeforePageLoad)==null?void 0:g.call(r,l))===!1)return;const f=new URL(l,Ls),h=o=f.pathname;try{let w=await e(h);if(!w)throw new Error(`Page not found: ${h}`);if(o===h){o=null;const{default:E,__pageData:S}=w;if(!E)throw new Error(`Invalid route component: ${E}`);n.path=Ee?h:Is(h),n.component=Ft(E),n.data=Ft(S),Ee&&On(()=>{let H=it.value.base+S.relativePath.replace(/(?:(^|\/)index)?\.md$/,"$1");if(!it.value.cleanUrls&&!H.endsWith("/")&&(H+=".html"),H!==f.pathname&&(f.pathname=H,l=H+f.search+f.hash,history.replaceState(null,"",l)),f.hash&&!c){let m=null;try{m=document.getElementById(decodeURIComponent(f.hash).slice(1))}catch(y){console.warn(y)}if(m){Ns(m,f.hash);return}}window.scrollTo(0,c)})}}catch(w){if(!/fetch|Page not found/.test(w.message)&&!/^\/404(\.html|\/)?$/.test(l)&&console.error(w),!a)try{const E=await fetch(it.value.base+"hashmap.json");window.__VP_HASH_MAP__=await E.json(),await i(l,c,!0);return}catch{}o===h&&(o=null,n.path=Ee?h:Is(h),n.component=t?Ft(t):null,n.data=Go)}}return Ee&&(window.addEventListener("click",l=>{if(l.target.closest("button"))return;const a=l.target.closest("a");if(a&&!a.closest(".vp-raw")&&(a instanceof SVGElement||!a.download)){const{target:f}=a,{href:h,origin:g,pathname:w,hash:E,search:S}=new URL(a.href instanceof SVGAnimatedString?a.href.animVal:a.href,a.baseURI),H=window.location,m=w.match(/\.\w+$/);!l.ctrlKey&&!l.shiftKey&&!l.altKey&&!l.metaKey&&!f&&g===H.origin&&!(m&&m[0]!==".html")&&(l.preventDefault(),w===H.pathname&&S===H.search?(E!==H.hash&&(history.pushState(null,"",E),window.dispatchEvent(new Event("hashchange"))),E?Ns(a,E,a.classList.contains("header-anchor")):($s(h),window.scrollTo(0,0))):s(h))}},{capture:!0}),window.addEventListener("popstate",l=>{i(location.href,l.state&&l.state.scrollPosition||0)}),window.addEventListener("hashchange",l=>{l.preventDefault()})),r}function Aa(){const e=bt(xa);if(!e)throw new Error("useRouter() is called without provider.");return e}function ni(){return Aa().route}function Ns(e,t,n=!1){let r=null;try{r=e.classList.contains("header-anchor")?e:document.getElementById(decodeURIComponent(t).slice(1))}catch(s){console.warn(s)}if(r){let a=function(){!n||Math.abs(c-window.scrollY)>window.innerHeight?window.scrollTo(0,c):window.scrollTo({left:0,top:c,behavior:"smooth"})},s=it.value.scrollOffset,o=0,i=24;if(typeof s=="object"&&"padding"in s&&(i=s.padding,s=s.selector),typeof s=="number")o=s;else if(typeof s=="string")o=Hs(s,i);else if(Array.isArray(s))for(const f of s){const h=Hs(f,i);if(h){o=h;break}}const l=parseInt(window.getComputedStyle(r).paddingTop,10),c=window.scrollY+r.getBoundingClientRect().top-o+l;requestAnimationFrame(a)}}function Hs(e,t){const n=document.querySelector(e);if(!n)return 0;const r=n.getBoundingClientRect().bottom;return r<0?0:r+t}function $s(e){Ee&&e!==location.href&&(history.replaceState({scrollPosition:window.scrollY},document.title),history.pushState(null,"",e))}const Ds=()=>dn.forEach(e=>e()),du=Pr({name:"VitePressContent",props:{as:{type:[Object,String],default:"div"}},setup(e){const t=ni(),{site:n}=wa();return()=>cr(e.as,n.value.contentProps??{style:{position:"relative"}},[t.component?cr(t.component,{onVnodeMounted:Ds,onVnodeUpdated:Ds}):"404 Page Not Found"])}}),hu=Pr({setup(e,{slots:t}){const n=ae(!1);return At(()=>{n.value=!0}),()=>n.value&&t.default?t.default():null}});function pu(){Ee&&window.addEventListener("click",e=>{var n;const t=e.target;if(t.matches(".vp-code-group input")){const r=(n=t.parentElement)==null?void 0:n.parentElement;if(!r)return;const s=Array.from(r.querySelectorAll("input")).indexOf(t);if(s<0)return;const o=r.querySelector(".blocks");if(!o)return;const i=Array.from(o.children).find(a=>a.classList.contains("active"));if(!i)return;const l=o.children[s];if(!l||i===l)return;i.classList.remove("active"),l.classList.add("active");const c=r==null?void 0:r.querySelector(`label[for="${t.id}"]`);c==null||c.scrollIntoView({block:"nearest"})}})}function gu(){if(Ee){const e=new WeakMap;window.addEventListener("click",t=>{var r;const n=t.target;if(n.matches('div[class*="language-"] > button.copy')){const s=n.parentElement,o=(r=n.nextElementSibling)==null?void 0:r.nextElementSibling;if(!s||!o)return;const i=/language-(shellscript|shell|bash|sh|zsh)/.test(s.className);let l="";o.querySelectorAll("span.line:not(.diff.remove)").forEach(c=>l+=(c.textContent||"")+` +`),l=l.slice(0,-1),i&&(l=l.replace(/^ *(\$|>) /gm,"").trim()),Sa(l).then(()=>{n.classList.add("copied"),clearTimeout(e.get(n));const c=setTimeout(()=>{n.classList.remove("copied"),n.blur(),e.delete(n)},2e3);e.set(n,c)})}})}}async function Sa(e){try{return navigator.clipboard.writeText(e)}catch{const t=document.createElement("textarea"),n=document.activeElement;t.value=e,t.setAttribute("readonly",""),t.style.contain="strict",t.style.position="absolute",t.style.left="-9999px",t.style.fontSize="12pt";const r=document.getSelection(),s=r?r.rangeCount>0&&r.getRangeAt(0):null;document.body.appendChild(t),t.select(),t.selectionStart=0,t.selectionEnd=e.length,document.execCommand("copy"),document.body.removeChild(t),s&&(r.removeAllRanges(),r.addRange(s)),n&&n.focus()}}function mu(e,t){let n=[],r=!0;const s=o=>{if(r){r=!1;return}n.forEach(i=>document.head.removeChild(i)),n=[],o.forEach(i=>{const l=js(i);document.head.appendChild(l),n.push(l)})};Or(()=>{const o=e.data,i=t.value,l=o&&o.description,c=o&&o.frontmatter.head||[];document.title=ei(i,o);const a=l||i.description;let f=document.querySelector("meta[name=description]");f?f.setAttribute("content",a):js(["meta",{name:"description",content:a}]),s(ti(i.head,Pa(c)))})}function js([e,t,n]){const r=document.createElement(e);for(const s in t)r.setAttribute(s,t[s]);return n&&(r.innerHTML=n),e==="script"&&!t.async&&(r.async=!1),r}function Oa(e){return e[0]==="meta"&&e[1]&&e[1].name==="description"}function Pa(e){return e.filter(t=>!Oa(t))}const Yn=new Set,ri=()=>document.createElement("link"),Ra=e=>{const t=ri();t.rel="prefetch",t.href=e,document.head.appendChild(t)},Ma=e=>{const t=new XMLHttpRequest;t.open("GET",e,t.withCredentials=!0),t.send()};let cn;const Fa=Ee&&(cn=ri())&&cn.relList&&cn.relList.supports&&cn.relList.supports("prefetch")?Ra:Ma;function _u(){if(!Ee||!window.IntersectionObserver)return;let e;if((e=navigator.connection)&&(e.saveData||/2g/.test(e.effectiveType)))return;const t=window.requestIdleCallback||setTimeout;let n=null;const r=()=>{n&&n.disconnect(),n=new IntersectionObserver(o=>{o.forEach(i=>{if(i.isIntersecting){const l=i.target;n.unobserve(l);const{pathname:c}=l;if(!Yn.has(c)){Yn.add(c);const a=Ea(c);a&&Fa(a)}}})}),t(()=>{document.querySelectorAll("#app a").forEach(o=>{const{hostname:i,pathname:l}=new URL(o.href instanceof SVGAnimatedString?o.href.animVal:o.href,o.baseURI),c=l.match(/\.\w+$/);c&&c[0]!==".html"||o.target!=="_blank"&&i===location.hostname&&(l!==location.pathname?n.observe(o):Yn.add(l))})})};At(r);const s=ni();Ye(()=>s.path,r),Ln(()=>{n&&n.disconnect()})}export{Xa as $,Ha as A,Sl as B,ja as C,ka as D,Ar as E,ge as F,uu as G,se as H,Ba as I,Qo as J,ni as K,rc as L,bt as M,gr as N,On as O,cu as P,za as Q,Sn as R,su as S,Bo as T,Da as U,tu as V,iu as W,kl as X,Qa as Y,Ka as Z,eu as _,Ho as a,Wa as a0,Aa as a1,mu as a2,xa as a3,au as a4,va as a5,du as a6,hu as a7,it as a8,Ga as a9,fu as aa,Ea as ab,_u as ac,gu as ad,pu as ae,cr as af,Yo as ag,Hr as ah,ru as ai,lu as aj,ou as ak,nu as al,Wt as am,yo as an,$a as ao,Ja as ap,ce as aq,Va as ar,Ft as as,Za as at,Io as b,qa as c,Pr as d,Ya as e,Is as f,ue as g,ae as h,pa as i,At as j,No as k,oo as l,Na as m,mr as n,Mo as o,La as p,ha as q,Ua as r,Ee as s,Ia as t,wa as u,na as v,dl as w,Ye as x,Or as y,Ln as z}; diff --git a/assets/chunks/framework.fc84ac3a.js b/assets/chunks/framework.fc84ac3a.js deleted file mode 100644 index 3c4d66ac..00000000 --- a/assets/chunks/framework.fc84ac3a.js +++ /dev/null @@ -1,2 +0,0 @@ -function es(e,t){const n=Object.create(null),s=e.split(",");for(let r=0;r!!n[r.toLowerCase()]:r=>!!n[r]}const te={},ft=[],Pe=()=>{},Ni=()=>!1,Hi=/^on[^a-z]/,jt=e=>Hi.test(e),ts=e=>e.startsWith("onUpdate:"),oe=Object.assign,ns=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},$i=Object.prototype.hasOwnProperty,Y=(e,t)=>$i.call(e,t),N=Array.isArray,ut=e=>gn(e)==="[object Map]",wr=e=>gn(e)==="[object Set]",D=e=>typeof e=="function",se=e=>typeof e=="string",ss=e=>typeof e=="symbol",ee=e=>e!==null&&typeof e=="object",xr=e=>ee(e)&&D(e.then)&&D(e.catch),Er=Object.prototype.toString,gn=e=>Er.call(e),Ui=e=>gn(e).slice(8,-1),Tr=e=>gn(e)==="[object Object]",rs=e=>se(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,Rt=es(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),mn=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},ji=/-(\w)/g,Se=mn(e=>e.replace(ji,(t,n)=>n?n.toUpperCase():"")),Bi=/\B([A-Z])/g,it=mn(e=>e.replace(Bi,"-$1").toLowerCase()),_n=mn(e=>e.charAt(0).toUpperCase()+e.slice(1)),en=mn(e=>e?`on${_n(e)}`:""),Lt=(e,t)=>!Object.is(e,t),tn=(e,t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:n})},jn=e=>{const t=parseFloat(e);return isNaN(t)?e:t},Di=e=>{const t=se(e)?Number(e):NaN;return isNaN(t)?e:t};let Is;const Bn=()=>Is||(Is=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function is(e){if(N(e)){const t={};for(let n=0;n{if(n){const s=n.split(ki);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function os(e){let t="";if(se(e))t=e;else if(N(e))for(let n=0;nse(e)?e:e==null?"":N(e)||ee(e)&&(e.toString===Er||!D(e.toString))?JSON.stringify(e,Rr,2):String(e),Rr=(e,t)=>t&&t.__v_isRef?Rr(e,t.value):ut(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r])=>(n[`${s} =>`]=r,n),{})}:wr(t)?{[`Set(${t.size})`]:[...t.values()]}:ee(t)&&!N(t)&&!Tr(t)?String(t):t;let _e;class Yi{constructor(t=!1){this.detached=t,this._active=!0,this.effects=[],this.cleanups=[],this.parent=_e,!t&&_e&&(this.index=(_e.scopes||(_e.scopes=[])).push(this)-1)}get active(){return this._active}run(t){if(this._active){const n=_e;try{return _e=this,t()}finally{_e=n}}}on(){_e=this}off(){_e=this.parent}stop(t){if(this._active){let n,s;for(n=0,s=this.effects.length;n{const t=new Set(e);return t.w=0,t.n=0,t},Pr=e=>(e.w&Ve)>0,Ir=e=>(e.n&Ve)>0,Zi=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let n=0;for(let s=0;s{(d==="length"||d>=c)&&l.push(f)})}else switch(n!==void 0&&l.push(o.get(n)),t){case"add":N(e)?rs(n)&&l.push(o.get("length")):(l.push(o.get(st)),ut(e)&&l.push(o.get(Kn)));break;case"delete":N(e)||(l.push(o.get(st)),ut(e)&&l.push(o.get(Kn)));break;case"set":ut(e)&&l.push(o.get(st));break}if(l.length===1)l[0]&&kn(l[0]);else{const c=[];for(const f of l)f&&c.push(...f);kn(ls(c))}}function kn(e,t){const n=N(e)?e:[...e];for(const s of n)s.computed&&Fs(s);for(const s of n)s.computed||Fs(s)}function Fs(e,t){(e!==Ae||e.allowRecurse)&&(e.scheduler?e.scheduler():e.run())}function Gi(e,t){var n;return(n=ln.get(e))==null?void 0:n.get(t)}const eo=es("__proto__,__v_isRef,__isVue"),Mr=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(ss)),to=as(),no=as(!1,!0),so=as(!0),Ms=ro();function ro(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const s=J(this);for(let i=0,o=this.length;i{e[t]=function(...n){Ct();const s=J(this)[t].apply(this,n);return wt(),s}}),e}function io(e){const t=J(this);return pe(t,"has",e),t.hasOwnProperty(e)}function as(e=!1,t=!1){return function(s,r,i){if(r==="__v_isReactive")return!e;if(r==="__v_isReadonly")return e;if(r==="__v_isShallow")return t;if(r==="__v_raw"&&i===(e?t?wo:$r:t?Hr:Nr).get(s))return s;const o=N(s);if(!e){if(o&&Y(Ms,r))return Reflect.get(Ms,r,i);if(r==="hasOwnProperty")return io}const l=Reflect.get(s,r,i);return(ss(r)?Mr.has(r):eo(r))||(e||pe(s,"get",r),t)?l:ce(l)?o&&rs(r)?l:l.value:ee(l)?e?Ur(l):yn(l):l}}const oo=Sr(),lo=Sr(!0);function Sr(e=!1){return function(n,s,r,i){let o=n[s];if(_t(o)&&ce(o)&&!ce(r))return!1;if(!e&&(!cn(r)&&!_t(r)&&(o=J(o),r=J(r)),!N(n)&&ce(o)&&!ce(r)))return o.value=r,!0;const l=N(n)&&rs(s)?Number(s)e,bn=e=>Reflect.getPrototypeOf(e);function Wt(e,t,n=!1,s=!1){e=e.__v_raw;const r=J(e),i=J(t);n||(t!==i&&pe(r,"get",t),pe(r,"get",i));const{has:o}=bn(r),l=s?fs:n?hs:Nt;if(o.call(r,t))return l(e.get(t));if(o.call(r,i))return l(e.get(i));e!==r&&e.get(t)}function Vt(e,t=!1){const n=this.__v_raw,s=J(n),r=J(e);return t||(e!==r&&pe(s,"has",e),pe(s,"has",r)),e===r?n.has(e):n.has(e)||n.has(r)}function qt(e,t=!1){return e=e.__v_raw,!t&&pe(J(e),"iterate",st),Reflect.get(e,"size",e)}function Ss(e){e=J(e);const t=J(this);return bn(t).has.call(t,e)||(t.add(e),He(t,"add",e,e)),this}function Ls(e,t){t=J(t);const n=J(this),{has:s,get:r}=bn(n);let i=s.call(n,e);i||(e=J(e),i=s.call(n,e));const o=r.call(n,e);return n.set(e,t),i?Lt(t,o)&&He(n,"set",e,t):He(n,"add",e,t),this}function Ns(e){const t=J(this),{has:n,get:s}=bn(t);let r=n.call(t,e);r||(e=J(e),r=n.call(t,e)),s&&s.call(t,e);const i=t.delete(e);return r&&He(t,"delete",e,void 0),i}function Hs(){const e=J(this),t=e.size!==0,n=e.clear();return t&&He(e,"clear",void 0,void 0),n}function zt(e,t){return function(s,r){const i=this,o=i.__v_raw,l=J(o),c=t?fs:e?hs:Nt;return!e&&pe(l,"iterate",st),o.forEach((f,d)=>s.call(r,c(f),c(d),i))}}function Yt(e,t,n){return function(...s){const r=this.__v_raw,i=J(r),o=ut(i),l=e==="entries"||e===Symbol.iterator&&o,c=e==="keys"&&o,f=r[e](...s),d=n?fs:t?hs:Nt;return!t&&pe(i,"iterate",c?Kn:st),{next(){const{value:p,done:g}=f.next();return g?{value:p,done:g}:{value:l?[d(p[0]),d(p[1])]:d(p),done:g}},[Symbol.iterator](){return this}}}}function Ue(e){return function(...t){return e==="delete"?!1:this}}function po(){const e={get(i){return Wt(this,i)},get size(){return qt(this)},has:Vt,add:Ss,set:Ls,delete:Ns,clear:Hs,forEach:zt(!1,!1)},t={get(i){return Wt(this,i,!1,!0)},get size(){return qt(this)},has:Vt,add:Ss,set:Ls,delete:Ns,clear:Hs,forEach:zt(!1,!0)},n={get(i){return Wt(this,i,!0)},get size(){return qt(this,!0)},has(i){return Vt.call(this,i,!0)},add:Ue("add"),set:Ue("set"),delete:Ue("delete"),clear:Ue("clear"),forEach:zt(!0,!1)},s={get(i){return Wt(this,i,!0,!0)},get size(){return qt(this,!0)},has(i){return Vt.call(this,i,!0)},add:Ue("add"),set:Ue("set"),delete:Ue("delete"),clear:Ue("clear"),forEach:zt(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(i=>{e[i]=Yt(i,!1,!1),n[i]=Yt(i,!0,!1),t[i]=Yt(i,!1,!0),s[i]=Yt(i,!0,!0)}),[e,n,t,s]}const[go,mo,_o,bo]=po();function us(e,t){const n=t?e?bo:_o:e?mo:go;return(s,r,i)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(Y(n,r)&&r in s?n:s,r,i)}const yo={get:us(!1,!1)},vo={get:us(!1,!0)},Co={get:us(!0,!1)},Nr=new WeakMap,Hr=new WeakMap,$r=new WeakMap,wo=new WeakMap;function xo(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Eo(e){return e.__v_skip||!Object.isExtensible(e)?0:xo(Ui(e))}function yn(e){return _t(e)?e:ds(e,!1,Lr,yo,Nr)}function To(e){return ds(e,!1,ho,vo,Hr)}function Ur(e){return ds(e,!0,uo,Co,$r)}function ds(e,t,n,s,r){if(!ee(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const i=r.get(e);if(i)return i;const o=Eo(e);if(o===0)return e;const l=new Proxy(e,o===2?s:n);return r.set(e,l),l}function dt(e){return _t(e)?dt(e.__v_raw):!!(e&&e.__v_isReactive)}function _t(e){return!!(e&&e.__v_isReadonly)}function cn(e){return!!(e&&e.__v_isShallow)}function jr(e){return dt(e)||_t(e)}function J(e){const t=e&&e.__v_raw;return t?J(t):e}function Pt(e){return on(e,"__v_skip",!0),e}const Nt=e=>ee(e)?yn(e):e,hs=e=>ee(e)?Ur(e):e;function ps(e){ke&&Ae&&(e=J(e),Fr(e.dep||(e.dep=ls())))}function gs(e,t){e=J(e);const n=e.dep;n&&kn(n)}function ce(e){return!!(e&&e.__v_isRef===!0)}function ht(e){return Br(e,!1)}function Ao(e){return Br(e,!0)}function Br(e,t){return ce(e)?e:new Ro(e,t)}class Ro{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:J(t),this._value=n?t:Nt(t)}get value(){return ps(this),this._value}set value(t){const n=this.__v_isShallow||cn(t)||_t(t);t=n?t:J(t),Lt(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:Nt(t),gs(this))}}function Po(e){return ce(e)?e.value:e}const Io={get:(e,t,n)=>Po(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return ce(r)&&!ce(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function Dr(e){return dt(e)?e:new Proxy(e,Io)}class Oo{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:n,set:s}=t(()=>ps(this),()=>gs(this));this._get=n,this._set=s}get value(){return this._get()}set value(t){this._set(t)}}function Vc(e){return new Oo(e)}class Fo{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return Gi(J(this._object),this._key)}}class Mo{constructor(t){this._getter=t,this.__v_isRef=!0,this.__v_isReadonly=!0}get value(){return this._getter()}}function qc(e,t,n){return ce(e)?e:D(e)?new Mo(e):ee(e)&&arguments.length>1?So(e,t,n):ht(e)}function So(e,t,n){const s=e[t];return ce(s)?s:new Fo(e,t,n)}class Lo{constructor(t,n,s,r){this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this._dirty=!0,this.effect=new cs(t,()=>{this._dirty||(this._dirty=!0,gs(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!r,this.__v_isReadonly=s}get value(){const t=J(this);return ps(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function No(e,t,n=!1){let s,r;const i=D(e);return i?(s=e,r=Pe):(s=e.get,r=e.set),new Lo(s,r,i||!r,n)}function We(e,t,n,s){let r;try{r=s?e(...s):e()}catch(i){Bt(i,t,n)}return r}function we(e,t,n,s){if(D(e)){const i=We(e,t,n,s);return i&&xr(i)&&i.catch(o=>{Bt(o,t,n)}),i}const r=[];for(let i=0;i>>1;$t(fe[s])Me&&fe.splice(t,1)}function jo(e){N(e)?pt.push(...e):(!Ne||!Ne.includes(e,e.allowRecurse?Qe+1:Qe))&&pt.push(e),Wr()}function $s(e,t=Ht?Me+1:0){for(;t$t(n)-$t(s)),Qe=0;Qee.id==null?1/0:e.id,Bo=(e,t)=>{const n=$t(e)-$t(t);if(n===0){if(e.pre&&!t.pre)return-1;if(t.pre&&!e.pre)return 1}return n};function Vr(e){Wn=!1,Ht=!0,fe.sort(Bo);const t=Pe;try{for(Me=0;Mese(C)?C.trim():C)),p&&(r=n.map(jn))}let l,c=s[l=en(t)]||s[l=en(Se(t))];!c&&i&&(c=s[l=en(it(t))]),c&&we(c,e,6,r);const f=s[l+"Once"];if(f){if(!e.emitted)e.emitted={};else if(e.emitted[l])return;e.emitted[l]=!0,we(f,e,6,r)}}function qr(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const i=e.emits;let o={},l=!1;if(!D(e)){const c=f=>{const d=qr(f,t,!0);d&&(l=!0,oe(o,d))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!i&&!l?(ee(e)&&s.set(e,null),null):(N(i)?i.forEach(c=>o[c]=null):oe(o,i),ee(e)&&s.set(e,o),o)}function Cn(e,t){return!e||!jt(t)?!1:(t=t.slice(2).replace(/Once$/,""),Y(e,t[0].toLowerCase()+t.slice(1))||Y(e,it(t))||Y(e,t))}let ae=null,wn=null;function fn(e){const t=ae;return ae=e,wn=e&&e.type.__scopeId||null,t}function zc(e){wn=e}function Yc(){wn=null}function Ko(e,t=ae,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Xs(-1);const i=fn(t);let o;try{o=e(...r)}finally{fn(i),s._d&&Xs(1)}return o};return s._n=!0,s._c=!0,s._d=!0,s}function Fn(e){const{type:t,vnode:n,proxy:s,withProxy:r,props:i,propsOptions:[o],slots:l,attrs:c,emit:f,render:d,renderCache:p,data:g,setupState:C,ctx:R,inheritAttrs:P}=e;let $,_;const y=fn(e);try{if(n.shapeFlag&4){const I=r||s;$=Te(d.call(I,I,p,i,C,g,R)),_=c}else{const I=t;$=Te(I.length>1?I(i,{attrs:c,slots:l,emit:f}):I(i,null)),_=t.props?c:ko(c)}}catch(I){Mt.length=0,Bt(I,e,1),$=re(be)}let H=$;if(_&&P!==!1){const I=Object.keys(_),{shapeFlag:K}=H;I.length&&K&7&&(o&&I.some(ts)&&(_=Wo(_,o)),H=qe(H,_))}return n.dirs&&(H=qe(H),H.dirs=H.dirs?H.dirs.concat(n.dirs):n.dirs),n.transition&&(H.transition=n.transition),$=H,fn(y),$}const ko=e=>{let t;for(const n in e)(n==="class"||n==="style"||jt(n))&&((t||(t={}))[n]=e[n]);return t},Wo=(e,t)=>{const n={};for(const s in e)(!ts(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function Vo(e,t,n){const{props:s,children:r,component:i}=e,{props:o,children:l,patchFlag:c}=t,f=i.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?Us(s,o,f):!!o;if(c&8){const d=t.dynamicProps;for(let p=0;pe.__isSuspense;function zr(e,t){t&&t.pendingBranch?N(e)?t.effects.push(...e):t.effects.push(e):jo(e)}function Yo(e,t){return xn(e,null,t)}function Jc(e,t){return xn(e,null,{flush:"post"})}const Jt={};function nn(e,t,n){return xn(e,t,n)}function xn(e,t,{immediate:n,deep:s,flush:r,onTrack:i,onTrigger:o}=te){var l;const c=Xi()===((l=le)==null?void 0:l.scope)?le:null;let f,d=!1,p=!1;if(ce(e)?(f=()=>e.value,d=cn(e)):dt(e)?(f=()=>e,s=!0):N(e)?(p=!0,d=e.some(I=>dt(I)||cn(I)),f=()=>e.map(I=>{if(ce(I))return I.value;if(dt(I))return tt(I);if(D(I))return We(I,c,2)})):D(e)?t?f=()=>We(e,c,2):f=()=>{if(!(c&&c.isUnmounted))return g&&g(),we(e,c,3,[C])}:f=Pe,t&&s){const I=f;f=()=>tt(I())}let g,C=I=>{g=y.onStop=()=>{We(I,c,4)}},R;if(vt)if(C=Pe,t?n&&we(t,c,3,[f(),p?[]:void 0,C]):f(),r==="sync"){const I=Wl();R=I.__watcherHandles||(I.__watcherHandles=[])}else return Pe;let P=p?new Array(e.length).fill(Jt):Jt;const $=()=>{if(y.active)if(t){const I=y.run();(s||d||(p?I.some((K,q)=>Lt(K,P[q])):Lt(I,P)))&&(g&&g(),we(t,c,3,[I,P===Jt?void 0:p&&P[0]===Jt?[]:P,C]),P=I)}else y.run()};$.allowRecurse=!!t;let _;r==="sync"?_=$:r==="post"?_=()=>de($,c&&c.suspense):($.pre=!0,c&&($.id=c.uid),_=()=>vn($));const y=new cs(f,_);t?n?$():P=y.run():r==="post"?de(y.run.bind(y),c&&c.suspense):y.run();const H=()=>{y.stop(),c&&c.scope&&ns(c.scope.effects,y)};return R&&R.push(H),H}function Jo(e,t,n){const s=this.proxy,r=se(e)?e.includes(".")?Yr(s,e):()=>s[e]:e.bind(s,s);let i;D(t)?i=t:(i=t.handler,n=t);const o=le;yt(this);const l=xn(r,i.bind(s),n);return o?yt(o):rt(),l}function Yr(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;r{tt(n,t)});else if(Tr(e))for(const n in e)tt(e[n],t);return e}function Xc(e,t){const n=ae;if(n===null)return e;const s=Pn(n)||n.proxy,r=e.dirs||(e.dirs=[]);for(let i=0;i{e.isMounted=!0}),Gr(()=>{e.isUnmounting=!0}),e}const ye=[Function,Array],Jr={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:ye,onEnter:ye,onAfterEnter:ye,onEnterCancelled:ye,onBeforeLeave:ye,onLeave:ye,onAfterLeave:ye,onLeaveCancelled:ye,onBeforeAppear:ye,onAppear:ye,onAfterAppear:ye,onAppearCancelled:ye},Zo={name:"BaseTransition",props:Jr,setup(e,{slots:t}){const n=bi(),s=Xo();let r;return()=>{const i=t.default&&Zr(t.default(),!0);if(!i||!i.length)return;let o=i[0];if(i.length>1){for(const P of i)if(P.type!==be){o=P;break}}const l=J(e),{mode:c}=l;if(s.isLeaving)return Mn(o);const f=js(o);if(!f)return Mn(o);const d=Vn(f,l,s,n);qn(f,d);const p=n.subTree,g=p&&js(p);let C=!1;const{getTransitionKey:R}=f.type;if(R){const P=R();r===void 0?r=P:P!==r&&(r=P,C=!0)}if(g&&g.type!==be&&(!Ge(f,g)||C)){const P=Vn(g,l,s,n);if(qn(g,P),c==="out-in")return s.isLeaving=!0,P.afterLeave=()=>{s.isLeaving=!1,n.update.active!==!1&&n.update()},Mn(o);c==="in-out"&&f.type!==be&&(P.delayLeave=($,_,y)=>{const H=Xr(s,g);H[String(g.key)]=g,$._leaveCb=()=>{_(),$._leaveCb=void 0,delete d.delayedLeave},d.delayedLeave=y})}return o}}},Qo=Zo;function Xr(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function Vn(e,t,n,s){const{appear:r,mode:i,persisted:o=!1,onBeforeEnter:l,onEnter:c,onAfterEnter:f,onEnterCancelled:d,onBeforeLeave:p,onLeave:g,onAfterLeave:C,onLeaveCancelled:R,onBeforeAppear:P,onAppear:$,onAfterAppear:_,onAppearCancelled:y}=t,H=String(e.key),I=Xr(n,e),K=(E,j)=>{E&&we(E,s,9,j)},q=(E,j)=>{const U=j[1];K(E,j),N(E)?E.every(W=>W.length<=1)&&U():E.length<=1&&U()},k={mode:i,persisted:o,beforeEnter(E){let j=l;if(!n.isMounted)if(r)j=P||l;else return;E._leaveCb&&E._leaveCb(!0);const U=I[H];U&&Ge(e,U)&&U.el._leaveCb&&U.el._leaveCb(),K(j,[E])},enter(E){let j=c,U=f,W=d;if(!n.isMounted)if(r)j=$||c,U=_||f,W=y||d;else return;let O=!1;const V=E._enterCb=M=>{O||(O=!0,M?K(W,[E]):K(U,[E]),k.delayedLeave&&k.delayedLeave(),E._enterCb=void 0)};j?q(j,[E,V]):V()},leave(E,j){const U=String(e.key);if(E._enterCb&&E._enterCb(!0),n.isUnmounting)return j();K(p,[E]);let W=!1;const O=E._leaveCb=V=>{W||(W=!0,j(),V?K(R,[E]):K(C,[E]),E._leaveCb=void 0,I[U]===e&&delete I[U])};I[U]=e,g?q(g,[E,O]):O()},clone(E){return Vn(E,t,n,s)}};return k}function Mn(e){if(Dt(e))return e=qe(e),e.children=null,e}function js(e){return Dt(e)?e.children?e.children[0]:void 0:e}function qn(e,t){e.shapeFlag&6&&e.component?qn(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function Zr(e,t=!1,n){let s=[],r=0;for(let i=0;i1)for(let i=0;ioe({name:e.name},t,{setup:e}))():e}const gt=e=>!!e.type.__asyncLoader;function Zc(e){D(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,timeout:i,suspensible:o=!0,onError:l}=e;let c=null,f,d=0;const p=()=>(d++,c=null,g()),g=()=>{let C;return c||(C=c=t().catch(R=>{if(R=R instanceof Error?R:new Error(String(R)),l)return new Promise((P,$)=>{l(R,()=>P(p()),()=>$(R),d+1)});throw R}).then(R=>C!==c&&c?c:(R&&(R.__esModule||R[Symbol.toStringTag]==="Module")&&(R=R.default),f=R,R)))};return _s({name:"AsyncComponentWrapper",__asyncLoader:g,get __asyncResolved(){return f},setup(){const C=le;if(f)return()=>Sn(f,C);const R=y=>{c=null,Bt(y,C,13,!s)};if(o&&C.suspense||vt)return g().then(y=>()=>Sn(y,C)).catch(y=>(R(y),()=>s?re(s,{error:y}):null));const P=ht(!1),$=ht(),_=ht(!!r);return r&&setTimeout(()=>{_.value=!1},r),i!=null&&setTimeout(()=>{if(!P.value&&!$.value){const y=new Error(`Async component timed out after ${i}ms.`);R(y),$.value=y}},i),g().then(()=>{P.value=!0,C.parent&&Dt(C.parent.vnode)&&vn(C.parent.update)}).catch(y=>{R(y),$.value=y}),()=>{if(P.value&&f)return Sn(f,C);if($.value&&s)return re(s,{error:$.value});if(n&&!_.value)return re(n)}}})}function Sn(e,t){const{ref:n,props:s,children:r,ce:i}=t.vnode,o=re(e,s,r);return o.ref=n,o.ce=i,delete t.vnode.ce,o}const Dt=e=>e.type.__isKeepAlive;function Go(e,t){Qr(e,"a",t)}function el(e,t){Qr(e,"da",t)}function Qr(e,t,n=le){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(En(t,s,n),n){let r=n.parent;for(;r&&r.parent;)Dt(r.parent.vnode)&&tl(s,t,n,r),r=r.parent}}function tl(e,t,n,s){const r=En(t,e,s,!0);An(()=>{ns(s[t],r)},n)}function En(e,t,n=le,s=!1){if(n){const r=n[e]||(n[e]=[]),i=t.__weh||(t.__weh=(...o)=>{if(n.isUnmounted)return;Ct(),yt(n);const l=we(t,n,e,o);return rt(),wt(),l});return s?r.unshift(i):r.push(i),i}}const $e=e=>(t,n=le)=>(!vt||e==="sp")&&En(e,(...s)=>t(...s),n),nl=$e("bm"),Tn=$e("m"),sl=$e("bu"),rl=$e("u"),Gr=$e("bum"),An=$e("um"),il=$e("sp"),ol=$e("rtg"),ll=$e("rtc");function cl(e,t=le){En("ec",e,t)}const bs="components";function Qc(e,t){return ti(bs,e,!0,t)||e}const ei=Symbol.for("v-ndc");function Gc(e){return se(e)?ti(bs,e,!1)||e:e||ei}function ti(e,t,n=!0,s=!1){const r=ae||le;if(r){const i=r.type;if(e===bs){const l=Dl(i,!1);if(l&&(l===t||l===Se(t)||l===_n(Se(t))))return i}const o=Bs(r[e]||i[e],t)||Bs(r.appContext[e],t);return!o&&s?i:o}}function Bs(e,t){return e&&(e[t]||e[Se(t)]||e[_n(Se(t))])}function ea(e,t,n,s){let r;const i=n&&n[s];if(N(e)||se(e)){r=new Array(e.length);for(let o=0,l=e.length;ot(o,l,void 0,i&&i[l]));else{const o=Object.keys(e);r=new Array(o.length);for(let l=0,c=o.length;lpn(t)?!(t.type===be||t.type===he&&!ni(t.children)):!0)?e:null}function na(e,t){const n={};for(const s in e)n[t&&/[A-Z]/.test(s)?`on:${s}`:en(s)]=e[s];return n}const zn=e=>e?yi(e)?Pn(e)||e.proxy:zn(e.parent):null,It=oe(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>zn(e.parent),$root:e=>zn(e.root),$emit:e=>e.emit,$options:e=>ys(e),$forceUpdate:e=>e.f||(e.f=()=>vn(e.update)),$nextTick:e=>e.n||(e.n=kr.bind(e.proxy)),$watch:e=>Jo.bind(e)}),Ln=(e,t)=>e!==te&&!e.__isScriptSetup&&Y(e,t),al={get({_:e},t){const{ctx:n,setupState:s,data:r,props:i,accessCache:o,type:l,appContext:c}=e;let f;if(t[0]!=="$"){const C=o[t];if(C!==void 0)switch(C){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return i[t]}else{if(Ln(s,t))return o[t]=1,s[t];if(r!==te&&Y(r,t))return o[t]=2,r[t];if((f=e.propsOptions[0])&&Y(f,t))return o[t]=3,i[t];if(n!==te&&Y(n,t))return o[t]=4,n[t];Yn&&(o[t]=0)}}const d=It[t];let p,g;if(d)return t==="$attrs"&&pe(e,"get",t),d(e);if((p=l.__cssModules)&&(p=p[t]))return p;if(n!==te&&Y(n,t))return o[t]=4,n[t];if(g=c.config.globalProperties,Y(g,t))return g[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:i}=e;return Ln(r,t)?(r[t]=n,!0):s!==te&&Y(s,t)?(s[t]=n,!0):Y(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(i[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:i}},o){let l;return!!n[o]||e!==te&&Y(e,o)||Ln(t,o)||(l=i[0])&&Y(l,o)||Y(s,o)||Y(It,o)||Y(r.config.globalProperties,o)},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Y(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function sa(){return fl().slots}function fl(){const e=bi();return e.setupContext||(e.setupContext=Ci(e))}function Ds(e){return N(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let Yn=!0;function ul(e){const t=ys(e),n=e.proxy,s=e.ctx;Yn=!1,t.beforeCreate&&Ks(t.beforeCreate,e,"bc");const{data:r,computed:i,methods:o,watch:l,provide:c,inject:f,created:d,beforeMount:p,mounted:g,beforeUpdate:C,updated:R,activated:P,deactivated:$,beforeDestroy:_,beforeUnmount:y,destroyed:H,unmounted:I,render:K,renderTracked:q,renderTriggered:k,errorCaptured:E,serverPrefetch:j,expose:U,inheritAttrs:W,components:O,directives:V,filters:M}=t;if(f&&dl(f,s,null),o)for(const ne in o){const Q=o[ne];D(Q)&&(s[ne]=Q.bind(n))}if(r){const ne=r.call(n,n);ee(ne)&&(e.data=yn(ne))}if(Yn=!0,i)for(const ne in i){const Q=i[ne],ze=D(Q)?Q.bind(n,n):D(Q.get)?Q.get.bind(n,n):Pe,Kt=!D(Q)&&D(Q.set)?Q.set.bind(n):Pe,Ye=Ee({get:ze,set:Kt});Object.defineProperty(s,ne,{enumerable:!0,configurable:!0,get:()=>Ye.value,set:Ie=>Ye.value=Ie})}if(l)for(const ne in l)si(l[ne],s,n,ne);if(c){const ne=D(c)?c.call(n):c;Reflect.ownKeys(ne).forEach(Q=>{bl(Q,ne[Q])})}d&&Ks(d,e,"c");function X(ne,Q){N(Q)?Q.forEach(ze=>ne(ze.bind(n))):Q&&ne(Q.bind(n))}if(X(nl,p),X(Tn,g),X(sl,C),X(rl,R),X(Go,P),X(el,$),X(cl,E),X(ll,q),X(ol,k),X(Gr,y),X(An,I),X(il,j),N(U))if(U.length){const ne=e.exposed||(e.exposed={});U.forEach(Q=>{Object.defineProperty(ne,Q,{get:()=>n[Q],set:ze=>n[Q]=ze})})}else e.exposed||(e.exposed={});K&&e.render===Pe&&(e.render=K),W!=null&&(e.inheritAttrs=W),O&&(e.components=O),V&&(e.directives=V)}function dl(e,t,n=Pe){N(e)&&(e=Jn(e));for(const s in e){const r=e[s];let i;ee(r)?"default"in r?i=mt(r.from||s,r.default,!0):i=mt(r.from||s):i=mt(r),ce(i)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>i.value,set:o=>i.value=o}):t[s]=i}}function Ks(e,t,n){we(N(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function si(e,t,n,s){const r=s.includes(".")?Yr(n,s):()=>n[s];if(se(e)){const i=t[e];D(i)&&nn(r,i)}else if(D(e))nn(r,e.bind(n));else if(ee(e))if(N(e))e.forEach(i=>si(i,t,n,s));else{const i=D(e.handler)?e.handler.bind(n):t[e.handler];D(i)&&nn(r,i,e)}}function ys(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:i,config:{optionMergeStrategies:o}}=e.appContext,l=i.get(t);let c;return l?c=l:!r.length&&!n&&!s?c=t:(c={},r.length&&r.forEach(f=>un(c,f,o,!0)),un(c,t,o)),ee(t)&&i.set(t,c),c}function un(e,t,n,s=!1){const{mixins:r,extends:i}=t;i&&un(e,i,n,!0),r&&r.forEach(o=>un(e,o,n,!0));for(const o in t)if(!(s&&o==="expose")){const l=hl[o]||n&&n[o];e[o]=l?l(e[o],t[o]):t[o]}return e}const hl={data:ks,props:Ws,emits:Ws,methods:At,computed:At,beforeCreate:ue,created:ue,beforeMount:ue,mounted:ue,beforeUpdate:ue,updated:ue,beforeDestroy:ue,beforeUnmount:ue,destroyed:ue,unmounted:ue,activated:ue,deactivated:ue,errorCaptured:ue,serverPrefetch:ue,components:At,directives:At,watch:gl,provide:ks,inject:pl};function ks(e,t){return t?e?function(){return oe(D(e)?e.call(this,this):e,D(t)?t.call(this,this):t)}:t:e}function pl(e,t){return At(Jn(e),Jn(t))}function Jn(e){if(N(e)){const t={};for(let n=0;n1)return n&&D(t)?t.call(s&&s.proxy):t}}function yl(e,t,n,s=!1){const r={},i={};on(i,Rn,1),e.propsDefaults=Object.create(null),ii(e,t,r,i);for(const o in e.propsOptions[0])o in r||(r[o]=void 0);n?e.props=s?r:To(r):e.type.props?e.props=r:e.props=i,e.attrs=i}function vl(e,t,n,s){const{props:r,attrs:i,vnode:{patchFlag:o}}=e,l=J(r),[c]=e.propsOptions;let f=!1;if((s||o>0)&&!(o&16)){if(o&8){const d=e.vnode.dynamicProps;for(let p=0;p{c=!0;const[g,C]=oi(p,t,!0);oe(o,g),C&&l.push(...C)};!n&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}if(!i&&!c)return ee(e)&&s.set(e,ft),ft;if(N(i))for(let d=0;d-1,C[1]=P<0||R-1||Y(C,"default"))&&l.push(p)}}}const f=[o,l];return ee(e)&&s.set(e,f),f}function Vs(e){return e[0]!=="$"}function qs(e){const t=e&&e.toString().match(/^\s*(function|class) (\w+)/);return t?t[2]:e===null?"null":""}function zs(e,t){return qs(e)===qs(t)}function Ys(e,t){return N(t)?t.findIndex(n=>zs(n,e)):D(t)&&zs(t,e)?0:-1}const li=e=>e[0]==="_"||e==="$stable",vs=e=>N(e)?e.map(Te):[Te(e)],Cl=(e,t,n)=>{if(t._n)return t;const s=Ko((...r)=>vs(t(...r)),n);return s._c=!1,s},ci=(e,t,n)=>{const s=e._ctx;for(const r in e){if(li(r))continue;const i=e[r];if(D(i))t[r]=Cl(r,i,s);else if(i!=null){const o=vs(i);t[r]=()=>o}}},ai=(e,t)=>{const n=vs(t);e.slots.default=()=>n},wl=(e,t)=>{if(e.vnode.shapeFlag&32){const n=t._;n?(e.slots=J(t),on(t,"_",n)):ci(t,e.slots={})}else e.slots={},t&&ai(e,t);on(e.slots,Rn,1)},xl=(e,t,n)=>{const{vnode:s,slots:r}=e;let i=!0,o=te;if(s.shapeFlag&32){const l=t._;l?n&&l===1?i=!1:(oe(r,t),!n&&l===1&&delete r._):(i=!t.$stable,ci(t,r)),o=t}else t&&(ai(e,t),o={default:1});if(i)for(const l in r)!li(l)&&!(l in o)&&delete r[l]};function hn(e,t,n,s,r=!1){if(N(e)){e.forEach((g,C)=>hn(g,t&&(N(t)?t[C]:t),n,s,r));return}if(gt(s)&&!r)return;const i=s.shapeFlag&4?Pn(s.component)||s.component.proxy:s.el,o=r?null:i,{i:l,r:c}=e,f=t&&t.r,d=l.refs===te?l.refs={}:l.refs,p=l.setupState;if(f!=null&&f!==c&&(se(f)?(d[f]=null,Y(p,f)&&(p[f]=null)):ce(f)&&(f.value=null)),D(c))We(c,l,12,[o,d]);else{const g=se(c),C=ce(c);if(g||C){const R=()=>{if(e.f){const P=g?Y(p,c)?p[c]:d[c]:c.value;r?N(P)&&ns(P,i):N(P)?P.includes(i)||P.push(i):g?(d[c]=[i],Y(p,c)&&(p[c]=d[c])):(c.value=[i],e.k&&(d[e.k]=c.value))}else g?(d[c]=o,Y(p,c)&&(p[c]=o)):C&&(c.value=o,e.k&&(d[e.k]=o))};o?(R.id=-1,de(R,n)):R()}}}let je=!1;const Xt=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",Zt=e=>e.nodeType===8;function El(e){const{mt:t,p:n,o:{patchProp:s,createText:r,nextSibling:i,parentNode:o,remove:l,insert:c,createComment:f}}=e,d=(_,y)=>{if(!y.hasChildNodes()){n(null,_,y),an(),y._vnode=_;return}je=!1,p(y.firstChild,_,null,null,null),an(),y._vnode=_,je&&console.error("Hydration completed but contains mismatches.")},p=(_,y,H,I,K,q=!1)=>{const k=Zt(_)&&_.data==="[",E=()=>P(_,y,H,I,K,k),{type:j,ref:U,shapeFlag:W,patchFlag:O}=y;let V=_.nodeType;y.el=_,O===-2&&(q=!1,y.dynamicChildren=null);let M=null;switch(j){case bt:V!==3?y.children===""?(c(y.el=r(""),o(_),_),M=_):M=E():(_.data!==y.children&&(je=!0,_.data=y.children),M=i(_));break;case be:V!==8||k?M=E():M=i(_);break;case Ft:if(k&&(_=i(_),V=_.nodeType),V===1||V===3){M=_;const ge=!y.children.length;for(let X=0;X{q=q||!!y.dynamicChildren;const{type:k,props:E,patchFlag:j,shapeFlag:U,dirs:W}=y,O=k==="input"&&W||k==="option";if(O||j!==-1){if(W&&Fe(y,null,H,"created"),E)if(O||!q||j&48)for(const M in E)(O&&M.endsWith("value")||jt(M)&&!Rt(M))&&s(_,M,null,E[M],!1,void 0,H);else E.onClick&&s(_,"onClick",null,E.onClick,!1,void 0,H);let V;if((V=E&&E.onVnodeBeforeMount)&&ve(V,H,y),W&&Fe(y,null,H,"beforeMount"),((V=E&&E.onVnodeMounted)||W)&&zr(()=>{V&&ve(V,H,y),W&&Fe(y,null,H,"mounted")},I),U&16&&!(E&&(E.innerHTML||E.textContent))){let M=C(_.firstChild,y,_,H,I,K,q);for(;M;){je=!0;const ge=M;M=M.nextSibling,l(ge)}}else U&8&&_.textContent!==y.children&&(je=!0,_.textContent=y.children)}return _.nextSibling},C=(_,y,H,I,K,q,k)=>{k=k||!!y.dynamicChildren;const E=y.children,j=E.length;for(let U=0;U{const{slotScopeIds:k}=y;k&&(K=K?K.concat(k):k);const E=o(_),j=C(i(_),y,E,H,I,K,q);return j&&Zt(j)&&j.data==="]"?i(y.anchor=j):(je=!0,c(y.anchor=f("]"),E,j),j)},P=(_,y,H,I,K,q)=>{if(je=!0,y.el=null,q){const j=$(_);for(;;){const U=i(_);if(U&&U!==j)l(U);else break}}const k=i(_),E=o(_);return l(_),n(null,y,E,k,H,I,Xt(E),K),k},$=_=>{let y=0;for(;_;)if(_=i(_),_&&Zt(_)&&(_.data==="["&&y++,_.data==="]")){if(y===0)return i(_);y--}return _};return[d,p]}const de=zr;function Tl(e){return fi(e)}function Al(e){return fi(e,El)}function fi(e,t){const n=Bn();n.__VUE__=!0;const{insert:s,remove:r,patchProp:i,createElement:o,createText:l,createComment:c,setText:f,setElementText:d,parentNode:p,nextSibling:g,setScopeId:C=Pe,insertStaticContent:R}=e,P=(a,u,h,b=null,m=null,x=null,A=!1,w=null,T=!!u.dynamicChildren)=>{if(a===u)return;a&&!Ge(a,u)&&(b=kt(a),Ie(a,m,x,!0),a=null),u.patchFlag===-2&&(T=!1,u.dynamicChildren=null);const{type:v,ref:S,shapeFlag:F}=u;switch(v){case bt:$(a,u,h,b);break;case be:_(a,u,h,b);break;case Ft:a==null&&y(u,h,b,A);break;case he:O(a,u,h,b,m,x,A,w,T);break;default:F&1?K(a,u,h,b,m,x,A,w,T):F&6?V(a,u,h,b,m,x,A,w,T):(F&64||F&128)&&v.process(a,u,h,b,m,x,A,w,T,ot)}S!=null&&m&&hn(S,a&&a.ref,x,u||a,!u)},$=(a,u,h,b)=>{if(a==null)s(u.el=l(u.children),h,b);else{const m=u.el=a.el;u.children!==a.children&&f(m,u.children)}},_=(a,u,h,b)=>{a==null?s(u.el=c(u.children||""),h,b):u.el=a.el},y=(a,u,h,b)=>{[a.el,a.anchor]=R(a.children,u,h,b,a.el,a.anchor)},H=({el:a,anchor:u},h,b)=>{let m;for(;a&&a!==u;)m=g(a),s(a,h,b),a=m;s(u,h,b)},I=({el:a,anchor:u})=>{let h;for(;a&&a!==u;)h=g(a),r(a),a=h;r(u)},K=(a,u,h,b,m,x,A,w,T)=>{A=A||u.type==="svg",a==null?q(u,h,b,m,x,A,w,T):j(a,u,m,x,A,w,T)},q=(a,u,h,b,m,x,A,w)=>{let T,v;const{type:S,props:F,shapeFlag:L,transition:B,dirs:z}=a;if(T=a.el=o(a.type,x,F&&F.is,F),L&8?d(T,a.children):L&16&&E(a.children,T,null,b,m,x&&S!=="foreignObject",A,w),z&&Fe(a,null,b,"created"),k(T,a,a.scopeId,A,b),F){for(const Z in F)Z!=="value"&&!Rt(Z)&&i(T,Z,null,F[Z],x,a.children,b,m,Le);"value"in F&&i(T,"value",null,F.value),(v=F.onVnodeBeforeMount)&&ve(v,b,a)}z&&Fe(a,null,b,"beforeMount");const G=(!m||m&&!m.pendingBranch)&&B&&!B.persisted;G&&B.beforeEnter(T),s(T,u,h),((v=F&&F.onVnodeMounted)||G||z)&&de(()=>{v&&ve(v,b,a),G&&B.enter(T),z&&Fe(a,null,b,"mounted")},m)},k=(a,u,h,b,m)=>{if(h&&C(a,h),b)for(let x=0;x{for(let v=T;v{const w=u.el=a.el;let{patchFlag:T,dynamicChildren:v,dirs:S}=u;T|=a.patchFlag&16;const F=a.props||te,L=u.props||te;let B;h&&Je(h,!1),(B=L.onVnodeBeforeUpdate)&&ve(B,h,u,a),S&&Fe(u,a,h,"beforeUpdate"),h&&Je(h,!0);const z=m&&u.type!=="foreignObject";if(v?U(a.dynamicChildren,v,w,h,b,z,x):A||Q(a,u,w,null,h,b,z,x,!1),T>0){if(T&16)W(w,u,F,L,h,b,m);else if(T&2&&F.class!==L.class&&i(w,"class",null,L.class,m),T&4&&i(w,"style",F.style,L.style,m),T&8){const G=u.dynamicProps;for(let Z=0;Z{B&&ve(B,h,u,a),S&&Fe(u,a,h,"updated")},b)},U=(a,u,h,b,m,x,A)=>{for(let w=0;w{if(h!==b){if(h!==te)for(const w in h)!Rt(w)&&!(w in b)&&i(a,w,h[w],null,A,u.children,m,x,Le);for(const w in b){if(Rt(w))continue;const T=b[w],v=h[w];T!==v&&w!=="value"&&i(a,w,v,T,A,u.children,m,x,Le)}"value"in b&&i(a,"value",h.value,b.value)}},O=(a,u,h,b,m,x,A,w,T)=>{const v=u.el=a?a.el:l(""),S=u.anchor=a?a.anchor:l("");let{patchFlag:F,dynamicChildren:L,slotScopeIds:B}=u;B&&(w=w?w.concat(B):B),a==null?(s(v,h,b),s(S,h,b),E(u.children,h,S,m,x,A,w,T)):F>0&&F&64&&L&&a.dynamicChildren?(U(a.dynamicChildren,L,h,m,x,A,w),(u.key!=null||m&&u===m.subTree)&&Cs(a,u,!0)):Q(a,u,h,S,m,x,A,w,T)},V=(a,u,h,b,m,x,A,w,T)=>{u.slotScopeIds=w,a==null?u.shapeFlag&512?m.ctx.activate(u,h,b,A,T):M(u,h,b,m,x,A,T):ge(a,u,T)},M=(a,u,h,b,m,x,A)=>{const w=a.component=$l(a,b,m);if(Dt(a)&&(w.ctx.renderer=ot),Ul(w),w.asyncDep){if(m&&m.registerDep(w,X),!a.el){const T=w.subTree=re(be);_(null,T,u,h)}return}X(w,a,u,h,m,x,A)},ge=(a,u,h)=>{const b=u.component=a.component;if(Vo(a,u,h))if(b.asyncDep&&!b.asyncResolved){ne(b,u,h);return}else b.next=u,Uo(b.update),b.update();else u.el=a.el,b.vnode=u},X=(a,u,h,b,m,x,A)=>{const w=()=>{if(a.isMounted){let{next:S,bu:F,u:L,parent:B,vnode:z}=a,G=S,Z;Je(a,!1),S?(S.el=z.el,ne(a,S,A)):S=z,F&&tn(F),(Z=S.props&&S.props.onVnodeBeforeUpdate)&&ve(Z,B,S,z),Je(a,!0);const ie=Fn(a),xe=a.subTree;a.subTree=ie,P(xe,ie,p(xe.el),kt(xe),a,m,x),S.el=ie.el,G===null&&qo(a,ie.el),L&&de(L,m),(Z=S.props&&S.props.onVnodeUpdated)&&de(()=>ve(Z,B,S,z),m)}else{let S;const{el:F,props:L}=u,{bm:B,m:z,parent:G}=a,Z=gt(u);if(Je(a,!1),B&&tn(B),!Z&&(S=L&&L.onVnodeBeforeMount)&&ve(S,G,u),Je(a,!0),F&&On){const ie=()=>{a.subTree=Fn(a),On(F,a.subTree,a,m,null)};Z?u.type.__asyncLoader().then(()=>!a.isUnmounted&&ie()):ie()}else{const ie=a.subTree=Fn(a);P(null,ie,h,b,a,m,x),u.el=ie.el}if(z&&de(z,m),!Z&&(S=L&&L.onVnodeMounted)){const ie=u;de(()=>ve(S,G,ie),m)}(u.shapeFlag&256||G&>(G.vnode)&&G.vnode.shapeFlag&256)&&a.a&&de(a.a,m),a.isMounted=!0,u=h=b=null}},T=a.effect=new cs(w,()=>vn(v),a.scope),v=a.update=()=>T.run();v.id=a.uid,Je(a,!0),v()},ne=(a,u,h)=>{u.component=a;const b=a.vnode.props;a.vnode=u,a.next=null,vl(a,u.props,b,h),xl(a,u.children,h),Ct(),$s(),wt()},Q=(a,u,h,b,m,x,A,w,T=!1)=>{const v=a&&a.children,S=a?a.shapeFlag:0,F=u.children,{patchFlag:L,shapeFlag:B}=u;if(L>0){if(L&128){Kt(v,F,h,b,m,x,A,w,T);return}else if(L&256){ze(v,F,h,b,m,x,A,w,T);return}}B&8?(S&16&&Le(v,m,x),F!==v&&d(h,F)):S&16?B&16?Kt(v,F,h,b,m,x,A,w,T):Le(v,m,x,!0):(S&8&&d(h,""),B&16&&E(F,h,b,m,x,A,w,T))},ze=(a,u,h,b,m,x,A,w,T)=>{a=a||ft,u=u||ft;const v=a.length,S=u.length,F=Math.min(v,S);let L;for(L=0;LS?Le(a,m,x,!0,!1,F):E(u,h,b,m,x,A,w,T,F)},Kt=(a,u,h,b,m,x,A,w,T)=>{let v=0;const S=u.length;let F=a.length-1,L=S-1;for(;v<=F&&v<=L;){const B=a[v],z=u[v]=T?Ke(u[v]):Te(u[v]);if(Ge(B,z))P(B,z,h,null,m,x,A,w,T);else break;v++}for(;v<=F&&v<=L;){const B=a[F],z=u[L]=T?Ke(u[L]):Te(u[L]);if(Ge(B,z))P(B,z,h,null,m,x,A,w,T);else break;F--,L--}if(v>F){if(v<=L){const B=L+1,z=BL)for(;v<=F;)Ie(a[v],m,x,!0),v++;else{const B=v,z=v,G=new Map;for(v=z;v<=L;v++){const me=u[v]=T?Ke(u[v]):Te(u[v]);me.key!=null&&G.set(me.key,v)}let Z,ie=0;const xe=L-z+1;let lt=!1,As=0;const xt=new Array(xe);for(v=0;v=xe){Ie(me,m,x,!0);continue}let Oe;if(me.key!=null)Oe=G.get(me.key);else for(Z=z;Z<=L;Z++)if(xt[Z-z]===0&&Ge(me,u[Z])){Oe=Z;break}Oe===void 0?Ie(me,m,x,!0):(xt[Oe-z]=v+1,Oe>=As?As=Oe:lt=!0,P(me,u[Oe],h,null,m,x,A,w,T),ie++)}const Rs=lt?Rl(xt):ft;for(Z=Rs.length-1,v=xe-1;v>=0;v--){const me=z+v,Oe=u[me],Ps=me+1{const{el:x,type:A,transition:w,children:T,shapeFlag:v}=a;if(v&6){Ye(a.component.subTree,u,h,b);return}if(v&128){a.suspense.move(u,h,b);return}if(v&64){A.move(a,u,h,ot);return}if(A===he){s(x,u,h);for(let F=0;Fw.enter(x),m);else{const{leave:F,delayLeave:L,afterLeave:B}=w,z=()=>s(x,u,h),G=()=>{F(x,()=>{z(),B&&B()})};L?L(x,z,G):G()}else s(x,u,h)},Ie=(a,u,h,b=!1,m=!1)=>{const{type:x,props:A,ref:w,children:T,dynamicChildren:v,shapeFlag:S,patchFlag:F,dirs:L}=a;if(w!=null&&hn(w,null,h,a,!0),S&256){u.ctx.deactivate(a);return}const B=S&1&&L,z=!gt(a);let G;if(z&&(G=A&&A.onVnodeBeforeUnmount)&&ve(G,u,a),S&6)Li(a.component,h,b);else{if(S&128){a.suspense.unmount(h,b);return}B&&Fe(a,null,u,"beforeUnmount"),S&64?a.type.remove(a,u,h,m,ot,b):v&&(x!==he||F>0&&F&64)?Le(v,u,h,!1,!0):(x===he&&F&384||!m&&S&16)&&Le(T,u,h),b&&Es(a)}(z&&(G=A&&A.onVnodeUnmounted)||B)&&de(()=>{G&&ve(G,u,a),B&&Fe(a,null,u,"unmounted")},h)},Es=a=>{const{type:u,el:h,anchor:b,transition:m}=a;if(u===he){Si(h,b);return}if(u===Ft){I(a);return}const x=()=>{r(h),m&&!m.persisted&&m.afterLeave&&m.afterLeave()};if(a.shapeFlag&1&&m&&!m.persisted){const{leave:A,delayLeave:w}=m,T=()=>A(h,x);w?w(a.el,x,T):T()}else x()},Si=(a,u)=>{let h;for(;a!==u;)h=g(a),r(a),a=h;r(u)},Li=(a,u,h)=>{const{bum:b,scope:m,update:x,subTree:A,um:w}=a;b&&tn(b),m.stop(),x&&(x.active=!1,Ie(A,a,u,h)),w&&de(w,u),de(()=>{a.isUnmounted=!0},u),u&&u.pendingBranch&&!u.isUnmounted&&a.asyncDep&&!a.asyncResolved&&a.suspenseId===u.pendingId&&(u.deps--,u.deps===0&&u.resolve())},Le=(a,u,h,b=!1,m=!1,x=0)=>{for(let A=x;Aa.shapeFlag&6?kt(a.component.subTree):a.shapeFlag&128?a.suspense.next():g(a.anchor||a.el),Ts=(a,u,h)=>{a==null?u._vnode&&Ie(u._vnode,null,null,!0):P(u._vnode||null,a,u,null,null,null,h),$s(),an(),u._vnode=a},ot={p:P,um:Ie,m:Ye,r:Es,mt:M,mc:E,pc:Q,pbc:U,n:kt,o:e};let In,On;return t&&([In,On]=t(ot)),{render:Ts,hydrate:In,createApp:_l(Ts,In)}}function Je({effect:e,update:t},n){e.allowRecurse=t.allowRecurse=n}function Cs(e,t,n=!1){const s=e.children,r=t.children;if(N(s)&&N(r))for(let i=0;i>1,e[n[l]]0&&(t[s]=n[i-1]),n[i]=s)}}for(i=n.length,o=n[i-1];i-- >0;)n[i]=o,o=t[o];return n}const Pl=e=>e.__isTeleport,Ot=e=>e&&(e.disabled||e.disabled===""),Js=e=>typeof SVGElement<"u"&&e instanceof SVGElement,Zn=(e,t)=>{const n=e&&e.to;return se(n)?t?t(n):null:n},Il={__isTeleport:!0,process(e,t,n,s,r,i,o,l,c,f){const{mc:d,pc:p,pbc:g,o:{insert:C,querySelector:R,createText:P,createComment:$}}=f,_=Ot(t.props);let{shapeFlag:y,children:H,dynamicChildren:I}=t;if(e==null){const K=t.el=P(""),q=t.anchor=P("");C(K,n,s),C(q,n,s);const k=t.target=Zn(t.props,R),E=t.targetAnchor=P("");k&&(C(E,k),o=o||Js(k));const j=(U,W)=>{y&16&&d(H,U,W,r,i,o,l,c)};_?j(n,q):k&&j(k,E)}else{t.el=e.el;const K=t.anchor=e.anchor,q=t.target=e.target,k=t.targetAnchor=e.targetAnchor,E=Ot(e.props),j=E?n:q,U=E?K:k;if(o=o||Js(q),I?(g(e.dynamicChildren,I,j,r,i,o,l),Cs(e,t,!0)):c||p(e,t,j,U,r,i,o,l,!1),_)E||Qt(t,n,K,f,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const W=t.target=Zn(t.props,R);W&&Qt(t,W,null,f,0)}else E&&Qt(t,q,k,f,1)}ui(t)},remove(e,t,n,s,{um:r,o:{remove:i}},o){const{shapeFlag:l,children:c,anchor:f,targetAnchor:d,target:p,props:g}=e;if(p&&i(d),(o||!Ot(g))&&(i(f),l&16))for(let C=0;C0?Re||ft:null,Fl(),Ut>0&&Re&&Re.push(e),e}function ia(e,t,n,s,r,i){return hi(mi(e,t,n,s,r,i,!0))}function pi(e,t,n,s,r){return hi(re(e,t,n,s,r,!0))}function pn(e){return e?e.__v_isVNode===!0:!1}function Ge(e,t){return e.type===t.type&&e.key===t.key}const Rn="__vInternal",gi=({key:e})=>e??null,sn=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?se(e)||ce(e)||D(e)?{i:ae,r:e,k:t,f:!!n}:e:null);function mi(e,t=null,n=null,s=0,r=null,i=e===he?0:1,o=!1,l=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&gi(t),ref:t&&sn(t),scopeId:wn,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:i,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:ae};return l?(ws(c,n),i&128&&e.normalize(c)):n&&(c.shapeFlag|=se(n)?8:16),Ut>0&&!o&&Re&&(c.patchFlag>0||i&6)&&c.patchFlag!==32&&Re.push(c),c}const re=Ml;function Ml(e,t=null,n=null,s=0,r=null,i=!1){if((!e||e===ei)&&(e=be),pn(e)){const l=qe(e,t,!0);return n&&ws(l,n),Ut>0&&!i&&Re&&(l.shapeFlag&6?Re[Re.indexOf(e)]=l:Re.push(l)),l.patchFlag|=-2,l}if(Kl(e)&&(e=e.__vccOpts),t){t=Sl(t);let{class:l,style:c}=t;l&&!se(l)&&(t.class=os(l)),ee(c)&&(jr(c)&&!N(c)&&(c=oe({},c)),t.style=is(c))}const o=se(e)?1:zo(e)?128:Pl(e)?64:ee(e)?4:D(e)?2:0;return mi(e,t,n,s,r,o,i,!0)}function Sl(e){return e?jr(e)||Rn in e?oe({},e):e:null}function qe(e,t,n=!1){const{props:s,ref:r,patchFlag:i,children:o}=e,l=t?Ll(s||{},t):s;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:l,key:l&&gi(l),ref:t&&t.ref?n&&r?N(r)?r.concat(sn(t)):[r,sn(t)]:sn(t):r,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:o,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==he?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&qe(e.ssContent),ssFallback:e.ssFallback&&qe(e.ssFallback),el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce}}function _i(e=" ",t=0){return re(bt,null,e,t)}function oa(e,t){const n=re(Ft,null,e);return n.staticCount=t,n}function la(e="",t=!1){return t?(di(),pi(be,null,e)):re(be,null,e)}function Te(e){return e==null||typeof e=="boolean"?re(be):N(e)?re(he,null,e.slice()):typeof e=="object"?Ke(e):re(bt,null,String(e))}function Ke(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:qe(e)}function ws(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(N(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),ws(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!(Rn in t)?t._ctx=ae:r===3&&ae&&(ae.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else D(t)?(t={default:t,_ctx:ae},n=32):(t=String(t),s&64?(n=16,t=[_i(t)]):n=8);e.children=t,e.shapeFlag|=n}function Ll(...e){const t={};for(let n=0;nle||ae;let xs,ct,Zs="__VUE_INSTANCE_SETTERS__";(ct=Bn()[Zs])||(ct=Bn()[Zs]=[]),ct.push(e=>le=e),xs=e=>{ct.length>1?ct.forEach(t=>t(e)):ct[0](e)};const yt=e=>{xs(e),e.scope.on()},rt=()=>{le&&le.scope.off(),xs(null)};function yi(e){return e.vnode.shapeFlag&4}let vt=!1;function Ul(e,t=!1){vt=t;const{props:n,children:s}=e.vnode,r=yi(e);yl(e,n,r,t),wl(e,s);const i=r?jl(e,t):void 0;return vt=!1,i}function jl(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=Pt(new Proxy(e.ctx,al));const{setup:s}=n;if(s){const r=e.setupContext=s.length>1?Ci(e):null;yt(e),Ct();const i=We(s,e,0,[e.props,r]);if(wt(),rt(),xr(i)){if(i.then(rt,rt),t)return i.then(o=>{Qs(e,o,t)}).catch(o=>{Bt(o,e,0)});e.asyncDep=i}else Qs(e,i,t)}else vi(e,t)}function Qs(e,t,n){D(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:ee(t)&&(e.setupState=Dr(t)),vi(e,n)}let Gs;function vi(e,t,n){const s=e.type;if(!e.render){if(!t&&Gs&&!s.render){const r=s.template||ys(e).template;if(r){const{isCustomElement:i,compilerOptions:o}=e.appContext.config,{delimiters:l,compilerOptions:c}=s,f=oe(oe({isCustomElement:i,delimiters:l},o),c);s.render=Gs(r,f)}}e.render=s.render||Pe}yt(e),Ct(),ul(e),wt(),rt()}function Bl(e){return e.attrsProxy||(e.attrsProxy=new Proxy(e.attrs,{get(t,n){return pe(e,"get","$attrs"),t[n]}}))}function Ci(e){const t=n=>{e.exposed=n||{}};return{get attrs(){return Bl(e)},slots:e.slots,emit:e.emit,expose:t}}function Pn(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Dr(Pt(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in It)return It[n](e)},has(t,n){return n in t||n in It}}))}function Dl(e,t=!0){return D(e)?e.displayName||e.name:e.name||t&&e.__name}function Kl(e){return D(e)&&"__vccOpts"in e}const Ee=(e,t)=>No(e,t,vt);function Qn(e,t,n){const s=arguments.length;return s===2?ee(t)&&!N(t)?pn(t)?re(e,null,[t]):re(e,t):re(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&pn(n)&&(n=[n]),re(e,t,n))}const kl=Symbol.for("v-scx"),Wl=()=>mt(kl),Vl="3.3.2",ql="http://www.w3.org/2000/svg",et=typeof document<"u"?document:null,er=et&&et.createElement("template"),zl={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t?et.createElementNS(ql,e):et.createElement(e,n?{is:n}:void 0);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>et.createTextNode(e),createComment:e=>et.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>et.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,i){const o=n?n.previousSibling:t.lastChild;if(r&&(r===i||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===i||!(r=r.nextSibling)););else{er.innerHTML=s?`${e}`:e;const l=er.content;if(s){const c=l.firstChild;for(;c.firstChild;)l.appendChild(c.firstChild);l.removeChild(c)}t.insertBefore(l,n)}return[o?o.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}};function Yl(e,t,n){const s=e._vtc;s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}function Jl(e,t,n){const s=e.style,r=se(n);if(n&&!r){if(t&&!se(t))for(const i in t)n[i]==null&&Gn(s,i,"");for(const i in n)Gn(s,i,n[i])}else{const i=s.display;r?t!==n&&(s.cssText=n):t&&e.removeAttribute("style"),"_vod"in e&&(s.display=i)}}const tr=/\s*!important$/;function Gn(e,t,n){if(N(n))n.forEach(s=>Gn(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Xl(e,t);tr.test(n)?e.setProperty(it(s),n.replace(tr,""),"important"):e[s]=n}}const nr=["Webkit","Moz","ms"],Nn={};function Xl(e,t){const n=Nn[t];if(n)return n;let s=Se(t);if(s!=="filter"&&s in e)return Nn[t]=s;s=_n(s);for(let r=0;rHn||(nc.then(()=>Hn=0),Hn=Date.now());function rc(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;we(ic(s,n.value),t,5,[s])};return n.value=e,n.attached=sc(),n}function ic(e,t){if(N(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const ir=/^on[a-z]/,oc=(e,t,n,s,r=!1,i,o,l,c)=>{t==="class"?Yl(e,s,r):t==="style"?Jl(e,n,s):jt(t)?ts(t)||ec(e,t,n,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):lc(e,t,s,r))?Ql(e,t,s,i,o,l,c):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Zl(e,t,s,r))};function lc(e,t,n,s){return s?!!(t==="innerHTML"||t==="textContent"||t in e&&ir.test(t)&&D(n)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||ir.test(t)&&se(n)?!1:t in e}const Be="transition",Et="animation",wi=(e,{slots:t})=>Qn(Qo,cc(e),t);wi.displayName="Transition";const xi={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String};wi.props=oe({},Jr,xi);const Xe=(e,t=[])=>{N(e)?e.forEach(n=>n(...t)):e&&e(...t)},or=e=>e?N(e)?e.some(t=>t.length>1):e.length>1:!1;function cc(e){const t={};for(const O in e)O in xi||(t[O]=e[O]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:i=`${n}-enter-from`,enterActiveClass:o=`${n}-enter-active`,enterToClass:l=`${n}-enter-to`,appearFromClass:c=i,appearActiveClass:f=o,appearToClass:d=l,leaveFromClass:p=`${n}-leave-from`,leaveActiveClass:g=`${n}-leave-active`,leaveToClass:C=`${n}-leave-to`}=e,R=ac(r),P=R&&R[0],$=R&&R[1],{onBeforeEnter:_,onEnter:y,onEnterCancelled:H,onLeave:I,onLeaveCancelled:K,onBeforeAppear:q=_,onAppear:k=y,onAppearCancelled:E=H}=t,j=(O,V,M)=>{Ze(O,V?d:l),Ze(O,V?f:o),M&&M()},U=(O,V)=>{O._isLeaving=!1,Ze(O,p),Ze(O,C),Ze(O,g),V&&V()},W=O=>(V,M)=>{const ge=O?k:y,X=()=>j(V,O,M);Xe(ge,[V,X]),lr(()=>{Ze(V,O?c:i),De(V,O?d:l),or(ge)||cr(V,s,P,X)})};return oe(t,{onBeforeEnter(O){Xe(_,[O]),De(O,i),De(O,o)},onBeforeAppear(O){Xe(q,[O]),De(O,c),De(O,f)},onEnter:W(!1),onAppear:W(!0),onLeave(O,V){O._isLeaving=!0;const M=()=>U(O,V);De(O,p),dc(),De(O,g),lr(()=>{O._isLeaving&&(Ze(O,p),De(O,C),or(I)||cr(O,s,$,M))}),Xe(I,[O,M])},onEnterCancelled(O){j(O,!1),Xe(H,[O])},onAppearCancelled(O){j(O,!0),Xe(E,[O])},onLeaveCancelled(O){U(O),Xe(K,[O])}})}function ac(e){if(e==null)return null;if(ee(e))return[$n(e.enter),$n(e.leave)];{const t=$n(e);return[t,t]}}function $n(e){return Di(e)}function De(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e._vtc||(e._vtc=new Set)).add(t)}function Ze(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const{_vtc:n}=e;n&&(n.delete(t),n.size||(e._vtc=void 0))}function lr(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let fc=0;function cr(e,t,n,s){const r=e._endId=++fc,i=()=>{r===e._endId&&s()};if(n)return setTimeout(i,n);const{type:o,timeout:l,propCount:c}=uc(e,t);if(!o)return s();const f=o+"end";let d=0;const p=()=>{e.removeEventListener(f,g),i()},g=C=>{C.target===e&&++d>=c&&p()};setTimeout(()=>{d(n[R]||"").split(", "),r=s(`${Be}Delay`),i=s(`${Be}Duration`),o=ar(r,i),l=s(`${Et}Delay`),c=s(`${Et}Duration`),f=ar(l,c);let d=null,p=0,g=0;t===Be?o>0&&(d=Be,p=o,g=i.length):t===Et?f>0&&(d=Et,p=f,g=c.length):(p=Math.max(o,f),d=p>0?o>f?Be:Et:null,g=d?d===Be?i.length:c.length:0);const C=d===Be&&/\b(transform|all)(,|$)/.test(s(`${Be}Property`).toString());return{type:d,timeout:p,propCount:g,hasTransform:C}}function ar(e,t){for(;e.lengthfr(n)+fr(e[s])))}function fr(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function dc(){return document.body.offsetHeight}const ur=e=>{const t=e.props["onUpdate:modelValue"]||!1;return N(t)?n=>tn(t,n):t};function hc(e){e.target.composing=!0}function dr(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const ca={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e._assign=ur(r);const i=s||r.props&&r.props.type==="number";at(e,t?"change":"input",o=>{if(o.target.composing)return;let l=e.value;n&&(l=l.trim()),i&&(l=jn(l)),e._assign(l)}),n&&at(e,"change",()=>{e.value=e.value.trim()}),t||(at(e,"compositionstart",hc),at(e,"compositionend",dr),at(e,"change",dr))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,modifiers:{lazy:n,trim:s,number:r}},i){if(e._assign=ur(i),e.composing||document.activeElement===e&&e.type!=="range"&&(n||s&&e.value.trim()===t||(r||e.type==="number")&&jn(e.value)===t))return;const o=t??"";e.value!==o&&(e.value=o)}},pc=["ctrl","shift","alt","meta"],gc={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>pc.some(n=>e[`${n}Key`]&&!t.includes(n))},aa=(e,t)=>(n,...s)=>{for(let r=0;rn=>{if(!("key"in n))return;const s=it(n.key);if(t.some(r=>r===s||mc[r]===s))return e(n)},Ei=oe({patchProp:oc},zl);let St,hr=!1;function _c(){return St||(St=Tl(Ei))}function bc(){return St=hr?St:Al(Ei),hr=!0,St}const ua=(...e)=>{const t=_c().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Ti(s);if(!r)return;const i=t._component;!D(i)&&!i.render&&!i.template&&(i.template=r.innerHTML),r.innerHTML="";const o=n(r,!1,r instanceof SVGElement);return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),o},t},da=(...e)=>{const t=bc().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=Ti(s);if(r)return n(r,!0,r instanceof SVGElement)},t};function Ti(e){return se(e)?document.querySelector(e):e}const ha=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},yc=window.__VP_SITE_DATA__,Ai=/^[a-z]+:/i,pa=/^pathname:\/\//,ga="vitepress-theme-appearance",Ri=/#.*$/,vc=/(index)?\.(md|html)$/,Ce=typeof document<"u",Pi={relativePath:"",filePath:"",title:"404",description:"Not Found",headers:[],frontmatter:{sidebar:!1,layout:"page"},lastUpdated:0,isNotFound:!0};function Cc(e,t,n=!1){if(t===void 0)return!1;if(e=pr(`/${e}`),n)return new RegExp(t).test(e);if(pr(t)!==e)return!1;const s=t.match(Ri);return s?(Ce?location.hash:"")===s[0]:!0}function pr(e){return decodeURI(e).replace(Ri,"").replace(vc,"")}function wc(e){return Ai.test(e)}function xc(e,t){var s,r,i,o,l,c,f;const n=Object.keys(e.locales).find(d=>d!=="root"&&!wc(d)&&Cc(t,`/${d}/`,!0))||"root";return Object.assign({},e,{localeIndex:n,lang:((s=e.locales[n])==null?void 0:s.lang)??e.lang,dir:((r=e.locales[n])==null?void 0:r.dir)??e.dir,title:((i=e.locales[n])==null?void 0:i.title)??e.title,titleTemplate:((o=e.locales[n])==null?void 0:o.titleTemplate)??e.titleTemplate,description:((l=e.locales[n])==null?void 0:l.description)??e.description,head:Oi(e.head,((c=e.locales[n])==null?void 0:c.head)??[]),themeConfig:{...e.themeConfig,...(f=e.locales[n])==null?void 0:f.themeConfig}})}function Ii(e,t){const n=t.title||e.title,s=t.titleTemplate??e.titleTemplate;if(typeof s=="string"&&s.includes(":title"))return s.replace(/:title/g,n);const r=Ec(e.title,s);return`${n}${r}`}function Ec(e,t){return t===!1?"":t===!0||t===void 0?` | ${e}`:e===t?"":` | ${t}`}function Tc(e,t){const[n,s]=t;if(n!=="meta")return!1;const r=Object.entries(s)[0];return r==null?!1:e.some(([i,o])=>i===n&&o[r[0]]===r[1])}function Oi(e,t){return[...e.filter(n=>!Tc(t,n)),...t]}const Ac=/[\u0000-\u001F"#$&*+,:;<=>?[\]^`{|}\u007F]/g,Rc=/^[a-z]:/i;function gr(e){const t=Rc.exec(e),n=t?t[0]:"";return n+e.slice(n.length).replace(Ac,"_").replace(/(^|\/)_+(?=[^/]*$)/,"$1")}function ma(e){return e.replace(/\\/g,"/")}const Pc=Symbol(),nt=Ao(yc);function _a(e){const t=Ee(()=>xc(nt.value,e.data.relativePath));return{site:t,theme:Ee(()=>t.value.themeConfig),page:Ee(()=>e.data),frontmatter:Ee(()=>e.data.frontmatter),params:Ee(()=>e.data.params),lang:Ee(()=>t.value.lang),dir:Ee(()=>t.value.dir),localeIndex:Ee(()=>t.value.localeIndex||"root"),title:Ee(()=>Ii(t.value,e.data)),description:Ee(()=>e.data.description||t.value.description),isDark:ht(!1)}}function ba(){const e=mt(Pc);if(!e)throw new Error("vitepress data not properly injected in app");return e}function Ic(e,t){return`${e}${t}`.replace(/\/+/g,"/")}function mr(e){return Ai.test(e)||e.startsWith(".")?e:Ic(nt.value.base,e)}function Oc(e){let t=e.replace(/\.html$/,"");if(t=decodeURIComponent(t),t=t.replace(/\/$/,"/index"),Ce){const n="/MagiskChineseDocument/";t=gr(t.slice(n.length).replace(/\//g,"_")||"index")+".md";let s=__VP_HASH_MAP__[t.toLowerCase()];s||(t=t.endsWith("_index.md")?t.slice(0,-9)+".md":t.slice(0,-3)+"_index.md",s=__VP_HASH_MAP__[t.toLowerCase()]),t=`${n}assets/${t}.${s}.js`}else t=`./${gr(t.slice(1).replace(/\//g,"_"))}.md.js`;return t}let rn=[];function ya(e){rn.push(e),An(()=>{rn=rn.filter(t=>t!==e)})}const Fc=Symbol(),_r="http://a.com",Mc=()=>({path:"/",component:null,data:Pi});function va(e,t){const n=yn(Mc()),s={route:n,go:r};async function r(l=Ce?location.href:"/"){var f,d;await((f=s.onBeforeRouteChange)==null?void 0:f.call(s,l));const c=new URL(l,_r);nt.value.cleanUrls||!c.pathname.endsWith("/")&&!c.pathname.endsWith(".html")&&(c.pathname+=".html",l=c.pathname+c.search+c.hash),Ce&&l!==location.href&&(history.replaceState({scrollPosition:window.scrollY},document.title),history.pushState(null,"",l)),await o(l),await((d=s.onAfterRouteChanged)==null?void 0:d.call(s,l))}let i=null;async function o(l,c=0,f=!1){const d=new URL(l,_r),p=i=d.pathname;try{let g=await e(p);if(i===p){i=null;const{default:C,__pageData:R}=g;if(!C)throw new Error(`Invalid route component: ${C}`);n.path=Ce?p:mr(p),n.component=Pt(C),n.data=Pt(R),Ce&&kr(()=>{let P=nt.value.base+R.relativePath.replace(/(?:(^|\/)index)?\.md$/,"$1");if(!nt.value.cleanUrls&&!P.endsWith("/")&&(P+=".html"),P!==d.pathname&&(d.pathname=P,l=P+d.search+d.hash,history.replaceState(null,"",l)),d.hash&&!c){let $=null;try{$=document.querySelector(decodeURIComponent(d.hash))}catch(_){console.warn(_)}if($){br($,d.hash);return}}window.scrollTo(0,c)})}}catch(g){if(!/fetch/.test(g.message)&&!/^\/404(\.html|\/)?$/.test(l)&&console.error(g),!f)try{const C=await fetch(nt.value.base+"hashmap.json");window.__VP_HASH_MAP__=await C.json(),await o(l,c,!0);return}catch{}i===p&&(i=null,n.path=Ce?p:mr(p),n.component=t?Pt(t):null,n.data=Pi)}}return Ce&&(window.addEventListener("click",l=>{if(l.target.closest("button"))return;const f=l.target.closest("a");if(f&&!f.closest(".vp-raw")&&(f instanceof SVGElement||!f.download)){const{target:d}=f,{href:p,origin:g,pathname:C,hash:R,search:P}=new URL(f.href instanceof SVGAnimatedString?f.href.animVal:f.href,f.baseURI),$=window.location,_=C.match(/\.\w+$/);!l.ctrlKey&&!l.shiftKey&&!l.altKey&&!l.metaKey&&d!=="_blank"&&g===$.origin&&!(_&&_[0]!==".html")&&(l.preventDefault(),C===$.pathname&&P===$.search?R&&(R!==$.hash&&(history.pushState(null,"",R),window.dispatchEvent(new Event("hashchange"))),br(f,R,f.classList.contains("header-anchor"))):r(p))}},{capture:!0}),window.addEventListener("popstate",l=>{o(location.href,l.state&&l.state.scrollPosition||0)}),window.addEventListener("hashchange",l=>{l.preventDefault()})),s}function Sc(){const e=mt(Fc);if(!e)throw new Error("useRouter() is called without provider.");return e}function Fi(){return Sc().route}function br(e,t,n=!1){let s=null;try{s=e.classList.contains("header-anchor")?e:document.querySelector(decodeURIComponent(t))}catch(r){console.warn(r)}if(s){const r=nt.value.scrollOffset;let i=0;if(typeof r=="number")i=r;else if(typeof r=="string")i=yr(r);else if(Array.isArray(r))for(const c of r){const f=yr(c);if(f){i=f;break}}const o=parseInt(window.getComputedStyle(s).paddingTop,10),l=window.scrollY+s.getBoundingClientRect().top-i+o;!n||Math.abs(l-window.scrollY)>window.innerHeight?window.scrollTo(0,l):window.scrollTo({left:0,top:l,behavior:"smooth"})}}function yr(e){const t=document.querySelector(e);if(!t)return 0;const n=t.getBoundingClientRect().bottom;return n<0?0:n+24}const vr=()=>rn.forEach(e=>e()),Ca=_s({name:"VitePressContent",props:{as:{type:[Object,String],default:"div"}},setup(e){const t=Fi();return()=>Qn(e.as,{style:{position:"relative"}},[t.component?Qn(t.component,{onVnodeMounted:vr,onVnodeUpdated:vr}):"404 Page Not Found"])}}),Lc="modulepreload",Nc=function(e){return"/MagiskChineseDocument/"+e},Cr={},wa=function(t,n,s){if(!n||n.length===0)return t();const r=document.getElementsByTagName("link");return Promise.all(n.map(i=>{if(i=Nc(i),i in Cr)return;Cr[i]=!0;const o=i.endsWith(".css"),l=o?'[rel="stylesheet"]':"";if(!!s)for(let d=r.length-1;d>=0;d--){const p=r[d];if(p.href===i&&(!o||p.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${i}"]${l}`))return;const f=document.createElement("link");if(f.rel=o?"stylesheet":Lc,o||(f.as="script",f.crossOrigin=""),f.href=i,document.head.appendChild(f),o)return new Promise((d,p)=>{f.addEventListener("load",d),f.addEventListener("error",()=>p(new Error(`Unable to preload CSS for ${i}`)))})})).then(()=>t())};function xa(e,t){let n=[],s=!0;const r=i=>{if(s){s=!1;return}n.forEach(o=>document.head.removeChild(o)),n=[],i.forEach(o=>{const l=Hc(o);document.head.appendChild(l),n.push(l)})};Yo(()=>{const i=e.data,o=t.value,l=i&&i.description,c=i&&i.frontmatter.head||[];document.title=Ii(o,i),document.querySelector("meta[name=description]").setAttribute("content",l||o.description),r(Oi(o.head,Uc(c)))})}function Hc([e,t,n]){const s=document.createElement(e);for(const r in t)s.setAttribute(r,t[r]);return n&&(s.innerHTML=n),s}function $c(e){return e[0]==="meta"&&e[1]&&e[1].name==="description"}function Uc(e){return e.filter(t=>!$c(t))}const Un=new Set,Mi=()=>document.createElement("link"),jc=e=>{const t=Mi();t.rel="prefetch",t.href=e,document.head.appendChild(t)},Bc=e=>{const t=new XMLHttpRequest;t.open("GET",e,t.withCredentials=!0),t.send()};let Gt;const Dc=Ce&&(Gt=Mi())&&Gt.relList&&Gt.relList.supports&&Gt.relList.supports("prefetch")?jc:Bc;function Ea(){if(!Ce||!window.IntersectionObserver)return;let e;if((e=navigator.connection)&&(e.saveData||/2g/.test(e.effectiveType)))return;const t=window.requestIdleCallback||setTimeout;let n=null;const s=()=>{n&&n.disconnect(),n=new IntersectionObserver(i=>{i.forEach(o=>{if(o.isIntersecting){const l=o.target;n.unobserve(l);const{pathname:c}=l;if(!Un.has(c)){Un.add(c);const f=Oc(c);Dc(f)}}})}),t(()=>{document.querySelectorAll("#app a").forEach(i=>{const{target:o}=i,{hostname:l,pathname:c}=new URL(i.href instanceof SVGAnimatedString?i.href.animVal:i.href,i.baseURI),f=c.match(/\.\w+$/);f&&f[0]!==".html"||o!=="_blank"&&l===location.hostname&&(c!==location.pathname?n.observe(i):Un.add(c))})})};Tn(s);const r=Fi();nn(()=>r.path,s),An(()=>{n&&n.disconnect()})}const Ta=_s({setup(e,{slots:t}){const n=ht(!1);return Tn(()=>{n.value=!0}),()=>n.value&&t.default?t.default():null}});function Aa(){if(Ce){const e=new Map;window.addEventListener("click",t=>{var s;const n=t.target;if(n.matches('div[class*="language-"] > button.copy')){const r=n.parentElement,i=(s=n.nextElementSibling)==null?void 0:s.nextElementSibling;if(!r||!i)return;const o=/language-(shellscript|shell|bash|sh|zsh)/.test(r.className);let l="";i.querySelectorAll("span.line:not(.diff.remove)").forEach(c=>l+=(c.textContent||"")+` -`),l=l.slice(0,-1),o&&(l=l.replace(/^ *(\$|>) /gm,"").trim()),Kc(l).then(()=>{n.classList.add("copied"),clearTimeout(e.get(n));const c=setTimeout(()=>{n.classList.remove("copied"),n.blur(),e.delete(n)},2e3);e.set(n,c)})}})}}async function Kc(e){try{return navigator.clipboard.writeText(e)}catch{const t=document.createElement("textarea"),n=document.activeElement;t.value=e,t.setAttribute("readonly",""),t.style.contain="strict",t.style.position="absolute",t.style.left="-9999px",t.style.fontSize="12pt";const s=document.getSelection(),r=s?s.rangeCount>0&&s.getRangeAt(0):null;document.body.appendChild(t),t.select(),t.selectionStart=0,t.selectionEnd=e.length,document.execCommand("copy"),document.body.removeChild(t),r&&(s.removeAllRanges(),s.addRange(r)),n&&n.focus()}}function Ra(){Ce&&window.addEventListener("click",e=>{var n,s;const t=e.target;if(t.matches(".vp-code-group input")){const r=(n=t.parentElement)==null?void 0:n.parentElement,i=Array.from((r==null?void 0:r.querySelectorAll("input"))||[]).indexOf(t),o=r==null?void 0:r.querySelector('div[class*="language-"].active'),l=(s=r==null?void 0:r.querySelectorAll('div[class*="language-"]:not(.language-id)'))==null?void 0:s[i];o&&l&&o!==l&&(o.classList.remove("active"),l.classList.add("active"))}})}export{ya as $,Fi as A,An as B,mi as C,pi as D,Ko as E,he as F,la as G,Qc as H,Ll as I,re as J,is as K,Zc as L,wa as M,Gc as N,Ai as O,pa as P,Ce as Q,ea as R,zc as S,wi as T,Yc as U,oa as V,ga as W,mt as X,bl as Y,rl as Z,ha as _,_i as a,fa as a0,na as a1,Jc as a2,aa as a3,sa as a4,xa as a5,Fc as a6,_a as a7,Pc as a8,Ca as a9,Ta as aa,nt as ab,da as ac,va as ad,Oc as ae,Ea as af,Aa as ag,Ra as ah,Qn as ai,Sc as aj,Gr as ak,Xc as al,ca as am,ra as an,Pt as ao,ua as ap,ma as aq,Po as b,ia as c,_s as d,qc as e,Ur as f,Vc as g,ht as h,Xi as i,Wc as j,Yo as k,Ee as l,ce as m,os as n,di as o,bi as p,Tn as q,ta as r,Ao as s,kc as t,ba as u,kr as v,nn as w,wc as x,mr as y,Cc as z}; diff --git a/assets/chunks/theme.1c7a0dc0.js b/assets/chunks/theme.1c7a0dc0.js deleted file mode 100644 index f877c828..00000000 --- a/assets/chunks/theme.1c7a0dc0.js +++ /dev/null @@ -1,7 +0,0 @@ -import{d as y,o as a,c as l,r as d,n as A,a as O,t as I,_ as m,u as Mt,b as i,e as It,f as Le,g as xt,h as S,i as Nt,j as Ct,w as K,k as ee,l as w,m as At,s as le,p as Tt,q as R,v as nt,x as Bt,P as Ot,y as Me,z as te,A as ce,B as Ie,C as _,F as C,D as $,E as p,T as xe,G as g,H as X,I as ve,J as f,K as ot,L as Et,M as Ht,N as Q,O as st,Q as Dt,R as E,S as F,U as j,V as zt,W as Re,X as Ne,Y as pe,Z as Ft,$ as se,a0 as jt,a1 as Gt,a2 as Rt,a3 as Ut,a4 as Wt}from"./framework.fc84ac3a.js";const Kt=y({__name:"VPBadge",props:{text:{},type:{}},setup(t){return(e,n)=>(a(),l("span",{class:A(["VPBadge",e.type??"tip"])},[d(e.$slots,"default",{},()=>[O(I(e.text),1)],!0)],2))}});const qt=m(Kt,[["__scopeId","data-v-ce917cfb"]]),M=Mt;function Ce(t){return Nt()?(Ct(t),!0):!1}function U(t){return typeof t=="function"?t():i(t)}const at=typeof window<"u",ae=()=>{},Ue=Yt();function Yt(){var t;return at&&((t=window==null?void 0:window.navigator)==null?void 0:t.userAgent)&&/iP(ad|hone|od)/.test(window.navigator.userAgent)}function Jt(t,e){function n(...o){return new Promise((s,r)=>{Promise.resolve(t(()=>e.apply(this,o),{fn:e,thisArg:this,args:o})).then(s).catch(r)})}return n}const rt=t=>t();function Xt(t,e={}){let n,o,s=ae;const r=v=>{clearTimeout(v),s(),s=ae};return v=>{const u=U(t),h=U(e.maxWait);return n&&r(n),u<=0||h!==void 0&&h<=0?(o&&(r(o),o=null),Promise.resolve(v())):new Promise((b,V)=>{s=e.rejectOnCancel?V:b,h&&!o&&(o=setTimeout(()=>{n&&r(n),o=null,b(v())},h)),n=setTimeout(()=>{o&&r(o),o=null,b(v())},u)})}}function Qt(t=rt){const e=S(!0);function n(){e.value=!1}function o(){e.value=!0}const s=(...r)=>{e.value&&t(...r)};return{isActive:Le(e),pause:n,resume:o,eventFilter:s}}function it(...t){if(t.length!==1)return It(...t);const e=t[0];return typeof e=="function"?Le(xt(()=>({get:e,set:ae}))):S(e)}var We=Object.getOwnPropertySymbols,Zt=Object.prototype.hasOwnProperty,en=Object.prototype.propertyIsEnumerable,tn=(t,e)=>{var n={};for(var o in t)Zt.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(t!=null&&We)for(var o of We(t))e.indexOf(o)<0&&en.call(t,o)&&(n[o]=t[o]);return n};function lt(t,e,n={}){const o=n,{eventFilter:s=rt}=o,r=tn(o,["eventFilter"]);return K(t,Jt(s,e),r)}var nn=Object.defineProperty,on=Object.defineProperties,sn=Object.getOwnPropertyDescriptors,fe=Object.getOwnPropertySymbols,ct=Object.prototype.hasOwnProperty,ut=Object.prototype.propertyIsEnumerable,Ke=(t,e,n)=>e in t?nn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,an=(t,e)=>{for(var n in e||(e={}))ct.call(e,n)&&Ke(t,n,e[n]);if(fe)for(var n of fe(e))ut.call(e,n)&&Ke(t,n,e[n]);return t},rn=(t,e)=>on(t,sn(e)),ln=(t,e)=>{var n={};for(var o in t)ct.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(t!=null&&fe)for(var o of fe(t))e.indexOf(o)<0&&ut.call(t,o)&&(n[o]=t[o]);return n};function Wl(t,e,n={}){const o=n,{debounce:s=0,maxWait:r=void 0}=o,c=ln(o,["debounce","maxWait"]);return lt(t,e,rn(an({},c),{eventFilter:Xt(s,{maxWait:r})}))}var cn=Object.defineProperty,un=Object.defineProperties,dn=Object.getOwnPropertyDescriptors,he=Object.getOwnPropertySymbols,dt=Object.prototype.hasOwnProperty,_t=Object.prototype.propertyIsEnumerable,qe=(t,e,n)=>e in t?cn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,_n=(t,e)=>{for(var n in e||(e={}))dt.call(e,n)&&qe(t,n,e[n]);if(he)for(var n of he(e))_t.call(e,n)&&qe(t,n,e[n]);return t},vn=(t,e)=>un(t,dn(e)),pn=(t,e)=>{var n={};for(var o in t)dt.call(t,o)&&e.indexOf(o)<0&&(n[o]=t[o]);if(t!=null&&he)for(var o of he(t))e.indexOf(o)<0&&_t.call(t,o)&&(n[o]=t[o]);return n};function fn(t,e,n={}){const o=n,{eventFilter:s}=o,r=pn(o,["eventFilter"]),{eventFilter:c,pause:v,resume:u,isActive:h}=Qt(s);return{stop:lt(t,e,vn(_n({},r),{eventFilter:c})),pause:v,resume:u,isActive:h}}function Kl(t,e,n){let o;At(n)?o={evaluating:n}:o=n||{};const{lazy:s=!1,evaluating:r=void 0,shallow:c=!0,onError:v=ae}=o,u=S(!s),h=c?le(e):S(e);let b=0;return ee(async V=>{if(!u.value)return;b++;const k=b;let P=!1;r&&Promise.resolve().then(()=>{r.value=!0});try{const x=await t(N=>{V(()=>{r&&(r.value=!1),P||N()})});k===b&&(h.value=x)}catch(x){v(x)}finally{r&&k===b&&(r.value=!1),P=!0}}),s?w(()=>(u.value=!0,h.value)):h}function hn(t){var e;const n=U(t);return(e=n==null?void 0:n.$el)!=null?e:n}const W=at?window:void 0;function re(...t){let e,n,o,s;if(typeof t[0]=="string"||Array.isArray(t[0])?([n,o,s]=t,e=W):[e,n,o,s]=t,!e)return ae;Array.isArray(n)||(n=[n]),Array.isArray(o)||(o=[o]);const r=[],c=()=>{r.forEach(b=>b()),r.length=0},v=(b,V,k,P)=>(b.addEventListener(V,k,P),()=>b.removeEventListener(V,k,P)),u=K(()=>[hn(e),U(s)],([b,V])=>{c(),b&&r.push(...n.flatMap(k=>o.map(P=>v(b,k,P,V))))},{immediate:!0,flush:"post"}),h=()=>{u(),c()};return Ce(h),h}function mn(t){return typeof t=="function"?t:typeof t=="string"?e=>e.key===t:Array.isArray(t)?e=>t.includes(e.key):()=>!0}function gn(...t){let e,n,o={};t.length===3?(e=t[0],n=t[1],o=t[2]):t.length===2?typeof t[1]=="object"?(e=!0,n=t[0],o=t[1]):(e=t[0],n=t[1]):(e=!0,n=t[0]);const{target:s=W,eventName:r="keydown",passive:c=!1,dedupe:v=!1}=o,u=mn(e);return re(s,r,b=>{b.repeat&&U(v)||u(b)&&n(b)},c)}function yn(){const t=S(!1);return Tt()&&R(()=>{t.value=!0}),t}function bn(t){const e=yn();return w(()=>(e.value,!!t()))}function we(t,e={}){const{window:n=W}=e,o=bn(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let s;const r=S(!1),c=()=>{s&&("removeEventListener"in s?s.removeEventListener("change",v):s.removeListener(v))},v=()=>{o.value&&(c(),s=n.matchMedia(it(t).value),r.value=!!(s!=null&&s.matches),s&&("addEventListener"in s?s.addEventListener("change",v):s.addListener(v)))};return ee(v),Ce(()=>c()),r}const de=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},_e="__vueuse_ssr_handlers__",$n=kn();function kn(){return _e in de||(de[_e]=de[_e]||{}),de[_e]}function Pn(t,e){return $n[t]||e}function wn(t){return t==null?"any":t instanceof Set?"set":t instanceof Map?"map":t instanceof Date?"date":typeof t=="boolean"?"boolean":typeof t=="string"?"string":typeof t=="object"?"object":Number.isNaN(t)?"any":"number"}var Vn=Object.defineProperty,Ye=Object.getOwnPropertySymbols,Sn=Object.prototype.hasOwnProperty,Ln=Object.prototype.propertyIsEnumerable,Je=(t,e,n)=>e in t?Vn(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,Xe=(t,e)=>{for(var n in e||(e={}))Sn.call(e,n)&&Je(t,n,e[n]);if(Ye)for(var n of Ye(e))Ln.call(e,n)&&Je(t,n,e[n]);return t};const Mn={boolean:{read:t=>t==="true",write:t=>String(t)},object:{read:t=>JSON.parse(t),write:t=>JSON.stringify(t)},number:{read:t=>Number.parseFloat(t),write:t=>String(t)},any:{read:t=>t,write:t=>String(t)},string:{read:t=>t,write:t=>String(t)},map:{read:t=>new Map(JSON.parse(t)),write:t=>JSON.stringify(Array.from(t.entries()))},set:{read:t=>new Set(JSON.parse(t)),write:t=>JSON.stringify(Array.from(t))},date:{read:t=>new Date(t),write:t=>t.toISOString()}},Qe="vueuse-storage";function vt(t,e,n,o={}){var s;const{flush:r="pre",deep:c=!0,listenToStorageChanges:v=!0,writeDefaults:u=!0,mergeDefaults:h=!1,shallow:b,window:V=W,eventFilter:k,onError:P=T=>{console.error(T)}}=o,x=(b?le:S)(e);if(!n)try{n=Pn("getDefaultStorage",()=>{var T;return(T=W)==null?void 0:T.localStorage})()}catch(T){P(T)}if(!n)return x;const N=U(e),L=wn(N),B=(s=o.serializer)!=null?s:Mn[L],{pause:z,resume:D}=fn(x,()=>Vt(x.value),{flush:r,deep:c,eventFilter:k});return V&&v&&(re(V,"storage",ke),re(V,Qe,Lt)),ke(),x;function Vt(T){try{if(T==null)n.removeItem(t);else{const H=B.write(T),Y=n.getItem(t);Y!==H&&(n.setItem(t,H),V&&V.dispatchEvent(new CustomEvent(Qe,{detail:{key:t,oldValue:Y,newValue:H,storageArea:n}})))}}catch(H){P(H)}}function St(T){const H=T?T.newValue:n.getItem(t);if(H==null)return u&&N!==null&&n.setItem(t,B.write(N)),N;if(!T&&h){const Y=B.read(H);return typeof h=="function"?h(Y,N):L==="object"&&!Array.isArray(Y)?Xe(Xe({},N),Y):Y}else return typeof H!="string"?H:B.read(H)}function Lt(T){ke(T.detail)}function ke(T){if(!(T&&T.storageArea!==n)){if(T&&T.key==null){x.value=N;return}if(!(T&&T.key!==t)){z();try{x.value=St(T)}catch(H){P(H)}finally{T?nt(D):D()}}}}}function ql(t,e,n={}){const{window:o=W}=n;return vt(t,e,o==null?void 0:o.localStorage,n)}function pt(t){const e=window.getComputedStyle(t);if(e.overflowX==="scroll"||e.overflowY==="scroll"||e.overflowX==="auto"&&t.clientHeight1?!0:(e.preventDefault&&e.preventDefault(),!1)}function Yl(t,e=!1){const n=S(e);let o=null,s;K(it(t),v=>{if(v){const u=v;s=u.style.overflow,n.value&&(u.style.overflow="hidden")}},{immediate:!0});const r=()=>{const v=U(t);!v||n.value||(Ue&&(o=re(v,"touchmove",u=>{In(u)},{passive:!1})),v.style.overflow="hidden",n.value=!0)},c=()=>{const v=U(t);!v||!n.value||(Ue&&(o==null||o()),v.style.overflow=s,n.value=!1)};return Ce(c),w({get(){return n.value},set(v){v?r():c()}})}function Jl(t,e,n={}){const{window:o=W}=n;return vt(t,e,o==null?void 0:o.sessionStorage,n)}function xn({window:t=W}={}){if(!t)return{x:S(0),y:S(0)};const e=S(t.scrollX),n=S(t.scrollY);return re(t,"scroll",()=>{e.value=t.scrollX,n.value=t.scrollY},{capture:!1,passive:!0}),{x:e,y:n}}function Nn(t,e){let n,o=!1;return()=>{n&&clearTimeout(n),o?n=setTimeout(t,e):(t(),o=!0,setTimeout(()=>{o=!1},e))}}function Ve(t){return/^\//.test(t)?t:`/${t}`}function ie(t){if(Bt(t))return t.replace(Ot,"");const{site:e}=M(),{pathname:n,search:o,hash:s}=new URL(t,"http://example.com"),r=n.endsWith("/")||n.endsWith(".html")?t:t.replace(/(?:(^\.+)\/)?.*$/,`$1${n.replace(/(\.md)?$/,e.value.cleanUrls?"":".html")}${o}${s}`);return Me(r)}function ft(t,e){if(Array.isArray(t))return t;if(t==null)return[];e=Ve(e);const n=Object.keys(t).sort((o,s)=>s.split("/").length-o.split("/").length).find(o=>e.startsWith(Ve(o)));return n?t[n]:[]}function Cn(t){const e=[];let n=0;for(const o in t){const s=t[o];if(s.items){n=e.push(s);continue}e[n]||e.push({items:[]}),e[n].items.push(s)}return e}function An(t){const e=[];function n(o){for(const s of o)s.text&&s.link&&e.push({text:s.text,link:s.link}),s.items&&n(s.items)}return n(t),e}function Se(t,e){return Array.isArray(e)?e.some(n=>Se(t,n)):te(t,e.link)?!0:e.items?Se(t,e.items):!1}function G(){const t=ce(),{theme:e,frontmatter:n}=M(),o=we("(min-width: 960px)"),s=S(!1),r=w(()=>{const x=e.value.sidebar,N=t.data.relativePath;return x?ft(x,N):[]}),c=w(()=>n.value.sidebar!==!1&&r.value.length>0&&n.value.layout!=="home"),v=w(()=>u?n.value.aside==null?e.value.aside==="left":n.value.aside==="left":!1),u=w(()=>n.value.layout==="home"?!1:n.value.aside!=null?!!n.value.aside:e.value.aside!==!1),h=w(()=>c.value&&o.value),b=w(()=>c.value?Cn(r.value):[]);function V(){s.value=!0}function k(){s.value=!1}function P(){s.value?k():V()}return{isOpen:s,sidebar:r,sidebarGroups:b,hasSidebar:c,hasAside:u,leftAside:v,isSidebarEnabled:h,open:V,close:k,toggle:P}}function Tn(t,e){let n;ee(()=>{n=t.value?document.activeElement:void 0}),R(()=>{window.addEventListener("keyup",o)}),Ie(()=>{window.removeEventListener("keyup",o)});function o(s){s.key==="Escape"&&t.value&&(e(),n==null||n.focus())}}function Bn(t){const{page:e}=M(),n=S(!1),o=w(()=>t.value.collapsed!=null),s=w(()=>!!t.value.link),r=w(()=>te(e.value.relativePath,t.value.link)),c=w(()=>r.value?!0:t.value.items?Se(e.value.relativePath,t.value.items):!1),v=w(()=>!!(t.value.items&&t.value.items.length));ee(()=>{n.value=!!(o.value&&t.value.collapsed)}),ee(()=>{(r.value||c.value)&&(n.value=!1)});function u(){o.value&&(n.value=!n.value)}return{collapsed:n,collapsible:o,isLink:s,isActiveLink:r,hasActiveLink:c,hasChildren:v,toggle:u}}const On=y({__name:"VPSkipLink",setup(t){const e=ce(),n=S();K(()=>e.path,()=>n.value.focus());function o({target:s}){const r=document.querySelector(decodeURIComponent(s.hash));if(r){const c=()=>{r.removeAttribute("tabindex"),r.removeEventListener("blur",c)};r.setAttribute("tabindex","-1"),r.addEventListener("blur",c),r.focus(),window.scrollTo(0,0)}}return(s,r)=>(a(),l(C,null,[_("span",{ref_key:"backToTop",ref:n,tabindex:"-1"},null,512),_("a",{href:"#VPContent",class:"VPSkipLink visually-hidden",onClick:o}," Skip to content ")],64))}});const En=m(On,[["__scopeId","data-v-73e3a132"]]),Hn={key:0,class:"VPBackdrop"},Dn=y({__name:"VPBackdrop",props:{show:{type:Boolean}},setup(t){return(e,n)=>(a(),$(xe,{name:"fade"},{default:p(()=>[e.show?(a(),l("div",Hn)):g("",!0)]),_:1}))}});const zn=m(Dn,[["__scopeId","data-v-54a304ca"]]);function Fn(){const t=S(!1);function e(){t.value=!0,window.addEventListener("resize",s)}function n(){t.value=!1,window.removeEventListener("resize",s)}function o(){t.value?n():e()}function s(){window.outerWidth>=768&&n()}const r=ce();return K(()=>r.path,n),{isScreenOpen:t,openScreen:e,closeScreen:n,toggleScreen:o}}function ue({removeCurrent:t=!0,correspondingLink:e=!1}={}){const{site:n,localeIndex:o,page:s,theme:r}=M(),c=w(()=>{var u,h;return{label:(u=n.value.locales[o.value])==null?void 0:u.label,link:((h=n.value.locales[o.value])==null?void 0:h.link)||(o.value==="root"?"/":`/${o.value}/`)}});return{localeLinks:w(()=>Object.entries(n.value.locales).flatMap(([u,h])=>t&&c.value.label===h.label?[]:{text:h.label,link:jn(h.link||(u==="root"?"/":`/${u}/`),r.value.i18nRouting!==!1&&e,s.value.relativePath.slice(c.value.link.length-1),!n.value.cleanUrls)})),currentLang:c}}function jn(t,e,n,o){return e?t.replace(/\/$/,"")+Ve(n.replace(/(^|\/)?index.md$/,"$1").replace(/\.md$/,o?".html":"")):t}const Gn=["src","alt"],Rn={inheritAttrs:!1},Un=y({...Rn,__name:"VPImage",props:{image:{},alt:{}},setup(t){return(e,n)=>{const o=X("VPImage",!0);return e.image?(a(),l(C,{key:0},[typeof e.image=="string"||"src"in e.image?(a(),l("img",ve({key:0,class:"VPImage"},typeof e.image=="string"?e.$attrs:{...e.image,...e.$attrs},{src:i(Me)(typeof e.image=="string"?e.image:e.image.src),alt:e.alt??(typeof e.image=="string"?"":e.image.alt||"")}),null,16,Gn)):(a(),l(C,{key:1},[f(o,ve({class:"dark",image:e.image.dark,alt:e.image.alt},e.$attrs),null,16,["image","alt"]),f(o,ve({class:"light",image:e.image.light,alt:e.image.alt},e.$attrs),null,16,["image","alt"])],64))],64)):g("",!0)}}});const Ae=m(Un,[["__scopeId","data-v-dc109a54"]]),Wn=["href"],Kn=y({__name:"VPNavBarTitle",setup(t){const{site:e,theme:n}=M(),{hasSidebar:o}=G(),{currentLang:s}=ue();return(r,c)=>(a(),l("div",{class:A(["VPNavBarTitle",{"has-sidebar":i(o)}])},[_("a",{class:"title",href:i(ie)(i(s).link)},[d(r.$slots,"nav-bar-title-before",{},void 0,!0),i(n).logo?(a(),$(Ae,{key:0,class:"logo",image:i(n).logo},null,8,["image"])):g("",!0),i(n).siteTitle?(a(),l(C,{key:1},[O(I(i(n).siteTitle),1)],64)):i(n).siteTitle===void 0?(a(),l(C,{key:2},[O(I(i(e).title),1)],64)):g("",!0),d(r.$slots,"nav-bar-title-after",{},void 0,!0)],8,Wn)],2))}});const qn=m(Kn,[["__scopeId","data-v-1ab7b21f"]]);const Yn={type:"button",class:"DocSearch DocSearch-Button","aria-label":"Search"},Jn={class:"DocSearch-Button-Container"},Xn=_("svg",{class:"DocSearch-Search-Icon",width:"20",height:"20",viewBox:"0 0 20 20","aria-label":"search icon"},[_("path",{d:"M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z",stroke:"currentColor",fill:"none","fill-rule":"evenodd","stroke-linecap":"round","stroke-linejoin":"round"})],-1),Qn={class:"DocSearch-Button-Placeholder"},Zn=_("span",{class:"DocSearch-Button-Keys"},[_("kbd",{class:"DocSearch-Button-Key"}),_("kbd",{class:"DocSearch-Button-Key"},"K")],-1),Ze=y({__name:"VPNavBarSearchButton",props:{placeholder:{}},setup(t){return(e,n)=>(a(),l("button",Yn,[_("span",Jn,[Xn,_("span",Qn,I(e.placeholder),1)]),Zn]))}});const eo={id:"local-search"},to={key:1,id:"docsearch"},no=y({__name:"VPNavBarSearch",setup(t){const e=Et(()=>Ht(()=>import("./VPLocalSearchBox.9fe80cd9.js"),["assets/chunks/VPLocalSearchBox.9fe80cd9.js","assets/chunks/framework.fc84ac3a.js"])),n=()=>null,{theme:o,localeIndex:s}=M(),r=S(!1),c=w(()=>{var P,x,N,L,B,z,D;const k=((P=o.value.search)==null?void 0:P.options)??o.value.algolia;return((B=(L=(N=(x=k==null?void 0:k.locales)==null?void 0:x[s.value])==null?void 0:N.translations)==null?void 0:L.button)==null?void 0:B.buttonText)||((D=(z=k==null?void 0:k.translations)==null?void 0:z.button)==null?void 0:D.buttonText)||"Search"});R(()=>{});function v(){r.value||(r.value=!0,setTimeout(u,16))}function u(){const k=new Event("keydown");k.key="k",k.metaKey=!0,window.dispatchEvent(k),setTimeout(()=>{document.querySelector(".DocSearch-Modal")||u()},16)}const h=S(!1);gn("k",k=>{(k.ctrlKey||k.metaKey)&&(k.preventDefault(),h.value=!0)});const b=S("'Meta'");R(()=>{b.value=/(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)?"'⌘'":"'Ctrl'"});const V="local";return(k,P)=>{var x;return a(),l("div",{class:"VPNavBarSearch",style:ot({"--vp-meta-key":b.value})},[i(V)==="local"?(a(),l(C,{key:0},[h.value?(a(),$(i(e),{key:0,placeholder:c.value,onClose:P[0]||(P[0]=N=>h.value=!1)},null,8,["placeholder"])):g("",!0),_("div",eo,[f(Ze,{placeholder:c.value,onClick:P[1]||(P[1]=N=>h.value=!0)},null,8,["placeholder"])])],64)):i(V)==="algolia"?(a(),l(C,{key:1},[r.value?(a(),$(i(n),{key:0,algolia:((x=i(o).search)==null?void 0:x.options)??i(o).algolia},null,8,["algolia"])):(a(),l("div",to,[f(Ze,{placeholder:c.value,onClick:v},null,8,["placeholder"])]))],64)):g("",!0)],4)}}});const oo={},so={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",height:"24px",viewBox:"0 0 24 24",width:"24px"},ao=_("path",{d:"M0 0h24v24H0V0z",fill:"none"},null,-1),ro=_("path",{d:"M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z"},null,-1),io=[ao,ro];function lo(t,e){return a(),l("svg",so,io)}const co=m(oo,[["render",lo]]),uo=y({__name:"VPLink",props:{tag:{},href:{},noIcon:{type:Boolean},target:{},rel:{}},setup(t){const e=t,n=w(()=>e.tag??e.href?"a":"span"),o=w(()=>e.href&&st.test(e.href));return(s,r)=>(a(),$(Q(n.value),{class:A(["VPLink",{link:s.href}]),href:s.href?i(ie)(s.href):void 0,target:s.target||(o.value?"_blank":void 0),rel:s.rel||(o.value?"noreferrer":void 0)},{default:p(()=>[d(s.$slots,"default",{},void 0,!0),o.value&&!s.noIcon?(a(),$(co,{key:0,class:"icon"})):g("",!0)]),_:3},8,["class","href","target","rel"]))}});const q=m(uo,[["__scopeId","data-v-f3ed0000"]]),_o=y({__name:"VPNavBarMenuLink",props:{item:{}},setup(t){const{page:e}=M();return(n,o)=>(a(),$(q,{class:A({VPNavBarMenuLink:!0,active:i(te)(i(e).relativePath,n.item.activeMatch||n.item.link,!!n.item.activeMatch)}),href:n.item.link,target:n.item.target,rel:n.item.rel,tabindex:"0"},{default:p(()=>[O(I(n.item.text),1)]),_:1},8,["class","href","target","rel"]))}});const vo=m(_o,[["__scopeId","data-v-b7aed9c7"]]),Te=S();let ht=!1,Pe=0;function po(t){const e=S(!1);if(Dt){!ht&&fo(),Pe++;const n=K(Te,o=>{var s,r,c;o===t.el.value||(s=t.el.value)!=null&&s.contains(o)?(e.value=!0,(r=t.onFocus)==null||r.call(t)):(e.value=!1,(c=t.onBlur)==null||c.call(t))});Ie(()=>{n(),Pe--,Pe||ho()})}return Le(e)}function fo(){document.addEventListener("focusin",mt),ht=!0,Te.value=document.activeElement}function ho(){document.removeEventListener("focusin",mt)}function mt(){Te.value=document.activeElement}const mo={},go={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},yo=_("path",{d:"M12,16c-0.3,0-0.5-0.1-0.7-0.3l-6-6c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l5.3,5.3l5.3-5.3c0.4-0.4,1-0.4,1.4,0s0.4,1,0,1.4l-6,6C12.5,15.9,12.3,16,12,16z"},null,-1),bo=[yo];function $o(t,e){return a(),l("svg",go,bo)}const gt=m(mo,[["render",$o]]),ko={},Po={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},wo=_("circle",{cx:"12",cy:"12",r:"2"},null,-1),Vo=_("circle",{cx:"19",cy:"12",r:"2"},null,-1),So=_("circle",{cx:"5",cy:"12",r:"2"},null,-1),Lo=[wo,Vo,So];function Mo(t,e){return a(),l("svg",Po,Lo)}const Io=m(ko,[["render",Mo]]),xo={class:"VPMenuLink"},No=y({__name:"VPMenuLink",props:{item:{}},setup(t){const{page:e}=M();return(n,o)=>(a(),l("div",xo,[f(q,{class:A({active:i(te)(i(e).relativePath,n.item.activeMatch||n.item.link,!!n.item.activeMatch)}),href:n.item.link,target:n.item.target,rel:n.item.rel},{default:p(()=>[O(I(n.item.text),1)]),_:1},8,["class","href","target","rel"])]))}});const be=m(No,[["__scopeId","data-v-fd8d5e7a"]]),Co={class:"VPMenuGroup"},Ao={key:0,class:"title"},To=y({__name:"VPMenuGroup",props:{text:{},items:{}},setup(t){return(e,n)=>(a(),l("div",Co,[e.text?(a(),l("p",Ao,I(e.text),1)):g("",!0),(a(!0),l(C,null,E(e.items,o=>(a(),l(C,null,["link"in o?(a(),$(be,{key:0,item:o},null,8,["item"])):g("",!0)],64))),256))]))}});const Bo=m(To,[["__scopeId","data-v-a6b0397c"]]),Oo={class:"VPMenu"},Eo={key:0,class:"items"},Ho=y({__name:"VPMenu",props:{items:{}},setup(t){return(e,n)=>(a(),l("div",Oo,[e.items?(a(),l("div",Eo,[(a(!0),l(C,null,E(e.items,o=>(a(),l(C,{key:o.text},["link"in o?(a(),$(be,{key:0,item:o},null,8,["item"])):(a(),$(Bo,{key:1,text:o.text,items:o.items},null,8,["text","items"]))],64))),128))])):g("",!0),d(e.$slots,"default",{},void 0,!0)]))}});const Do=m(Ho,[["__scopeId","data-v-e42ed9b3"]]),zo=["aria-expanded","aria-label"],Fo={key:0,class:"text"},jo={class:"menu"},Go=y({__name:"VPFlyout",props:{icon:{},button:{},label:{},items:{}},setup(t){const e=S(!1),n=S();po({el:n,onBlur:o});function o(){e.value=!1}return(s,r)=>(a(),l("div",{class:"VPFlyout",ref_key:"el",ref:n,onMouseenter:r[1]||(r[1]=c=>e.value=!0),onMouseleave:r[2]||(r[2]=c=>e.value=!1)},[_("button",{type:"button",class:"button","aria-haspopup":"true","aria-expanded":e.value,"aria-label":s.label,onClick:r[0]||(r[0]=c=>e.value=!e.value)},[s.button||s.icon?(a(),l("span",Fo,[s.icon?(a(),$(Q(s.icon),{key:0,class:"option-icon"})):g("",!0),O(" "+I(s.button)+" ",1),f(gt,{class:"text-icon"})])):(a(),$(Io,{key:1,class:"icon"}))],8,zo),_("div",jo,[f(Do,{items:s.items},{default:p(()=>[d(s.$slots,"default",{},void 0,!0)]),_:3},8,["items"])])],544))}});const Be=m(Go,[["__scopeId","data-v-6afe904b"]]),Ro=y({__name:"VPNavBarMenuGroup",props:{item:{}},setup(t){const{page:e}=M();return(n,o)=>(a(),$(Be,{class:A({VPNavBarMenuGroup:!0,active:i(te)(i(e).relativePath,n.item.activeMatch,!!n.item.activeMatch)}),button:n.item.text,items:n.item.items},null,8,["class","button","items"]))}}),Uo=t=>(F("data-v-f732b5d0"),t=t(),j(),t),Wo={key:0,"aria-labelledby":"main-nav-aria-label",class:"VPNavBarMenu"},Ko=Uo(()=>_("span",{id:"main-nav-aria-label",class:"visually-hidden"},"Main Navigation",-1)),qo=y({__name:"VPNavBarMenu",setup(t){const{theme:e}=M();return(n,o)=>i(e).nav?(a(),l("nav",Wo,[Ko,(a(!0),l(C,null,E(i(e).nav,s=>(a(),l(C,{key:s.text},["link"in s?(a(),$(vo,{key:0,item:s},null,8,["item"])):(a(),$(Ro,{key:1,item:s},null,8,["item"]))],64))),128))])):g("",!0)}});const Yo=m(qo,[["__scopeId","data-v-f732b5d0"]]),Jo={},Xo={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},Qo=_("path",{d:"M0 0h24v24H0z",fill:"none"},null,-1),Zo=_("path",{d:" M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z ",class:"css-c4d79v"},null,-1),es=[Qo,Zo];function ts(t,e){return a(),l("svg",Xo,es)}const yt=m(Jo,[["render",ts]]),ns={class:"items"},os={class:"title"},ss=y({__name:"VPNavBarTranslations",setup(t){const{theme:e}=M(),{localeLinks:n,currentLang:o}=ue({correspondingLink:!0});return(s,r)=>i(n).length&&i(o).label?(a(),$(Be,{key:0,class:"VPNavBarTranslations",icon:yt,label:i(e).langMenuLabel||"Change language"},{default:p(()=>[_("div",ns,[_("p",os,I(i(o).label),1),(a(!0),l(C,null,E(i(n),c=>(a(),$(be,{key:c.link,item:c},null,8,["item"]))),128))])]),_:1},8,["label"])):g("",!0)}});const as=m(ss,[["__scopeId","data-v-ff4524ae"]]);const rs={},is={class:"VPSwitch",type:"button",role:"switch"},ls={class:"check"},cs={key:0,class:"icon"};function us(t,e){return a(),l("button",is,[_("span",ls,[t.$slots.default?(a(),l("span",cs,[d(t.$slots,"default",{},void 0,!0)])):g("",!0)])])}const ds=m(rs,[["render",us],["__scopeId","data-v-92d8f6fb"]]),_s={},vs={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},ps=zt('',9),fs=[ps];function hs(t,e){return a(),l("svg",vs,fs)}const ms=m(_s,[["render",hs]]),gs={},ys={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},bs=_("path",{d:"M12.1,22c-0.3,0-0.6,0-0.9,0c-5.5-0.5-9.5-5.4-9-10.9c0.4-4.8,4.2-8.6,9-9c0.4,0,0.8,0.2,1,0.5c0.2,0.3,0.2,0.8-0.1,1.1c-2,2.7-1.4,6.4,1.3,8.4c2.1,1.6,5,1.6,7.1,0c0.3-0.2,0.7-0.3,1.1-0.1c0.3,0.2,0.5,0.6,0.5,1c-0.2,2.7-1.5,5.1-3.6,6.8C16.6,21.2,14.4,22,12.1,22zM9.3,4.4c-2.9,1-5,3.6-5.2,6.8c-0.4,4.4,2.8,8.3,7.2,8.7c2.1,0.2,4.2-0.4,5.8-1.8c1.1-0.9,1.9-2.1,2.4-3.4c-2.5,0.9-5.3,0.5-7.5-1.1C9.2,11.4,8.1,7.7,9.3,4.4z"},null,-1),$s=[bs];function ks(t,e){return a(),l("svg",ys,$s)}const Ps=m(gs,[["render",ks]]),ws={title:"toggle dark mode"},Vs=y({__name:"VPSwitchAppearance",setup(t){const{site:e,isDark:n}=M(),o=S(!1),s=typeof localStorage<"u"?r():()=>{};R(()=>{o.value=document.documentElement.classList.contains("dark")});function r(){const c=window.matchMedia("(prefers-color-scheme: dark)"),v=document.documentElement.classList;let u=localStorage.getItem(Re),h=e.value.appearance==="dark"&&u==null||(u==="auto"||u==null?c.matches:u==="dark");c.onchange=k=>{u==="auto"&&V(h=k.matches)};function b(){V(h=!h),u=h?c.matches?"auto":"dark":c.matches?"light":"auto",localStorage.setItem(Re,u)}function V(k){const P=document.createElement("style");P.type="text/css",P.appendChild(document.createTextNode(`:not(.VPSwitchAppearance):not(.VPSwitchAppearance *) { - -webkit-transition: none !important; - -moz-transition: none !important; - -o-transition: none !important; - -ms-transition: none !important; - transition: none !important; -}`)),document.head.appendChild(P),o.value=k,v[k?"add":"remove"]("dark"),window.getComputedStyle(P).opacity,document.head.removeChild(P)}return b}return K(o,c=>{n.value=c}),(c,v)=>(a(),l("label",ws,[f(ds,{class:"VPSwitchAppearance","aria-checked":o.value,onClick:i(s)},{default:p(()=>[f(ms,{class:"sun"}),f(Ps,{class:"moon"})]),_:1},8,["aria-checked","onClick"])]))}});const Oe=m(Vs,[["__scopeId","data-v-67878c63"]]),Ss={key:0,class:"VPNavBarAppearance"},Ls=y({__name:"VPNavBarAppearance",setup(t){const{site:e}=M();return(n,o)=>i(e).appearance?(a(),l("div",Ss,[f(Oe)])):g("",!0)}});const Ms=m(Ls,[["__scopeId","data-v-5e9f0637"]]),Is={discord:'Discord',facebook:'Facebook',github:'GitHub',instagram:'Instagram',linkedin:'LinkedIn',mastodon:'Mastodon',slack:'Slack',twitter:'Twitter',youtube:'YouTube'},xs=["href","aria-label","innerHTML"],Ns=y({__name:"VPSocialLink",props:{icon:{},link:{}},setup(t){const e=t,n=w(()=>typeof e.icon=="object"?e.icon.svg:Is[e.icon]);return(o,s)=>(a(),l("a",{class:"VPSocialLink",href:o.link,"aria-label":typeof o.icon=="string"?o.icon:"",target:"_blank",rel:"noopener",innerHTML:n.value},null,8,xs))}});const Cs=m(Ns,[["__scopeId","data-v-dbecf575"]]),As={class:"VPSocialLinks"},Ts=y({__name:"VPSocialLinks",props:{links:{}},setup(t){return(e,n)=>(a(),l("div",As,[(a(!0),l(C,null,E(e.links,({link:o,icon:s})=>(a(),$(Cs,{key:o,icon:s,link:o},null,8,["icon","link"]))),128))]))}});const Ee=m(Ts,[["__scopeId","data-v-b8f6762d"]]),Bs=y({__name:"VPNavBarSocialLinks",setup(t){const{theme:e}=M();return(n,o)=>i(e).socialLinks?(a(),$(Ee,{key:0,class:"VPNavBarSocialLinks",links:i(e).socialLinks},null,8,["links"])):g("",!0)}});const Os=m(Bs,[["__scopeId","data-v-ef6192dc"]]),Es={key:0,class:"group translations"},Hs={class:"trans-title"},Ds={key:1,class:"group"},zs={class:"item appearance"},Fs={class:"label"},js={class:"appearance-action"},Gs={key:2,class:"group"},Rs={class:"item social-links"},Us=y({__name:"VPNavBarExtra",setup(t){const{site:e,theme:n}=M(),{localeLinks:o,currentLang:s}=ue({correspondingLink:!0}),r=w(()=>o.value.length&&s.value.label||e.value.appearance||n.value.socialLinks);return(c,v)=>r.value?(a(),$(Be,{key:0,class:"VPNavBarExtra",label:"extra navigation"},{default:p(()=>[i(o).length&&i(s).label?(a(),l("div",Es,[_("p",Hs,I(i(s).label),1),(a(!0),l(C,null,E(i(o),u=>(a(),$(be,{key:u.link,item:u},null,8,["item"]))),128))])):g("",!0),i(e).appearance?(a(),l("div",Ds,[_("div",zs,[_("p",Fs,I(i(n).darkModeSwitchLabel||"Appearance"),1),_("div",js,[f(Oe)])])])):g("",!0),i(n).socialLinks?(a(),l("div",Gs,[_("div",Rs,[f(Ee,{class:"social-links-list",links:i(n).socialLinks},null,8,["links"])])])):g("",!0)]),_:1})):g("",!0)}});const Ws=m(Us,[["__scopeId","data-v-c8c2ae4b"]]),Ks=t=>(F("data-v-6bee1efd"),t=t(),j(),t),qs=["aria-expanded"],Ys=Ks(()=>_("span",{class:"container"},[_("span",{class:"top"}),_("span",{class:"middle"}),_("span",{class:"bottom"})],-1)),Js=[Ys],Xs=y({__name:"VPNavBarHamburger",props:{active:{type:Boolean}},emits:["click"],setup(t){return(e,n)=>(a(),l("button",{type:"button",class:A(["VPNavBarHamburger",{active:e.active}]),"aria-label":"mobile navigation","aria-expanded":e.active,"aria-controls":"VPNavScreen",onClick:n[0]||(n[0]=o=>e.$emit("click"))},Js,10,qs))}});const Qs=m(Xs,[["__scopeId","data-v-6bee1efd"]]),Zs=t=>(F("data-v-c388e33c"),t=t(),j(),t),ea={class:"container"},ta={class:"title"},na={class:"content"},oa=Zs(()=>_("div",{class:"curtain"},null,-1)),sa={class:"content-body"},aa=y({__name:"VPNavBar",props:{isScreenOpen:{type:Boolean}},emits:["toggle-screen"],setup(t){const{y:e}=xn(),{hasSidebar:n}=G(),o=w(()=>({"has-sidebar":n.value,fill:e.value>0}));return(s,r)=>(a(),l("div",{class:A(["VPNavBar",o.value])},[_("div",ea,[_("div",ta,[f(qn,null,{"nav-bar-title-before":p(()=>[d(s.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":p(()=>[d(s.$slots,"nav-bar-title-after",{},void 0,!0)]),_:3})]),_("div",na,[oa,_("div",sa,[d(s.$slots,"nav-bar-content-before",{},void 0,!0),f(no,{class:"search"}),f(Yo,{class:"menu"}),f(as,{class:"translations"}),f(Ms,{class:"appearance"}),f(Os,{class:"social-links"}),f(Ws,{class:"extra"}),d(s.$slots,"nav-bar-content-after",{},void 0,!0),f(Qs,{class:"hamburger",active:s.isScreenOpen,onClick:r[0]||(r[0]=c=>s.$emit("toggle-screen"))},null,8,["active"])])])])],2))}});const ra=m(aa,[["__scopeId","data-v-c388e33c"]]);function ia(t){if(Array.isArray(t)){for(var e=0,n=Array(t.length);e1),Z=[],ge=!1,De=-1,ne=void 0,J=void 0,oe=void 0,bt=function(e){return Z.some(function(n){return!!(n.options.allowTouchMove&&n.options.allowTouchMove(e))})},ye=function(e){var n=e||window.event;return bt(n.target)||n.touches.length>1?!0:(n.preventDefault&&n.preventDefault(),!1)},la=function(e){if(oe===void 0){var n=!!e&&e.reserveScrollBarGap===!0,o=window.innerWidth-document.documentElement.clientWidth;if(n&&o>0){var s=parseInt(window.getComputedStyle(document.body).getPropertyValue("padding-right"),10);oe=document.body.style.paddingRight,document.body.style.paddingRight=s+o+"px"}}ne===void 0&&(ne=document.body.style.overflow,document.body.style.overflow="hidden")},ca=function(){oe!==void 0&&(document.body.style.paddingRight=oe,oe=void 0),ne!==void 0&&(document.body.style.overflow=ne,ne=void 0)},ua=function(){return window.requestAnimationFrame(function(){if(J===void 0){J={position:document.body.style.position,top:document.body.style.top,left:document.body.style.left};var e=window,n=e.scrollY,o=e.scrollX,s=e.innerHeight;document.body.style.position="fixed",document.body.style.top=-n,document.body.style.left=-o,setTimeout(function(){return window.requestAnimationFrame(function(){var r=s-window.innerHeight;r&&n>=s&&(document.body.style.top=-(n+r))})},300)}})},da=function(){if(J!==void 0){var e=-parseInt(document.body.style.top,10),n=-parseInt(document.body.style.left,10);document.body.style.position=J.position,document.body.style.top=J.top,document.body.style.left=J.left,window.scrollTo(n,e),J=void 0}},_a=function(e){return e?e.scrollHeight-e.scrollTop<=e.clientHeight:!1},va=function(e,n){var o=e.targetTouches[0].clientY-De;return bt(e.target)?!1:n&&n.scrollTop===0&&o>0||_a(n)&&o<0?ye(e):(e.stopPropagation(),!0)},$t=function(e,n){if(!e){console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.");return}if(!Z.some(function(s){return s.targetElement===e})){var o={targetElement:e,options:n||{}};Z=[].concat(ia(Z),[o]),me?ua():la(n),me&&(e.ontouchstart=function(s){s.targetTouches.length===1&&(De=s.targetTouches[0].clientY)},e.ontouchmove=function(s){s.targetTouches.length===1&&va(s,e)},ge||(document.addEventListener("touchmove",ye,He?{passive:!1}:void 0),ge=!0))}},kt=function(){me&&(Z.forEach(function(e){e.targetElement.ontouchstart=null,e.targetElement.ontouchmove=null}),ge&&(document.removeEventListener("touchmove",ye,He?{passive:!1}:void 0),ge=!1),De=-1),me?da():ca(),Z=[]};const pa=y({__name:"VPNavScreenMenuLink",props:{text:{},link:{}},setup(t){const e=Ne("close-screen");return(n,o)=>(a(),$(q,{class:"VPNavScreenMenuLink",href:n.link,onClick:i(e)},{default:p(()=>[O(I(n.text),1)]),_:1},8,["href","onClick"]))}});const fa=m(pa,[["__scopeId","data-v-a3572c96"]]),ha={},ma={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},ga=_("path",{d:"M18.9,10.9h-6v-6c0-0.6-0.4-1-1-1s-1,0.4-1,1v6h-6c-0.6,0-1,0.4-1,1s0.4,1,1,1h6v6c0,0.6,0.4,1,1,1s1-0.4,1-1v-6h6c0.6,0,1-0.4,1-1S19.5,10.9,18.9,10.9z"},null,-1),ya=[ga];function ba(t,e){return a(),l("svg",ma,ya)}const $a=m(ha,[["render",ba]]),ka=y({__name:"VPNavScreenMenuGroupLink",props:{text:{},link:{}},setup(t){const e=Ne("close-screen");return(n,o)=>(a(),$(q,{class:"VPNavScreenMenuGroupLink",href:n.link,onClick:i(e)},{default:p(()=>[O(I(n.text),1)]),_:1},8,["href","onClick"]))}});const Pt=m(ka,[["__scopeId","data-v-d67c9e09"]]),Pa={class:"VPNavScreenMenuGroupSection"},wa={key:0,class:"title"},Va=y({__name:"VPNavScreenMenuGroupSection",props:{text:{},items:{}},setup(t){return(e,n)=>(a(),l("div",Pa,[e.text?(a(),l("p",wa,I(e.text),1)):g("",!0),(a(!0),l(C,null,E(e.items,o=>(a(),$(Pt,{key:o.text,text:o.text,link:o.link},null,8,["text","link"]))),128))]))}});const Sa=m(Va,[["__scopeId","data-v-1f191989"]]),La=["aria-controls","aria-expanded"],Ma={class:"button-text"},Ia=["id"],xa={key:1,class:"group"},Na=y({__name:"VPNavScreenMenuGroup",props:{text:{},items:{}},setup(t){const e=t,n=S(!1),o=w(()=>`NavScreenGroup-${e.text.replace(" ","-").toLowerCase()}`);function s(){n.value=!n.value}return(r,c)=>(a(),l("div",{class:A(["VPNavScreenMenuGroup",{open:n.value}])},[_("button",{class:"button","aria-controls":o.value,"aria-expanded":n.value,onClick:s},[_("span",Ma,I(r.text),1),f($a,{class:"button-icon"})],8,La),_("div",{id:o.value,class:"items"},[(a(!0),l(C,null,E(r.items,v=>(a(),l(C,{key:v.text},["link"in v?(a(),l("div",{key:v.text,class:"item"},[f(Pt,{text:v.text,link:v.link},null,8,["text","link"])])):(a(),l("div",xa,[f(Sa,{text:v.text,items:v.items},null,8,["text","items"])]))],64))),128))],8,Ia)],2))}});const Ca=m(Na,[["__scopeId","data-v-76b97020"]]),Aa={key:0,class:"VPNavScreenMenu"},Ta=y({__name:"VPNavScreenMenu",setup(t){const{theme:e}=M();return(n,o)=>i(e).nav?(a(),l("nav",Aa,[(a(!0),l(C,null,E(i(e).nav,s=>(a(),l(C,{key:s.text},["link"in s?(a(),$(fa,{key:0,text:s.text,link:s.link},null,8,["text","link"])):(a(),$(Ca,{key:1,text:s.text||"",items:s.items},null,8,["text","items"]))],64))),128))])):g("",!0)}}),Ba={key:0,class:"VPNavScreenAppearance"},Oa={class:"text"},Ea=y({__name:"VPNavScreenAppearance",setup(t){const{site:e,theme:n}=M();return(o,s)=>i(e).appearance?(a(),l("div",Ba,[_("p",Oa,I(i(n).darkModeSwitchLabel||"Appearance"),1),f(Oe)])):g("",!0)}});const Ha=m(Ea,[["__scopeId","data-v-0dc5cf49"]]),Da={class:"list"},za=y({__name:"VPNavScreenTranslations",setup(t){const{localeLinks:e,currentLang:n}=ue({correspondingLink:!0}),o=S(!1);function s(){o.value=!o.value}return(r,c)=>i(e).length&&i(n).label?(a(),l("div",{key:0,class:A(["VPNavScreenTranslations",{open:o.value}])},[_("button",{class:"title",onClick:s},[f(yt,{class:"icon lang"}),O(" "+I(i(n).label)+" ",1),f(gt,{class:"icon chevron"})]),_("ul",Da,[(a(!0),l(C,null,E(i(e),v=>(a(),l("li",{key:v.link,class:"item"},[f(q,{class:"link",href:v.link},{default:p(()=>[O(I(v.text),1)]),_:2},1032,["href"])]))),128))])],2)):g("",!0)}});const Fa=m(za,[["__scopeId","data-v-41505286"]]),ja=y({__name:"VPNavScreenSocialLinks",setup(t){const{theme:e}=M();return(n,o)=>i(e).socialLinks?(a(),$(Ee,{key:0,class:"VPNavScreenSocialLinks",links:i(e).socialLinks},null,8,["links"])):g("",!0)}}),Ga={class:"container"},Ra=y({__name:"VPNavScreen",props:{open:{type:Boolean}},setup(t){const e=S(null);function n(){$t(e.value,{reserveScrollBarGap:!0})}function o(){kt()}return(s,r)=>(a(),$(xe,{name:"fade",onEnter:n,onAfterLeave:o},{default:p(()=>[s.open?(a(),l("div",{key:0,class:"VPNavScreen",ref_key:"screen",ref:e},[_("div",Ga,[d(s.$slots,"nav-screen-content-before",{},void 0,!0),f(Ta,{class:"menu"}),f(Fa,{class:"translations"}),f(Ha,{class:"appearance"}),f(ja,{class:"social-links"}),d(s.$slots,"nav-screen-content-after",{},void 0,!0)])],512)):g("",!0)]),_:3}))}});const Ua=m(Ra,[["__scopeId","data-v-183ec3ec"]]),Wa={class:"VPNav"},Ka=y({__name:"VPNav",setup(t){const{isScreenOpen:e,closeScreen:n,toggleScreen:o}=Fn();return pe("close-screen",n),(s,r)=>(a(),l("header",Wa,[f(ra,{"is-screen-open":i(e),onToggleScreen:i(o)},{"nav-bar-title-before":p(()=>[d(s.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":p(()=>[d(s.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":p(()=>[d(s.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":p(()=>[d(s.$slots,"nav-bar-content-after",{},void 0,!0)]),_:3},8,["is-screen-open","onToggleScreen"]),f(Ua,{open:i(e)},{"nav-screen-content-before":p(()=>[d(s.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":p(()=>[d(s.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3},8,["open"])]))}});const qa=m(Ka,[["__scopeId","data-v-5bdc5df3"]]),Ya={},Ja={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},Xa=_("path",{d:"M17,11H3c-0.6,0-1-0.4-1-1s0.4-1,1-1h14c0.6,0,1,0.4,1,1S17.6,11,17,11z"},null,-1),Qa=_("path",{d:"M21,7H3C2.4,7,2,6.6,2,6s0.4-1,1-1h18c0.6,0,1,0.4,1,1S21.6,7,21,7z"},null,-1),Za=_("path",{d:"M21,15H3c-0.6,0-1-0.4-1-1s0.4-1,1-1h18c0.6,0,1,0.4,1,1S21.6,15,21,15z"},null,-1),er=_("path",{d:"M17,19H3c-0.6,0-1-0.4-1-1s0.4-1,1-1h14c0.6,0,1,0.4,1,1S17.6,19,17,19z"},null,-1),tr=[Xa,Qa,Za,er];function nr(t,e){return a(),l("svg",Ja,tr)}const or=m(Ya,[["render",nr]]);function sr(){const{hasSidebar:t}=G(),e=we("(min-width: 960px)"),n=we("(min-width: 1280px)");return{isAsideEnabled:w(()=>!n.value&&!e.value?!1:t.value?n.value:e.value)}}const ar=71;function ze(t){return typeof t.outline=="object"&&!Array.isArray(t.outline)&&t.outline.label||t.outlineTitle||"On this page"}function Fe(t){const e=[...document.querySelectorAll(".VPDoc h2,h3,h4,h5,h6")].filter(n=>n.id&&n.hasChildNodes()).map(n=>{const o=Number(n.tagName[1]);return{title:rr(n),link:"#"+n.id,level:o}});return ir(e,t)}function rr(t){let e="";for(const n of t.childNodes)if(n.nodeType===1){if(n.classList.contains("VPBadge")||n.classList.contains("header-anchor"))continue;e+=n.textContent}else n.nodeType===3&&(e+=n.textContent);return e.trim()}function ir(t,e){if(e===!1)return[];const n=(typeof e=="object"&&!Array.isArray(e)?e.level:e)||2,[o,s]=typeof n=="number"?[n,n]:n==="deep"?[2,6]:n;t=t.filter(c=>c.level>=o&&c.level<=s);const r=[];e:for(let c=0;c=0;u--){const h=t[u];if(h.level{requestAnimationFrame(r),window.addEventListener("scroll",o)}),Ft(()=>{c(location.hash)}),Ie(()=>{window.removeEventListener("scroll",o)});function r(){if(!n.value)return;const v=[].slice.call(t.value.querySelectorAll(".outline-link")),u=[].slice.call(document.querySelectorAll(".content .header-anchor")).filter(P=>v.some(x=>x.hash===P.hash&&P.offsetParent!==null)),h=window.scrollY,b=window.innerHeight,V=document.body.offsetHeight,k=Math.abs(h+b-V)<1;if(u.length&&k){c(u[u.length-1].hash);return}for(let P=0;P{const s=X("VPDocOutlineItem",!0);return a(),l("ul",{class:A(n.root?"root":"nested")},[(a(!0),l(C,null,E(n.headers,({children:r,link:c,title:v})=>(a(),l("li",null,[_("a",{class:"outline-link",href:c,onClick:e,title:v},I(v),9,ur),r!=null&&r.length?(a(),$(s,{key:0,headers:r},null,8,["headers"])):g("",!0)]))),256))],2)}}});const je=m(dr,[["__scopeId","data-v-a379eb72"]]),_r={},vr={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},pr=_("path",{d:"M9,19c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.3-5.3L8.3,6.7c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l6,6c0.4,0.4,0.4,1,0,1.4l-6,6C9.5,18.9,9.3,19,9,19z"},null,-1),fr=[pr];function hr(t,e){return a(),l("svg",vr,fr)}const Ge=m(_r,[["render",hr]]),mr=y({__name:"VPLocalNavOutlineDropdown",setup(t){const{frontmatter:e,theme:n}=M(),o=S(!1),s=S(0),r=S();se(()=>{o.value=!1});function c(){o.value=!o.value,s.value=window.innerHeight+Math.min(window.scrollY-64,0)}function v(b){b.target.classList.contains("outline-link")&&(r.value&&(r.value.style.transition="none"),nt(()=>{o.value=!1}))}function u(){o.value=!1,window.scrollTo({top:0,left:0,behavior:"smooth"})}const h=le([]);return se(()=>{h.value=Fe(e.value.outline??n.value.outline)}),(b,V)=>(a(),l("div",{class:"VPLocalNavOutlineDropdown",style:ot({"--vp-vh":s.value+"px"})},[h.value.length>0?(a(),l("button",{key:0,onClick:c,class:A({open:o.value})},[O(I(i(ze)(i(n)))+" ",1),f(Ge,{class:"icon"})],2)):(a(),l("button",{key:1,onClick:u},I(i(n).returnToTopLabel||"Return to top"),1)),f(xe,{name:"flyout"},{default:p(()=>[o.value?(a(),l("div",{key:0,ref_key:"items",ref:r,class:"items",onClick:v},[_("a",{class:"top-link",href:"#",onClick:u},I(i(n).returnToTopLabel||"Return to top"),1),f(je,{headers:h.value},null,8,["headers"])],512)):g("",!0)]),_:1})],4))}});const gr=m(mr,[["__scopeId","data-v-fb63c957"]]),yr={key:0,class:"VPLocalNav"},br=["aria-expanded"],$r={class:"menu-text"},kr=y({__name:"VPLocalNav",props:{open:{type:Boolean}},emits:["open-menu"],setup(t){const{theme:e,frontmatter:n}=M(),{hasSidebar:o}=G();return(s,r)=>i(n).layout!=="home"?(a(),l("div",yr,[i(o)?(a(),l("button",{key:0,class:"menu","aria-expanded":s.open,"aria-controls":"VPSidebarNav",onClick:r[0]||(r[0]=c=>s.$emit("open-menu"))},[f(or,{class:"menu-icon"}),_("span",$r,I(i(e).sidebarMenuLabel||"Menu"),1)],8,br)):g("",!0),f(gr)])):g("",!0)}});const Pr=m(kr,[["__scopeId","data-v-d1e27b08"]]),wr=t=>(F("data-v-0bb349fd"),t=t(),j(),t),Vr=["role","tabindex"],Sr=wr(()=>_("div",{class:"indicator"},null,-1)),Lr=["onKeydown"],Mr={key:1,class:"items"},Ir=y({__name:"VPSidebarItem",props:{item:{},depth:{}},setup(t){const e=t,{collapsed:n,collapsible:o,isLink:s,isActiveLink:r,hasActiveLink:c,hasChildren:v,toggle:u}=Bn(w(()=>e.item)),h=w(()=>v.value?"section":"div"),b=w(()=>s.value?"a":"div"),V=w(()=>v.value?e.depth+2===7?"p":`h${e.depth+2}`:"p"),k=w(()=>s.value?void 0:"button"),P=w(()=>[[`level-${e.depth}`],{collapsible:o.value},{collapsed:n.value},{"is-link":s.value},{"is-active":r.value},{"has-active":c.value}]);function x(L){"key"in L&&L.key!=="Enter"||!e.item.link&&u()}function N(){e.item.link&&u()}return(L,B)=>{const z=X("VPSidebarItem",!0);return a(),$(Q(h.value),{class:A(["VPSidebarItem",P.value])},{default:p(()=>[L.item.text?(a(),l("div",ve({key:0,class:"item",role:k.value},Gt(L.item.items?{click:x,keydown:x}:{},!0),{tabindex:L.item.items&&0}),[Sr,L.item.link?(a(),$(q,{key:0,tag:b.value,class:"link",href:L.item.link},{default:p(()=>[(a(),$(Q(V.value),{class:"text",innerHTML:L.item.text},null,8,["innerHTML"]))]),_:1},8,["tag","href"])):(a(),$(Q(V.value),{key:1,class:"text",innerHTML:L.item.text},null,8,["innerHTML"])),L.item.collapsed!=null?(a(),l("div",{key:2,class:"caret",role:"button","aria-label":"toggle section",onClick:N,onKeydown:jt(N,["enter"]),tabindex:"0"},[f(Ge,{class:"caret-icon"})],40,Lr)):g("",!0)],16,Vr)):g("",!0),L.item.items&&L.item.items.length?(a(),l("div",Mr,[L.depth<5?(a(!0),l(C,{key:0},E(L.item.items,D=>(a(),$(z,{key:D.text,item:D,depth:L.depth+1},null,8,["item","depth"]))),128)):g("",!0)])):g("",!0)]),_:1},8,["class"])}}});const xr=m(Ir,[["__scopeId","data-v-0bb349fd"]]),wt=t=>(F("data-v-fe05da0a"),t=t(),j(),t),Nr=wt(()=>_("div",{class:"curtain"},null,-1)),Cr={class:"nav",id:"VPSidebarNav","aria-labelledby":"sidebar-aria-label",tabindex:"-1"},Ar=wt(()=>_("span",{class:"visually-hidden",id:"sidebar-aria-label"}," Sidebar Navigation ",-1)),Tr=y({__name:"VPSidebar",props:{open:{type:Boolean}},setup(t){const e=t,{sidebarGroups:n,hasSidebar:o}=G();let s=S(null);function r(){$t(s.value,{reserveScrollBarGap:!0})}function c(){kt()}return Rt(async()=>{var v;e.open?(r(),(v=s.value)==null||v.focus()):c()}),(v,u)=>i(o)?(a(),l("aside",{key:0,class:A(["VPSidebar",{open:v.open}]),ref_key:"navEl",ref:s,onClick:u[0]||(u[0]=Ut(()=>{},["stop"]))},[Nr,_("nav",Cr,[Ar,d(v.$slots,"sidebar-nav-before",{},void 0,!0),(a(!0),l(C,null,E(i(n),h=>(a(),l("div",{key:h.text,class:"group"},[f(xr,{item:h,depth:0},null,8,["item"])]))),128)),d(v.$slots,"sidebar-nav-after",{},void 0,!0)])],2)):g("",!0)}});const Br=m(Tr,[["__scopeId","data-v-fe05da0a"]]),Or={},Er={class:"VPPage"};function Hr(t,e){const n=X("Content");return a(),l("div",Er,[d(t.$slots,"page-top"),f(n),d(t.$slots,"page-bottom")])}const Dr=m(Or,[["render",Hr]]),zr=y({__name:"VPButton",props:{tag:{},size:{},theme:{},text:{},href:{}},setup(t){const e=t,n=w(()=>[e.size??"medium",e.theme??"brand"]),o=w(()=>e.href&&st.test(e.href)),s=w(()=>e.tag?e.tag:e.href?"a":"button");return(r,c)=>(a(),$(Q(s.value),{class:A(["VPButton",n.value]),href:r.href?i(ie)(r.href):void 0,target:o.value?"_blank":void 0,rel:o.value?"noreferrer":void 0},{default:p(()=>[O(I(r.text),1)]),_:1},8,["class","href","target","rel"]))}});const Fr=m(zr,[["__scopeId","data-v-fa1633a1"]]),jr=t=>(F("data-v-73fffaef"),t=t(),j(),t),Gr={class:"container"},Rr={class:"main"},Ur={key:0,class:"name"},Wr={class:"clip"},Kr={key:1,class:"text"},qr={key:2,class:"tagline"},Yr={key:0,class:"actions"},Jr={key:0,class:"image"},Xr={class:"image-container"},Qr=jr(()=>_("div",{class:"image-bg"},null,-1)),Zr=y({__name:"VPHero",props:{name:{},text:{},tagline:{},image:{},actions:{}},setup(t){const e=Ne("hero-image-slot-exists");return(n,o)=>(a(),l("div",{class:A(["VPHero",{"has-image":n.image||i(e)}])},[_("div",Gr,[_("div",Rr,[d(n.$slots,"home-hero-info",{},()=>[n.name?(a(),l("h1",Ur,[_("span",Wr,I(n.name),1)])):g("",!0),n.text?(a(),l("p",Kr,I(n.text),1)):g("",!0),n.tagline?(a(),l("p",qr,I(n.tagline),1)):g("",!0)],!0),n.actions?(a(),l("div",Yr,[(a(!0),l(C,null,E(n.actions,s=>(a(),l("div",{key:s.link,class:"action"},[f(Fr,{tag:"a",size:"medium",theme:s.theme,text:s.text,href:s.link},null,8,["theme","text","href"])]))),128))])):g("",!0)]),n.image||i(e)?(a(),l("div",Jr,[_("div",Xr,[Qr,d(n.$slots,"home-hero-image",{},()=>[n.image?(a(),$(Ae,{key:0,class:"image-src",image:n.image},null,8,["image"])):g("",!0)],!0)])])):g("",!0)])],2))}});const ei=m(Zr,[["__scopeId","data-v-73fffaef"]]),ti=y({__name:"VPHomeHero",setup(t){const{frontmatter:e}=M();return(n,o)=>i(e).hero?(a(),$(ei,{key:0,class:"VPHomeHero",name:i(e).hero.name,text:i(e).hero.text,tagline:i(e).hero.tagline,image:i(e).hero.image,actions:i(e).hero.actions},{"home-hero-info":p(()=>[d(n.$slots,"home-hero-info")]),"home-hero-image":p(()=>[d(n.$slots,"home-hero-image")]),_:3},8,["name","text","tagline","image","actions"])):g("",!0)}}),ni={},oi={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},si=_("path",{d:"M19.9,12.4c0.1-0.2,0.1-0.5,0-0.8c-0.1-0.1-0.1-0.2-0.2-0.3l-7-7c-0.4-0.4-1-0.4-1.4,0s-0.4,1,0,1.4l5.3,5.3H5c-0.6,0-1,0.4-1,1s0.4,1,1,1h11.6l-5.3,5.3c-0.4,0.4-0.4,1,0,1.4c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3l7-7C19.8,12.6,19.9,12.5,19.9,12.4z"},null,-1),ai=[si];function ri(t,e){return a(),l("svg",oi,ai)}const ii=m(ni,[["render",ri]]),li={class:"box"},ci=["innerHTML"],ui=["innerHTML"],di=["innerHTML"],_i={key:3,class:"link-text"},vi={class:"link-text-value"},pi=y({__name:"VPFeature",props:{icon:{},title:{},details:{},link:{},linkText:{}},setup(t){return(e,n)=>(a(),$(q,{class:"VPFeature",href:e.link,"no-icon":!0},{default:p(()=>[_("article",li,[typeof e.icon=="object"?(a(),$(Ae,{key:0,image:e.icon,alt:e.icon.alt,height:e.icon.height,width:e.icon.width},null,8,["image","alt","height","width"])):e.icon?(a(),l("div",{key:1,class:"icon",innerHTML:e.icon},null,8,ci)):g("",!0),_("h2",{class:"title",innerHTML:e.title},null,8,ui),e.details?(a(),l("p",{key:2,class:"details",innerHTML:e.details},null,8,di)):g("",!0),e.linkText?(a(),l("div",_i,[_("p",vi,[O(I(e.linkText)+" ",1),f(ii,{class:"link-text-icon"})])])):g("",!0)])]),_:1},8,["href"]))}});const fi=m(pi,[["__scopeId","data-v-5f01e926"]]),hi={key:0,class:"VPFeatures"},mi={class:"container"},gi={class:"items"},yi=y({__name:"VPFeatures",props:{features:{}},setup(t){const e=t,n=w(()=>{const o=e.features.length;if(o){if(o===2)return"grid-2";if(o===3)return"grid-3";if(o%3===0)return"grid-6";if(o%2===0)return"grid-4"}else return});return(o,s)=>o.features?(a(),l("div",hi,[_("div",mi,[_("div",gi,[(a(!0),l(C,null,E(o.features,r=>(a(),l("div",{key:r.title,class:A(["item",[n.value]])},[f(fi,{icon:r.icon,title:r.title,details:r.details,link:r.link,"link-text":r.linkText},null,8,["icon","title","details","link","link-text"])],2))),128))])])])):g("",!0)}});const bi=m(yi,[["__scopeId","data-v-5df66ecb"]]),$i=y({__name:"VPHomeFeatures",setup(t){const{frontmatter:e}=M();return(n,o)=>i(e).features?(a(),$(bi,{key:0,class:"VPHomeFeatures",features:i(e).features},null,8,["features"])):g("",!0)}}),ki={class:"VPHome"},Pi=y({__name:"VPHome",setup(t){return(e,n)=>{const o=X("Content");return a(),l("div",ki,[d(e.$slots,"home-hero-before",{},void 0,!0),f(ti,null,{"home-hero-info":p(()=>[d(e.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-image":p(()=>[d(e.$slots,"home-hero-image",{},void 0,!0)]),_:3}),d(e.$slots,"home-hero-after",{},void 0,!0),d(e.$slots,"home-features-before",{},void 0,!0),f($i),d(e.$slots,"home-features-after",{},void 0,!0),f(o)])}}});const wi=m(Pi,[["__scopeId","data-v-20eabd3a"]]),Vi=t=>(F("data-v-c834746b"),t=t(),j(),t),Si={class:"content"},Li={class:"outline-title"},Mi={"aria-labelledby":"doc-outline-aria-label"},Ii=Vi(()=>_("span",{class:"visually-hidden",id:"doc-outline-aria-label"}," Table of Contents for current page ",-1)),xi=y({__name:"VPDocAsideOutline",setup(t){const{frontmatter:e,theme:n}=M(),o=le([]);se(()=>{o.value=Fe(e.value.outline??n.value.outline)});const s=S(),r=S();return lr(s,r),(c,v)=>(a(),l("div",{class:A(["VPDocAsideOutline",{"has-outline":o.value.length>0}]),ref_key:"container",ref:s},[_("div",Si,[_("div",{class:"outline-marker",ref_key:"marker",ref:r},null,512),_("div",Li,I(i(ze)(i(n))),1),_("nav",Mi,[Ii,f(je,{headers:o.value,root:!0},null,8,["headers"])])])],2))}});const Ni=m(xi,[["__scopeId","data-v-c834746b"]]),Ci={class:"VPDocAsideCarbonAds"},Ai=y({__name:"VPDocAsideCarbonAds",props:{carbonAds:{}},setup(t){const e=()=>null;return(n,o)=>(a(),l("div",Ci,[f(i(e),{"carbon-ads":n.carbonAds},null,8,["carbon-ads"])]))}}),Ti=t=>(F("data-v-cb998dce"),t=t(),j(),t),Bi={class:"VPDocAside"},Oi=Ti(()=>_("div",{class:"spacer"},null,-1)),Ei=y({__name:"VPDocAside",setup(t){const{theme:e}=M();return(n,o)=>(a(),l("div",Bi,[d(n.$slots,"aside-top",{},void 0,!0),d(n.$slots,"aside-outline-before",{},void 0,!0),f(Ni),d(n.$slots,"aside-outline-after",{},void 0,!0),Oi,d(n.$slots,"aside-ads-before",{},void 0,!0),i(e).carbonAds?(a(),$(Ai,{key:0,"carbon-ads":i(e).carbonAds},null,8,["carbon-ads"])):g("",!0),d(n.$slots,"aside-ads-after",{},void 0,!0),d(n.$slots,"aside-bottom",{},void 0,!0)]))}});const Hi=m(Ei,[["__scopeId","data-v-cb998dce"]]);function Di(){const{theme:t,page:e}=M();return w(()=>{const{text:n="Edit this page",pattern:o=""}=t.value.editLink||{};let s;return typeof o=="function"?s=o(e.value):s=o.replace(/:path/g,e.value.filePath),{url:s,text:n}})}function zi(){const{page:t,theme:e,frontmatter:n}=M();return w(()=>{var c,v,u,h;const o=ft(e.value.sidebar,t.value.relativePath),s=An(o),r=s.findIndex(b=>te(t.value.relativePath,b.link));return{prev:n.value.prev===!1?void 0:{text:(typeof n.value.prev=="string"?n.value.prev:typeof n.value.prev=="object"?n.value.prev.text:void 0)??((c=s[r-1])==null?void 0:c.text),link:(typeof n.value.prev=="object"?n.value.prev.link:void 0)??((v=s[r-1])==null?void 0:v.link)},next:n.value.next===!1?void 0:{text:(typeof n.value.next=="string"?n.value.next:typeof n.value.next=="object"?n.value.next.text:void 0)??((u=s[r+1])==null?void 0:u.text),link:(typeof n.value.next=="object"?n.value.next.link:void 0)??((h=s[r+1])==null?void 0:h.link)}}})}const Fi={},ji={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Gi=_("path",{d:"M18,23H4c-1.7,0-3-1.3-3-3V6c0-1.7,1.3-3,3-3h7c0.6,0,1,0.4,1,1s-0.4,1-1,1H4C3.4,5,3,5.4,3,6v14c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-7c0-0.6,0.4-1,1-1s1,0.4,1,1v7C21,21.7,19.7,23,18,23z"},null,-1),Ri=_("path",{d:"M8,17c-0.3,0-0.5-0.1-0.7-0.3C7,16.5,6.9,16.1,7,15.8l1-4c0-0.2,0.1-0.3,0.3-0.5l9.5-9.5c1.2-1.2,3.2-1.2,4.4,0c1.2,1.2,1.2,3.2,0,4.4l-9.5,9.5c-0.1,0.1-0.3,0.2-0.5,0.3l-4,1C8.2,17,8.1,17,8,17zM9.9,12.5l-0.5,2.1l2.1-0.5l9.3-9.3c0.4-0.4,0.4-1.1,0-1.6c-0.4-0.4-1.2-0.4-1.6,0l0,0L9.9,12.5z M18.5,2.5L18.5,2.5L18.5,2.5z"},null,-1),Ui=[Gi,Ri];function Wi(t,e){return a(),l("svg",ji,Ui)}const Ki=m(Fi,[["render",Wi]]),qi={class:"VPLastUpdated"},Yi=["datetime"],Ji=y({__name:"VPDocFooterLastUpdated",setup(t){const{theme:e,page:n,lang:o}=M(),s=w(()=>new Date(n.value.lastUpdated)),r=w(()=>s.value.toISOString()),c=S("");return R(()=>{ee(()=>{c.value=s.value.toLocaleString(o.value)})}),(v,u)=>(a(),l("p",qi,[O(I(i(e).lastUpdatedText||"Last updated")+": ",1),_("time",{datetime:r.value},I(c.value),9,Yi)]))}});const Xi=m(Ji,[["__scopeId","data-v-0de45606"]]),Qi={key:0,class:"VPDocFooter"},Zi={key:0,class:"edit-info"},el={key:0,class:"edit-link"},tl={key:1,class:"last-updated"},nl={key:1,class:"prev-next"},ol={class:"pager"},sl=["href"],al=["innerHTML"],rl=["innerHTML"],il=["href"],ll=["innerHTML"],cl=["innerHTML"],ul=y({__name:"VPDocFooter",setup(t){const{theme:e,page:n,frontmatter:o}=M(),s=Di(),r=zi(),c=w(()=>e.value.editLink&&o.value.editLink!==!1),v=w(()=>n.value.lastUpdated&&o.value.lastUpdated!==!1),u=w(()=>c.value||v.value||r.value.prev||r.value.next);return(h,b)=>{var V,k,P,x,N,L,B;return u.value?(a(),l("footer",Qi,[d(h.$slots,"doc-footer-before",{},void 0,!0),c.value||v.value?(a(),l("div",Zi,[c.value?(a(),l("div",el,[f(q,{class:"edit-link-button",href:i(s).url,"no-icon":!0},{default:p(()=>[f(Ki,{class:"edit-link-icon","aria-label":"edit icon"}),O(" "+I(i(s).text),1)]),_:1},8,["href"])])):g("",!0),v.value?(a(),l("div",tl,[f(Xi)])):g("",!0)])):g("",!0),(V=i(r).prev)!=null&&V.link||(k=i(r).next)!=null&&k.link?(a(),l("div",nl,[_("div",ol,[(P=i(r).prev)!=null&&P.link?(a(),l("a",{key:0,class:"pager-link prev",href:i(ie)(i(r).prev.link)},[_("span",{class:"desc",innerHTML:((x=i(e).docFooter)==null?void 0:x.prev)||"Previous page"},null,8,al),_("span",{class:"title",innerHTML:i(r).prev.text},null,8,rl)],8,sl)):g("",!0)]),_("div",{class:A(["pager",{"has-prev":(N=i(r).prev)==null?void 0:N.link}])},[(L=i(r).next)!=null&&L.link?(a(),l("a",{key:0,class:"pager-link next",href:i(ie)(i(r).next.link)},[_("span",{class:"desc",innerHTML:((B=i(e).docFooter)==null?void 0:B.next)||"Next page"},null,8,ll),_("span",{class:"title",innerHTML:i(r).next.text},null,8,cl)],8,il)):g("",!0)],2)])):g("",!0)])):g("",!0)}}});const dl=m(ul,[["__scopeId","data-v-fc0d1b73"]]),_l={key:0,class:"VPDocOutlineDropdown"},vl={key:0,class:"items"},pl=y({__name:"VPDocOutlineDropdown",setup(t){const{frontmatter:e,theme:n}=M(),o=S(!1);se(()=>{o.value=!1});const s=le([]);return se(()=>{s.value=Fe(e.value.outline??n.value.outline)}),(r,c)=>s.value.length>0?(a(),l("div",_l,[_("button",{onClick:c[0]||(c[0]=v=>o.value=!o.value),class:A({open:o.value})},[O(I(i(ze)(i(n)))+" ",1),f(Ge,{class:"icon"})],2),o.value?(a(),l("div",vl,[f(je,{headers:s.value},null,8,["headers"])])):g("",!0)])):g("",!0)}});const fl=m(pl,[["__scopeId","data-v-2d98506c"]]),hl=t=>(F("data-v-c11df1f0"),t=t(),j(),t),ml={class:"container"},gl=hl(()=>_("div",{class:"aside-curtain"},null,-1)),yl={class:"aside-container"},bl={class:"aside-content"},$l={class:"content"},kl={class:"content-container"},Pl={class:"main"},wl=y({__name:"VPDoc",setup(t){const e=ce(),{hasSidebar:n,hasAside:o,leftAside:s}=G(),r=w(()=>e.path.replace(/[./]+/g,"_").replace(/_html$/,""));return(c,v)=>{const u=X("Content");return a(),l("div",{class:A(["VPDoc",{"has-sidebar":i(n),"has-aside":i(o)}])},[d(c.$slots,"doc-top",{},void 0,!0),_("div",ml,[i(o)?(a(),l("div",{key:0,class:A(["aside",{"left-aside":i(s)}])},[gl,_("div",yl,[_("div",bl,[f(Hi,null,{"aside-top":p(()=>[d(c.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":p(()=>[d(c.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":p(()=>[d(c.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":p(()=>[d(c.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":p(()=>[d(c.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":p(()=>[d(c.$slots,"aside-ads-after",{},void 0,!0)]),_:3})])])],2)):g("",!0),_("div",$l,[_("div",kl,[d(c.$slots,"doc-before",{},void 0,!0),f(fl),_("main",Pl,[f(u,{class:A(["vp-doc",r.value])},null,8,["class"])]),f(dl,null,{"doc-footer-before":p(()=>[d(c.$slots,"doc-footer-before",{},void 0,!0)]),_:3}),d(c.$slots,"doc-after",{},void 0,!0)])])]),d(c.$slots,"doc-bottom",{},void 0,!0)],2)}}});const Vl=m(wl,[["__scopeId","data-v-c11df1f0"]]),$e=t=>(F("data-v-e5bd6573"),t=t(),j(),t),Sl={class:"NotFound"},Ll=$e(()=>_("p",{class:"code"},"404",-1)),Ml=$e(()=>_("h1",{class:"title"},"PAGE NOT FOUND",-1)),Il=$e(()=>_("div",{class:"divider"},null,-1)),xl=$e(()=>_("blockquote",{class:"quote"}," But if you don't change your direction, and if you keep looking, you may end up where you are heading. ",-1)),Nl={class:"action"},Cl=["href"],Al=y({__name:"NotFound",setup(t){const{site:e}=M(),{localeLinks:n}=ue({removeCurrent:!1}),o=S("/");return R(()=>{var r;const s=window.location.pathname.replace(e.value.base,"").replace(/(^.*?\/).*$/,"/$1");n.value.length&&(o.value=((r=n.value.find(({link:c})=>c.startsWith(s)))==null?void 0:r.link)||n.value[0].link)}),(s,r)=>(a(),l("div",Sl,[Ll,Ml,Il,xl,_("div",Nl,[_("a",{class:"link",href:i(Me)(o.value),"aria-label":"go to home"}," Take me home ",8,Cl)])]))}});const Tl=m(Al,[["__scopeId","data-v-e5bd6573"]]),Bl=y({__name:"VPContent",setup(t){const{page:e,frontmatter:n}=M(),{hasSidebar:o}=G();return(s,r)=>(a(),l("div",{class:A(["VPContent",{"has-sidebar":i(o),"is-home":i(n).layout==="home"}]),id:"VPContent"},[i(e).isNotFound?d(s.$slots,"not-found",{key:0},()=>[f(Tl)],!0):i(n).layout==="page"?(a(),$(Dr,{key:1},{"page-top":p(()=>[d(s.$slots,"page-top",{},void 0,!0)]),"page-bottom":p(()=>[d(s.$slots,"page-bottom",{},void 0,!0)]),_:3})):i(n).layout==="home"?(a(),$(wi,{key:2},{"home-hero-before":p(()=>[d(s.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info":p(()=>[d(s.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-image":p(()=>[d(s.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":p(()=>[d(s.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":p(()=>[d(s.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":p(()=>[d(s.$slots,"home-features-after",{},void 0,!0)]),_:3})):(a(),$(Vl,{key:3},{"doc-top":p(()=>[d(s.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":p(()=>[d(s.$slots,"doc-bottom",{},void 0,!0)]),"doc-footer-before":p(()=>[d(s.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":p(()=>[d(s.$slots,"doc-before",{},void 0,!0)]),"doc-after":p(()=>[d(s.$slots,"doc-after",{},void 0,!0)]),"aside-top":p(()=>[d(s.$slots,"aside-top",{},void 0,!0)]),"aside-outline-before":p(()=>[d(s.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":p(()=>[d(s.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":p(()=>[d(s.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":p(()=>[d(s.$slots,"aside-ads-after",{},void 0,!0)]),"aside-bottom":p(()=>[d(s.$slots,"aside-bottom",{},void 0,!0)]),_:3}))],2))}});const Ol=m(Bl,[["__scopeId","data-v-91952ce3"]]),El={class:"container"},Hl=["innerHTML"],Dl=["innerHTML"],zl=y({__name:"VPFooter",setup(t){const{theme:e}=M(),{hasSidebar:n}=G();return(o,s)=>i(e).footer?(a(),l("footer",{key:0,class:A(["VPFooter",{"has-sidebar":i(n)}])},[_("div",El,[i(e).footer.message?(a(),l("p",{key:0,class:"message",innerHTML:i(e).footer.message},null,8,Hl)):g("",!0),i(e).footer.copyright?(a(),l("p",{key:1,class:"copyright",innerHTML:i(e).footer.copyright},null,8,Dl)):g("",!0)])],2)):g("",!0)}});const Fl=m(zl,[["__scopeId","data-v-07acdfa3"]]),jl={key:0,class:"Layout"},Gl=y({__name:"Layout",setup(t){const{isOpen:e,open:n,close:o}=G(),s=ce();K(()=>s.path,o),Tn(e,o),pe("close-sidebar",o),pe("is-sidebar-open",e);const{frontmatter:r}=M(),c=Wt(),v=w(()=>!!c["home-hero-image"]);return pe("hero-image-slot-exists",v),(u,h)=>{const b=X("Content");return i(r).layout!==!1?(a(),l("div",jl,[d(u.$slots,"layout-top",{},void 0,!0),f(En),f(zn,{class:"backdrop",show:i(e),onClick:i(o)},null,8,["show","onClick"]),f(qa,null,{"nav-bar-title-before":p(()=>[d(u.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":p(()=>[d(u.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":p(()=>[d(u.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":p(()=>[d(u.$slots,"nav-bar-content-after",{},void 0,!0)]),"nav-screen-content-before":p(()=>[d(u.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":p(()=>[d(u.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3}),f(Pr,{open:i(e),onOpenMenu:i(n)},null,8,["open","onOpenMenu"]),f(Br,{open:i(e)},{"sidebar-nav-before":p(()=>[d(u.$slots,"sidebar-nav-before",{},void 0,!0)]),"sidebar-nav-after":p(()=>[d(u.$slots,"sidebar-nav-after",{},void 0,!0)]),_:3},8,["open"]),f(Ol,null,{"page-top":p(()=>[d(u.$slots,"page-top",{},void 0,!0)]),"page-bottom":p(()=>[d(u.$slots,"page-bottom",{},void 0,!0)]),"not-found":p(()=>[d(u.$slots,"not-found",{},void 0,!0)]),"home-hero-before":p(()=>[d(u.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info":p(()=>[d(u.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-image":p(()=>[d(u.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":p(()=>[d(u.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":p(()=>[d(u.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":p(()=>[d(u.$slots,"home-features-after",{},void 0,!0)]),"doc-footer-before":p(()=>[d(u.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":p(()=>[d(u.$slots,"doc-before",{},void 0,!0)]),"doc-after":p(()=>[d(u.$slots,"doc-after",{},void 0,!0)]),"doc-top":p(()=>[d(u.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":p(()=>[d(u.$slots,"doc-bottom",{},void 0,!0)]),"aside-top":p(()=>[d(u.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":p(()=>[d(u.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":p(()=>[d(u.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":p(()=>[d(u.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":p(()=>[d(u.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":p(()=>[d(u.$slots,"aside-ads-after",{},void 0,!0)]),_:3}),f(Fl),d(u.$slots,"layout-bottom",{},void 0,!0)])):(a(),$(b,{key:1}))}}});const Rl=m(Gl,[["__scopeId","data-v-bffce215"]]);const Xl={Layout:Rl,enhanceApp:({app:t})=>{t.component("Badge",qt)}};function Ql(t,e){const{localeIndex:n}=M();function o(s){var P,x;const r=s.split("."),c=t&&typeof t=="object",v=c&&((x=(P=t.locales)==null?void 0:P[n.value])==null?void 0:x.translations)||null,u=c&&t.translations||null;let h=v,b=u,V=e;const k=r.pop();for(const N of r){let L=null;const B=V==null?void 0:V[N];B&&(L=V=B);const z=b==null?void 0:b[N];z&&(L=b=z);const D=h==null?void 0:h[N];D&&(L=h=D),B||(V=L),z||(b=L),D||(h=L)}return(h==null?void 0:h[k])??(b==null?void 0:b[k])??(V==null?void 0:V[k])??""}return o}export{Jl as a,ql as b,Kl as c,Ql as d,re as e,Yl as f,gn as o,Xl as t,M as u,Wl as w}; diff --git a/assets/chunks/theme.4cab4a6a.js b/assets/chunks/theme.4cab4a6a.js new file mode 100644 index 00000000..0e17155b --- /dev/null +++ b/assets/chunks/theme.4cab4a6a.js @@ -0,0 +1 @@ +import{d as g,o as a,c as i,r as u,n as C,a as x,t as L,_ as m,b as $,w as v,T as ce,e as f,u as De,i as Ee,f as ue,g as P,h as I,j as K,k as c,l as r,p as H,m as z,q as j,s as W,v as le,x as q,y as te,z as de,A as we,B as Fe,C as R,F as T,D as A,E as _e,G as Y,H as h,I as U,J as Le,K as se,L as Z,M as ne,N as Oe,O as Ge,P as Se,Q as Ue,R as je,S as ye,U as Ke,V as qe,W as Me,X as Ne,Y as Re,Z as We,$ as Ye,a0 as Je}from"./framework.116ed6a2.js";const Xe=g({__name:"VPBadge",props:{text:{},type:{default:"tip"}},setup(s){return(e,t)=>(a(),i("span",{class:C(["VPBadge",e.type])},[u(e.$slots,"default",{},()=>[x(L(e.text),1)],!0)],2))}});const Ze=m(Xe,[["__scopeId","data-v-ea5b2908"]]),Qe={key:0,class:"VPBackdrop"},et=g({__name:"VPBackdrop",props:{show:{type:Boolean}},setup(s){return(e,t)=>(a(),$(ce,{name:"fade"},{default:v(()=>[e.show?(a(),i("div",Qe)):f("",!0)]),_:1}))}});const tt=m(et,[["__scopeId","data-v-54a304ca"]]),V=De;function st(s,e){let t,n=!1;return()=>{t&&clearTimeout(t),n?t=setTimeout(s,e):(s(),(n=!0)&&setTimeout(()=>n=!1,e))}}function re(s){return/^\//.test(s)?s:`/${s}`}function J(s){if(Ee(s))return s;const{site:e}=V(),{pathname:t,search:n,hash:o}=new URL(s,"http://a.com"),l=t.endsWith("/")||t.endsWith(".html")?s:s.replace(/(?:(^\.+)\/)?.*$/,`$1${t.replace(/(\.md)?$/,e.value.cleanUrls?"":".html")}${n}${o}`);return ue(l)}function X({removeCurrent:s=!0,correspondingLink:e=!1}={}){const{site:t,localeIndex:n,page:o,theme:l}=V(),d=P(()=>{var _,b;return{label:(_=t.value.locales[n.value])==null?void 0:_.label,link:((b=t.value.locales[n.value])==null?void 0:b.link)||(n.value==="root"?"/":`/${n.value}/`)}});return{localeLinks:P(()=>Object.entries(t.value.locales).flatMap(([_,b])=>s&&d.value.label===b.label?[]:{text:b.label,link:nt(b.link||(_==="root"?"/":`/${_}/`),l.value.i18nRouting!==!1&&e,o.value.relativePath.slice(d.value.link.length-1),!t.value.cleanUrls)})),currentLang:d}}function nt(s,e,t,n){return e?s.replace(/\/$/,"")+re(t.replace(/(^|\/)index\.md$/,"$1").replace(/\.md$/,n?".html":"")):s}const ot=s=>(H("data-v-b9c0c15a"),s=s(),z(),s),at={class:"NotFound"},lt={class:"code"},rt={class:"title"},it=ot(()=>c("div",{class:"divider"},null,-1)),ct={class:"quote"},ut={class:"action"},dt=["href","aria-label"],_t=g({__name:"NotFound",setup(s){const{site:e,theme:t}=V(),{localeLinks:n}=X({removeCurrent:!1}),o=I("/");return K(()=>{var d;const l=window.location.pathname.replace(e.value.base,"").replace(/(^.*?\/).*$/,"/$1");n.value.length&&(o.value=((d=n.value.find(({link:p})=>p.startsWith(l)))==null?void 0:d.link)||n.value[0].link)}),(l,d)=>{var p,_,b,w,S;return a(),i("div",at,[c("p",lt,L(((p=r(t).notFound)==null?void 0:p.code)??"404"),1),c("h1",rt,L(((_=r(t).notFound)==null?void 0:_.title)??"PAGE NOT FOUND"),1),it,c("blockquote",ct,L(((b=r(t).notFound)==null?void 0:b.quote)??"But if you don't change your direction, and if you keep looking, you may end up where you are heading."),1),c("div",ut,[c("a",{class:"link",href:r(ue)(o.value),"aria-label":((w=r(t).notFound)==null?void 0:w.linkLabel)??"go to home"},L(((S=r(t).notFound)==null?void 0:S.linkText)??"Take me home"),9,dt)])])}}});const vt=m(_t,[["__scopeId","data-v-b9c0c15a"]]);function Ie(s,e){if(Array.isArray(s))return Q(s);if(s==null)return[];e=re(e);const t=Object.keys(s).sort((o,l)=>l.split("/").length-o.split("/").length).find(o=>e.startsWith(re(o))),n=t?s[t]:[];return Array.isArray(n)?Q(n):Q(n.items,n.base)}function pt(s){const e=[];let t=0;for(const n in s){const o=s[n];if(o.items){t=e.push(o);continue}e[t]||e.push({items:[]}),e[t].items.push(o)}return e}function ht(s){const e=[];function t(n){for(const o of n)o.text&&o.link&&e.push({text:o.text,link:o.link,docFooterText:o.docFooterText}),o.items&&t(o.items)}return t(s),e}function ie(s,e){return Array.isArray(e)?e.some(t=>ie(s,t)):j(s,e.link)?!0:e.items?ie(s,e.items):!1}function Q(s,e){return[...s].map(t=>{const n={...t},o=n.base||e;return o&&n.link&&(n.link=o+n.link),n.items&&(n.items=Q(n.items,o)),n})}function F(){const{frontmatter:s,page:e,theme:t}=V(),n=le("(min-width: 960px)"),o=I(!1),l=P(()=>{const N=t.value.sidebar,y=e.value.relativePath;return N?Ie(N,y):[]}),d=I(l.value);q(l,(N,y)=>{JSON.stringify(N)!==JSON.stringify(y)&&(d.value=l.value)});const p=P(()=>s.value.sidebar!==!1&&d.value.length>0&&s.value.layout!=="home"),_=P(()=>b?s.value.aside==null?t.value.aside==="left":s.value.aside==="left":!1),b=P(()=>s.value.layout==="home"?!1:s.value.aside!=null?!!s.value.aside:t.value.aside!==!1),w=P(()=>p.value&&n.value),S=P(()=>p.value?pt(d.value):[]);function B(){o.value=!0}function k(){o.value=!1}function M(){o.value?k():B()}return{isOpen:o,sidebar:d,sidebarGroups:S,hasSidebar:p,hasAside:b,leftAside:_,isSidebarEnabled:w,open:B,close:k,toggle:M}}function ft(s,e){let t;te(()=>{t=s.value?document.activeElement:void 0}),K(()=>{window.addEventListener("keyup",n)}),de(()=>{window.removeEventListener("keyup",n)});function n(o){o.key==="Escape"&&s.value&&(e(),t==null||t.focus())}}const Te=I(W?location.hash:"");W&&window.addEventListener("hashchange",()=>{Te.value=location.hash});function mt(s){const{page:e}=V(),t=I(!1),n=P(()=>s.value.collapsed!=null),o=P(()=>!!s.value.link),l=I(!1),d=()=>{l.value=j(e.value.relativePath,s.value.link)};q([e,s,Te],d),K(d);const p=P(()=>l.value?!0:s.value.items?ie(e.value.relativePath,s.value.items):!1),_=P(()=>!!(s.value.items&&s.value.items.length));te(()=>{t.value=!!(n.value&&s.value.collapsed)}),we(()=>{(l.value||p.value)&&(t.value=!1)});function b(){n.value&&(t.value=!t.value)}return{collapsed:t,collapsible:n,isLink:o,isActiveLink:l,hasActiveLink:p,hasChildren:_,toggle:b}}function gt(){const{hasSidebar:s}=F(),e=le("(min-width: 960px)"),t=le("(min-width: 1280px)");return{isAsideEnabled:P(()=>!t.value&&!e.value?!1:s.value?t.value:e.value)}}const bt=71;function ve(s){return typeof s.outline=="object"&&!Array.isArray(s.outline)&&s.outline.label||s.outlineTitle||"On this page"}function pe(s){const e=[...document.querySelectorAll(".VPDoc :where(h1,h2,h3,h4,h5,h6)")].filter(t=>t.id&&t.hasChildNodes()).map(t=>{const n=Number(t.tagName[1]);return{title:$t(t),link:"#"+t.id,level:n}});return kt(e,s)}function $t(s){let e="";for(const t of s.childNodes)if(t.nodeType===1){if(t.classList.contains("VPBadge")||t.classList.contains("header-anchor"))continue;e+=t.textContent}else t.nodeType===3&&(e+=t.textContent);return e.trim()}function kt(s,e){if(e===!1)return[];const t=(typeof e=="object"&&!Array.isArray(e)?e.level:e)||2,[n,o]=typeof t=="number"?[t,t]:t==="deep"?[2,6]:t;s=s.filter(d=>d.level>=n&&d.level<=o);const l=[];e:for(let d=0;d=0;_--){const b=s[_];if(b.level{requestAnimationFrame(l),window.addEventListener("scroll",n)}),Fe(()=>{d(location.hash)}),de(()=>{window.removeEventListener("scroll",n)});function l(){if(!t.value)return;const p=[].slice.call(s.value.querySelectorAll(".outline-link")),_=[].slice.call(document.querySelectorAll(".content .header-anchor")).filter(k=>p.some(M=>M.hash===k.hash&&k.offsetParent!==null)),b=window.scrollY,w=window.innerHeight,S=document.body.offsetHeight,B=Math.abs(b+w-S)<1;if(_.length&&B){d(_[_.length-1].hash);return}for(let k=0;k<_.length;k++){const M=_[k],N=_[k+1],[y,D]=Pt(k,M,N);if(y){d(D);return}}}function d(p){o&&o.classList.remove("active"),p==null?o=null:o=s.value.querySelector(`a[href="${decodeURIComponent(p)}"]`);const _=o;_?(_.classList.add("active"),e.value.style.top=_.offsetTop+33+"px",e.value.style.opacity="1"):(e.value.style.top="33px",e.value.style.opacity="0")}}function Pe(s){return s.parentElement.offsetTop-bt}function Pt(s,e,t){const n=window.scrollY;return s===0&&n===0?[!0,null]:n{const o=R("VPDocOutlineItem",!0);return a(),i("ul",{class:C(t.root?"root":"nested")},[(a(!0),i(T,null,A(t.headers,({children:l,link:d,title:p})=>(a(),i("li",null,[c("a",{class:"outline-link",href:d,onClick:e,title:p},L(p),9,Vt),l!=null&&l.length?(a(),$(o,{key:0,headers:l},null,8,["headers"])):f("",!0)]))),256))],2)}}});const he=m(wt,[["__scopeId","data-v-463da30f"]]),Lt=s=>(H("data-v-3a6c4994"),s=s(),z(),s),St={class:"content"},Mt={class:"outline-title",role:"heading","aria-level":"2"},Nt={"aria-labelledby":"doc-outline-aria-label"},It=Lt(()=>c("span",{class:"visually-hidden",id:"doc-outline-aria-label"}," Table of Contents for current page ",-1)),Tt=g({__name:"VPDocAsideOutline",setup(s){const{frontmatter:e,theme:t}=V(),n=_e([]);Y(()=>{n.value=pe(e.value.outline??t.value.outline)});const o=I(),l=I();return yt(o,l),(d,p)=>(a(),i("div",{class:C(["VPDocAsideOutline",{"has-outline":n.value.length>0}]),ref_key:"container",ref:o,role:"navigation"},[c("div",St,[c("div",{class:"outline-marker",ref_key:"marker",ref:l},null,512),c("div",Mt,L(r(ve)(r(t))),1),c("nav",Nt,[It,h(he,{headers:n.value,root:!0},null,8,["headers"])])])],2))}});const Ct=m(Tt,[["__scopeId","data-v-3a6c4994"]]),Bt={class:"VPDocAsideCarbonAds"},At=g({__name:"VPDocAsideCarbonAds",props:{carbonAds:{}},setup(s){const e=()=>null;return(t,n)=>(a(),i("div",Bt,[h(r(e),{"carbon-ads":t.carbonAds},null,8,["carbon-ads"])]))}}),xt=s=>(H("data-v-cb998dce"),s=s(),z(),s),Ht={class:"VPDocAside"},zt=xt(()=>c("div",{class:"spacer"},null,-1)),Dt=g({__name:"VPDocAside",setup(s){const{theme:e}=V();return(t,n)=>(a(),i("div",Ht,[u(t.$slots,"aside-top",{},void 0,!0),u(t.$slots,"aside-outline-before",{},void 0,!0),h(Ct),u(t.$slots,"aside-outline-after",{},void 0,!0),zt,u(t.$slots,"aside-ads-before",{},void 0,!0),r(e).carbonAds?(a(),$(At,{key:0,"carbon-ads":r(e).carbonAds},null,8,["carbon-ads"])):f("",!0),u(t.$slots,"aside-ads-after",{},void 0,!0),u(t.$slots,"aside-bottom",{},void 0,!0)]))}});const Et=m(Dt,[["__scopeId","data-v-cb998dce"]]);function Ft(){const{theme:s,page:e}=V();return P(()=>{const{text:t="Edit this page",pattern:n=""}=s.value.editLink||{};let o;return typeof n=="function"?o=n(e.value):o=n.replace(/:path/g,e.value.filePath),{url:o,text:t}})}function Ot(){const{page:s,theme:e,frontmatter:t}=V();return P(()=>{var _,b,w,S,B,k,M,N;const n=Ie(e.value.sidebar,s.value.relativePath),o=ht(n),l=o.findIndex(y=>j(s.value.relativePath,y.link)),d=((_=e.value.docFooter)==null?void 0:_.prev)===!1&&!t.value.prev||t.value.prev===!1,p=((b=e.value.docFooter)==null?void 0:b.next)===!1&&!t.value.next||t.value.next===!1;return{prev:d?void 0:{text:(typeof t.value.prev=="string"?t.value.prev:typeof t.value.prev=="object"?t.value.prev.text:void 0)??((w=o[l-1])==null?void 0:w.docFooterText)??((S=o[l-1])==null?void 0:S.text),link:(typeof t.value.prev=="object"?t.value.prev.link:void 0)??((B=o[l-1])==null?void 0:B.link)},next:p?void 0:{text:(typeof t.value.next=="string"?t.value.next:typeof t.value.next=="object"?t.value.next.text:void 0)??((k=o[l+1])==null?void 0:k.docFooterText)??((M=o[l+1])==null?void 0:M.text),link:(typeof t.value.next=="object"?t.value.next.link:void 0)??((N=o[l+1])==null?void 0:N.link)}}})}const Gt={},Ut={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},jt=c("path",{d:"M18,23H4c-1.7,0-3-1.3-3-3V6c0-1.7,1.3-3,3-3h7c0.6,0,1,0.4,1,1s-0.4,1-1,1H4C3.4,5,3,5.4,3,6v14c0,0.6,0.4,1,1,1h14c0.6,0,1-0.4,1-1v-7c0-0.6,0.4-1,1-1s1,0.4,1,1v7C21,21.7,19.7,23,18,23z"},null,-1),Kt=c("path",{d:"M8,17c-0.3,0-0.5-0.1-0.7-0.3C7,16.5,6.9,16.1,7,15.8l1-4c0-0.2,0.1-0.3,0.3-0.5l9.5-9.5c1.2-1.2,3.2-1.2,4.4,0c1.2,1.2,1.2,3.2,0,4.4l-9.5,9.5c-0.1,0.1-0.3,0.2-0.5,0.3l-4,1C8.2,17,8.1,17,8,17zM9.9,12.5l-0.5,2.1l2.1-0.5l9.3-9.3c0.4-0.4,0.4-1.1,0-1.6c-0.4-0.4-1.2-0.4-1.6,0l0,0L9.9,12.5z M18.5,2.5L18.5,2.5L18.5,2.5z"},null,-1),qt=[jt,Kt];function Rt(s,e){return a(),i("svg",Ut,qt)}const Wt=m(Gt,[["render",Rt]]),G=g({__name:"VPLink",props:{tag:{},href:{},noIcon:{type:Boolean},target:{},rel:{}},setup(s){const e=s,t=P(()=>e.tag??(e.href?"a":"span")),n=P(()=>e.href&&Le.test(e.href));return(o,l)=>(a(),$(U(t.value),{class:C(["VPLink",{link:o.href,"vp-external-link-icon":n.value,"no-icon":o.noIcon}]),href:o.href?r(J)(o.href):void 0,target:o.target??(n.value?"_blank":void 0),rel:o.rel??(n.value?"noreferrer":void 0)},{default:v(()=>[u(o.$slots,"default")]),_:3},8,["class","href","target","rel"]))}}),Yt={class:"VPLastUpdated"},Jt=["datetime"],Xt=g({__name:"VPDocFooterLastUpdated",setup(s){const{theme:e,page:t,frontmatter:n,lang:o}=V(),l=P(()=>new Date(n.value.lastUpdated??t.value.lastUpdated)),d=P(()=>l.value.toISOString()),p=I("");return K(()=>{te(()=>{var _,b,w;p.value=new Intl.DateTimeFormat((b=(_=e.value.lastUpdated)==null?void 0:_.formatOptions)!=null&&b.forceLocale?o.value:void 0,((w=e.value.lastUpdated)==null?void 0:w.formatOptions)??{dateStyle:"short",timeStyle:"short"}).format(l.value)})}),(_,b)=>{var w;return a(),i("p",Yt,[x(L(((w=r(e).lastUpdated)==null?void 0:w.text)||r(e).lastUpdatedText||"Last updated")+": ",1),c("time",{datetime:d.value},L(p.value),9,Jt)])}}});const Zt=m(Xt,[["__scopeId","data-v-19a7ae4e"]]),Qt={key:0,class:"VPDocFooter"},es={key:0,class:"edit-info"},ts={key:0,class:"edit-link"},ss={key:1,class:"last-updated"},ns={key:1,class:"prev-next"},os={class:"pager"},as=["href"],ls=["innerHTML"],rs=["innerHTML"],is={class:"pager"},cs=["href"],us=["innerHTML"],ds=["innerHTML"],_s=g({__name:"VPDocFooter",setup(s){const{theme:e,page:t,frontmatter:n}=V(),o=Ft(),l=Ot(),d=P(()=>e.value.editLink&&n.value.editLink!==!1),p=P(()=>t.value.lastUpdated&&n.value.lastUpdated!==!1),_=P(()=>d.value||p.value||l.value.prev||l.value.next);return(b,w)=>{var S,B,k,M,N,y;return _.value?(a(),i("footer",Qt,[u(b.$slots,"doc-footer-before",{},void 0,!0),d.value||p.value?(a(),i("div",es,[d.value?(a(),i("div",ts,[h(G,{class:"edit-link-button",href:r(o).url,"no-icon":!0},{default:v(()=>[h(Wt,{class:"edit-link-icon","aria-label":"edit icon"}),x(" "+L(r(o).text),1)]),_:1},8,["href"])])):f("",!0),p.value?(a(),i("div",ss,[h(Zt)])):f("",!0)])):f("",!0),(S=r(l).prev)!=null&&S.link||(B=r(l).next)!=null&&B.link?(a(),i("nav",ns,[c("div",os,[(k=r(l).prev)!=null&&k.link?(a(),i("a",{key:0,class:"pager-link prev",href:r(J)(r(l).prev.link)},[c("span",{class:"desc",innerHTML:((M=r(e).docFooter)==null?void 0:M.prev)||"Previous page"},null,8,ls),c("span",{class:"title",innerHTML:r(l).prev.text},null,8,rs)],8,as)):f("",!0)]),c("div",is,[(N=r(l).next)!=null&&N.link?(a(),i("a",{key:0,class:"pager-link next",href:r(J)(r(l).next.link)},[c("span",{class:"desc",innerHTML:((y=r(e).docFooter)==null?void 0:y.next)||"Next page"},null,8,us),c("span",{class:"title",innerHTML:r(l).next.text},null,8,ds)],8,cs)):f("",!0)])])):f("",!0)])):f("",!0)}}});const vs=m(_s,[["__scopeId","data-v-a2d931e4"]]),ps={},hs={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},fs=c("path",{d:"M9,19c-0.3,0-0.5-0.1-0.7-0.3c-0.4-0.4-0.4-1,0-1.4l5.3-5.3L8.3,6.7c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l6,6c0.4,0.4,0.4,1,0,1.4l-6,6C9.5,18.9,9.3,19,9,19z"},null,-1),ms=[fs];function gs(s,e){return a(),i("svg",hs,ms)}const fe=m(ps,[["render",gs]]),bs={key:0,class:"VPDocOutlineDropdown"},$s={key:0,class:"items"},ks=g({__name:"VPDocOutlineDropdown",setup(s){const{frontmatter:e,theme:t}=V(),n=I(!1);Y(()=>{n.value=!1});const o=_e([]);return Y(()=>{o.value=pe(e.value.outline??t.value.outline)}),(l,d)=>o.value.length>0?(a(),i("div",bs,[c("button",{onClick:d[0]||(d[0]=p=>n.value=!n.value),class:C({open:n.value})},[x(L(r(ve)(r(t)))+" ",1),h(fe,{class:"icon"})],2),n.value?(a(),i("div",$s,[h(he,{headers:o.value},null,8,["headers"])])):f("",!0)])):f("",!0)}});const ys=m(ks,[["__scopeId","data-v-95bb0785"]]),Ps=s=>(H("data-v-a3c25e27"),s=s(),z(),s),Vs={class:"container"},ws=Ps(()=>c("div",{class:"aside-curtain"},null,-1)),Ls={class:"aside-container"},Ss={class:"aside-content"},Ms={class:"content"},Ns={class:"content-container"},Is={class:"main"},Ts=g({__name:"VPDoc",setup(s){const{theme:e}=V(),t=se(),{hasSidebar:n,hasAside:o,leftAside:l}=F(),d=P(()=>t.path.replace(/[./]+/g,"_").replace(/_html$/,""));return(p,_)=>{const b=R("Content");return a(),i("div",{class:C(["VPDoc",{"has-sidebar":r(n),"has-aside":r(o)}])},[u(p.$slots,"doc-top",{},void 0,!0),c("div",Vs,[r(o)?(a(),i("div",{key:0,class:C(["aside",{"left-aside":r(l)}])},[ws,c("div",Ls,[c("div",Ss,[h(Et,null,{"aside-top":v(()=>[u(p.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":v(()=>[u(p.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":v(()=>[u(p.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":v(()=>[u(p.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":v(()=>[u(p.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":v(()=>[u(p.$slots,"aside-ads-after",{},void 0,!0)]),_:3})])])],2)):f("",!0),c("div",Ms,[c("div",Ns,[u(p.$slots,"doc-before",{},void 0,!0),h(ys),c("main",Is,[h(b,{class:C(["vp-doc",[d.value,r(e).externalLinkIcon&&"external-link-icon-enabled"]])},null,8,["class"])]),h(vs,null,{"doc-footer-before":v(()=>[u(p.$slots,"doc-footer-before",{},void 0,!0)]),_:3}),u(p.$slots,"doc-after",{},void 0,!0)])])]),u(p.$slots,"doc-bottom",{},void 0,!0)],2)}}});const Cs=m(Ts,[["__scopeId","data-v-a3c25e27"]]),Bs=g({__name:"VPButton",props:{tag:{},size:{default:"medium"},theme:{default:"brand"},text:{},href:{}},setup(s){const e=s,t=P(()=>e.href&&Le.test(e.href)),n=P(()=>e.tag||e.href?"a":"button");return(o,l)=>(a(),$(U(n.value),{class:C(["VPButton",[o.size,o.theme]]),href:o.href?r(J)(o.href):void 0,target:t.value?"_blank":void 0,rel:t.value?"noreferrer":void 0},{default:v(()=>[x(L(o.text),1)]),_:1},8,["class","href","target","rel"]))}});const As=m(Bs,[["__scopeId","data-v-1e76fe75"]]),xs=["src","alt"],Hs=g({inheritAttrs:!1,__name:"VPImage",props:{image:{},alt:{}},setup(s){return(e,t)=>{const n=R("VPImage",!0);return e.image?(a(),i(T,{key:0},[typeof e.image=="string"||"src"in e.image?(a(),i("img",Z({key:0,class:"VPImage"},typeof e.image=="string"?e.$attrs:{...e.image,...e.$attrs},{src:r(ue)(typeof e.image=="string"?e.image:e.image.src),alt:e.alt??(typeof e.image=="string"?"":e.image.alt||"")}),null,16,xs)):(a(),i(T,{key:1},[h(n,Z({class:"dark",image:e.image.dark,alt:e.image.alt},e.$attrs),null,16,["image","alt"]),h(n,Z({class:"light",image:e.image.light,alt:e.image.alt},e.$attrs),null,16,["image","alt"])],64))],64)):f("",!0)}}});const ee=m(Hs,[["__scopeId","data-v-ab19afbb"]]),zs=s=>(H("data-v-5a3e9999"),s=s(),z(),s),Ds={class:"container"},Es={class:"main"},Fs={key:0,class:"name"},Os=["innerHTML"],Gs=["innerHTML"],Us=["innerHTML"],js={key:0,class:"actions"},Ks={key:0,class:"image"},qs={class:"image-container"},Rs=zs(()=>c("div",{class:"image-bg"},null,-1)),Ws=g({__name:"VPHero",props:{name:{},text:{},tagline:{},image:{},actions:{}},setup(s){const e=ne("hero-image-slot-exists");return(t,n)=>(a(),i("div",{class:C(["VPHero",{"has-image":t.image||r(e)}])},[c("div",Ds,[c("div",Es,[u(t.$slots,"home-hero-info",{},()=>[t.name?(a(),i("h1",Fs,[c("span",{innerHTML:t.name,class:"clip"},null,8,Os)])):f("",!0),t.text?(a(),i("p",{key:1,innerHTML:t.text,class:"text"},null,8,Gs)):f("",!0),t.tagline?(a(),i("p",{key:2,innerHTML:t.tagline,class:"tagline"},null,8,Us)):f("",!0)],!0),t.actions?(a(),i("div",js,[(a(!0),i(T,null,A(t.actions,o=>(a(),i("div",{key:o.link,class:"action"},[h(As,{tag:"a",size:"medium",theme:o.theme,text:o.text,href:o.link},null,8,["theme","text","href"])]))),128))])):f("",!0)]),t.image||r(e)?(a(),i("div",Ks,[c("div",qs,[Rs,u(t.$slots,"home-hero-image",{},()=>[t.image?(a(),$(ee,{key:0,class:"image-src",image:t.image},null,8,["image"])):f("",!0)],!0)])])):f("",!0)])],2))}});const Ys=m(Ws,[["__scopeId","data-v-5a3e9999"]]),Js=g({__name:"VPHomeHero",setup(s){const{frontmatter:e}=V();return(t,n)=>r(e).hero?(a(),$(Ys,{key:0,class:"VPHomeHero",name:r(e).hero.name,text:r(e).hero.text,tagline:r(e).hero.tagline,image:r(e).hero.image,actions:r(e).hero.actions},{"home-hero-info":v(()=>[u(t.$slots,"home-hero-info")]),"home-hero-image":v(()=>[u(t.$slots,"home-hero-image")]),_:3},8,["name","text","tagline","image","actions"])):f("",!0)}}),Xs={},Zs={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Qs=c("path",{d:"M19.9,12.4c0.1-0.2,0.1-0.5,0-0.8c-0.1-0.1-0.1-0.2-0.2-0.3l-7-7c-0.4-0.4-1-0.4-1.4,0s-0.4,1,0,1.4l5.3,5.3H5c-0.6,0-1,0.4-1,1s0.4,1,1,1h11.6l-5.3,5.3c-0.4,0.4-0.4,1,0,1.4c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3l7-7C19.8,12.6,19.9,12.5,19.9,12.4z"},null,-1),en=[Qs];function tn(s,e){return a(),i("svg",Zs,en)}const sn=m(Xs,[["render",tn]]),nn={class:"box"},on={key:0,class:"icon"},an=["innerHTML"],ln=["innerHTML"],rn=["innerHTML"],cn={key:4,class:"link-text"},un={class:"link-text-value"},dn=g({__name:"VPFeature",props:{icon:{},title:{},details:{},link:{},linkText:{},rel:{},target:{}},setup(s){return(e,t)=>(a(),$(G,{class:"VPFeature",href:e.link,rel:e.rel,target:e.target,"no-icon":!0,tag:e.link?"a":"div"},{default:v(()=>[c("article",nn,[typeof e.icon=="object"&&e.icon.wrap?(a(),i("div",on,[h(ee,{image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])])):typeof e.icon=="object"?(a(),$(ee,{key:1,image:e.icon,alt:e.icon.alt,height:e.icon.height||48,width:e.icon.width||48},null,8,["image","alt","height","width"])):e.icon?(a(),i("div",{key:2,class:"icon",innerHTML:e.icon},null,8,an)):f("",!0),c("h2",{class:"title",innerHTML:e.title},null,8,ln),e.details?(a(),i("p",{key:3,class:"details",innerHTML:e.details},null,8,rn)):f("",!0),e.linkText?(a(),i("div",cn,[c("p",un,[x(L(e.linkText)+" ",1),h(sn,{class:"link-text-icon"})])])):f("",!0)])]),_:1},8,["href","rel","target","tag"]))}});const _n=m(dn,[["__scopeId","data-v-ee984185"]]),vn={key:0,class:"VPFeatures"},pn={class:"container"},hn={class:"items"},fn=g({__name:"VPFeatures",props:{features:{}},setup(s){const e=s,t=P(()=>{const n=e.features.length;if(n){if(n===2)return"grid-2";if(n===3)return"grid-3";if(n%3===0)return"grid-6";if(n>3)return"grid-4"}else return});return(n,o)=>n.features?(a(),i("div",vn,[c("div",pn,[c("div",hn,[(a(!0),i(T,null,A(n.features,l=>(a(),i("div",{key:l.title,class:C(["item",[t.value]])},[h(_n,{icon:l.icon,title:l.title,details:l.details,link:l.link,"link-text":l.linkText,rel:l.rel,target:l.target},null,8,["icon","title","details","link","link-text","rel","target"])],2))),128))])])])):f("",!0)}});const mn=m(fn,[["__scopeId","data-v-b1eea84a"]]),gn=g({__name:"VPHomeFeatures",setup(s){const{frontmatter:e}=V();return(t,n)=>r(e).features?(a(),$(mn,{key:0,class:"VPHomeFeatures",features:r(e).features},null,8,["features"])):f("",!0)}}),bn={class:"VPHome"},$n=g({__name:"VPHome",setup(s){return(e,t)=>{const n=R("Content");return a(),i("div",bn,[u(e.$slots,"home-hero-before",{},void 0,!0),h(Js,null,{"home-hero-info":v(()=>[u(e.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-image":v(()=>[u(e.$slots,"home-hero-image",{},void 0,!0)]),_:3}),u(e.$slots,"home-hero-after",{},void 0,!0),u(e.$slots,"home-features-before",{},void 0,!0),h(gn),u(e.$slots,"home-features-after",{},void 0,!0),h(n)])}}});const kn=m($n,[["__scopeId","data-v-20eabd3a"]]),yn={},Pn={class:"VPPage"};function Vn(s,e){const t=R("Content");return a(),i("div",Pn,[u(s.$slots,"page-top"),h(t),u(s.$slots,"page-bottom")])}const wn=m(yn,[["render",Vn]]),Ln=g({__name:"VPContent",setup(s){const{page:e,frontmatter:t}=V(),{hasSidebar:n}=F();return(o,l)=>(a(),i("div",{class:C(["VPContent",{"has-sidebar":r(n),"is-home":r(t).layout==="home"}]),id:"VPContent"},[r(e).isNotFound?u(o.$slots,"not-found",{key:0},()=>[h(vt)],!0):r(t).layout==="page"?(a(),$(wn,{key:1},{"page-top":v(()=>[u(o.$slots,"page-top",{},void 0,!0)]),"page-bottom":v(()=>[u(o.$slots,"page-bottom",{},void 0,!0)]),_:3})):r(t).layout==="home"?(a(),$(kn,{key:2},{"home-hero-before":v(()=>[u(o.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info":v(()=>[u(o.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-image":v(()=>[u(o.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":v(()=>[u(o.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":v(()=>[u(o.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":v(()=>[u(o.$slots,"home-features-after",{},void 0,!0)]),_:3})):r(t).layout&&r(t).layout!=="doc"?(a(),$(U(r(t).layout),{key:3})):(a(),$(Cs,{key:4},{"doc-top":v(()=>[u(o.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":v(()=>[u(o.$slots,"doc-bottom",{},void 0,!0)]),"doc-footer-before":v(()=>[u(o.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":v(()=>[u(o.$slots,"doc-before",{},void 0,!0)]),"doc-after":v(()=>[u(o.$slots,"doc-after",{},void 0,!0)]),"aside-top":v(()=>[u(o.$slots,"aside-top",{},void 0,!0)]),"aside-outline-before":v(()=>[u(o.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":v(()=>[u(o.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":v(()=>[u(o.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":v(()=>[u(o.$slots,"aside-ads-after",{},void 0,!0)]),"aside-bottom":v(()=>[u(o.$slots,"aside-bottom",{},void 0,!0)]),_:3}))],2))}});const Sn=m(Ln,[["__scopeId","data-v-3cf691b6"]]),Mn={class:"container"},Nn=["innerHTML"],In=["innerHTML"],Tn=g({__name:"VPFooter",setup(s){const{theme:e,frontmatter:t}=V(),{hasSidebar:n}=F();return(o,l)=>r(e).footer&&r(t).footer!==!1?(a(),i("footer",{key:0,class:C(["VPFooter",{"has-sidebar":r(n)}])},[c("div",Mn,[r(e).footer.message?(a(),i("p",{key:0,class:"message",innerHTML:r(e).footer.message},null,8,Nn)):f("",!0),r(e).footer.copyright?(a(),i("p",{key:1,class:"copyright",innerHTML:r(e).footer.copyright},null,8,In)):f("",!0)])],2)):f("",!0)}});const Cn=m(Tn,[["__scopeId","data-v-e4279f1c"]]),Bn={class:"header"},An={class:"outline"},xn=g({__name:"VPLocalNavOutlineDropdown",props:{headers:{},navHeight:{}},setup(s){const e=s,{theme:t}=V(),n=I(!1),o=I(0),l=I();Y(()=>{n.value=!1});function d(){n.value=!n.value,o.value=window.innerHeight+Math.min(window.scrollY-e.navHeight,0)}function p(b){b.target.classList.contains("outline-link")&&(l.value&&(l.value.style.transition="none"),Ge(()=>{n.value=!1}))}function _(){n.value=!1,window.scrollTo({top:0,left:0,behavior:"smooth"})}return(b,w)=>(a(),i("div",{class:"VPLocalNavOutlineDropdown",style:Oe({"--vp-vh":o.value+"px"})},[b.headers.length>0?(a(),i("button",{key:0,onClick:d,class:C({open:n.value})},[x(L(r(ve)(r(t)))+" ",1),h(fe,{class:"icon"})],2)):(a(),i("button",{key:1,onClick:_},L(r(t).returnToTopLabel||"Return to top"),1)),h(ce,{name:"flyout"},{default:v(()=>[n.value?(a(),i("div",{key:0,ref_key:"items",ref:l,class:"items",onClick:p},[c("div",Bn,[c("a",{class:"top-link",href:"#",onClick:_},L(r(t).returnToTopLabel||"Return to top"),1)]),c("div",An,[h(he,{headers:b.headers},null,8,["headers"])])],512)):f("",!0)]),_:1})],4))}});const Hn=m(xn,[["__scopeId","data-v-24251f6f"]]),zn={},Dn={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},En=c("path",{d:"M17,11H3c-0.6,0-1-0.4-1-1s0.4-1,1-1h14c0.6,0,1,0.4,1,1S17.6,11,17,11z"},null,-1),Fn=c("path",{d:"M21,7H3C2.4,7,2,6.6,2,6s0.4-1,1-1h18c0.6,0,1,0.4,1,1S21.6,7,21,7z"},null,-1),On=c("path",{d:"M21,15H3c-0.6,0-1-0.4-1-1s0.4-1,1-1h18c0.6,0,1,0.4,1,1S21.6,15,21,15z"},null,-1),Gn=c("path",{d:"M17,19H3c-0.6,0-1-0.4-1-1s0.4-1,1-1h14c0.6,0,1,0.4,1,1S17.6,19,17,19z"},null,-1),Un=[En,Fn,On,Gn];function jn(s,e){return a(),i("svg",Dn,Un)}const Kn=m(zn,[["render",jn]]),qn=["aria-expanded"],Rn={class:"menu-text"},Wn=g({__name:"VPLocalNav",props:{open:{type:Boolean}},emits:["open-menu"],setup(s){const{theme:e,frontmatter:t}=V(),{hasSidebar:n}=F(),{y:o}=Se(),l=_e([]),d=I(0);K(()=>{d.value=parseInt(getComputedStyle(document.documentElement).getPropertyValue("--vp-nav-height"))}),Y(()=>{l.value=pe(t.value.outline??e.value.outline)});const p=P(()=>l.value.length===0&&!n.value),_=P(()=>({VPLocalNav:!0,fixed:p.value,"reached-top":o.value>=d.value}));return(b,w)=>r(t).layout!=="home"&&(!p.value||r(o)>=d.value)?(a(),i("div",{key:0,class:C(_.value)},[r(n)?(a(),i("button",{key:0,class:"menu","aria-expanded":b.open,"aria-controls":"VPSidebarNav",onClick:w[0]||(w[0]=S=>b.$emit("open-menu"))},[h(Kn,{class:"menu-icon"}),c("span",Rn,L(r(e).sidebarMenuLabel||"Menu"),1)],8,qn)):f("",!0),h(Hn,{headers:l.value,navHeight:d.value},null,8,["headers","navHeight"])],2)):f("",!0)}});const Yn=m(Wn,[["__scopeId","data-v-9e669cc1"]]);function Jn(){const s=I(!1);function e(){s.value=!0,window.addEventListener("resize",o)}function t(){s.value=!1,window.removeEventListener("resize",o)}function n(){s.value?t():e()}function o(){window.outerWidth>=768&&t()}const l=se();return q(()=>l.path,t),{isScreenOpen:s,openScreen:e,closeScreen:t,toggleScreen:n}}const Xn={},Zn={class:"VPSwitch",type:"button",role:"switch"},Qn={class:"check"},eo={key:0,class:"icon"};function to(s,e){return a(),i("button",Zn,[c("span",Qn,[s.$slots.default?(a(),i("span",eo,[u(s.$slots,"default",{},void 0,!0)])):f("",!0)])])}const so=m(Xn,[["render",to],["__scopeId","data-v-1c29e291"]]),no={},oo={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},ao=c("path",{d:"M12.1,22c-0.3,0-0.6,0-0.9,0c-5.5-0.5-9.5-5.4-9-10.9c0.4-4.8,4.2-8.6,9-9c0.4,0,0.8,0.2,1,0.5c0.2,0.3,0.2,0.8-0.1,1.1c-2,2.7-1.4,6.4,1.3,8.4c2.1,1.6,5,1.6,7.1,0c0.3-0.2,0.7-0.3,1.1-0.1c0.3,0.2,0.5,0.6,0.5,1c-0.2,2.7-1.5,5.1-3.6,6.8C16.6,21.2,14.4,22,12.1,22zM9.3,4.4c-2.9,1-5,3.6-5.2,6.8c-0.4,4.4,2.8,8.3,7.2,8.7c2.1,0.2,4.2-0.4,5.8-1.8c1.1-0.9,1.9-2.1,2.4-3.4c-2.5,0.9-5.3,0.5-7.5-1.1C9.2,11.4,8.1,7.7,9.3,4.4z"},null,-1),lo=[ao];function ro(s,e){return a(),i("svg",oo,lo)}const io=m(no,[["render",ro]]),co={},uo={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},_o=Ue('',9),vo=[_o];function po(s,e){return a(),i("svg",uo,vo)}const ho=m(co,[["render",po]]),fo=g({__name:"VPSwitchAppearance",setup(s){const{isDark:e}=V(),t=ne("toggle-appearance",()=>{e.value=!e.value});return(n,o)=>(a(),$(so,{title:"toggle dark mode",class:"VPSwitchAppearance","aria-checked":r(e),onClick:r(t)},{default:v(()=>[h(ho,{class:"sun"}),h(io,{class:"moon"})]),_:1},8,["aria-checked","onClick"]))}});const me=m(fo,[["__scopeId","data-v-3329432d"]]),mo={key:0,class:"VPNavBarAppearance"},go=g({__name:"VPNavBarAppearance",setup(s){const{site:e}=V();return(t,n)=>r(e).appearance&&r(e).appearance!=="force-dark"?(a(),i("div",mo,[h(me)])):f("",!0)}});const bo=m(go,[["__scopeId","data-v-283b26e9"]]),ge=I();let Ce=!1,ae=0;function $o(s){const e=I(!1);if(W){!Ce&&ko(),ae++;const t=q(ge,n=>{var o,l,d;n===s.el.value||(o=s.el.value)!=null&&o.contains(n)?(e.value=!0,(l=s.onFocus)==null||l.call(s)):(e.value=!1,(d=s.onBlur)==null||d.call(s))});de(()=>{t(),ae--,ae||yo()})}return je(e)}function ko(){document.addEventListener("focusin",Be),Ce=!0,ge.value=document.activeElement}function yo(){document.removeEventListener("focusin",Be)}function Be(){ge.value=document.activeElement}const Po={},Vo={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},wo=c("path",{d:"M12,16c-0.3,0-0.5-0.1-0.7-0.3l-6-6c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l5.3,5.3l5.3-5.3c0.4-0.4,1-0.4,1.4,0s0.4,1,0,1.4l-6,6C12.5,15.9,12.3,16,12,16z"},null,-1),Lo=[wo];function So(s,e){return a(),i("svg",Vo,Lo)}const Ae=m(Po,[["render",So]]),Mo={},No={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},Io=c("circle",{cx:"12",cy:"12",r:"2"},null,-1),To=c("circle",{cx:"19",cy:"12",r:"2"},null,-1),Co=c("circle",{cx:"5",cy:"12",r:"2"},null,-1),Bo=[Io,To,Co];function Ao(s,e){return a(),i("svg",No,Bo)}const xo=m(Mo,[["render",Ao]]),Ho={class:"VPMenuLink"},zo=g({__name:"VPMenuLink",props:{item:{}},setup(s){const{page:e}=V();return(t,n)=>(a(),i("div",Ho,[h(G,{class:C({active:r(j)(r(e).relativePath,t.item.activeMatch||t.item.link,!!t.item.activeMatch)}),href:t.item.link,target:t.item.target,rel:t.item.rel},{default:v(()=>[x(L(t.item.text),1)]),_:1},8,["class","href","target","rel"])]))}});const oe=m(zo,[["__scopeId","data-v-f51f088d"]]),Do={class:"VPMenuGroup"},Eo={key:0,class:"title"},Fo=g({__name:"VPMenuGroup",props:{text:{},items:{}},setup(s){return(e,t)=>(a(),i("div",Do,[e.text?(a(),i("p",Eo,L(e.text),1)):f("",!0),(a(!0),i(T,null,A(e.items,n=>(a(),i(T,null,["link"in n?(a(),$(oe,{key:0,item:n},null,8,["item"])):f("",!0)],64))),256))]))}});const Oo=m(Fo,[["__scopeId","data-v-a6b0397c"]]),Go={class:"VPMenu"},Uo={key:0,class:"items"},jo=g({__name:"VPMenu",props:{items:{}},setup(s){return(e,t)=>(a(),i("div",Go,[e.items?(a(),i("div",Uo,[(a(!0),i(T,null,A(e.items,n=>(a(),i(T,{key:n.text},["link"in n?(a(),$(oe,{key:0,item:n},null,8,["item"])):(a(),$(Oo,{key:1,text:n.text,items:n.items},null,8,["text","items"]))],64))),128))])):f("",!0),u(e.$slots,"default",{},void 0,!0)]))}});const Ko=m(jo,[["__scopeId","data-v-e42ed9b3"]]),qo=["aria-expanded","aria-label"],Ro={key:0,class:"text"},Wo=["innerHTML"],Yo={class:"menu"},Jo=g({__name:"VPFlyout",props:{icon:{},button:{},label:{},items:{}},setup(s){const e=I(!1),t=I();$o({el:t,onBlur:n});function n(){e.value=!1}return(o,l)=>(a(),i("div",{class:"VPFlyout",ref_key:"el",ref:t,onMouseenter:l[1]||(l[1]=d=>e.value=!0),onMouseleave:l[2]||(l[2]=d=>e.value=!1)},[c("button",{type:"button",class:"button","aria-haspopup":"true","aria-expanded":e.value,"aria-label":o.label,onClick:l[0]||(l[0]=d=>e.value=!e.value)},[o.button||o.icon?(a(),i("span",Ro,[o.icon?(a(),$(U(o.icon),{key:0,class:"option-icon"})):f("",!0),o.button?(a(),i("span",{key:1,innerHTML:o.button},null,8,Wo)):f("",!0),h(Ae,{class:"text-icon"})])):(a(),$(xo,{key:1,class:"icon"}))],8,qo),c("div",Yo,[h(Ko,{items:o.items},{default:v(()=>[u(o.$slots,"default",{},void 0,!0)]),_:3},8,["items"])])],544))}});const be=m(Jo,[["__scopeId","data-v-aa8de344"]]),Xo={discord:'Discord',facebook:'Facebook',github:'GitHub',instagram:'Instagram',linkedin:'LinkedIn',mastodon:'Mastodon',slack:'Slack',twitter:'Twitter',x:'X',youtube:'YouTube'},Zo=["href","aria-label","innerHTML"],Qo=g({__name:"VPSocialLink",props:{icon:{},link:{},ariaLabel:{}},setup(s){const e=s,t=P(()=>typeof e.icon=="object"?e.icon.svg:Xo[e.icon]);return(n,o)=>(a(),i("a",{class:"VPSocialLink no-icon",href:n.link,"aria-label":n.ariaLabel??(typeof n.icon=="string"?n.icon:""),target:"_blank",rel:"noopener",innerHTML:t.value},null,8,Zo))}});const ea=m(Qo,[["__scopeId","data-v-16cf740a"]]),ta={class:"VPSocialLinks"},sa=g({__name:"VPSocialLinks",props:{links:{}},setup(s){return(e,t)=>(a(),i("div",ta,[(a(!0),i(T,null,A(e.links,({link:n,icon:o,ariaLabel:l})=>(a(),$(ea,{key:n,icon:o,link:n,ariaLabel:l},null,8,["icon","link","ariaLabel"]))),128))]))}});const $e=m(sa,[["__scopeId","data-v-e71e869c"]]),na={key:0,class:"group translations"},oa={class:"trans-title"},aa={key:1,class:"group"},la={class:"item appearance"},ra={class:"label"},ia={class:"appearance-action"},ca={key:2,class:"group"},ua={class:"item social-links"},da=g({__name:"VPNavBarExtra",setup(s){const{site:e,theme:t}=V(),{localeLinks:n,currentLang:o}=X({correspondingLink:!0}),l=P(()=>n.value.length&&o.value.label||e.value.appearance||t.value.socialLinks);return(d,p)=>l.value?(a(),$(be,{key:0,class:"VPNavBarExtra",label:"extra navigation"},{default:v(()=>[r(n).length&&r(o).label?(a(),i("div",na,[c("p",oa,L(r(o).label),1),(a(!0),i(T,null,A(r(n),_=>(a(),$(oe,{key:_.link,item:_},null,8,["item"]))),128))])):f("",!0),r(e).appearance?(a(),i("div",aa,[c("div",la,[c("p",ra,L(r(t).darkModeSwitchLabel||"Appearance"),1),c("div",ia,[h(me)])])])):f("",!0),r(t).socialLinks?(a(),i("div",ca,[c("div",ua,[h($e,{class:"social-links-list",links:r(t).socialLinks},null,8,["links"])])])):f("",!0)]),_:1})):f("",!0)}});const _a=m(da,[["__scopeId","data-v-c8c2ae4b"]]),va=s=>(H("data-v-6bee1efd"),s=s(),z(),s),pa=["aria-expanded"],ha=va(()=>c("span",{class:"container"},[c("span",{class:"top"}),c("span",{class:"middle"}),c("span",{class:"bottom"})],-1)),fa=[ha],ma=g({__name:"VPNavBarHamburger",props:{active:{type:Boolean}},emits:["click"],setup(s){return(e,t)=>(a(),i("button",{type:"button",class:C(["VPNavBarHamburger",{active:e.active}]),"aria-label":"mobile navigation","aria-expanded":e.active,"aria-controls":"VPNavScreen",onClick:t[0]||(t[0]=n=>e.$emit("click"))},fa,10,pa))}});const ga=m(ma,[["__scopeId","data-v-6bee1efd"]]),ba=["innerHTML"],$a=g({__name:"VPNavBarMenuLink",props:{item:{}},setup(s){const{page:e}=V();return(t,n)=>(a(),$(G,{class:C({VPNavBarMenuLink:!0,active:r(j)(r(e).relativePath,t.item.activeMatch||t.item.link,!!t.item.activeMatch)}),href:t.item.link,target:t.item.target,rel:t.item.rel,tabindex:"0"},{default:v(()=>[c("span",{innerHTML:t.item.text},null,8,ba)]),_:1},8,["class","href","target","rel"]))}});const ka=m($a,[["__scopeId","data-v-cb318fec"]]),ya=g({__name:"VPNavBarMenuGroup",props:{item:{}},setup(s){const e=s,{page:t}=V(),n=l=>"link"in l?j(t.value.relativePath,l.link,!!e.item.activeMatch):l.items.some(n),o=P(()=>n(e.item));return(l,d)=>(a(),$(be,{class:C({VPNavBarMenuGroup:!0,active:r(j)(r(t).relativePath,l.item.activeMatch,!!l.item.activeMatch)||o.value}),button:l.item.text,items:l.item.items},null,8,["class","button","items"]))}}),Pa=s=>(H("data-v-f732b5d0"),s=s(),z(),s),Va={key:0,"aria-labelledby":"main-nav-aria-label",class:"VPNavBarMenu"},wa=Pa(()=>c("span",{id:"main-nav-aria-label",class:"visually-hidden"},"Main Navigation",-1)),La=g({__name:"VPNavBarMenu",setup(s){const{theme:e}=V();return(t,n)=>r(e).nav?(a(),i("nav",Va,[wa,(a(!0),i(T,null,A(r(e).nav,o=>(a(),i(T,{key:o.text},["link"in o?(a(),$(ka,{key:0,item:o},null,8,["item"])):(a(),$(ya,{key:1,item:o},null,8,["item"]))],64))),128))])):f("",!0)}});const Sa=m(La,[["__scopeId","data-v-f732b5d0"]]);const Ma={type:"button",class:"DocSearch DocSearch-Button","aria-label":"Search"},Na={class:"DocSearch-Button-Container"},Ia=c("svg",{class:"DocSearch-Search-Icon",width:"20",height:"20",viewBox:"0 0 20 20","aria-label":"search icon"},[c("path",{d:"M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z",stroke:"currentColor",fill:"none","fill-rule":"evenodd","stroke-linecap":"round","stroke-linejoin":"round"})],-1),Ta={class:"DocSearch-Button-Placeholder"},Ca=c("span",{class:"DocSearch-Button-Keys"},[c("kbd",{class:"DocSearch-Button-Key"}),c("kbd",{class:"DocSearch-Button-Key"},"K")],-1),Ve=g({__name:"VPNavBarSearchButton",props:{placeholder:{}},setup(s){return(e,t)=>(a(),i("button",Ma,[c("span",Na,[Ia,c("span",Ta,L(e.placeholder),1)]),Ca]))}});const Ba={class:"VPNavBarSearch"},Aa={id:"local-search"},xa={key:1,id:"docsearch"},Ha=g({__name:"VPNavBarSearch",setup(s){const e=Ke(()=>qe(()=>import("./VPLocalSearchBox.51efdaf0.js"),["assets/chunks/VPLocalSearchBox.51efdaf0.js","assets/chunks/framework.116ed6a2.js"])),t=()=>null,{theme:n,localeIndex:o}=V(),l=I(!1),d=I(!1),p=P(()=>{var M,N,y,D,O,E,ke;const k=((M=n.value.search)==null?void 0:M.options)??n.value.algolia;return((O=(D=(y=(N=k==null?void 0:k.locales)==null?void 0:N[o.value])==null?void 0:y.translations)==null?void 0:D.button)==null?void 0:O.buttonText)||((ke=(E=k==null?void 0:k.translations)==null?void 0:E.button)==null?void 0:ke.buttonText)||"Search"});K(()=>{});function _(){l.value||(l.value=!0,setTimeout(b,16))}function b(){const k=new Event("keydown");k.key="k",k.metaKey=!0,window.dispatchEvent(k),setTimeout(()=>{document.querySelector(".DocSearch-Modal")||b()},16)}function w(k){const M=k.target,N=M.tagName;return M.isContentEditable||N==="INPUT"||N==="SELECT"||N==="TEXTAREA"}const S=I(!1);ye("k",k=>{(k.ctrlKey||k.metaKey)&&(k.preventDefault(),S.value=!0)}),ye("/",k=>{w(k)||(k.preventDefault(),S.value=!0)});const B="local";return(k,M)=>{var N;return a(),i("div",Ba,[r(B)==="local"?(a(),i(T,{key:0},[S.value?(a(),$(r(e),{key:0,placeholder:p.value,onClose:M[0]||(M[0]=y=>S.value=!1)},null,8,["placeholder"])):f("",!0),c("div",Aa,[h(Ve,{placeholder:p.value,onClick:M[1]||(M[1]=y=>S.value=!0)},null,8,["placeholder"])])],64)):r(B)==="algolia"?(a(),i(T,{key:1},[l.value?(a(),$(r(t),{key:0,algolia:((N=r(n).search)==null?void 0:N.options)??r(n).algolia,onVnodeBeforeMount:M[2]||(M[2]=y=>d.value=!0)},null,8,["algolia"])):f("",!0),d.value?f("",!0):(a(),i("div",xa,[h(Ve,{placeholder:p.value,onClick:_},null,8,["placeholder"])]))],64)):f("",!0)])}}});const za=g({__name:"VPNavBarSocialLinks",setup(s){const{theme:e}=V();return(t,n)=>r(e).socialLinks?(a(),$($e,{key:0,class:"VPNavBarSocialLinks",links:r(e).socialLinks},null,8,["links"])):f("",!0)}});const Da=m(za,[["__scopeId","data-v-ef6192dc"]]),Ea=["href"],Fa=g({__name:"VPNavBarTitle",setup(s){const{site:e,theme:t}=V(),{hasSidebar:n}=F(),{currentLang:o}=X();return(l,d)=>(a(),i("div",{class:C(["VPNavBarTitle",{"has-sidebar":r(n)}])},[c("a",{class:"title",href:r(t).logoLink??r(J)(r(o).link)},[u(l.$slots,"nav-bar-title-before",{},void 0,!0),r(t).logo?(a(),$(ee,{key:0,class:"logo",image:r(t).logo},null,8,["image"])):f("",!0),r(t).siteTitle?(a(),i(T,{key:1},[x(L(r(t).siteTitle),1)],64)):r(t).siteTitle===void 0?(a(),i(T,{key:2},[x(L(r(e).title),1)],64)):f("",!0),u(l.$slots,"nav-bar-title-after",{},void 0,!0)],8,Ea)],2))}});const Oa=m(Fa,[["__scopeId","data-v-2973dbb4"]]),Ga={},Ua={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},ja=c("path",{d:"M0 0h24v24H0z",fill:"none"},null,-1),Ka=c("path",{d:" M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z ",class:"css-c4d79v"},null,-1),qa=[ja,Ka];function Ra(s,e){return a(),i("svg",Ua,qa)}const xe=m(Ga,[["render",Ra]]),Wa={class:"items"},Ya={class:"title"},Ja=g({__name:"VPNavBarTranslations",setup(s){const{theme:e}=V(),{localeLinks:t,currentLang:n}=X({correspondingLink:!0});return(o,l)=>r(t).length&&r(n).label?(a(),$(be,{key:0,class:"VPNavBarTranslations",icon:xe,label:r(e).langMenuLabel||"Change language"},{default:v(()=>[c("div",Wa,[c("p",Ya,L(r(n).label),1),(a(!0),i(T,null,A(r(t),d=>(a(),$(oe,{key:d.link,item:d},null,8,["item"]))),128))])]),_:1},8,["label"])):f("",!0)}});const Xa=m(Ja,[["__scopeId","data-v-ff4524ae"]]),Za=s=>(H("data-v-f1abbc6e"),s=s(),z(),s),Qa={class:"container"},el={class:"title"},tl={class:"content"},sl=Za(()=>c("div",{class:"curtain"},null,-1)),nl={class:"content-body"},ol=g({__name:"VPNavBar",props:{isScreenOpen:{type:Boolean}},emits:["toggle-screen"],setup(s){const{y:e}=Se(),{hasSidebar:t}=F(),{frontmatter:n}=V(),o=I({});return we(()=>{o.value={"has-sidebar":t.value,top:n.value.layout==="home"&&e.value===0}}),(l,d)=>(a(),i("div",{class:C(["VPNavBar",o.value])},[c("div",Qa,[c("div",el,[h(Oa,null,{"nav-bar-title-before":v(()=>[u(l.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":v(()=>[u(l.$slots,"nav-bar-title-after",{},void 0,!0)]),_:3})]),c("div",tl,[sl,c("div",nl,[u(l.$slots,"nav-bar-content-before",{},void 0,!0),h(Ha,{class:"search"}),h(Sa,{class:"menu"}),h(Xa,{class:"translations"}),h(bo,{class:"appearance"}),h(Da,{class:"social-links"}),h(_a,{class:"extra"}),u(l.$slots,"nav-bar-content-after",{},void 0,!0),h(ga,{class:"hamburger",active:l.isScreenOpen,onClick:d[0]||(d[0]=p=>l.$emit("toggle-screen"))},null,8,["active"])])])])],2))}});const al=m(ol,[["__scopeId","data-v-f1abbc6e"]]),ll={key:0,class:"VPNavScreenAppearance"},rl={class:"text"},il=g({__name:"VPNavScreenAppearance",setup(s){const{site:e,theme:t}=V();return(n,o)=>r(e).appearance?(a(),i("div",ll,[c("p",rl,L(r(t).darkModeSwitchLabel||"Appearance"),1),h(me)])):f("",!0)}});const cl=m(il,[["__scopeId","data-v-0dc5cf49"]]),ul=g({__name:"VPNavScreenMenuLink",props:{item:{}},setup(s){const e=ne("close-screen");return(t,n)=>(a(),$(G,{class:"VPNavScreenMenuLink",href:t.item.link,target:t.item.target,rel:t.item.rel,onClick:r(e)},{default:v(()=>[x(L(t.item.text),1)]),_:1},8,["href","target","rel","onClick"]))}});const dl=m(ul,[["__scopeId","data-v-fe523e3d"]]),_l={},vl={xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",focusable:"false",viewBox:"0 0 24 24"},pl=c("path",{d:"M18.9,10.9h-6v-6c0-0.6-0.4-1-1-1s-1,0.4-1,1v6h-6c-0.6,0-1,0.4-1,1s0.4,1,1,1h6v6c0,0.6,0.4,1,1,1s1-0.4,1-1v-6h6c0.6,0,1-0.4,1-1S19.5,10.9,18.9,10.9z"},null,-1),hl=[pl];function fl(s,e){return a(),i("svg",vl,hl)}const ml=m(_l,[["render",fl]]),gl=g({__name:"VPNavScreenMenuGroupLink",props:{item:{}},setup(s){const e=ne("close-screen");return(t,n)=>(a(),$(G,{class:"VPNavScreenMenuGroupLink",href:t.item.link,target:t.item.target,rel:t.item.rel,onClick:r(e)},{default:v(()=>[x(L(t.item.text),1)]),_:1},8,["href","target","rel","onClick"]))}});const He=m(gl,[["__scopeId","data-v-aea78dd1"]]),bl={class:"VPNavScreenMenuGroupSection"},$l={key:0,class:"title"},kl=g({__name:"VPNavScreenMenuGroupSection",props:{text:{},items:{}},setup(s){return(e,t)=>(a(),i("div",bl,[e.text?(a(),i("p",$l,L(e.text),1)):f("",!0),(a(!0),i(T,null,A(e.items,n=>(a(),$(He,{key:n.text,item:n},null,8,["item"]))),128))]))}});const yl=m(kl,[["__scopeId","data-v-f60dbfa7"]]),Pl=["aria-controls","aria-expanded"],Vl={class:"button-text"},wl=["id"],Ll={key:1,class:"group"},Sl=g({__name:"VPNavScreenMenuGroup",props:{text:{},items:{}},setup(s){const e=s,t=I(!1),n=P(()=>`NavScreenGroup-${e.text.replace(" ","-").toLowerCase()}`);function o(){t.value=!t.value}return(l,d)=>(a(),i("div",{class:C(["VPNavScreenMenuGroup",{open:t.value}])},[c("button",{class:"button","aria-controls":n.value,"aria-expanded":t.value,onClick:o},[c("span",Vl,L(l.text),1),h(ml,{class:"button-icon"})],8,Pl),c("div",{id:n.value,class:"items"},[(a(!0),i(T,null,A(l.items,p=>(a(),i(T,{key:p.text},["link"in p?(a(),i("div",{key:p.text,class:"item"},[h(He,{item:p},null,8,["item"])])):(a(),i("div",Ll,[h(yl,{text:p.text,items:p.items},null,8,["text","items"])]))],64))),128))],8,wl)],2))}});const Ml=m(Sl,[["__scopeId","data-v-c2c554ed"]]),Nl={key:0,class:"VPNavScreenMenu"},Il=g({__name:"VPNavScreenMenu",setup(s){const{theme:e}=V();return(t,n)=>r(e).nav?(a(),i("nav",Nl,[(a(!0),i(T,null,A(r(e).nav,o=>(a(),i(T,{key:o.text},["link"in o?(a(),$(dl,{key:0,item:o},null,8,["item"])):(a(),$(Ml,{key:1,text:o.text||"",items:o.items},null,8,["text","items"]))],64))),128))])):f("",!0)}}),Tl=g({__name:"VPNavScreenSocialLinks",setup(s){const{theme:e}=V();return(t,n)=>r(e).socialLinks?(a(),$($e,{key:0,class:"VPNavScreenSocialLinks",links:r(e).socialLinks},null,8,["links"])):f("",!0)}}),Cl={class:"list"},Bl=g({__name:"VPNavScreenTranslations",setup(s){const{localeLinks:e,currentLang:t}=X({correspondingLink:!0}),n=I(!1);function o(){n.value=!n.value}return(l,d)=>r(e).length&&r(t).label?(a(),i("div",{key:0,class:C(["VPNavScreenTranslations",{open:n.value}])},[c("button",{class:"title",onClick:o},[h(xe,{class:"icon lang"}),x(" "+L(r(t).label)+" ",1),h(Ae,{class:"icon chevron"})]),c("ul",Cl,[(a(!0),i(T,null,A(r(e),p=>(a(),i("li",{key:p.link,class:"item"},[h(G,{class:"link",href:p.link},{default:v(()=>[x(L(p.text),1)]),_:2},1032,["href"])]))),128))])],2)):f("",!0)}});const Al=m(Bl,[["__scopeId","data-v-41505286"]]),xl={class:"container"},Hl=g({__name:"VPNavScreen",props:{open:{type:Boolean}},setup(s){const e=I(null),t=Me(W?document.body:null);return(n,o)=>(a(),$(ce,{name:"fade",onEnter:o[0]||(o[0]=l=>t.value=!0),onAfterLeave:o[1]||(o[1]=l=>t.value=!1)},{default:v(()=>[n.open?(a(),i("div",{key:0,class:"VPNavScreen",ref_key:"screen",ref:e,id:"VPNavScreen"},[c("div",xl,[u(n.$slots,"nav-screen-content-before",{},void 0,!0),h(Il,{class:"menu"}),h(Al,{class:"translations"}),h(cl,{class:"appearance"}),h(Tl,{class:"social-links"}),u(n.$slots,"nav-screen-content-after",{},void 0,!0)])],512)):f("",!0)]),_:3}))}});const zl=m(Hl,[["__scopeId","data-v-57cce842"]]),Dl={key:0,class:"VPNav"},El=g({__name:"VPNav",setup(s){const{isScreenOpen:e,closeScreen:t,toggleScreen:n}=Jn(),{frontmatter:o}=V(),l=P(()=>o.value.navbar!==!1);return Ne("close-screen",t),te(()=>{W&&document.documentElement.classList.toggle("hide-nav",!l.value)}),(d,p)=>l.value?(a(),i("header",Dl,[h(al,{"is-screen-open":r(e),onToggleScreen:r(n)},{"nav-bar-title-before":v(()=>[u(d.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":v(()=>[u(d.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":v(()=>[u(d.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":v(()=>[u(d.$slots,"nav-bar-content-after",{},void 0,!0)]),_:3},8,["is-screen-open","onToggleScreen"]),h(zl,{open:r(e)},{"nav-screen-content-before":v(()=>[u(d.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":v(()=>[u(d.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3},8,["open"])])):f("",!0)}});const Fl=m(El,[["__scopeId","data-v-7ad780c2"]]),Ol=s=>(H("data-v-bd01e0d5"),s=s(),z(),s),Gl=["role","tabindex"],Ul=Ol(()=>c("div",{class:"indicator"},null,-1)),jl=["onKeydown"],Kl={key:1,class:"items"},ql=g({__name:"VPSidebarItem",props:{item:{},depth:{}},setup(s){const e=s,{collapsed:t,collapsible:n,isLink:o,isActiveLink:l,hasActiveLink:d,hasChildren:p,toggle:_}=mt(P(()=>e.item)),b=P(()=>p.value?"section":"div"),w=P(()=>o.value?"a":"div"),S=P(()=>p.value?e.depth+2===7?"p":`h${e.depth+2}`:"p"),B=P(()=>o.value?void 0:"button"),k=P(()=>[[`level-${e.depth}`],{collapsible:n.value},{collapsed:t.value},{"is-link":o.value},{"is-active":l.value},{"has-active":d.value}]);function M(y){"key"in y&&y.key!=="Enter"||!e.item.link&&_()}function N(){e.item.link&&_()}return(y,D)=>{const O=R("VPSidebarItem",!0);return a(),$(U(b.value),{class:C(["VPSidebarItem",k.value])},{default:v(()=>[y.item.text?(a(),i("div",Z({key:0,class:"item",role:B.value},We(y.item.items?{click:M,keydown:M}:{},!0),{tabindex:y.item.items&&0}),[Ul,y.item.link?(a(),$(G,{key:0,tag:w.value,class:"link",href:y.item.link,rel:y.item.rel,target:y.item.target},{default:v(()=>[(a(),$(U(S.value),{class:"text",innerHTML:y.item.text},null,8,["innerHTML"]))]),_:1},8,["tag","href","rel","target"])):(a(),$(U(S.value),{key:1,class:"text",innerHTML:y.item.text},null,8,["innerHTML"])),y.item.collapsed!=null?(a(),i("div",{key:2,class:"caret",role:"button","aria-label":"toggle section",onClick:N,onKeydown:Re(N,["enter"]),tabindex:"0"},[h(fe,{class:"caret-icon"})],40,jl)):f("",!0)],16,Gl)):f("",!0),y.item.items&&y.item.items.length?(a(),i("div",Kl,[y.depth<5?(a(!0),i(T,{key:0},A(y.item.items,E=>(a(),$(O,{key:E.text,item:E,depth:y.depth+1},null,8,["item","depth"]))),128)):f("",!0)])):f("",!0)]),_:1},8,["class"])}}});const Rl=m(ql,[["__scopeId","data-v-bd01e0d5"]]),ze=s=>(H("data-v-ee2efba5"),s=s(),z(),s),Wl=ze(()=>c("div",{class:"curtain"},null,-1)),Yl={class:"nav",id:"VPSidebarNav","aria-labelledby":"sidebar-aria-label",tabindex:"-1"},Jl=ze(()=>c("span",{class:"visually-hidden",id:"sidebar-aria-label"}," Sidebar Navigation ",-1)),Xl=g({__name:"VPSidebar",props:{open:{type:Boolean}},setup(s){const e=s,{sidebarGroups:t,hasSidebar:n}=F(),o=I(null),l=Me(W?document.body:null);return q([e,o],()=>{var d;e.open?(l.value=!0,(d=o.value)==null||d.focus()):l.value=!1},{immediate:!0,flush:"post"}),(d,p)=>r(n)?(a(),i("aside",{key:0,class:C(["VPSidebar",{open:d.open}]),ref_key:"navEl",ref:o,onClick:p[0]||(p[0]=Ye(()=>{},["stop"]))},[Wl,c("nav",Yl,[Jl,u(d.$slots,"sidebar-nav-before",{},void 0,!0),(a(!0),i(T,null,A(r(t),_=>(a(),i("div",{key:_.text,class:"group"},[h(Rl,{item:_,depth:0},null,8,["item"])]))),128)),u(d.$slots,"sidebar-nav-after",{},void 0,!0)])],2)):f("",!0)}});const Zl=m(Xl,[["__scopeId","data-v-ee2efba5"]]),Ql=g({__name:"VPSkipLink",setup(s){const e=se(),t=I();q(()=>e.path,()=>t.value.focus());function n({target:o}){const l=document.getElementById(decodeURIComponent(o.hash).slice(1));if(l){const d=()=>{l.removeAttribute("tabindex"),l.removeEventListener("blur",d)};l.setAttribute("tabindex","-1"),l.addEventListener("blur",d),l.focus(),window.scrollTo(0,0)}}return(o,l)=>(a(),i(T,null,[c("span",{ref_key:"backToTop",ref:t,tabindex:"-1"},null,512),c("a",{href:"#VPContent",class:"VPSkipLink visually-hidden",onClick:n}," Skip to content ")],64))}});const er=m(Ql,[["__scopeId","data-v-c8291ffa"]]),tr=g({__name:"Layout",setup(s){const{isOpen:e,open:t,close:n}=F(),o=se();q(()=>o.path,n),ft(e,n);const{frontmatter:l}=V(),d=Je(),p=P(()=>!!d["home-hero-image"]);return Ne("hero-image-slot-exists",p),(_,b)=>{const w=R("Content");return r(l).layout!==!1?(a(),i("div",{key:0,class:C(["Layout",r(l).pageClass])},[u(_.$slots,"layout-top",{},void 0,!0),h(er),h(tt,{class:"backdrop",show:r(e),onClick:r(n)},null,8,["show","onClick"]),h(Fl,null,{"nav-bar-title-before":v(()=>[u(_.$slots,"nav-bar-title-before",{},void 0,!0)]),"nav-bar-title-after":v(()=>[u(_.$slots,"nav-bar-title-after",{},void 0,!0)]),"nav-bar-content-before":v(()=>[u(_.$slots,"nav-bar-content-before",{},void 0,!0)]),"nav-bar-content-after":v(()=>[u(_.$slots,"nav-bar-content-after",{},void 0,!0)]),"nav-screen-content-before":v(()=>[u(_.$slots,"nav-screen-content-before",{},void 0,!0)]),"nav-screen-content-after":v(()=>[u(_.$slots,"nav-screen-content-after",{},void 0,!0)]),_:3}),h(Yn,{open:r(e),onOpenMenu:r(t)},null,8,["open","onOpenMenu"]),h(Zl,{open:r(e)},{"sidebar-nav-before":v(()=>[u(_.$slots,"sidebar-nav-before",{},void 0,!0)]),"sidebar-nav-after":v(()=>[u(_.$slots,"sidebar-nav-after",{},void 0,!0)]),_:3},8,["open"]),h(Sn,null,{"page-top":v(()=>[u(_.$slots,"page-top",{},void 0,!0)]),"page-bottom":v(()=>[u(_.$slots,"page-bottom",{},void 0,!0)]),"not-found":v(()=>[u(_.$slots,"not-found",{},void 0,!0)]),"home-hero-before":v(()=>[u(_.$slots,"home-hero-before",{},void 0,!0)]),"home-hero-info":v(()=>[u(_.$slots,"home-hero-info",{},void 0,!0)]),"home-hero-image":v(()=>[u(_.$slots,"home-hero-image",{},void 0,!0)]),"home-hero-after":v(()=>[u(_.$slots,"home-hero-after",{},void 0,!0)]),"home-features-before":v(()=>[u(_.$slots,"home-features-before",{},void 0,!0)]),"home-features-after":v(()=>[u(_.$slots,"home-features-after",{},void 0,!0)]),"doc-footer-before":v(()=>[u(_.$slots,"doc-footer-before",{},void 0,!0)]),"doc-before":v(()=>[u(_.$slots,"doc-before",{},void 0,!0)]),"doc-after":v(()=>[u(_.$slots,"doc-after",{},void 0,!0)]),"doc-top":v(()=>[u(_.$slots,"doc-top",{},void 0,!0)]),"doc-bottom":v(()=>[u(_.$slots,"doc-bottom",{},void 0,!0)]),"aside-top":v(()=>[u(_.$slots,"aside-top",{},void 0,!0)]),"aside-bottom":v(()=>[u(_.$slots,"aside-bottom",{},void 0,!0)]),"aside-outline-before":v(()=>[u(_.$slots,"aside-outline-before",{},void 0,!0)]),"aside-outline-after":v(()=>[u(_.$slots,"aside-outline-after",{},void 0,!0)]),"aside-ads-before":v(()=>[u(_.$slots,"aside-ads-before",{},void 0,!0)]),"aside-ads-after":v(()=>[u(_.$slots,"aside-ads-after",{},void 0,!0)]),_:3}),h(Cn),u(_.$slots,"layout-bottom",{},void 0,!0)],2)):(a(),$(w,{key:1}))}}});const sr=m(tr,[["__scopeId","data-v-9d8abc1e"]]);const or={Layout:sr,enhanceApp:({app:s})=>{s.component("Badge",Ze)}};function ar(s,e){const{localeIndex:t}=V();function n(o){var k,M;const l=o.split("."),d=s&&typeof s=="object",p=d&&((M=(k=s.locales)==null?void 0:k[t.value])==null?void 0:M.translations)||null,_=d&&s.translations||null;let b=p,w=_,S=e;const B=l.pop();for(const N of l){let y=null;const D=S==null?void 0:S[N];D&&(y=S=D);const O=w==null?void 0:w[N];O&&(y=w=O);const E=b==null?void 0:b[N];E&&(y=b=E),D||(S=y),O||(w=y),E||(b=y)}return(b==null?void 0:b[B])??(w==null?void 0:w[B])??(S==null?void 0:S[B])??""}return n}export{ar as c,or as t,V as u}; diff --git a/assets/delta_faq.md.bb9060c7.js b/assets/delta_faq.md.bb9060c7.js new file mode 100644 index 00000000..b00e2ad1 --- /dev/null +++ b/assets/delta_faq.md.bb9060c7.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as i,Q as r}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"常见问题","description":"","frontmatter":{},"headers":[],"relativePath":"delta/faq.md","filePath":"delta/faq.md","lastUpdated":1694898637000}'),s={name:"delta/faq.md"},o=r('

    常见问题

    如何安装 Magisk Delta?

    如何从当前的 Magisk 切换到 Magisk Delta,反之亦然?

    就像更新 Magisk 时一样!

    直接安装(推荐)

    1. 安装并打开 Magisk Delta,然后授予 root 访问权限。
    2. Magisk部分,点击“安装”,然后点击“直接安装”。如果看不到,请尝试关闭并打开应用程序。

    只需从当前的 Magisk 应用程序刷入 Magisk Delta

    1. 将扩展名 magisk.apk 重命名为 magisk.zip
    2. 打开 Magisk 应用程序,点击“模块”选项卡 -> “从存储安装”,然后选择 magisk.zip

    将 Magisk 直接安装到 /system(不推荐)

    请仅在具有 SELinux 宽容模式的 ROM 上使用此方法,或在 sepolicy 规则中使用许可 "u:r:su:s0 "上下文执行 SELinux,如 LineageOS 等用户调试 ROM。你应该备份你的 ROM,以防系统无法启动,也不要使用已损坏的第三方 Recovery。你的 ROM 必须能够挂载为读写,内核必须支持动态 SeLinux 规则补丁。使用此方法风险自负!

    由于某些原因,你不想用常规方法安装 Magisk(补丁启动映像),可以直接将 Magisk 安装到 /system

    1. 如果已安装 Magisk,则还原为默认启动映像
    2. 启动到 recovery,将 magisk.apk 重命名为 systemmagisk.zip 并刷入。
    3. 如果要更新 Magisk,请使用直接安装到系统分区,而不是直接安装

    如何将 Magisk 安装到 Android-x86 项目或 Android 模拟器中

    开始之前

    1. 只有 Magisk Delta 支持将 Magisk 安装到系统分区。
    2. 虽然模拟器有 ramdisk 映像,但不使用修补 ramdisk,因为 ramdisk 存储在单独的分区中,磁盘空间非常小,不足以存储 Magisk 二进制文件。
    3. 已采用最新的 Magisk Delta Canary 来支持 Bluestacks,但需要 app_process wrapper 来运行 Zygisk.
    4. 已测试的模拟器列表: NoxPlayer、LDPlayer、MEmu。
    5. 已测试的 Android x86 项目列表: BlissOS, PrimeOS
    6. Waydroid 支持 Canary 版本。

    将 Magisk 安装到 NoxPlayer、LDPlayer、MemuPlayer 等模拟器的步骤

    1. 在模拟器设置中启用 Root 访问
    2. 安装并打开 Magisk Delta
    3. 授予 Magisk Delta root 访问权限,点击 Magisk 卡片下的 "安装",使用“直接安装到系统分区”选项,而不是“直接安装”选项(如果没有看到此选项,请关闭并重新打开 Magisk Delta 应用程序),现在不要重启!
    4. ~~ 在模拟器设置中禁用 Root 访问。 ~~ 备份内置 su/system/bin/su/system/xbin/su)并删除它们(以防卸载 Magisk 后恢复内置 su),然后重启。由于 LDPlayer 等模拟器会在设置中禁用 ROOT 后删除所有su,因此切勿在模拟器设置中禁用 Root 访问。
    5. 享受 Magisk!

    将 Magisk 安装到 Bluestacks 的步骤

    1. 此处 下载 Bluestacks Tweaker
    2. 并单击“解锁”解锁 Bluestacks 实例,然后启动它,否则无法安装 Magisk。
    3. 实例成功启动后,点击“补丁”打开 root 访问,安装 Magisk Delta 并执行“直接安装到系统分区”操作
    4. 完成后,单击“UnPatch”,然后重新注册实例。
    5. 享受 Magisk!

    将 Magisk 安装到 Android-x86 项目的步骤

    • 你可以使用 initrd-magisk 或按照上述指南直接将 Magisk 安装到系统分区中。

    在 Waydroid 上安装 Magisk 的步骤

    启用 MagiskHide 后,为什么我的应用程序/游戏仍能检测到模拟器?

    MagiskHide 不是模拟器检测绕过程序

    如何在 Recovery 手动触发核心模式?

    在以下位置创建名为 .disable_magisk 的空文件:/cache/persist/metadata

    为什么不恢复 Magisk 模块的在线 repo?

    Magisk 的官方模块库已经死亡,不再维护。因此,将它们添加回去毫无意义。不过,Fox2Code 开发了 Magisk 模块管理器 应用程序,允许您在线下载 Magisk 模块。

    我应该安装 Shxxxxo 模块来隐藏 root 吗?

    • 不建议使用,你应该卸载它。如果不这样做,就不要向我抱怨死机了。MagiskHide 就足够了。
    • 如果你真的想使用 Shxxxxo,那就卸载 Magisk Delta,使用官方 Magisk ¯_(ツ)_/¯

    为什么启用 SuList 后某些模块会损坏?

    SuList 意味着 MagiskSU 和模块默认未加载,只有列表中的应用程序才会加载 Magisk,因此无法完全支持模块的功能,因为大多数模块必须在所有应用程序中加载,这相当于被检测到。有关 SuList 的更多信息,请阅读

    参考链接

    • FAQ(官方)
    ',36),l=[o];function t(d,k,h,n,g,c){return e(),i("div",null,l)}const M=a(s,[["render",t]]);export{m as __pageData,M as default}; diff --git a/assets/delta_faq.md.bb9060c7.lean.js b/assets/delta_faq.md.bb9060c7.lean.js new file mode 100644 index 00000000..d831b12b --- /dev/null +++ b/assets/delta_faq.md.bb9060c7.lean.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as i,Q as r}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"常见问题","description":"","frontmatter":{},"headers":[],"relativePath":"delta/faq.md","filePath":"delta/faq.md","lastUpdated":1694898637000}'),s={name:"delta/faq.md"},o=r("",36),l=[o];function t(d,k,h,n,g,c){return e(),i("div",null,l)}const M=a(s,[["render",t]]);export{m as __pageData,M as default}; diff --git a/assets/delta_index.md.08a534fc.js b/assets/delta_index.md.08a534fc.js new file mode 100644 index 00000000..ddc675b5 --- /dev/null +++ b/assets/delta_index.md.08a534fc.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as t,Q as s}from"./chunks/framework.116ed6a2.js";const i="/MagiskChineseDocument/assets/warning-stop.1478fdf6.webp",k=JSON.parse('{"title":"Magisk Delta","description":"","frontmatter":{"sidebar":false,"aside":false},"headers":[],"relativePath":"delta/index.md","filePath":"delta/index.md","lastUpdated":1703182697000}'),o={name:"delta/index.md"},r=s('

    Magisk Delta

    WARNING! STOP!

    停下,你在找什么?

    DANGER

    您将要下载的是未经官方 Magisk 开发人员验证的危险和未经授权的 Magisk 版本。该版本可能包含恶意或有害更改,可能会损坏您的设备或破坏您的数据。如果您遇到任何问题或麻烦,请不要指望从 Magisk 官方渠道获得任何支持或帮助。如果您想下载安全的官方版本,请访问 github.com/topjohnwu/Magisk。这不是一款适合儿童的游戏,请远离它!!

    ',5),l=[r];function n(d,c,_,h,p,m){return e(),t("div",null,l)}const u=a(o,[["render",n]]);export{k as __pageData,u as default}; diff --git a/assets/delta_index.md.08a534fc.lean.js b/assets/delta_index.md.08a534fc.lean.js new file mode 100644 index 00000000..c3230748 --- /dev/null +++ b/assets/delta_index.md.08a534fc.lean.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as t,Q as s}from"./chunks/framework.116ed6a2.js";const i="/MagiskChineseDocument/assets/warning-stop.1478fdf6.webp",k=JSON.parse('{"title":"Magisk Delta","description":"","frontmatter":{"sidebar":false,"aside":false},"headers":[],"relativePath":"delta/index.md","filePath":"delta/index.md","lastUpdated":1703182697000}'),o={name:"delta/index.md"},r=s("",5),l=[r];function n(d,c,_,h,p,m){return e(),t("div",null,l)}const u=a(o,[["render",n]]);export{k as __pageData,u as default}; diff --git a/assets/delta_internal-guide.md.f08c3bea.js b/assets/delta_internal-guide.md.f08c3bea.js new file mode 100644 index 00000000..e4f8059c --- /dev/null +++ b/assets/delta_internal-guide.md.f08c3bea.js @@ -0,0 +1,23 @@ +import{_ as s,o as a,c as o,Q as l}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"Magisk Delta 内部文档","description":"","frontmatter":{},"headers":[],"relativePath":"delta/internal-guide.md","filePath":"delta/internal-guide.md","lastUpdated":1694898637000}'),n={name:"delta/internal-guide.md"},e=l(`

    Magisk Delta 内部文档

    本文档介绍了适用于安卓设备的无系统 root 解决方案 Magisk Delta 的部分高级功能。Magisk Delta 允许你在不改变原始启动映像的情况下修改设备,并提供一个统一的界面来管理模块、root 访问权限等。

    早期挂载

    有些文件需要在启动过程中尽早挂载,即在执行“启动”进程之前。Magisk Delta 提供了一种在“预启动”阶段使用 early-mount.d 目录挂载文件的方法。

    • 要检查 Magisk Delta 是否支持 early-mount.d/v2,请使用此代码:
    bash
    EARLYMOUNTV2=false
    +if grep "$(magisk --path)/.magisk/early-mount.d" /proc/mounts | grep -q '^early-mount.d/v2'; then
    +    EARLYMOUNTV2=true
    +fi
    EARLYMOUNTV2=false
    +if grep "$(magisk --path)/.magisk/early-mount.d" /proc/mounts | grep -q '^early-mount.d/v2'; then
    +    EARLYMOUNTV2=true
    +fi
    • 要查找 early-mount.d 目录(Magisk v26+),请使用此代码:
    bash
    $(magisk --path)/.magisk/early-mount.d
    $(magisk --path)/.magisk/early-mount.d

    常规挂载

    • 由于在 Magisk Delta v26.0+ 中使用了新的 sepolicy 规则实施 early-mount.d/v2,一般的早期挂载分区将挂载到 $MAGISKTMP/.magisk/early-mount.d。早期挂载分区与预启动分区相同,可以是其中之一: datacachemetadatacustpersist等。Magisk 在修补引导映像时会对预启动分区进行硬编码。

    (*) 使用 persistmetadata 进行早期挂载时要小心,因为这些分区的大小非常有限。填满它们可能会导致设备无法启动。

    • 您可以将文件放到 early-mount.d 目录下的相应位置。例如,如果您想替换 /vendor/etc/vintf/manifest.xml,请将您的 manifest.xml 复制到 $MAGISKTMP/.magisk/early-mount.d/system/vendor/etc/vintf/manifest.xml。Magisk Delta 将在下次重启时挂载您的文件。其他不在 early-mount.d/system 中的文件将被忽略。

    模块挂载

    • 自 Magisk Delta v26.0+ 使用 early-mount.d/v2 以来,您也可以将早期挂载文件放在 /data/adb/modules/<module_id>/early-mount 中。

    TIP

    早期启动挂载只支持简单挂载,即可以替换文件,但不能添加新文件、文件夹或替换文件夹。

    init.rc 注入

    常规注入

    如果您想在不重新打包启动映像的情况下将自定义 *.rc 脚本注入设备,Magisk Delta 提供了一种无系统地实现这一目标的方法。您可以使用 initrc.d 目录来存储自定义脚本,Magisk Delta 会在每次启动时将它们注入到 init.rc 中。

    • 自定义 *.rc 脚本的位置是 $PRENITDIR/early-mount.d/initrc.d。Magisk Delta 会在每次启动时将此文件夹中的所有脚本注入到 init.rc 中。
    • 您可以使用 \${MAGISKTMP} 来引用 Magisk 的 tmpfs 目录。当 magiskinit 将 \${MAGISKTMP} 注入到 init.rc 时,您的 *.rc 脚本中出现的 \${MAGISKTMP} 模式将被替换为 Magisk 的 tmpfs 目录。
    • 启动时,Magisk 的镜像不可用,因此需要使用 \${MAGISKTMP}/.magisk/early-mount.d 模式来访问 early-mount.d 目录的副本。

    下面是一个自定义脚本的示例,名为 custom.rc,可以与 initrc.d 一起使用:

    bash
    # 使用 \${MAGISKTMP} 引用 Magisk 的 tmpfs 目录
    +
    +on early-init
    +    setprop sys.example.foo bar
    +    insmod \${MAGISKTMP}/.magisk/early-mount.d/libfoo.ko
    +    start myservice
    +
    +service myservice \${MAGISKTMP}/.magisk/early-mount.d/myscript.sh
    +    oneshot
    # 使用 \${MAGISKTMP} 引用 Magisk 的 tmpfs 目录
    +
    +on early-init
    +    setprop sys.example.foo bar
    +    insmod \${MAGISKTMP}/.magisk/early-mount.d/libfoo.ko
    +    start myservice
    +
    +service myservice \${MAGISKTMP}/.magisk/early-mount.d/myscript.sh
    +    oneshot

    模块注入

    自 Magisk Delta v26.0+ 使用 early-mount.d/v2 后,您也可以将 initrc.d 文件放到 /data/adb/modules/<module_id>/early-mount/initrc.d 中。

    删除文件和文件夹

    使用 Magisk 模块是修改系统分区的简便方法,无需对系统分区进行实际修改,而且修改非常容易。Magisk 模块可以替换或添加任何文件或文件夹到系统中。但仍不允许使用 Magisk 模块删除文件。

    在 Magisk 文档中:

    实际删除文件很复杂(有可能,但不值得这么做)。用一个假文件替换它就足够了

    要真正删除文件夹非常复杂(有可能,但不值得费力)。用一个空文件夹替换就足够了。将文件夹添加到模块模板中 "config.sh" 的替换列表中,它将用一个空文件夹替换该文件夹

    在某些情况下,仅将文件或文件夹替换为空文件或文件夹是不够的,还可能导致问题,因为某些修改需要文件消失才能生效。因此,Magisk Delta 为模块添加了删除支持:在模块目录的相应位置创建指向 /xxxxx 的损坏的符号链接

    以创建符号链接 /data/adb/modules/mymodule_id/system/vendor/etc/thermal-engine-normal.conf 为例,目标 /vendor/etc/thermal-engine-normal.conf 将被忽略并消失。

    bash
    ln -s "/xxxxx" /data/adb/modules/mymodule_id/system/vendor/etc/thermal-engine-normal.conf
    ln -s "/xxxxx" /data/adb/modules/mymodule_id/system/vendor/etc/thermal-engine-normal.conf

    参考链接

    `,32),p=[e];function t(c,r,i,d,y,E){return a(),o("div",null,p)}const h=s(n,[["render",t]]);export{m as __pageData,h as default}; diff --git a/assets/delta_internal-guide.md.f08c3bea.lean.js b/assets/delta_internal-guide.md.f08c3bea.lean.js new file mode 100644 index 00000000..a5349a3e --- /dev/null +++ b/assets/delta_internal-guide.md.f08c3bea.lean.js @@ -0,0 +1 @@ +import{_ as s,o as a,c as o,Q as l}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"Magisk Delta 内部文档","description":"","frontmatter":{},"headers":[],"relativePath":"delta/internal-guide.md","filePath":"delta/internal-guide.md","lastUpdated":1694898637000}'),n={name:"delta/internal-guide.md"},e=l("",32),p=[e];function t(c,r,i,d,y,E){return a(),o("div",null,p)}const h=s(n,[["render",t]]);export{m as __pageData,h as default}; diff --git a/assets/delta_main.md.8cc7a455.js b/assets/delta_main.md.8cc7a455.js new file mode 100644 index 00000000..0eeb9f5f --- /dev/null +++ b/assets/delta_main.md.8cc7a455.js @@ -0,0 +1,39 @@ +import{_ as n,C as l,o as i,c as o,k as e,a,H as r,Q as s}from"./chunks/framework.116ed6a2.js";const T=JSON.parse('{"title":"狐妖面具(Kitsune Mask)","description":"","frontmatter":{},"headers":[],"relativePath":"delta/main.md","filePath":"delta/main.md","lastUpdated":1703182697000}'),p={name:"delta/main.md"},c=s('

    狐妖面具(Kitsune Mask)

    Delta

    介绍

    这不是官方支持的 topjohnwu 项目。

    TIP

    这不是官方 Magisk,请转到此页面下载官方 Magisk

    下载

    稳定版 / Beta

    Canary / Debug

    如有任何问题,请联系 deadboltsx303@gmail.com。只接受来自最新 DEBUG 版本的错误报告

    其他版本

    如何安装

    如何从头开始安装 Kitsune Mask?

    与安装 Magisk 的过程相似:https://topjohnwu.github.io/Magisk/install.html

    如何从当前的 Magisk 切换到 Kitsune Mask,反之亦然?

    很简单,就像更新 Magisk 时一样!

    直接安装(推荐)

    1. 安装、打开并授予 Kitsune Mask root 权限。
    2. Magisk 中,点击“安装”,然后点击“直接安装”。如果看不到,请尝试重启应用程序。

    或从当前的 Magisk 应用程序中刷入 Kitsune Mask

    1. 将扩展名 magisk.apk 重命名为 magisk.zip
    2. 打开 Magisk 应用程序,点击“模块”选项 -> “从存储安装”,然后选择 magisk.zip

    直接将 Magisk 安装到 /system,而不是修补启动映像(不推荐)

    此方法仅适用于具有宽松的 SELinux 模式或强制 SELinux 的 ROM,其中在 sepolicy 规则中有允许的“u:r:su:s0”上下文,例如 LineageOS 等 user-debug 的 ROM。请确保您有 ROM 的备份和可用的自定义Recovery。您的 ROM 和内核必须支持读写挂载和动态 SELinux 规则修补。此方法可能会导致启动失败,因此请自行承担风险!

    1. 如果已安装 Magisk,请还原启动镜像。
    2. 重启到 recovery,将 magisk.apk 重命名为 systemmagisk.zip,然后刷入。
    3. 要更新 Magisk,请使用直接安装到系统分区而不是直接安装

    如何将 Magisk 安装到安卓模拟器中

    由于 ramdisk 分区没有足够空间容纳 Magisk 二进制文件,因此模拟器无法为 ramdisk 添加补丁。已对以下模拟器和 Android-x86 项目进行了测试:NoxPlayer、LDPlayer、MEmu、BlissOS 和 PrimeOS。

    将 Magisk 安装到 NoxPlayer、LDPlayer、MemuPlayer 等模拟器的步骤

    1. 在模拟器设置中启用 Root 访问。
    2. 安装并打开 Kitsune Mask。
    3. Grant root access to Kitsune Mask, click "Install" under the Magisk field, and use "Direct Install into system partition" option instead of "Direct Install" option. (If you don't see this option, close and re-open Kitsune Mask app.) Don't restart now!
    4. Backup built-in su (/system/bin/su and /system/xbin/su) and delete them (in case you want to uninstall Magisk and restore to built-in su), then reboot. Because emulators like LDPlayer will remove any su after disabling ROOT from settings, DO NOT disable Root access in emulator settings.
    5. Enjoy Magisk!

    在 Bluestacks 上安装 Magisk 的步骤

    1. Download Bluestacks Tweaker here.
    2. Use Bluestacks Tweaker and click "Unlock" to unlock Bluestacks instance, and then launch it. Otherwise, you can't install Magisk.
    3. When the instance starts up successfully, click "Patch" to open root access, install Kitsune Mask, and execute the "Direct Install into system partition" action.
    4. When you are done, click "UnPatch" and then restart the instance.
    5. Enjoy Magisk!

    捐赠我

    Credits

    许可

    我们的许可证与 Magisk 的许可证 相同

    WARNING

    中文汉化版许可仅供参考,请以英文原版为准!

    ',38),h={class:"vp-code-group vp-adaptive-theme"},u={class:"tabs"},d=e("input",{type:"radio",name:"group-iK78j",id:"tab-EaGGePi",checked:"checked"},null,-1),k={for:"tab-EaGGePi"},g=e("input",{type:"radio",name:"group-iK78j",id:"tab-0VlDrRt"},null,-1),b=e("label",{for:"tab-0VlDrRt"},"英文原版",-1),m=s(`
    txt
    Magisk,包括所有 git 子模块都是自由软件:
    +您可以根据自由软件基金会发布的 GNU 通用公共许可证的条款(许可证的第3版,
    +或(根据您的选择)任何更高版本重新分发和/或修改它。
    +
    +分发此程序是希望它有用,但没有任何保证;甚至没有适销性或特定用途适用性
    +的隐含保证。有关详细信息,请参阅 GNU 通用公共许可证。
    +
    +你应该已经收到了GNU通用公共许可证的副本以及这个程序。如果没有,请参见
    +<http://www.gnu.org/licenses/>。
    Magisk,包括所有 git 子模块都是自由软件:
    +您可以根据自由软件基金会发布的 GNU 通用公共许可证的条款(许可证的第3版,
    +或(根据您的选择)任何更高版本重新分发和/或修改它。
    +
    +分发此程序是希望它有用,但没有任何保证;甚至没有适销性或特定用途适用性
    +的隐含保证。有关详细信息,请参阅 GNU 通用公共许可证。
    +
    +你应该已经收到了GNU通用公共许可证的副本以及这个程序。如果没有,请参见
    +<http://www.gnu.org/licenses/>。
    txt
    Magisk, including all git submodules are free software:
    +you can redistribute it and/or modify it under the terms of the
    +GNU General Public License as published by the Free Software Foundation,
    +either version 3 of the License, or (at your option) any later version.
    +
    +This program is distributed in the hope that it will be useful,
    +but WITHOUT ANY WARRANTY; without even the implied warranty of
    +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    +GNU General Public License for more details.
    +
    +You should have received a copy of the GNU General Public License
    +along with this program.  If not, see <http://www.gnu.org/licenses/>.
    Magisk, including all git submodules are free software:
    +you can redistribute it and/or modify it under the terms of the
    +GNU General Public License as published by the Free Software Foundation,
    +either version 3 of the License, or (at your option) any later version.
    +
    +This program is distributed in the hope that it will be useful,
    +but WITHOUT ANY WARRANTY; without even the implied warranty of
    +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    +GNU General Public License for more details.
    +
    +You should have received a copy of the GNU General Public License
    +along with this program.  If not, see <http://www.gnu.org/licenses/>.
    `,1),y=e("h2",{id:"参考链接",tabindex:"-1"},[a("参考链接 "),e("a",{class:"header-anchor",href:"#参考链接","aria-label":'Permalink to "参考链接"'},"​")],-1),f=e("ul",null,[e("li",null,[e("a",{href:"https://huskydg.github.io/magisk-files/main.html",target:"_blank",rel:"noreferrer"},"Kitsune Mask"),a("(官方)")])],-1);function _(M,P,q,v,x,w){const t=l("Badge");return i(),o("div",null,[c,e("div",h,[e("div",u,[d,e("label",k,[a("中文汉化 "),r(t,{text:"百度翻译"})]),g,b]),m]),y,f])}const G=n(p,[["render",_]]);export{T as __pageData,G as default}; diff --git a/assets/delta_main.md.8cc7a455.lean.js b/assets/delta_main.md.8cc7a455.lean.js new file mode 100644 index 00000000..38e42b74 --- /dev/null +++ b/assets/delta_main.md.8cc7a455.lean.js @@ -0,0 +1 @@ +import{_ as n,C as l,o as i,c as o,k as e,a,H as r,Q as s}from"./chunks/framework.116ed6a2.js";const T=JSON.parse('{"title":"狐妖面具(Kitsune Mask)","description":"","frontmatter":{},"headers":[],"relativePath":"delta/main.md","filePath":"delta/main.md","lastUpdated":1703182697000}'),p={name:"delta/main.md"},c=s("",38),h={class:"vp-code-group vp-adaptive-theme"},u={class:"tabs"},d=e("input",{type:"radio",name:"group-iK78j",id:"tab-EaGGePi",checked:"checked"},null,-1),k={for:"tab-EaGGePi"},g=e("input",{type:"radio",name:"group-iK78j",id:"tab-0VlDrRt"},null,-1),b=e("label",{for:"tab-0VlDrRt"},"英文原版",-1),m=s("",1),y=e("h2",{id:"参考链接",tabindex:"-1"},[a("参考链接 "),e("a",{class:"header-anchor",href:"#参考链接","aria-label":'Permalink to "参考链接"'},"​")],-1),f=e("ul",null,[e("li",null,[e("a",{href:"https://huskydg.github.io/magisk-files/main.html",target:"_blank",rel:"noreferrer"},"Kitsune Mask"),a("(官方)")])],-1);function _(M,P,q,v,x,w){const t=l("Badge");return i(),o("div",null,[c,e("div",h,[e("div",u,[d,e("label",k,[a("中文汉化 "),r(t,{text:"百度翻译"})]),g,b]),m]),y,f])}const G=n(p,[["render",_]]);export{T as __pageData,G as default}; diff --git a/assets/delta_note.md.e1ca9672.js b/assets/delta_note.md.e1ca9672.js new file mode 100644 index 00000000..07cfd9d9 --- /dev/null +++ b/assets/delta_note.md.e1ca9672.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as i,Q as t}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"日志","description":"","frontmatter":{},"headers":[],"relativePath":"delta/note.md","filePath":"delta/note.md","lastUpdated":1703182697000}'),l={name:"delta/note.md"},r=t('

    日志

    R6583F3E5-kitsune (26403)

    • 修复先前版本的错误 (R6583240E)

    如果您想阅读以前版本的更新日志,请访问发行页面

    与官方 Magisk 的差异

    • [应用] 添加了一项新功能,可为没有引导映像的模拟器将 Magisk 安装到 /system 分区。
    • [Zygisk] 将 Zygisk 的加载方法改为 ptrace init 实现(要求 Android 8 以上)。该实现来自 ZygiskNext。该方法无需更改任何属性,而且与某些忽略 ro.dalvik.vm.native.bridge 属性的模拟器更为兼容。
    • [常规] 增强了对模块预启动挂载的支持。这使得模块可以在启动过程开始前修改系统,这对一些高级用例非常有用。
    • [常规] 实施了一项新功能,以支持通过使用类似于 overlayfs 的指示留白字符设备来删除文件。这允许模块从原始系统中删除文件,而无需实际修改。
    • [Zygisk] 新增对 GrepheneOS Android 14 的支持,这是一款注重隐私和安全的移动操作系统,与 Android 应用程序兼容。这是因为官方 Magisk 不支持它。
    • [常规] 恢复官方 Magisk 已移除的对不支持 selinux 的设备的支持。这样,用户就能在内核未启用 selinux 的设备上使用 Magisk。

    Magisk 上游等级

    • HEAD 提交: 6cda6c2

    Magisk (d7750b72) (26403)

    • [Zygisk] 引入新的代码注入机制
    • [Zygisk] 支持 U QPR2 中引入的新签名

    与 v26.4 的差异

    • [Zygisk] 引入新的代码注入机制
    • [Zygisk] 支持 U QPR2 中引入的新签名

    参考链接

    ',14),s=[r];function o(n,d,h,k,c,u){return e(),i("div",null,s)}const m=a(l,[["render",o]]);export{_ as __pageData,m as default}; diff --git a/assets/delta_note.md.e1ca9672.lean.js b/assets/delta_note.md.e1ca9672.lean.js new file mode 100644 index 00000000..2fc2dd9e --- /dev/null +++ b/assets/delta_note.md.e1ca9672.lean.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as i,Q as t}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"日志","description":"","frontmatter":{},"headers":[],"relativePath":"delta/note.md","filePath":"delta/note.md","lastUpdated":1703182697000}'),l={name:"delta/note.md"},r=t("",14),s=[r];function o(n,d,h,k,c,u){return e(),i("div",null,s)}const m=a(l,[["render",o]]);export{_ as __pageData,m as default}; diff --git a/assets/details.md.585e892d.js b/assets/details.md.585e892d.js new file mode 100644 index 00000000..a6a36be7 --- /dev/null +++ b/assets/details.md.585e892d.js @@ -0,0 +1,93 @@ +import{_ as s,o as a,c as n,Q as e}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"内部细节","description":"","frontmatter":{},"headers":[],"relativePath":"details.md","filePath":"details.md","lastUpdated":1703179308000}'),l={name:"details.md"},o=e(`

    内部细节

    文档结构

    “Magisk tmpfs 目录”中的路径

    Magisk 将安装一个 tmpfs 目录来存储一些临时数据。对于带有 /sbin 文件夹的设备,将选择该文件夹,因为它还将充当将二进制文件注入 PATH 的覆盖层。从 Android 11 开始,/sbin 文件夹可能不存在,因此 Magisk 将 /debug_ramdisk 其用作基本文件夹。

    bash
    # 为了获得Magisk正在使用的当前基本文件夹,使用命令 \`magisk--path\`。
    +# 二进制文件,如 magisk、magiskinit 和所有小程序的符号链接直接存储
    +# 在此路径中。这意味着当这是/sbin,这些二进制文件将直接在 PATH 中。
    +MAGISKTMP=$(magisk --path)
    +
    +# Magisk 内部材料
    +INTERNALDIR=$MAGISKTMP/.magisk
    +
    +# /data/adb/modules 将挂载到此处。
    +# 由于 nosuid 挂载标志,未使用原始文件夹。
    +$INTERNALDIR/modules
    +
    +# 当前 Magisk 安装配置
    +$INTERNALDIR/config
    +
    +# 分区映像
    +# 此路径中的每个目录都将装载其目录名的分区。
    +# 例如 system,system_ext,vendor,data ...
    +$INTERNALDIR/mirror
    +
    +# 根目录修补程序文件
    +# 在 system-as-root 的系统上,/不可写。
    +# 所有预初始化补丁文件都存储在这里绑定挂载。
    +$INTERNALDIR/rootdir
    # 为了获得Magisk正在使用的当前基本文件夹,使用命令 \`magisk--path\`。
    +# 二进制文件,如 magisk、magiskinit 和所有小程序的符号链接直接存储
    +# 在此路径中。这意味着当这是/sbin,这些二进制文件将直接在 PATH 中。
    +MAGISKTMP=$(magisk --path)
    +
    +# Magisk 内部材料
    +INTERNALDIR=$MAGISKTMP/.magisk
    +
    +# /data/adb/modules 将挂载到此处。
    +# 由于 nosuid 挂载标志,未使用原始文件夹。
    +$INTERNALDIR/modules
    +
    +# 当前 Magisk 安装配置
    +$INTERNALDIR/config
    +
    +# 分区映像
    +# 此路径中的每个目录都将装载其目录名的分区。
    +# 例如 system,system_ext,vendor,data ...
    +$INTERNALDIR/mirror
    +
    +# 根目录修补程序文件
    +# 在 system-as-root 的系统上,/不可写。
    +# 所有预初始化补丁文件都存储在这里绑定挂载。
    +$INTERNALDIR/rootdir

    /data 中的路径

    一些二进制文件和文件应存储在 /data 中的非易失性存储中。为了防止检测,所有东西都必须存储在 /data 中安全且不可检测的地方。选 /data/adb 文件夹是因为其具有以下优点:

    • 它是现代安卓系统上的一个现有文件夹,因此不能作为 Magisk 存在的标志。
    • 文件夹的权限默认为 700,所有者为 root,因此非 root 进程无法以任何可能的方式进入、读取和写入文件夹。
    • 文件夹 secontext 标记为 u:object_r:adb_data_file:s0,很少有进程有权与该 secontext 进行任何交互。
    • 该文件夹位于设备加密存储区中,因此一旦数据正确装载到 FBE(File-Based Encryption,基于文件的加密)设备中,即可访问该文件夹。
    bash
    SECURE_DIR=/data/adb
    +
    +# 存储常规 post-fs-data 脚本的文件夹
    +$SECURE_DIR/post-fs-data.d
    +
    +#存储常规 late_start 服务脚本的文件夹
    +$SECURE_DIR/service.d
    +
    +# Magisk 模块
    +$SECURE_DIR/modules
    +
    +# 等待升级的 Magisk 模块
    +# 模块文件在挂载时无法安全修改
    +# 通过 Magisk app 安装的模块将存储在此处并将在下次重新启动时
    +# 合并到 $SECURE_DIR/modules 中
    +$SECURE_DIR/modules_update
    +
    +# 数据库存储设置和 Root 权限
    +MAGISKDB=$SECURE_DIR/magisk.db
    +
    +# 所有与 magisk 相关的二进制文件,包括 busybox、脚本
    +# 和 magisk 二进制文件。用于支持模块安装、addon.d、 
    +# Magisk app 等。
    +DATABIN=$SECURE_DIR/magisk
    SECURE_DIR=/data/adb
    +
    +# 存储常规 post-fs-data 脚本的文件夹
    +$SECURE_DIR/post-fs-data.d
    +
    +#存储常规 late_start 服务脚本的文件夹
    +$SECURE_DIR/service.d
    +
    +# Magisk 模块
    +$SECURE_DIR/modules
    +
    +# 等待升级的 Magisk 模块
    +# 模块文件在挂载时无法安全修改
    +# 通过 Magisk app 安装的模块将存储在此处并将在下次重新启动时
    +# 合并到 $SECURE_DIR/modules 中
    +$SECURE_DIR/modules_update
    +
    +# 数据库存储设置和 Root 权限
    +MAGISKDB=$SECURE_DIR/magisk.db
    +
    +# 所有与 magisk 相关的二进制文件,包括 busybox、脚本
    +# 和 magisk 二进制文件。用于支持模块安装、addon.d、 
    +# Magisk app 等。
    +DATABIN=$SECURE_DIR/magisk

    Magisk 启动过程

    预初始化(Pre-Init)

    magiskinit 将替换 init 作为第一个运行的程序。

    • 挂载早期所需的分区。在已停产 system-as-root 设备上,我们将 root 切换到系统;在 2SI 设备上,我们修补原始的 init ,将第二阶段的 init 文件重定向到 magiskinit,并执行它为我们装载分区。
    • 将 magisk 服务注入 init.rc
    • 在使用 monolithic 策略的设备上,从 /sepolicy 加载 sepolicy ;否则我们使用 FIFO 劫持 selinuxfs 中的节点,将 LD_PRELOAD 设置为钩住 security_load_policy,并在 2SI 设备上协助劫持,然后启动守护程序,等待 init 尝试加载 sepolicy。
    • 修补 sepolicy 规则。如果我们使用“劫持”方法,将修补的 sepolicy 加载到内核中,取消阻止 init 并退出守护进程
    • 执行原始的 init 以继续启动过程

    解密后(post-fs-data)

    /data 被解密和装载时会在 post-fs-data 上触发。守护程序 magiskd 将被启动,执行 post-fs-data 脚本,并神奇地安装模块文件。

    后期启动(late_start)

    在稍后的引导过程中,将触发类 late_start ,并启动 Magisk “服务”模式。在此模式下,执行服务(service)脚本。

    重置属性(Resetprop)

    通常,系统属性(properties)被设计为仅由 init 更新,并且对非 root 进程是只读的。使用 root,您可以通过使用诸如 setprop 之类的命令向 property_service(由 init 托管)发送请求来更改属性,但仍然禁止更改只读属性(以ro.开头的属性,如ro.build.product)和删除属性。

    resetprop 是通过从 AOSP 中提取出与系统属性相关的源代码来实现的,并进行了修补,以允许直接修改属性区域或 prop_area,而无需通过 property_service 。由于我们绕过了 property_service ,因此需要注意一些:

    • 如果属性更改未通过 property_service ,则不会触发在 *.rc 脚本中注册的on property:foo=bar 操作。resetprop 的默认设置属性行为与 setprop 匹配,这将触发事件(通过首先删除属性,然后通过 property_service 设置它来实现)。如果您需要此特殊行为,则有一个标志 -n 可以禁用它。
    • 持久属性(以 persist. 开头的属性,如 persist.sys.usb.config )存储在 prop_area/data/property 中。默认情况下,删除属性不会将其从持久存储中删除,这意味着该属性将在下次重新启动后恢复;读取属性不会从持久存储中读取,因为这是 getprop 的行为。使用标志 -p ,删除属性将同时删除 prop_area/data/property 中的属性,读取属性将从 prop_area 和持久存储中读取。

    SELinux 政策

    Magisk 将修补现成的 sepolicy ,以确保 Root 和 Magisk 操作能够以安全可靠的方式完成。新域 magisk 是有效的,这就是 magiskd 和所有 root shell 将在其中运行的内容。magisk_file 是一种新的文件类型,设置为允许每个域(不受限制的文件上下文)访问。

    在 Android 8.0 之前,所有允许的 su 客户端域都可以直接连接到 magiskd 并与守护进程建立连接,以获得远程 root shell。Magisk 还必须放宽一些 ioctl 操作,以便 root shell 能够正常运行。

    在 Android 8.0 之后,为了减少 Android 沙盒中规则的放宽,部署了新的 SELinux 模型。 magisk 二进制文件标记为 magisk_exec 文件类型,并且执行 magisk 二进制文件(包括 su 命令)的 su 客户端域将通过使用 type_transition 规则传输到 magisk_client 。规则严格限制仅允许 magisk 域进程将文件归因于 magisk_exec 。不允许直接连接到 magiskd 的 sockets;访问守护进程的唯一方法是通过 magisk_client 进程。这些更改使我们能够保持沙盒完好无损,并将 Magisk 特定规则与其他策略分开。

    完整的规则可以在 sepolicy/rules.cpp 中找到。

    参考链接

    `,28),p=[o];function c(t,i,r,d,y,E){return a(),n("div",null,p)}const k=s(l,[["render",c]]);export{g as __pageData,k as default}; diff --git a/assets/details.md.585e892d.lean.js b/assets/details.md.585e892d.lean.js new file mode 100644 index 00000000..dee61d1f --- /dev/null +++ b/assets/details.md.585e892d.lean.js @@ -0,0 +1 @@ +import{_ as s,o as a,c as n,Q as e}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"内部细节","description":"","frontmatter":{},"headers":[],"relativePath":"details.md","filePath":"details.md","lastUpdated":1703179308000}'),l={name:"details.md"},o=e("",28),p=[o];function c(t,i,r,d,y,E){return a(),n("div",null,p)}const k=s(l,[["render",c]]);export{g as __pageData,k as default}; diff --git a/assets/details.md.8ac7ccaf.js b/assets/details.md.8ac7ccaf.js deleted file mode 100644 index 64dc01ec..00000000 --- a/assets/details.md.8ac7ccaf.js +++ /dev/null @@ -1,47 +0,0 @@ -import{_ as s,o as a,c as e,V as o}from"./chunks/framework.fc84ac3a.js";const k=JSON.parse('{"title":"内部细节","description":"","frontmatter":{},"headers":[],"relativePath":"details.md","filePath":"details.md","lastUpdated":1684159014000}'),n={name:"details.md"},l=o(`

    内部细节

    文档结构

    “Magisk tmpfs 目录”中的路径

    Magisk 将安装一个 tmpfs 目录来存储一些临时数据。对于带有 /sbin 文件夹的设备,将选择该文件夹,因为它还将充当将二进制文件注入 PATH 的覆盖层。从 Android 11 开始,/sbin 文件夹可能不存在,因此 Magisk 将在 /dev 下随机创建一个文件夹,并将其用作基本文件夹。

    shell
    # 为了获得Magisk正在使用的当前基本文件夹,使用命令 \`magisk--path\`。
    -# 二进制文件,如 magisk、magiskinit 和所有小程序的符号链接直接存储
    -# 在此路径中。这意味着当这是/sbin,这些二进制文件将直接在 PATH 中。
    -MAGISKTMP=$(magisk --path)
    -
    -# Magisk 内部材料
    -INTERNALDIR=$MAGISKTMP/.magisk
    -
    -# /data/adb/modules 将挂载到此处。
    -# 由于 nosuid 挂载标志,未使用原始文件夹。
    -$INTERNALDIR/modules
    -
    -# 当前 Magisk 安装配置
    -$INTERNALDIR/config
    -
    -# 分区映像
    -# 此路径中的每个目录都将装载其目录名的分区。
    -# 例如 system,system_ext,vendor,data ...
    -$INTERNALDIR/mirror
    -
    -# 根目录修补程序文件
    -# 在 system-as-root 的系统上,/不可写。
    -# 所有预初始化补丁文件都存储在这里绑定挂载。
    -$INTERNALDIR/rootdir

    /data 中的路径

    一些二进制文件和文件应存储在 /data 中的非易失性存储中。为了防止检测,所有东西都必须存储在 /data 中安全且不可检测的地方。选 /data/adb 文件夹是因为其具有以下优点:

    • 它是现代安卓系统上的一个现有文件夹,因此不能作为 Magisk 存在的标志。
    • 文件夹的权限默认为 700,所有者为 root,因此非 root 进程无法以任何可能的方式进入、读取和写入文件夹。
    • 文件夹 secontext 标记为 u:object_r:adb_data_file:s0,很少有进程有权与该 secontext 进行任何交互。
    • 该文件夹位于设备加密存储区中,因此一旦数据正确装载到 FBE(File-Based Encryption,基于文件的加密)设备中,即可访问该文件夹。
    shell
    SECURE_DIR=/data/adb
    -
    -# 存储常规 post-fs-data 脚本的文件夹
    -$SECURE_DIR/post-fs-data.d
    -
    -#存储常规 late_start 服务脚本的文件夹
    -$SECURE_DIR/service.d
    -
    -# Magisk 模块
    -$SECURE_DIR/modules
    -
    -# 等待升级的 Magisk 模块
    -# 模块文件在挂载时无法安全修改
    -# 通过 Magisk app 安装的模块将存储在此处并将在下次重新启动时
    -# 合并到 $SECURE_DIR/modules 中
    -$SECURE_DIR/modules_update
    -
    -# 数据库存储设置和 Root 权限
    -MAGISKDB=$SECURE_DIR/magisk.db
    -
    -# 所有与 magisk 相关的二进制文件,包括 busybox、脚本
    -# 和 magisk 二进制文件。用于支持模块安装、addon.d、 
    -# Magisk app 等。
    -DATABIN=$SECURE_DIR/magisk

    Magisk引导过程

    预初始化(Pre-Init)

    magiskinit 将替换 init 作为第一个运行的程序。

    • 挂载早期所需的分区。在已停产 system-as-root 设备上,我们将 root 切换到系统;在 2SI 设备上,我们修补原始的 init ,将第二阶段的 init 文件重定向到 magiskinit,并执行它为我们装载分区。
    • 将 magisk 服务注入 init.rc
    • 在使用 monolithic 策略的设备上,从 /sepolicy 加载 sepolicy ;否则我们使用 FIFO 劫持 selinuxfs 中的节点,将 LD_PRELOAD 设置为钩住 security_load_policy,并在 2SI 设备上协助劫持,然后启动守护程序,等待 init 尝试加载 sepolicy。
    • 修补 sepolicy 规则。如果我们使用“劫持”方法,将修补的 sepolicy 加载到内核中,取消阻止 init 并退出守护进程
    • 执行原始的 init 以继续启动过程

    解密后(post-fs-data)

    /data 被解密和装载时会在 post-fs-data 上触发。守护程序 magiskd 将被启动,执行 post-fs-data 脚本,并神奇地安装模块文件。

    后期启动(late_start)

    在稍后的引导过程中,将触发类 late_start ,并启动 Magisk “服务”模式。在此模式下,执行服务(service)脚本。

    重置属性(Resetprop)

    通常,系统属性(properties)被设计为仅由 init 更新,并且对非 root 进程是只读的。使用 root,您可以通过使用诸如 setprop 之类的命令向 property_service(由 init 托管)发送请求来更改属性,但仍然禁止更改只读属性(以ro.开头的属性,如ro.build.product)和删除属性。

    resetprop 是通过从 AOSP 中提取出与系统属性相关的源代码来实现的,并进行了修补,以允许直接修改属性区域或 prop_area,而无需通过 property_service 。由于我们绕过了 property_service ,因此需要注意一些:

    • 如果属性更改未通过 property_service ,则不会触发在 *.rc 脚本中注册的on property:foo=bar 操作。resetprop 的默认设置属性行为与 setprop 匹配,这将触发事件(通过首先删除属性,然后通过 property_service 设置它来实现)。如果您需要此特殊行为,则有一个标志 -n 可以禁用它。
    • 持久属性(以 persist. 开头的属性,如 persist.sys.usb.config )存储在 prop_area/data/property 中。默认情况下,删除属性不会将其从持久存储中删除,这意味着该属性将在下次重新启动后恢复;读取属性不会从持久存储中读取,因为这是 getprop 的行为。使用标志 -p ,删除属性将同时删除 prop_area/data/property 中的属性,读取属性将从 prop_area 和持久存储中读取。

    SELinux 政策

    Magisk 将修补现成的 sepolicy ,以确保 Root 和 Magisk 操作能够以安全可靠的方式完成。新域 magisk 是有效的,这就是 magiskd 和所有 root shell 将在其中运行的内容。magisk_file 是一种新的文件类型,设置为允许每个域(不受限制的文件上下文)访问。

    在 Android 8.0 之前,所有允许的 su 客户端域都可以直接连接到 magiskd 并与守护进程建立连接,以获得远程 root shell。Magisk 还必须放宽一些 ioctl 操作,以便 root shell 能够正常运行。

    在 Android 8.0 之后,为了减少 Android 沙盒中规则的放宽,部署了新的 SELinux 模型。 magisk 二进制文件标记为 magisk_exec 文件类型,并且执行 magisk 二进制文件(包括 su 命令)的 su 客户端域将通过使用 type_transition 规则传输到 magisk_client 。规则严格限制仅允许 magisk 域进程将文件归因于 magisk_exec 。不允许直接连接到 magiskd 的 sockets;访问守护进程的唯一方法是通过 magisk_client 进程。这些更改使我们能够保持沙盒完好无损,并将 Magisk 特定规则与其他策略分开。

    完整的规则可以在 magiskpolicy/rules.cpp 中找到。

    参考链接

    `,28),t=[l];function c(i,p,d,r,y,h){return a(),e("div",null,t)}const g=s(n,[["render",c]]);export{k as __pageData,g as default}; diff --git a/assets/details.md.8ac7ccaf.lean.js b/assets/details.md.8ac7ccaf.lean.js deleted file mode 100644 index 26333507..00000000 --- a/assets/details.md.8ac7ccaf.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as s,o as a,c as e,V as o}from"./chunks/framework.fc84ac3a.js";const k=JSON.parse('{"title":"内部细节","description":"","frontmatter":{},"headers":[],"relativePath":"details.md","filePath":"details.md","lastUpdated":1684159014000}'),n={name:"details.md"},l=o("",28),t=[l];function c(i,p,d,r,y,h){return a(),e("div",null,t)}const g=s(n,[["render",c]]);export{k as __pageData,g as default}; diff --git a/assets/faq.md.0f89f64c.js b/assets/faq.md.0f89f64c.js deleted file mode 100644 index e64c52eb..00000000 --- a/assets/faq.md.0f89f64c.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as a,o as e,c as s,V as t}from"./chunks/framework.fc84ac3a.js";const u=JSON.parse('{"title":"常见问题","description":"","frontmatter":{},"headers":[],"relativePath":"faq.md","filePath":"faq.md","lastUpdated":1684159642000}'),o={name:"faq.md"},l=t('

    常见问题

    Q: 我安装了一个模块,然后启动时卡在了开机动画。求助

    如果在开发人员选项中启用了USB调试,请将手机连接到 PC。如果检测到了设备(通过 adb devices 检查),请进入 ADB shell 并运行命令 magisk --remove-modules。这将删除所有模块并自动重新启动设备。

    如果您没有启用 USB 调试,请重新启动到安全模式。大多数现代 Android 设备都支持在启动时按特殊键组合键以进入安全模式作为紧急选项。Magisk 将检测到安全模式被激活,所有模块将被禁用。然后重启回到正常模式(模块禁用状态持续),并通过 Magisk App 管理模块。

    提示

    如果您不知道什么是 ADB shell ,那么请在电脑上直接运行以下命令

    shell
    adb shell magisk --remove-modules

    如果您还不知道什么是 ADB ,那么请查看《Android 调试桥 (adb)》

    Q: 为什么 XXX应用会检测到 Root?

    Magisk 不再处理 Root 隐藏。有大量 Magisk/Zygisk 模块专门提供这些功能,请在网络上查找它们。😉(您可以在“酷安”或者“哔哩哔哩”中搜索)

    比较流行的模块是 Shamiko

    警告

    如果你使用的是「Magisk Delta」,则无法使用此模块!

    Q: 在我隐藏 Magisk App 后,应用图标显示异常

    当隐藏 Magisk App 时,它将安装一个“存根”APK,其中没有任何内容。这个存根应用程序的唯一功能是将完整的 Magisk app APK 下载到其内部存储并动态加载。由于APK实际上是 empty,因此它不包含 APP 的图标资源。

    当您打开隐藏的 Magisk App 时,它将为您提供在主屏幕中创建快捷方式的选项(其中包含正确的应用名称和图标),以方便您使用。您还可以手动要求应用在应用设置中创建图标。

    Q: 为什么这个文档很多错误或者不通顺的地方

    这个文档本质上还是机器翻译的,然而机器翻译的正确率有待提高。如果您发现了这些错误或者不通顺的地方,希望您可以向我们提交反馈

    参考链接

    ',16),r=[l];function i(n,p,h,d,c,m){return e(),s("div",null,r)}const g=a(o,[["render",i]]);export{u as __pageData,g as default}; diff --git a/assets/faq.md.0f89f64c.lean.js b/assets/faq.md.0f89f64c.lean.js deleted file mode 100644 index 0b827bf5..00000000 --- a/assets/faq.md.0f89f64c.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as a,o as e,c as s,V as t}from"./chunks/framework.fc84ac3a.js";const u=JSON.parse('{"title":"常见问题","description":"","frontmatter":{},"headers":[],"relativePath":"faq.md","filePath":"faq.md","lastUpdated":1684159642000}'),o={name:"faq.md"},l=t("",16),r=[l];function i(n,p,h,d,c,m){return e(),s("div",null,r)}const g=a(o,[["render",i]]);export{u as __pageData,g as default}; diff --git a/assets/faq.md.3c20fc8d.js b/assets/faq.md.3c20fc8d.js new file mode 100644 index 00000000..3be4c111 --- /dev/null +++ b/assets/faq.md.3c20fc8d.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as s,Q as o}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"常见问题","description":"","frontmatter":{},"headers":[],"relativePath":"faq.md","filePath":"faq.md","lastUpdated":1685389078000}'),t={name:"faq.md"},l=o('

    常见问题

    Q: 我安装了一个模块,然后启动时卡在了开机动画。求助

    如果在开发人员选项中启用了USB调试,请将手机连接到 PC。如果检测到了设备(通过 adb devices 检查),请进入 ADB shell 并运行命令 magisk --remove-modules。这将删除所有模块并自动重新启动设备。

    如果您没有启用 USB 调试,请重新启动到安全模式。大多数现代 Android 设备都支持在启动时按特殊键组合键以进入安全模式作为紧急选项。Magisk 将检测到安全模式被激活,所有模块将被禁用。然后重启回到正常模式(模块禁用状态持续),并通过 Magisk App 管理模块。

    提示

    如果您不知道什么是 ADB shell ,那么请在电脑上直接运行以下命令

    shell
    adb shell magisk --remove-modules
    adb shell magisk --remove-modules

    如果您还不知道什么是 ADB ,那么请查看《Android 调试桥 (adb)》

    Q: 为什么 XXX应用会检测到 Root?

    Magisk 不再处理 Root 隐藏。有大量 Magisk/Zygisk 模块专门提供这些功能,请在网络上查找它们。😉(您可以在“酷安”或者“哔哩哔哩”中搜索)

    比较流行的模块是 Shamiko

    警告

    如果你使用的是「Magisk Delta」,则无法使用此模块!

    Q: 在我隐藏 Magisk App 后,应用图标显示异常

    当隐藏 Magisk App 时,它将安装一个“占位”APK,其中没有任何内容。这个占位应用程序的唯一功能是将完整的 Magisk app APK 下载到内部存储并动态加载。由于 APK 实际上是 empty,因此它不包含 APP 的图标资源。

    当您打开隐藏的 Magisk App 时,它将为您提供在主屏幕中创建快捷方式的选项(其中包含正确的应用名称和图标),以方便您使用。您还可以手动要求应用在应用设置中创建图标。

    Q: 为什么这个文档很多错误或者不通顺的地方

    这个文档本质上还是机器翻译的,然而机器翻译的正确率有待提高。如果您发现了这些错误或者不通顺的地方,希望您可以向我们提交反馈

    参考链接

    ',16),r=[l];function i(p,n,c,d,h,k){return e(),s("div",null,r)}const u=a(t,[["render",i]]);export{m as __pageData,u as default}; diff --git a/assets/faq.md.3c20fc8d.lean.js b/assets/faq.md.3c20fc8d.lean.js new file mode 100644 index 00000000..4bb2f25f --- /dev/null +++ b/assets/faq.md.3c20fc8d.lean.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as s,Q as o}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"常见问题","description":"","frontmatter":{},"headers":[],"relativePath":"faq.md","filePath":"faq.md","lastUpdated":1685389078000}'),t={name:"faq.md"},l=o("",16),r=[l];function i(p,n,c,d,h,k){return e(),s("div",null,r)}const u=a(t,[["render",i]]);export{m as __pageData,u as default}; diff --git a/assets/guides.md.16ff637a.js b/assets/guides.md.16ff637a.js new file mode 100644 index 00000000..be4aae6d --- /dev/null +++ b/assets/guides.md.16ff637a.js @@ -0,0 +1,267 @@ +import{_ as p,C as o,o as t,c,k as n,a as s,H as l,Q as e}from"./chunks/framework.116ed6a2.js";const $=JSON.parse('{"title":"开发者指南","description":"","frontmatter":{},"headers":[],"relativePath":"guides.md","filePath":"guides.md","lastUpdated":1703179308000}'),r={name:"guides.md"},i=e(`

    开发者指南

    BusyBox

    Magisk 附带了一个完整的 BusyBox 二进制(包括完整的 SELinux 支持)。可执行文件位于 /data/adb/magisk/busybox 。Magisk 的 BusyBox 支持运行时可切换的“ASH独立外壳模式”。这种独立模式的意思是,当在 BusyBox 的 ash shell 中运行时,无论 PATH 设置为什么,每个命令都将直接使用 BusyBox 中的 applet。例如,像 lsrmchmod 这样的命令将不使用 PATH 中的内容(在 Android 上,这些命令默认情况下分别为 /system/bin/ls/system/bin/rm/system/bin/chmod ),而是直接调用内部 BusyBox 小程序。这确保脚本始终在可预测的环境中运行,并且无论在哪个 Android 版本上运行,都始终具有完整的命令集。要强制命令不使用BusyBox,必须使用完整路径调用可执行文件。

    在 Magisk 环境下运行的每一个 shell 脚本都将在启用独立模式(Standalone Mode)的 BusyBox 的 ash shell 中执行。对于与第三方开发人员相关的内容,这包括所有启动脚本和模块安装脚本。

    对于想在 Magisk 之外使用“独立模式”功能的开发者,有两种方法可以启用它:

    1. 将环境变量 ASH_STANDALONE 设置为 1
      示例:ASH_STANDALONE=1 /data/adb/magisk/busybox sh <script>
    2. 使用命令行选项切换:
      /data/adb/magisk/busybox sh -o standalone <script>

    为了确保所有后续执行的 sh shell 也以独立模式运行,选项1是首选方法(这是 Magisk 和 Magisk app 内部使用的方法),因为环境变量继承到子进程。

    Magisk 模块

    Magisk 模块是放置在 /data/adb/modules 中的文件夹,结构如下:

    txt
    /data/adb/modules
    +├── .
    +├── .
    +|
    +├── $MODID                  <--- 文件夹以模块的 ID 命名
    +│   │
    +│   │      *** 模块 ID ***
    +│   │
    +│   ├── module.prop         <--- 此文件存储模块的元数据(metadata)
    +│   │
    +│   │      *** 主要内容 ***
    +│   │
    +│   ├── system              <--- 如果 skip_mount 不存在,将挂载此文件夹
    +│   │   ├── ...
    +│   │   ├── ...
    +│   │   └── ...
    +│   │
    +│   ├── zygisk              <--- 此文件夹包含模块的 Zygisk native 库
    +│   │   ├── arm64-v8a.so
    +│   │   ├── armeabi-v7a.so
    +│   │   ├── x86.so
    +│   │   ├── x86_64.so
    +│   │   └── unloaded        <--- 如果存在,则 native 库不兼容
    +│   │
    +│   │      *** 状态标志 ***
    +│   │
    +│   ├── skip_mount          <--- 如果存在,Magisk 将不会挂载您的 system 文件夹
    +│   ├── disable             <--- 如果存在,模块将被禁用
    +│   ├── remove              <--- 如果存在,模块将在下次重新启动时删除
    +│   │
    +│   │      *** 可选文件 ***
    +│   │
    +│   ├── post-fs-data.sh     <--- 此脚本将在 post-fs-data 中执行
    +│   ├── service.sh          <--- 此脚本将在 late_start 服务中执行
    +|   ├── uninstall.sh        <--- 当 Magisk 删除您的模块时,将执行此脚本
    +│   ├── system.prop         <--- resetprop 将此文件中的属性作为系统属性加载
    +│   ├── sepolicy.rule       <--- 其他自定义 sepolicy 规则
    +│   │
    +│   │      *** 自动生成,请勿手动创建或修改 ***
    +│   │
    +│   ├── vendor              <--- $MODID/system/vendor 的符号链接
    +│   ├── product             <--- $MODID/system/product 的符号链接
    +│   ├── system_ext          <--- $MODID/system/system_ext 的符号链接
    +│   │
    +│   │      *** 允许任何其他的文件/文件夹 ***
    +│   │
    +│   ├── ...
    +│   └── ...
    +|
    +├── 其他模块
    +│   ├── .
    +│   └── .
    +├── .
    +├── .
    /data/adb/modules
    +├── .
    +├── .
    +|
    +├── $MODID                  <--- 文件夹以模块的 ID 命名
    +│   │
    +│   │      *** 模块 ID ***
    +│   │
    +│   ├── module.prop         <--- 此文件存储模块的元数据(metadata)
    +│   │
    +│   │      *** 主要内容 ***
    +│   │
    +│   ├── system              <--- 如果 skip_mount 不存在,将挂载此文件夹
    +│   │   ├── ...
    +│   │   ├── ...
    +│   │   └── ...
    +│   │
    +│   ├── zygisk              <--- 此文件夹包含模块的 Zygisk native 库
    +│   │   ├── arm64-v8a.so
    +│   │   ├── armeabi-v7a.so
    +│   │   ├── x86.so
    +│   │   ├── x86_64.so
    +│   │   └── unloaded        <--- 如果存在,则 native 库不兼容
    +│   │
    +│   │      *** 状态标志 ***
    +│   │
    +│   ├── skip_mount          <--- 如果存在,Magisk 将不会挂载您的 system 文件夹
    +│   ├── disable             <--- 如果存在,模块将被禁用
    +│   ├── remove              <--- 如果存在,模块将在下次重新启动时删除
    +│   │
    +│   │      *** 可选文件 ***
    +│   │
    +│   ├── post-fs-data.sh     <--- 此脚本将在 post-fs-data 中执行
    +│   ├── service.sh          <--- 此脚本将在 late_start 服务中执行
    +|   ├── uninstall.sh        <--- 当 Magisk 删除您的模块时,将执行此脚本
    +│   ├── system.prop         <--- resetprop 将此文件中的属性作为系统属性加载
    +│   ├── sepolicy.rule       <--- 其他自定义 sepolicy 规则
    +│   │
    +│   │      *** 自动生成,请勿手动创建或修改 ***
    +│   │
    +│   ├── vendor              <--- $MODID/system/vendor 的符号链接
    +│   ├── product             <--- $MODID/system/product 的符号链接
    +│   ├── system_ext          <--- $MODID/system/system_ext 的符号链接
    +│   │
    +│   │      *** 允许任何其他的文件/文件夹 ***
    +│   │
    +│   ├── ...
    +│   └── ...
    +|
    +├── 其他模块
    +│   ├── .
    +│   └── .
    +├── .
    +├── .

    module.prop

    这是 module.prop 必须遵守的格式

    properties
    id=<字符串> <string>
    +name=<字符串> <string>
    +version=<字符串> <string>
    +versionCode=<整数> <int>
    +author=<字符串> <string>
    +description=<字符串> <string>
    +updateJson=<链接> <url> (可选)
    id=<字符串> <string>
    +name=<字符串> <string>
    +version=<字符串> <string>
    +versionCode=<整数> <int>
    +author=<字符串> <string>
    +description=<字符串> <string>
    +updateJson=<链接> <url> (可选)
    `,13),y=n("code",null,"id",-1),d=n("code",null,"^[a-zA-Z][a-zA-Z0-9._-]+$",-1),E=n("code",null,".",-1),u=n("code",null,"_",-1),g=n("code",null,"-",-1),F=n("br",null,null,-1),m=n("code",null,"a_module",-1),h=n("code",null,"a.module",-1),b=n("code",null,"module-101",-1),k=n("code",null,"a module",-1),_=n("code",null,"1_module",-1),v=n("code",null,"-a-module",-1),C=n("br",null,null,-1),B=n("strong",null,"唯一标识符",-1),A=e("
  • versionCode 必须是整数。这用于对比版本,以便检查更新。
  • updateJson 应该指向一个 URL,该 URL 下载提供信息的 JSON,以便 Magisk app 可以更新模块。
  • 上面没有提到的其他字符串可以是任何单行字符串。
  • 确保使用 UNIX (LF) 换行类型,而不是 Windows (CR+LF)Macintosh (CR)
  • ",4),f=e(`

    更新的 JSON 的格式:

    json
    {
    +    "version": string,
    +    "versionCode": int,
    +    "zipUrl": url,
    +    "changelog": url
    +}
    {
    +    "version": string,
    +    "versionCode": int,
    +    "zipUrl": url,
    +    "changelog": url
    +}

    Shell 脚本 (*.sh)

    请阅读 启动脚本 部分,了解 post-fs-data.shservice.sh 之间的区别。对于大多数模块开发人员来说,如果您只需要运行引导脚本,service.sh 应该足够好了。

    在模块的所有脚本中,请使用 MODDIR=\${0%/*} 获取模块的基本目录路径;不要在脚本中硬编码模块路径。
    如果启用了Zygisk,则环境变量 ZYGISK_ENABLED 将设置为 1

    system 文件夹

    要替换/注入的所有文件都应放在此文件夹中。此文件夹将以递归方式合并到真正的 /system 中,也就是说:真实 /system 中的现有文件将被模块 system 中的文件替换,模块 system 中的新文件将被添加到真实 /system 中。

    如果您将名为 .replace 的文件放在任何文件夹中,而不是合并其内容,则该文件夹将直接替换实际系统中的文件夹。这对于交换整个文件夹非常方便。

    如果要替换 /vendor/product/system_ext 中的文件,请分别将它们放在 system/vendorsystem/productsystem/system_ext 下。Magisk 将透明地处理这些分区是否位于单独的分区中。

    zygisk

    Zygisk 是 Magisk 的一项功能,它允许高级模块开发人员在每个 Android 应用程序的进程中直接运行代码,然后再进行专业化和运行。有关 Zygisk API 和构建 Zygisk 模块的更多详细信息,请查看 Zygisk 模块示例 项目。

    system.prop

    此文件遵循与 build.prop 相同的格式。每行由 [key]=[value]组成。

    sepolicy.rule

    如果您的模块需要一些额外的 sepolicy 补丁,请将这些规则添加到此文件中。此文件中的每一行都将被视为策略语句。有关如何格式化策略语句的更多详细信息,请查看 magiskpolicy 的文档。

    Magisk 模块安装程序

    Magisk 模块安装程序是打包在 zip 文件中的 Magisk 模块,可以在 Magisk 应用程序或第三方recovery(如 TWRP)中刷入。最简单的 Magisk 模块安装程序只是一个打包为 zip 文件的 Magisk 模块,此外还有以下文件:

    • update-binary:下载最新的 module_installer.sh 并将该脚本重命名或复制为 update-binary
    • updater-script:这个文件应该只包含字符串 “#MAGISK

    模块安装程序脚本将会设置环境,将模块文件从 zip 文件提取到正确的位置,然后完成安装过程,这对于大多数简单的 Magisk 模块来说应该足够好了。

    txt
    模块module.zip
    +
    +├── META-INF
    +│   └── com
    +│       └── google
    +│           └── android
    +│               ├── update-binary      <--- 您下载 module_installer.sh
    +│               └── updater-script     <--- 应只包含字符串“#MAGISK”
    +
    +├── customize.sh                       <--- (可选,稍后将详细介绍)
    +│                                           此脚本将来源于 update-binary
    +├── ...
    +├── ...  /* 模块的其余文件 */
    +
    模块module.zip
    +
    +├── META-INF
    +│   └── com
    +│       └── google
    +│           └── android
    +│               ├── update-binary      <--- 您下载 module_installer.sh
    +│               └── updater-script     <--- 应只包含字符串“#MAGISK”
    +
    +├── customize.sh                       <--- (可选,稍后将详细介绍)
    +│                                           此脚本将来源于 update-binary
    +├── ...
    +├── ...  /* 模块的其余文件 */
    +

    自定义

    如果需要自定义模块安装过程,可以选择在安装程序中创建名为 customize.sh 的脚本。在提取所有文件并设置默认权限和 secontext 后,该脚本将由 update-binary 脚本提供(未执行!)。如果您的模块需要基于设备 ABI 进行其他设置,或者您需要为某些模块文件设置特殊权限/secontext,这将非常有用。

    如果要完全控制和自定义安装过程,请在 customize.sh 中声明 SKIPUNZIP=1 以跳过所有默认安装步骤。这样,您的 customize.sh 将负责自行安装所有内容。

    customize.sh 脚本在 Magisk 的 BusyBox ash shell 中运行,并启用了“独立模式”。以下变量和函数可用:

    变量

    • MAGISK_VER (string): 当前安装的 Magisk 的版本字符串(例如 v20.0
    • MAGISK_VER_CODE (int): 当前安装的Magisk的版本代码(例如 20000
    • BOOTMODE (bool): 如果模块在 Magisk app 中安装,则为 true
    • MODPATH (path): 模块文件应安装的路径
    • TMPDIR (path): 可以临时存储文件的地方
    • ZIPFILE (path): your module's installation zip 模块的压缩文件
    • ARCH (string): 设备的 CPU 架构。值为 armarm64x86x64
    • IS64BIT (bool): 如果 $ARCHarm64x64 ,则为 true
    • API (int): 设备的 API 级别(安卓版本)(例如,Android 6.0 的 23

    提示

    您可以在 这里 找到所有 Android 版本对应的 API 级别

    函数

    bash
    ui_print <msg>
    +    打印 <msg> 到控制台
    +    请避免使用“echo”,因为它不会显示在第三方 recovery 的控制台中
    +
    +abort <msg>
    +    打印错误消息 <msg> 到控制台并终止安装
    +    请避免使用“exit”,因为它会跳过终止清理步骤
    +
    +set_perm <target> <owner> <group> <permission> [context]
    +    如果未指定 [context],则默认值为“u:object_r:system_file:s0”
    +    此函数是以下命令的简写:
    +       chown owner.group target
    +       chmod permission target
    +       chcon context target
    +
    +set_perm_recursive <directory> <owner> <group> <dirpermission> <filepermission> [context]
    +    如果未指定 [context],则默认值为“u:object_r:system_file:s0”
    +    此函数是以下psuedo代码的简写:
    +      set_perm <directory> owner group dirpermission context
    +      对于 <directory> 内的文件:
    +        set_perm file owner group filepermission context
    +      对于 <directory> 内的文件夹:
    +        set_perm_recursive dir owner group dirpermission context
    ui_print <msg>
    +    打印 <msg> 到控制台
    +    请避免使用“echo”,因为它不会显示在第三方 recovery 的控制台中
    +
    +abort <msg>
    +    打印错误消息 <msg> 到控制台并终止安装
    +    请避免使用“exit”,因为它会跳过终止清理步骤
    +
    +set_perm <target> <owner> <group> <permission> [context]
    +    如果未指定 [context],则默认值为“u:object_r:system_file:s0”
    +    此函数是以下命令的简写:
    +       chown owner.group target
    +       chmod permission target
    +       chcon context target
    +
    +set_perm_recursive <directory> <owner> <group> <dirpermission> <filepermission> [context]
    +    如果未指定 [context],则默认值为“u:object_r:system_file:s0”
    +    此函数是以下psuedo代码的简写:
    +      set_perm <directory> owner group dirpermission context
    +      对于 <directory> 内的文件:
    +        set_perm file owner group filepermission context
    +      对于 <directory> 内的文件夹:
    +        set_perm_recursive dir owner group dirpermission context

    为方便起见,您还可以在变量名称 REPLACE 中声明要替换的文件夹列表。模块安装程序脚本会将 .replace 文件创建到 REPLACE 中列出的文件夹中。例如:

    sh
    REPLACE="
    +/system/app/YouTube
    +/system/app/Bloatware
    +"
    REPLACE="
    +/system/app/YouTube
    +/system/app/Bloatware
    +"

    上面的列表将对应创建以下文件:$MODPATH/system/app/YouTube/.replace$MODPATH/system/app/Bloatware/.replace

    注意

    • 使用 Magisk 应用程序下载模块时,update-binary强制替换为最新的 module_installer.sh不要尝试在 update-binary 中添加任何自定义逻辑
    • 由于历史原因,请勿在模块 zip 中添加名为 install.sh 的文件
    • 不要在 customize.sh 末尾调用 exit 。模块安装程序脚本必须在退出之前执行一些清理。

    启动脚本

    在Magisk中,您可以以两种不同的模式运行启动脚本:post-fs-datalate_start service 模式。

    • post-fs-data 模式
      • 此阶段会阻塞。启动过程在执行完成,或过 10 秒前暂停。
      • 脚本在装入任何模块之前运行。这允许模块开发人员在安装模块之前动态调整其模块。
      • 这个阶段发生在 Zygote 启动之前,这几乎意味着是 Android 的一切
      • 警告:使用 setprop 将导致启动过程死锁!请改用 resetprop -n <prop_name> <prop_value>
      • 仅在必要时在此模式下运行脚本
    • late_start service 模式
      • 此阶段为非阻塞。脚本与引导过程的其余部分并行运行。
      • 建议大多数脚本在此阶段运行

    在 Magisk 中,还有 2 种脚本:通用脚本模块脚本

    • 通用脚本
      • 放置在 /data/adb/post-fs-data.d/data/adb/service.d
      • 仅当脚本设置为可执行文件时才执行(chmod +x script.sh
      • post-fs-data.d 中的脚本以 post-fs-data 模式运行,service.d 的脚本以 late_start service 模式运行。
      • 模块不应在安装过程中添加常规脚本
    • 模块脚本
      • 放置在模块自己的文件夹中
      • 仅在启用模块时执行
      • post-fs-data.sh 以 post-fs-data 模式运行,而 service.sh 以 late_start service 模式运行。

    所有启动脚本都将在 Magisk 的 BusyBox ash shell 中运行,并启用“独立模式”。

    根目录覆盖系统

    由于 / 在 system-as-root 设备上是只读的,因此 Magisk 提供了一个覆盖系统,使开发者能够替换根目录中的文件或添加新的 *.rc 脚本。此功能主要为第三方内核开发者设计。

    覆盖文件应放在 boot 映像 ramdisk 的 overlay.d 文件夹中,并遵循以下规则:

    1. 对于 overlay.d 中的每个 *.rc 文件( init.rc 除外),init.rc 之后,如果在根目录中不存在,将读取并连接,否则将替换现有文件
    2. 现有文件可以替换为位于相同相对路径的文件
    3. 与不存在的文件对应的文件将被忽略

    要添加您在自定义 *.rc 脚本中引用的其他文件,请将它们添加到 overlay.d/sbin 中。上面的 3 条规则不适用于此文件夹中的任何内容;相反,它们将直接复制到Magisk 的内部 tmpfs 目录(以前是 /sbin )。

    从 Android 11 开始,/sbin 文件夹可能不再存在,在这种情况下,Magisk 会使用 /debug_ramdisk 来代替。当 magiskinit 将其注入 init.rc 时,*.rc 脚本中的 \${MAGISKTMP} 都将替换为 Magisk tmpfs 文件夹。在 Android 11 之前的设备上,\${MAGISKTMP} 将简单地替换为 /sbin 。因此在引用这些附加文件时,*.rc 脚本中永远不要硬编码 “/sbin

    下面是如何使用自定义 *.rc 脚本设置 overlay.d 的示例:

    txt
    ramdisk
    +
    +├── overlay.d
    +│   ├── sbin
    +│   │   ├── libfoo.ko      <--- 这两个文件将被复制到 Magisk 的
    +│   │   └── myscript.sh    <--- 的 tmpfs 目录中
    +│   ├── custom.rc          <--- 此文件将被注入到 init.rc 中
    +│   ├── res
    +│   │   └── random.png     <--- 此文件将替换 /res/random.png
    +│   └── new_file           <--- 此文件将被忽略,因为 /new_file 不存在
    +├── res
    +│   └── random.png         <--- 此文件将被 /overlay.d/res/random.png
    +|                               替换
    +├── ...
    +├── ...  /* 其余的 initramfs 文件 */
    +
    ramdisk
    +
    +├── overlay.d
    +│   ├── sbin
    +│   │   ├── libfoo.ko      <--- 这两个文件将被复制到 Magisk 的
    +│   │   └── myscript.sh    <--- 的 tmpfs 目录中
    +│   ├── custom.rc          <--- 此文件将被注入到 init.rc 中
    +│   ├── res
    +│   │   └── random.png     <--- 此文件将替换 /res/random.png
    +│   └── new_file           <--- 此文件将被忽略,因为 /new_file 不存在
    +├── res
    +│   └── random.png         <--- 此文件将被 /overlay.d/res/random.png
    +|                               替换
    +├── ...
    +├── ...  /* 其余的 initramfs 文件 */
    +

    这是 custom.rc 的示例:

    sh
    # 使用 \${MAGISKTMP} 引用 Magisk 的 tmpfs 目录
    +
    +on early-init
    +    setprop sys.example.foo bar
    +    insmod \${MAGISKTMP}/libfoo.ko
    +    start myservice
    +
    +service myservice \${MAGISKTMP}/myscript.sh
    +    oneshot
    # 使用 \${MAGISKTMP} 引用 Magisk 的 tmpfs 目录
    +
    +on early-init
    +    setprop sys.example.foo bar
    +    insmod \${MAGISKTMP}/libfoo.ko
    +    start myservice
    +
    +service myservice \${MAGISKTMP}/myscript.sh
    +    oneshot
    sh
    # Use \${MAGISKTMP} to refer to Magisk's tmpfs directory
    +
    +on early-init
    +    setprop sys.example.foo bar
    +    insmod \${MAGISKTMP}/libfoo.ko
    +    start myservice
    +
    +service myservice \${MAGISKTMP}/myscript.sh
    +    oneshot
    # Use \${MAGISKTMP} to refer to Magisk's tmpfs directory
    +
    +on early-init
    +    setprop sys.example.foo bar
    +    insmod \${MAGISKTMP}/libfoo.ko
    +    start myservice
    +
    +service myservice \${MAGISKTMP}/myscript.sh
    +    oneshot

    参考链接

    `,52);function M(x,D,P,q,I,T){const a=o("Badge");return t(),c("div",null,[i,n("ul",null,[n("li",null,[y,s(" 必须匹配此正则表达式:"),d,s("(译者注:也就是由字母、数字、点 "),E,s(" 、下划线 "),u,s(" 和减号 "),g,s(" 组成,且开头必须为字母)"),F,s(" 示例: "),m,s(),l(a,{text:"✓"}),s(" ,"),h,s(),l(a,{text:"✓"}),s(" ,"),b,s(),l(a,{text:"✓"}),s(" ,"),k,s(),l(a,{type:"danger",text:"✗"}),s(" ,"),_,s(),l(a,{type:"danger",text:"✗"}),s(" ,"),v,s(),l(a,{type:"danger",text:"✗"}),C,s(" 这是模块的"),B,s("。模块发布后,您不应更改它。")]),A]),f])}const w=p(r,[["render",M]]);export{$ as __pageData,w as default}; diff --git a/assets/guides.md.16ff637a.lean.js b/assets/guides.md.16ff637a.lean.js new file mode 100644 index 00000000..ad5da808 --- /dev/null +++ b/assets/guides.md.16ff637a.lean.js @@ -0,0 +1 @@ +import{_ as p,C as o,o as t,c,k as n,a as s,H as l,Q as e}from"./chunks/framework.116ed6a2.js";const $=JSON.parse('{"title":"开发者指南","description":"","frontmatter":{},"headers":[],"relativePath":"guides.md","filePath":"guides.md","lastUpdated":1703179308000}'),r={name:"guides.md"},i=e("",13),y=n("code",null,"id",-1),d=n("code",null,"^[a-zA-Z][a-zA-Z0-9._-]+$",-1),E=n("code",null,".",-1),u=n("code",null,"_",-1),g=n("code",null,"-",-1),F=n("br",null,null,-1),m=n("code",null,"a_module",-1),h=n("code",null,"a.module",-1),b=n("code",null,"module-101",-1),k=n("code",null,"a module",-1),_=n("code",null,"1_module",-1),v=n("code",null,"-a-module",-1),C=n("br",null,null,-1),B=n("strong",null,"唯一标识符",-1),A=e("",4),f=e("",52);function M(x,D,P,q,I,T){const a=o("Badge");return t(),c("div",null,[i,n("ul",null,[n("li",null,[y,s(" 必须匹配此正则表达式:"),d,s("(译者注:也就是由字母、数字、点 "),E,s(" 、下划线 "),u,s(" 和减号 "),g,s(" 组成,且开头必须为字母)"),F,s(" 示例: "),m,s(),l(a,{text:"✓"}),s(" ,"),h,s(),l(a,{text:"✓"}),s(" ,"),b,s(),l(a,{text:"✓"}),s(" ,"),k,s(),l(a,{type:"danger",text:"✗"}),s(" ,"),_,s(),l(a,{type:"danger",text:"✗"}),s(" ,"),v,s(),l(a,{type:"danger",text:"✗"}),C,s(" 这是模块的"),B,s("。模块发布后,您不应更改它。")]),A]),f])}const w=p(r,[["render",M]]);export{$ as __pageData,w as default}; diff --git a/assets/guides.md.19fb9662.js b/assets/guides.md.19fb9662.js deleted file mode 100644 index 6418316b..00000000 --- a/assets/guides.md.19fb9662.js +++ /dev/null @@ -1,134 +0,0 @@ -import{_ as e,H as p,o as t,c,C as a,a as s,J as l,V as o}from"./chunks/framework.fc84ac3a.js";const z=JSON.parse('{"title":"开发者指南","description":"","frontmatter":{},"headers":[],"relativePath":"guides.md","filePath":"guides.md","lastUpdated":1684157238000}'),r={name:"guides.md"},i=o(`

    开发者指南

    BusyBox

    Magisk 附带了一个完整的 BusyBox 二进制(包括完整的 SELinux 支持)。可执行文件位于 /data/adb/magisk/busybox 。Magisk 的 BusyBox 支持运行时可切换的“ASH独立外壳模式”。这种独立模式的意思是,当在 BusyBox 的 ash shell 中运行时,无论设置为 PATH ,每个命令都将直接使用 BusyBox 中的 applet。例如,像 lsrmchmod 这样的命令将不使用 PATH 中的内容(在 Android 的情况下,默认情况下将分别为 /system/bin/ls/system/bin/rm/system/bin/chmod ),而是直接调用内部 BusyBox 小程序。这确保脚本始终在可预测的环境中运行,并且无论在哪个 Android 版本上运行,都始终具有完整的命令集。要强制命令不使用BusyBox,必须使用完整路径调用可执行文件。

    在 Magisk 上下文中运行的每个 shell 脚本都将在启用独立模式(Standalone Mode)的 BusyBox 的 ash shell 中执行。对于与第三方开发人员相关的内容,这包括所有启动脚本和模块安装脚本。

    对于想在 Magisk 之外使用“独立模式”功能的开发者,有两种方法可以启用它:

    1. 将环境变量 ASH_STANDALONE 设置为 1
      示例:ASH_STANDALONE=1 /data/adb/magisk/busybox sh <script>
    2. 使用命令行选项切换:
      /data/adb/magisk/busybox sh -o standalone <script>

    为了确保所有后续执行的 sh shell 也以独立模式运行,选项1是首选方法(这是 Magisk 和 Magisk app 内部使用的方法),因为环境变量向下继承到子进程。

    Magisk 模块

    Magisk 模块是放置在 /data/adb/modules 中的文件夹,结构如下:

    txt
    /data/adb/modules
    -├── .
    -├── .
    -|
    -├── $MODID                  <--- 文件夹以模块的 ID 命名
    -│   │
    -│   │      *** 模块 ID ***
    -│   │
    -│   ├── module.prop         <--- 此文件存储模块的元数据(metadata)
    -│   │
    -│   │      *** 主要内容 ***
    -│   │
    -│   ├── system              <--- 如果 skip_mount 不存在,将挂载此文件夹
    -│   │   ├── ...
    -│   │   ├── ...
    -│   │   └── ...
    -│   │
    -│   ├── zygisk              <--- 此文件夹包含模块的 Zygisk native 库
    -│   │   ├── arm64-v8a.so
    -│   │   ├── armeabi-v7a.so
    -│   │   ├── x86.so
    -│   │   ├── x86_64.so
    -│   │   └── unloaded        <--- 如果存在,则 native 库不兼容
    -│   │
    -│   │      *** 状态标志 ***
    -│   │
    -│   ├── skip_mount          <--- 如果存在,Magisk 将不会挂载您的 system 文件夹
    -│   ├── disable             <--- 如果存在,模块将被禁用
    -│   ├── remove              <--- 如果存在,模块将在下次重新启动时删除
    -│   │
    -│   │      *** 可选文件 ***
    -│   │
    -│   ├── post-fs-data.sh     <--- 此脚本将在 post-fs-data 中执行
    -│   ├── service.sh          <--- 此脚本将在 late_start 服务中执行
    -|   ├── uninstall.sh        <--- 当 Magisk 删除您的模块时,将执行此脚本
    -│   ├── system.prop         <--- resetprop 将此文件中的属性作为系统属性加载
    -│   ├── sepolicy.rule       <--- 其他自定义 sepolicy 规则
    -│   │
    -│   │      *** 自动生成,请勿手动创建或修改 ***
    -│   │
    -│   ├── vendor              <--- $MODID/system/vendor 的符号链接
    -│   ├── product             <--- $MODID/system/product 的符号链接
    -│   ├── system_ext          <--- $MODID/system/system_ext 的符号链接
    -│   │
    -│   │      *** 允许任何其他文件/文件夹 ***
    -│   │
    -│   ├── ...
    -│   └── ...
    -|
    -├── 其他模块
    -│   ├── .
    -│   └── .
    -├── .
    -├── .

    module.prop

    这是 module.prop 必须遵守的格式

    (以下代码块虽然标注为 js,但实际上是 prop,此操作仅为提供代码高亮)

    js
    id=<字符串> <string>
    -name=<字符串> <string>
    -version=<字符串> <string>
    -versionCode=<整数> <int>
    -author=<字符串> <string>
    -description=<字符串> <string>
    -updateJson=<链接> <url> (可选)
    `,14),C=a("code",null,"id",-1),d=a("code",null,"^[a-zA-Z][a-zA-Z0-9._-]+$",-1),y=a("code",null,".",-1),A=a("code",null,"_",-1),D=a("code",null,"-",-1),u=a("br",null,null,-1),F=a("code",null,"a_module",-1),m=a("code",null,"a.module",-1),g=a("code",null,"module-101",-1),h=a("code",null,"a module",-1),b=a("code",null,"1_module",-1),_=a("code",null,"-a-module",-1),k=a("br",null,null,-1),B=a("strong",null,"唯一标识符",-1),E=o("
  • versionCode 必须是整数。这用于对比版本,以便检查更新。
  • updateJson 应该指向一个 URL,该 URL 下载 JSON 以提供信息,以便 Magisk app 可以更新模块。
  • 上面没有提到的其他字符串可以是任何单行字符串。
  • 确保使用 UNIX (LF) 换行类型,而不是 Windows (CR+LF)Macintosh (CR)
  • ",4),v=o(`

    更新的JSON的格式:

    json
    {
    -    "version": string,
    -    "versionCode": int,
    -    "zipUrl": url,
    -    "changelog": url
    -}

    Shell 脚本 (*.sh)

    请阅读 启动脚本 部分,了解 post-fs-data.shservice.sh 之间的区别。对于大多数模块开发人员来说,如果您只需要运行引导脚本,service.sh 应该足够好了。

    在模块的所有脚本中,请使用 MODDIR=\${0%/*} 获取模块的基本目录路径;不要在脚本中硬编码模块路径。
    如果启用了Zygisk,则环境变量 ZYGISK_ENABLED 将设置为 1

    system 文件夹

    要替换/注入的所有文件都应放在此文件夹中。此文件夹将以递归方式合并到真正的 /system 中,也就是说:真实 /system 中的现有文件将被模块 system 中的文件替换,模块 system 中的新文件将被添加到真实 /system 中。

    如果您将名为 .replace 的文件放在任何文件夹中,而不是合并其内容,则该文件夹将直接替换实际系统中的文件夹。这对于交换整个文件夹非常方便。

    如果要替换 /vendor/product/system_ext 中的文件,请分别将它们放在 system/vendorsystem/productsystem/system_ext 下。Magisk 将透明地处理这些分区是否位于单独的分区中。

    zygisk

    Zygisk 是 Magisk 的一项功能,它允许高级模块开发人员在每个 Android 应用程序的进程中直接运行代码,然后再进行专业化和运行。有关 Zygisk API 和构建 Zygisk 模块的更多详细信息,请查看 Zygisk 模块示例 项目。

    system.prop

    此文件遵循与 build.prop 相同的格式。每行由 [key]=[value]组成。

    sepolicy.rule

    如果您的模块需要一些额外的 sepolicy 补丁,请将这些规则添加到此文件中。此文件中的每一行都将被视为策略语句。有关如何格式化策略语句的更多详细信息,请查看 magiskpolicy 的文档。

    Magisk 模块安装程序

    Magisk 模块安装程序是打包在 zip 文件中的 Magisk 模块,可以在 Magisk 应用程序或第三方recovery(如 TWRP)中刷入。最简单的 Magisk 模块安装程序只是一个打包为 zip 文件的 Magisk 模块,此外还有以下文件:

    • update-binary:下载最新的 module_installer.sh 并将该脚本重命名或复制为 update-binary
    • updater-script:这个文件应该只包含字符串 “#MAGISK

    模块安装程序脚本将会设置环境,将模块文件从 zip 文件提取到正确的位置,然后完成安装过程,这对于大多数简单的 Magisk 模块来说应该足够好了。

    txt
    模块module.zip
    -
    -├── META-INF
    -│   └── com
    -│       └── google
    -│           └── android
    -│               ├── update-binary      <--- 您下载 module_installer.sh
    -│               └── updater-script     <--- 应只包含字符串“#MAGISK”
    -
    -├── customize.sh                       <--- (可选,稍后将详细介绍)
    -│                                           此脚本将来源于 update-binary
    -├── ...
    -├── ...  /* 模块的其余文件 */
    -

    自定义

    如果需要自定义模块安装过程,可以选择在安装程序中创建名为 customize.sh 的脚本。在提取所有文件并设置默认权限和 secontext 后,该脚本将由 update-binary 脚本提供(未执行!)。如果您的模块需要基于设备 ABI 进行其他设置,或者您需要为某些模块文件设置特殊权限/secontext,这将非常有用。

    如果要完全控制和自定义安装过程,请在 customize.sh 中声明 SKIPUNZIP=1 以跳过所有默认安装步骤。这样,您的 customize.sh 将负责自行安装所有内容。

    customize.sh 脚本在 Magisk 的 BusyBox ash shell 中运行,并启用了“独立模式”。以下变量和函数可用:

    变量

    • MAGISK_VER (string): 当前安装的 Magisk 的版本字符串(例如 v20.0
    • MAGISK_VER_CODE (int): 当前安装的Magisk的版本代码(例如 20000
    • BOOTMODE (bool): 如果模块在 Magisk app 中安装,则为 true
    • MODPATH (path): 模块文件应安装的路径
    • TMPDIR (path): 可以临时存储文件的地方
    • ZIPFILE (path): your module's installation zip 模块的压缩文件
    • ARCH (string): 设备的 CPU 架构。值为 armarm64x86x64
    • IS64BIT (bool): 如果 $ARCHarm64x64 ,则为 true
    • API (int): 设备的 API 级别(安卓版本)(例如,Android 6.0 的 23

    提示

    您可以在 这里 找到所有 Android 版本对应的 API 级别

    函数

    shell
    ui_print <msg>
    -    打印 <msg> 到控制台
    -    请避免使用“echo”,因为它不会显示在第三方 recovery 的控制台中
    -
    -abort <msg>
    -    打印错误消息 <msg> 到控制台并终止安装
    -    请避免使用“exit”,因为它会跳过终止清理步骤
    -
    -set_perm <target> <owner> <group> <permission> [context]
    -    如果未指定 [context],则默认值为“u:object_r:system_file:s0”
    -    此函数是以下命令的简写:
    -       chown owner.group target
    -       chmod permission target
    -       chcon context target
    -
    -set_perm_recursive <directory> <owner> <group> <dirpermission> <filepermission> [context]
    -    如果未指定 [context],则默认值为“u:object_r:system_file:s0”
    -    此函数是以下psuedo代码的简写:
    -      set_perm <directory> owner group dirpermission context
    -      对于 <directory> 内的文件:
    -        set_perm file owner group filepermission context
    -      对于 <directory> 内的文件夹:
    -        set_perm_recursive dir owner group dirpermission context

    为方便起见,您还可以在变量名称 REPLACE 中声明要替换的文件夹列表。模块安装程序脚本会将 .replace 文件创建到 REPLACE 中列出的文件夹中。例如:

    sh
    REPLACE="
    -/system/app/YouTube
    -/system/app/Bloatware
    -"

    上面的列表将对应创建以下文件:$MODPATH/system/app/YouTube/.replace$MODPATH/system/app/Bloatware/.replace

    注意

    • 使用 Magisk 应用程序下载模块时,update-binary强制替换为最新的 module_installer.sh不要尝试在 update-binary 中添加任何自定义逻辑
    • 由于历史原因,请勿在模块 zip 中添加名为 install.sh 的文件
    • 不要在 customize.sh 末尾调用 exit 。模块安装程序脚本必须在退出之前执行一些清理。

    启动脚本

    在Magisk中,您可以以两种不同的模式运行启动脚本:post-fs-datalate_start service 模式。

    • post-fs-data 模式
      • 此阶段会阻塞。启动过程在执行完成,或过 10 秒前暂停。
      • 脚本在装入任何模块之前运行。这允许模块开发人员在安装模块之前动态调整其模块。
      • 这个阶段发生在 Zygote 启动之前,这几乎意味着是 Android 的一切
      • 警告:使用 setprop 将导致启动过程死锁!请改用 resetprop -n <prop_name> <prop_value>
      • 仅在必要时在此模式下运行脚本
    • late_start service 模式
      • 此阶段为非阻塞。脚本与引导过程的其余部分并行运行。
      • 建议大多数脚本在此阶段运行

    在 Magisk 中,还有 2 种脚本:通用脚本模块脚本

    • 通用脚本
      • 放置在 /data/adb/post-fs-data.d/data/adb/service.d
      • 仅当脚本设置为可执行文件时才执行(chmod +x script.sh
      • post-fs-data.d 中的脚本以 post-fs-data 模式运行,service.d 的脚本以 late_start service 模式运行。
      • 模块不应在安装过程中添加常规脚本
    • 模块脚本
      • 放置在模块自己的文件夹中
      • 仅在启用模块时执行
      • post-fs-data.sh 以 post-fs-data 模式运行,而 service.sh 以 late_start service 模式运行。

    所有启动脚本都将在 Magisk 的 BusyBox ash shell 中运行,并启用“独立模式”。

    根目录覆盖系统

    由于 / 在 system-as-root 设备上是只读的,因此 Magisk 提供了一个覆盖系统,使开发者能够替换根目录中的文件或添加新的 *.rc 脚本。此功能主要为第三方内核开发者设计。

    覆盖文件应放在 boot 映像 ramdisk 的 overlay.d 文件夹中,并遵循以下规则:

    1. 对于 overlay.d 中的每个 *.rc 文件( init.rc 除外),init.rc 之后,如果在根目录中不存在,将读取并连接,否则将替换现有文件
    2. 现有文件可以替换为位于相同相对路径的文件
    3. 与不存在的文件对应的文件将被忽略

    要添加您在自定义 *.rc 脚本中引用的其他文件,请将它们添加到 overlay.d/sbin 中。上面的 3 条规则不适用于此文件夹中的任何内容;相反,它们将直接复制到Magisk 的内部 tmpfs 目录(以前是 /sbin )。

    从 Android 11 开始,/sbin 文件夹可能不再存在,在这种情况下,Magisk 会在每次启动时随机生成一个不同的 tmpfs 文件夹。当 magiskinit 将其注入 init.rc 时,*.rc 脚本中的 \${MAGISKTMP} 都将替换为 Magisk tmpfs 文件夹。在 Android 11 之前的设备上,\${MAGISKTMP} 将简单地替换为 /sbin 。因此在引用这些附加文件时,*.rc 脚本中永远不要硬编码 “/sbin

    下面是如何使用自定义 *.rc 脚本设置 overlay.d 的示例:

    txt
    ramdisk
    -
    -├── overlay.d
    -│   ├── sbin
    -│   │   ├── libfoo.ko      <--- 这两个文件将被复制到 Magisk 的
    -│   │   └── myscript.sh    <--- 的 tmpfs 目录中
    -│   ├── custom.rc          <--- 此文件将被注入到 init.rc 中
    -│   ├── res
    -│   │   └── random.png     <--- 此文件将替换 /res/random.png
    -│   └── new_file           <--- 此文件将被忽略,因为 /new_file 不存在
    -├── res
    -│   └── random.png         <--- 此文件将被 /overlay.d/res/random.png
    -|                               替换
    -├── ...
    -├── ...  /* 其余的 initramfs 文件 */
    -

    这是 custom.rc 的示例:

    sh
    # 使用 \${MAGISKTMP} 引用 Magisk 的 tmpfs 目录
    -
    -on early-init
    -    setprop sys.example.foo bar
    -    insmod \${MAGISKTMP}/libfoo.ko
    -    start myservice
    -
    -service myservice \${MAGISKTMP}/myscript.sh
    -    oneshot
    原版示例
    sh
    # Use \${MAGISKTMP} to refer to Magisk's tmpfs directory
    -
    -on early-init
    -    setprop sys.example.foo bar
    -    insmod \${MAGISKTMP}/libfoo.ko
    -    start myservice
    -
    -service myservice \${MAGISKTMP}/myscript.sh
    -    oneshot

    参考链接

    `,53);function M(x,f,P,q,T,I){const n=p("Badge");return t(),c("div",null,[i,a("ul",null,[a("li",null,[C,s(" 必须匹配此正则表达式:"),d,s("(也就是开头必须为字母,后面为字母、数字、点 "),y,s(" 、下划线 "),A,s(" 和减号 "),D,s(")"),u,s(" 示例: "),F,s(),l(n,{type:"tip",text:"✓"}),s("、"),m,s(),l(n,{type:"tip",text:"✓"}),s("、"),g,s(),l(n,{type:"tip",text:"✓"}),s("、"),h,s(),l(n,{type:"danger",text:"✗"}),s("、"),b,s(),l(n,{type:"danger",text:"✗"}),s("、"),_,s(),l(n,{type:"danger",text:"✗"}),k,s(" 这是模块的"),B,s("。模块发布后,您不应更改它。")]),E]),v])}const $=e(r,[["render",M]]);export{z as __pageData,$ as default}; diff --git a/assets/guides.md.19fb9662.lean.js b/assets/guides.md.19fb9662.lean.js deleted file mode 100644 index 76f86a4f..00000000 --- a/assets/guides.md.19fb9662.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,H as p,o as t,c,C as a,a as s,J as l,V as o}from"./chunks/framework.fc84ac3a.js";const z=JSON.parse('{"title":"开发者指南","description":"","frontmatter":{},"headers":[],"relativePath":"guides.md","filePath":"guides.md","lastUpdated":1684157238000}'),r={name:"guides.md"},i=o("",14),C=a("code",null,"id",-1),d=a("code",null,"^[a-zA-Z][a-zA-Z0-9._-]+$",-1),y=a("code",null,".",-1),A=a("code",null,"_",-1),D=a("code",null,"-",-1),u=a("br",null,null,-1),F=a("code",null,"a_module",-1),m=a("code",null,"a.module",-1),g=a("code",null,"module-101",-1),h=a("code",null,"a module",-1),b=a("code",null,"1_module",-1),_=a("code",null,"-a-module",-1),k=a("br",null,null,-1),B=a("strong",null,"唯一标识符",-1),E=o("",4),v=o("",53);function M(x,f,P,q,T,I){const n=p("Badge");return t(),c("div",null,[i,a("ul",null,[a("li",null,[C,s(" 必须匹配此正则表达式:"),d,s("(也就是开头必须为字母,后面为字母、数字、点 "),y,s(" 、下划线 "),A,s(" 和减号 "),D,s(")"),u,s(" 示例: "),F,s(),l(n,{type:"tip",text:"✓"}),s("、"),m,s(),l(n,{type:"tip",text:"✓"}),s("、"),g,s(),l(n,{type:"tip",text:"✓"}),s("、"),h,s(),l(n,{type:"danger",text:"✗"}),s("、"),b,s(),l(n,{type:"danger",text:"✗"}),s("、"),_,s(),l(n,{type:"danger",text:"✗"}),k,s(" 这是模块的"),B,s("。模块发布后,您不应更改它。")]),E]),v])}const $=e(r,[["render",M]]);export{z as __pageData,$ as default}; diff --git a/assets/index.md.43313836.js b/assets/index.md.43313836.js deleted file mode 100644 index 9fa35e3c..00000000 --- a/assets/index.md.43313836.js +++ /dev/null @@ -1,20 +0,0 @@ -import{u as i,H as o,o as r,c as p,C as a,a as s,J as t,t as c,b as h,V as n}from"./chunks/framework.fc84ac3a.js";const g="/MagiskChineseDocument/images/logo.png",d={id:"magisk-中文文档",tabindex:"-1"},u=a("a",{class:"header-anchor",href:"#magisk-中文文档","aria-label":'Permalink to "Magisk 中文文档 "'},"​",-1),_=a("p",null,[a("img",{src:g,alt:"logo"}),s(" 本文档翻译了 "),a("a",{href:"https://topjohnwu.github.io/Magisk/",target:"_blank",rel:"noreferrer"},"Magisk 官方文档"),s(" 并补充了很多内容。")],-1),A=n('

    以下部分面向开发者:

    ',3),m={id:"magisk-许可-license",tabindex:"-1"},C=a("a",{class:"header-anchor",href:"#magisk-许可-license","aria-label":'Permalink to "Magisk 许可(License)"'},"​",-1),f=n(`

    WARNING

    中文汉化版许可仅供参考,请以英文原版为准

    txt
    Magisk,包括所有 git 子模块都是自由软件:
    -您可以根据自由软件基金会发布的 GNU 通用公共许可证的条款(许可证的第3版,
    -或(根据您的选择)任何更高版本重新分发和/或修改它。
    -
    -分发此程序是希望它有用,但没有任何保证;甚至没有适销性或特定用途适用性
    -的隐含保证。有关详细信息,请参阅GNU通用公共许可证。
    -
    -你应该已经收到了GNU通用公共许可证的副本以及这个程序。如果没有,请参见
    -<http://www.gnu.org/licenses/>.
    英文原版
    txt
    Magisk, including all git submodules are free software:
    -you can redistribute it and/or modify it under the terms of the
    -GNU General Public License as published by the Free Software Foundation,
    -either version 3 of the License, or (at your option) any later version.
    -
    -This program is distributed in the hope that it will be useful,
    -but WITHOUT ANY WARRANTY; without even the implied warranty of
    -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    -GNU General Public License for more details.
    -
    -You should have received a copy of the GNU General Public License
    -along with this program.  If not, see <http://www.gnu.org/licenses/>.

    相关链接

    友情链接

    `,7),T=JSON.parse('{"title":"Magisk 中文文档","titleTemplate":"Magisk 中文文档","description":"","frontmatter":{"aside":false,"title":"Magisk 中文文档","titleTemplate":"Magisk 中文文档"},"headers":[],"relativePath":"index.md","filePath":"index.md","lastUpdated":1684159014000}'),k={name:"index.md"},x=Object.assign(k,{setup(y){const{theme:l}=i();return(b,D)=>{const e=o("Badge");return r(),p("div",null,[a("h1",d,[s("Magisk 中文文档 "),t(e,{type:"tip",text:"由 Jesse205 翻译"}),s(),t(e,{type:"warning",text:"非官方"}),s(),u]),_,a("p",null,"原始文档版本:"+c(h(l).originDocumentDate),1),A,a("h2",m,[s("Magisk 许可(License)"),t(e,{type:"tip",text:"使用 百度翻译 汉化"}),s(),C]),f])}}});export{T as __pageData,x as default}; diff --git a/assets/index.md.43313836.lean.js b/assets/index.md.43313836.lean.js deleted file mode 100644 index 11cf7836..00000000 --- a/assets/index.md.43313836.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{u as i,H as o,o as r,c as p,C as a,a as s,J as t,t as c,b as h,V as n}from"./chunks/framework.fc84ac3a.js";const g="/MagiskChineseDocument/images/logo.png",d={id:"magisk-中文文档",tabindex:"-1"},u=a("a",{class:"header-anchor",href:"#magisk-中文文档","aria-label":'Permalink to "Magisk 中文文档 "'},"​",-1),_=a("p",null,[a("img",{src:g,alt:"logo"}),s(" 本文档翻译了 "),a("a",{href:"https://topjohnwu.github.io/Magisk/",target:"_blank",rel:"noreferrer"},"Magisk 官方文档"),s(" 并补充了很多内容。")],-1),A=n("",3),m={id:"magisk-许可-license",tabindex:"-1"},C=a("a",{class:"header-anchor",href:"#magisk-许可-license","aria-label":'Permalink to "Magisk 许可(License)"'},"​",-1),f=n("",7),T=JSON.parse('{"title":"Magisk 中文文档","titleTemplate":"Magisk 中文文档","description":"","frontmatter":{"aside":false,"title":"Magisk 中文文档","titleTemplate":"Magisk 中文文档"},"headers":[],"relativePath":"index.md","filePath":"index.md","lastUpdated":1684159014000}'),k={name:"index.md"},x=Object.assign(k,{setup(y){const{theme:l}=i();return(b,D)=>{const e=o("Badge");return r(),p("div",null,[a("h1",d,[s("Magisk 中文文档 "),t(e,{type:"tip",text:"由 Jesse205 翻译"}),s(),t(e,{type:"warning",text:"非官方"}),s(),u]),_,a("p",null,"原始文档版本:"+c(h(l).originDocumentDate),1),A,a("h2",m,[s("Magisk 许可(License)"),t(e,{type:"tip",text:"使用 百度翻译 汉化"}),s(),C]),f])}}});export{T as __pageData,x as default}; diff --git a/assets/index.md.54fb2e74.js b/assets/index.md.54fb2e74.js new file mode 100644 index 00000000..6c8e3678 --- /dev/null +++ b/assets/index.md.54fb2e74.js @@ -0,0 +1,39 @@ +import{_ as t,C as i,o,c as r,k as e,a as s,H as n,Q as l}from"./chunks/framework.116ed6a2.js";const p="/MagiskChineseDocument/images/logo.png",G=JSON.parse('{"title":"Magisk 中文文档","titleTemplate":false,"description":"","frontmatter":{"aside":false,"titleTemplate":false},"headers":[],"relativePath":"index.md","filePath":"index.md","lastUpdated":1703182974000}'),c={name:"index.md"},h={id:"magisk-中文文档",tabindex:"-1"},d=e("a",{class:"header-anchor",href:"#magisk-中文文档","aria-label":'Permalink to "Magisk 中文文档 "'},"​",-1),g=l('

    logo

    本文档翻译了 Magisk 官方文档Magisk Delta 文档 并补充了很多内容。

    以下部分面向开发者:

    Magisk Delta:

    Magisk 许可(License)

    WARNING

    中文汉化版许可仅供参考,请以英文原版为准!

    ',9),u={class:"vp-code-group vp-adaptive-theme"},_={class:"tabs"},f=e("input",{type:"radio",name:"group-rhSBq",id:"tab-wiRfMC6",checked:"checked"},null,-1),b={for:"tab-wiRfMC6"},y=e("input",{type:"radio",name:"group-rhSBq",id:"tab-_LhHZfy"},null,-1),k=e("label",{for:"tab-_LhHZfy"},"英文原版",-1),m=l(`
    txt
    Magisk,包括所有 git 子模块都是自由软件:
    +您可以根据自由软件基金会发布的 GNU 通用公共许可证的条款(许可证的第3版,
    +或(根据您的选择)任何更高版本重新分发和/或修改它。
    +
    +分发此程序是希望它有用,但没有任何保证;甚至没有适销性或特定用途适用性
    +的隐含保证。有关详细信息,请参阅 GNU 通用公共许可证。
    +
    +你应该已经收到了GNU通用公共许可证的副本以及这个程序。如果没有,请参见
    +<http://www.gnu.org/licenses/>。
    Magisk,包括所有 git 子模块都是自由软件:
    +您可以根据自由软件基金会发布的 GNU 通用公共许可证的条款(许可证的第3版,
    +或(根据您的选择)任何更高版本重新分发和/或修改它。
    +
    +分发此程序是希望它有用,但没有任何保证;甚至没有适销性或特定用途适用性
    +的隐含保证。有关详细信息,请参阅 GNU 通用公共许可证。
    +
    +你应该已经收到了GNU通用公共许可证的副本以及这个程序。如果没有,请参见
    +<http://www.gnu.org/licenses/>。
    txt
    Magisk, including all git submodules are free software:
    +you can redistribute it and/or modify it under the terms of the
    +GNU General Public License as published by the Free Software Foundation,
    +either version 3 of the License, or (at your option) any later version.
    +
    +This program is distributed in the hope that it will be useful,
    +but WITHOUT ANY WARRANTY; without even the implied warranty of
    +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    +GNU General Public License for more details.
    +
    +You should have received a copy of the GNU General Public License
    +along with this program.  If not, see <http://www.gnu.org/licenses/>.
    Magisk, including all git submodules are free software:
    +you can redistribute it and/or modify it under the terms of the
    +GNU General Public License as published by the Free Software Foundation,
    +either version 3 of the License, or (at your option) any later version.
    +
    +This program is distributed in the hope that it will be useful,
    +but WITHOUT ANY WARRANTY; without even the implied warranty of
    +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    +GNU General Public License for more details.
    +
    +You should have received a copy of the GNU General Public License
    +along with this program.  If not, see <http://www.gnu.org/licenses/>.
    `,1),T=l('

    感谢

    • @0ZDragon
    • 翻译工具:文心一言、百度翻译、Bing 翻译、DeepL

    相关链接

    友情链接

    ',6);function v(w,N,M,A,P,S){const a=i("Badge");return o(),r("div",null,[e("h1",h,[s("Magisk 中文文档 "),n(a,{text:"由 Jesse205 翻译"}),s(),n(a,{type:"warning",text:"非官方"}),s(),d]),g,e("div",u,[e("div",_,[f,e("label",b,[s("中文汉化 "),n(a,{text:"百度翻译"})]),y,k]),m]),T])}const R=t(c,[["render",v]]);export{G as __pageData,R as default}; diff --git a/assets/index.md.54fb2e74.lean.js b/assets/index.md.54fb2e74.lean.js new file mode 100644 index 00000000..3b3caefd --- /dev/null +++ b/assets/index.md.54fb2e74.lean.js @@ -0,0 +1 @@ +import{_ as t,C as i,o,c as r,k as e,a as s,H as n,Q as l}from"./chunks/framework.116ed6a2.js";const p="/MagiskChineseDocument/images/logo.png",G=JSON.parse('{"title":"Magisk 中文文档","titleTemplate":false,"description":"","frontmatter":{"aside":false,"titleTemplate":false},"headers":[],"relativePath":"index.md","filePath":"index.md","lastUpdated":1703182974000}'),c={name:"index.md"},h={id:"magisk-中文文档",tabindex:"-1"},d=e("a",{class:"header-anchor",href:"#magisk-中文文档","aria-label":'Permalink to "Magisk 中文文档 "'},"​",-1),g=l("",9),u={class:"vp-code-group vp-adaptive-theme"},_={class:"tabs"},f=e("input",{type:"radio",name:"group-rhSBq",id:"tab-wiRfMC6",checked:"checked"},null,-1),b={for:"tab-wiRfMC6"},y=e("input",{type:"radio",name:"group-rhSBq",id:"tab-_LhHZfy"},null,-1),k=e("label",{for:"tab-_LhHZfy"},"英文原版",-1),m=l("",1),T=l("",6);function v(w,N,M,A,P,S){const a=i("Badge");return o(),r("div",null,[e("h1",h,[s("Magisk 中文文档 "),n(a,{text:"由 Jesse205 翻译"}),s(),n(a,{type:"warning",text:"非官方"}),s(),d]),g,e("div",u,[e("div",_,[f,e("label",b,[s("中文汉化 "),n(a,{text:"百度翻译"})]),y,k]),m]),T])}const R=t(c,[["render",v]]);export{G as __pageData,R as default}; diff --git a/assets/install.md.0c42a124.js b/assets/install.md.0c42a124.js new file mode 100644 index 00000000..52975557 --- /dev/null +++ b/assets/install.md.0c42a124.js @@ -0,0 +1 @@ +import{_ as l,C as t,o as r,c as n,k as a,H as i,a as s,Q as o}from"./chunks/framework.116ed6a2.js";const c="/MagiskChineseDocument/assets/device_info.234952cd.png",R=JSON.parse('{"title":"安装","description":"","frontmatter":{},"headers":[],"relativePath":"install.md","filePath":"install.md","lastUpdated":1703179308000}'),p={name:"install.md"},d=o('

    安装

    如果您已经安装了 Magisk ,强烈建议直接通过 Magisk 应用程序的「直接安装」方法进行升级。以下教程仅针对初始安装。

    入门

    在你开始之前:

    • 本教程假设您了解如何使用 adbfastboot
    • 如果您还计划安装第三方内核(kernel),请在安装 Magisk 之后安装它
    • 必须解锁设备的引导加载程序(bootloader)

    下载并安装最新的 Magisk 应用程序 (只需下载「Magisk-版本.apk」即可) 在主屏幕中,您应该看到:

    Ramdisk 的结果确定您的设备在 boot 分区中是否有 ramdisk。如果您的设备没有启动 ramdisk,请在继续之前阅读 Recovery 中的 Magisk 部分。

    信息

    不幸的是,有一些例外情况,因为某些设备的引导加载程序会接受 ramdisk,即使它不应该接受。 在这种情况下,您必须按照说明进行操作,就好像您的设备的 boot 分区包含 ramdisk 一样。 没有什么办法检测到这一点,因此唯一可以确定的方法就是实际尝试。 幸运的是,据我们所知,只有部分小米设备具有此属性,所以大多数人可以忽略这条信息。

    如果您使用的是华为设备,请查看相应部分
    如果您使用的是三星设备,请查看相应部分

    如果您的设备有启动 ramdisk,请获取 boot.img 或者 init_boot.img(如果存在。在出厂时搭载 Android 13 的设备通常是这样的)的副本。

    如果您的设备没有启动 ramdisk,请获取 recovery.img 的副本。

    您可以从官方固件包或第三方 ROM 刷机包中提取所需文件。

    接下来,我们需要知道您的设备是否有单独的 vbmeta 分区。

    快速回顾一下,此时,您应该已经知道并准备好了:

    1. 设备是否有启动 ramdisk
    2. 基于 (1) 的 boot.imginit_boot.imgrecovery.img

    让我们继续修补映像.

    修补映像

    ',19),g=o('
  • 将 boot 、init_boot 或 recovery 映像( *.img 文件)复制到设备
  • 按下 Magisk 主屏幕中的 「安装」 按钮
  • 如果要修补 recovery 映像,请选中 「Recovery 模式」 选项
  • 在方式中选择 「选择并修补一个文件」 ,然后选择 boot 、init_boot 或 recovery 映像
  • 开始安装,并使用 ADB 将修补的映像复制到您的电脑:
    shell
    adb pull /sdcard/Download/magisk_patched_[随机字符].img PC上magisk_patched.img的路径
    adb pull /sdcard/Download/magisk_patched_[随机字符].img PC上magisk_patched.img的路径

    提示,你可以将文件从资源管理器直接拖到终端中来获得文件绝对路径。 不要使用 MTP,因为它可能会损坏大文件。

  • 将修补好的 boot 、init_boot 或 recovery 映像刷入到您的设备。
    对于大多数设备,可以重启到 fastboot 模式,并使用以下命令刷入:
    shell
    fastboot flash boot PC上magisk_patched_[随机字符].img的路径
    fastboot flash boot PC上magisk_patched_[随机字符].img的路径
    shell
    fastboot flash init_boot PC上magisk_patched_[随机字符].img的路径
    fastboot flash init_boot PC上magisk_patched_[随机字符].img的路径
    shell
    fastboot flash recovery PC上magisk_patched_[随机字符].img的路径
    fastboot flash recovery PC上magisk_patched_[随机字符].img的路径
  • ',6),h=a("code",null,"vbmeta",-1),b=a("code",null,"vbmeta",-1),k=o('
    shell
    fastboot flash vbmeta --disable-verity --disable-verification vbmeta.img
    fastboot flash vbmeta --disable-verity --disable-verification vbmeta.img

    WARNING

    此操作可能清除您的数据。

    ',2),m=a("li",null,"重启并启动 Magisk 应用程序(如果您清除数据,您将看到一个用于占位的 Magisk 应用程序),您将看到一个询问修复环境的对话框,点击它并等待重启。",-1),u=a("li",null,"瞧!",-1),y=o('

    WARNING

    千万不要刷写其他人共享的已修补的镜像,也不要在其他设备上修补镜像,即使它们具有相同的设备型号!您可能需要执行完整的数据擦除操作以恢复您的设备。始终在您要安装 Magisk 的同一设备上修补引导镜像。

    卸载

    卸载 Magisk 的最简单方法是直接通过 Magisk 应用程序。如果您坚持使用第三方 Recovery,请将 Magisk APK 文件 重命名为 uninstall.zip 后像其他普通的刷机包一样刷入。

    Recovery 中的 Magisk

    如果您的设备在 boot 映像中没有 ramdisk ,Magisk 别无选择,只能劫持 Recovery 分区。对于这些设备,每次启用 Magisk 时都必须重新启动至 Recovery

    当 Magisk 劫持 recovery 时,有一个特殊的机制允许您实际进入到 Recovery 模式。每个设备都有自己的启动到 Recovery 模式的按键组合,(例如几乎所有的小米设备均为「电源」+「音量增大」以及 Galaxy S10 的「电源」+「Bixby」+「音量增大」)。百度搜索(或者 Bing 搜索、Google 搜索)可以很容易地获得这些信息。一旦你按下组合键,设备就会显示启动屏幕(可能还会振动),释放所有按键即可启动 Magisk。如果您决定引导到实际的 Recovery 模式,请长按音量增大,直到看到 Recovery 屏幕

    总之,在 recovery 中安装 Magisk 后 (从关机开始)

    • (正常开机) → (无 Magisk 的系统)
    • (按键组合) → (启动屏幕) → (释放所有按钮) → (带有 Magisk 的系统)
    • (按键组合) → (启动屏幕) → (长按音量增大) → (Recovery 模式)

    (注意:在这种情况下,您不能使用 第三方 Recovery 来安装或升级 Magisk!!)

    三星设备

    在继续之前,请确认:

    • 安装 Magisk 将熔断您的 Knox 保修位,此操作无论如何都是不可逆的。
    • 首次安装 Magisk 需要完整的数据擦除(这不包括在解锁 bootloader 时的数据擦除)。请备份您的数据。

    刷机工具

    要求

    要验证三星设备是否可以安装 Magisk,首先必须检查 OEM 锁和 KnoxGuard (RMM) 状态,为此请使用组合键在下载模式下启动设备。

    OEM 锁的值可能如下:

    • ON (L):完全锁定。
    • ON (U):启动加载程序已锁定,OEM 解锁已启用。
    • OFF (U):完全解锁。

    要解锁引导加载器,请按照以下说明操作。如果下载模式下未显示 OEM 锁的值,则可能由于市场限制(美国/加拿大设备),您的设备无法解锁。

    KnoxGuard 的值可能如下:

    • ActiveLocked:您的设备已被电信运营商或保险公司远程锁定。
    • Prenormal:您的设备被暂时锁定,达到 168 小时正常运行时间后会触发解锁。
    • CheckingCompletedBroken:您的设备已解锁。

    启用 KnoxGuard 后,无论您的启动加载器处于何种锁定状态,都将无法安装/运行 Magisk。

    解锁 Bootloader

    1. 允许解锁 bootloader,在 开发者选项 → OEM 解锁
    2. 重启至下载模式:关闭设备电源并按下设备的下载模式组合键。
    3. 长按音量上键解锁 bootloader。这将清除你的数据并自动重启
    4. 完成初始设置。跳过所有步骤,因为数据将在后面的步骤中再次清除。请在设置过程中将设备连接到互联网。
    5. 启用开发者选项,**确认 OEM 解锁选项是否存在,并显示为灰色。**这意味着 KnoxGuard 没有锁定您的设备。
    6. 您的 bootloader 现在在下载模式下可接受的非官方映像。

    操作指南

    • 为您的设备下载最新固件包,您可以使用以下工具之一直接从三星服务器下载:
    • 解压缩固件并将 AP 归档文件复制到设备。它通常命名为 AP_[device_model_sw_ver].tar.md5
    • 按下 Magisk 主屏幕中的 「安装」 按钮。
    • 如果您的设备没有启动 ramdisk,勾选 「Recovery模式」 选项。
    • 在方式中选择 「选择并修补一个文件」 ,然后选择 AP 归档文件。
    • 开始安装,并使用 ADB 将修补的归档文件复制到您的电脑:
      shell
      adb pull /sdcard/Download/magisk_patched_[random_strings].tar
      adb pull /sdcard/Download/magisk_patched_[random_strings].tar

      WARNING

      不要使用 MTP,因为它可能会损坏大型文件。

      译者注:如果有条件,可以验证一下哈希值。

    • 重新启动到下载模式。在您的 PC 上打开 Odin,将 magisk_patched.tar 作为 AP,连同原始固件中的 BLCPCSC不是 HOME_CSC,因为我们要清除数据)一起刷入。
    • 一旦 Odin 完成刷机,您的设备应该会自动重启。如果被要求恢复出厂设置,请同意。
    • 如果您的设备没有启动 ramdisk,请立即重新启动到 recovery 以启用 Magisk(原因在 Recovery 中的 Magisk 中说明)。
    • 安装您已经下载的 Magisk 应用程序 并启动该应用程序。 它应该显示一个对话框,要求进行额外的设置。
    • 让应用程序完成它的工作并自动重启设备。瞧!

    系统更新

    一旦你的三星设备获得了 root 权限,你就不能再通过 OTA 进行 Android 系统更新了。要进行系统更新,您必须手动下载新的固件归档文件并完成上一节中编写的相同 AP 修补过程。这里唯一的区别在于Odin刷入步骤:不要使用 CSC 归档文件,而是使用 HOME_CSC 归档文件,因为我们正在执行升级,而不是初始安装

    注意事项

    • 永远、永远不要尝试将 bootinit_bootrecoveryvbmeta 分区恢复到原样!您这样做会破坏您的设备,并且从中恢复的唯一方法是清除数据并进行完整的 Odin 恢复
    • 要使用新的固件升级您的设备,切勿出于上述原因直接使用原厂 AP 归档文件。始终在 Magisk 应用程序中修补 AP 并改用它。

    华为

    DANGER

    这部分现已从官方文档中移除。您正在浏览的是 2021.03.22 时并修改补充后的版本。

    Magisk 不再正式支持较新的华为设备,因为其设备上的 bootloader 不可通过官方途径解锁,更重要的是他们不遵循标准的 Android 分区方案。以下只是一些一般性指导。

    使用了麒麟处理器的华为设备与大多数常见设备的分区方式不同。Magisk 通常安装在设备的 boot 分区,但是华为设备没有这个分区。根据您的设备运行的 EMUI 版本,说明会略有不同。

    WARNING

    建议不要使用最新版本的 Magisk 应用!推荐使用 Magisk v23.0Magisk v20.4 搭配 Magisk Manager v7.5.1

    获得官方映像

    华为不发布官方出厂映像以及 OTA 归档文件,但大多数固件压缩包可以从华为固件下载站下载。 要从压缩包中的「UPDATE.APP」中提取映像,您必须使用 Huawei Update Extractor(仅限 Windows!)

    EMUI 5 及以下

    遵循入门的教程,唯一的不同在于请勿使用最新版本的 Magisk 应用!

    注意:华为设备进入 fastboot 模式需要将手机使用数据线连接电脑,而进入 Recovery 模式则不能将手机连接到电脑!所以如果您在 fastboot 模式中刷入 Recovery 映像后请将手机与电脑断开连接后再按下「电源」+「音量增大」来进入 Recovery,否则您将进入的是「eRecovery」。

    EMUI 8

    对于运行 EMUI 8 的设备,您的设备有一个名为 ramdisk 的分区,这是将要安装 Magisk 的地方。

    • 如果您打算使用第三方 Recovery,只需按照第三方 Recovery 的说明进行操作即可。
    • 如果您不打算使用第三方 Recovery,则必须从您的固件中提取 RAMDISK.img 。 按照上面的修补映像说明进行操作,但使用 RAMDISK.img 文件而不是 boot 映像!
    • 要将修补后的映像刷入您的设备,请使用 fastboot 命令:
      shell
      fastboot flash ramdisk /path/to/magisk_patched.img
      fastboot flash ramdisk /path/to/magisk_patched.img
      请注意,您正在刷入 ramdisk,而不是 boot

    EMUI 9 或更高版本

    对于 EMUI 9+ 设备,ramdisk 分区不再存在。 作为解决方法,Magisk 将安装到 recovery_ramdisk 分区。 在按照以下说明操作之前,请先阅读 Recovery 中的 Magisk

    译者注:正如在 荣耀 View 10 上测试的那样,华为的内核似乎无法在早期启动时捕获按键事件,因此长按音量增大不会在我的设备上不会启动到 Recovery。 您的体验可能会有所不同。

    • 如果您打算使用第三方 Recovery,只需按照第三方 Recovery 的说明进行操作即可。
      警告:Magisk 将覆盖第三方 Recovery。
    • 如果您不打算使用第三方 Recovery,则必须从固件中提取 RECOVERY_RAMDIS.img (这不是拼写错误),而不是 recovery.img(部分设备依旧需要修补 recovery.img )。 按照上面的引导映像修补说明进行操作,但使用 RECOVERY_RAMDIS.img 文件而不是 boot 映像!
    • 要将修补后的映像刷入您的设备,请使用 fastboot 命令:
      shell
      fastboot flash recovery_ramdisk /path/to/magisk_patched.img
      fastboot flash recovery_ramdisk /path/to/magisk_patched.img
      请注意,您正在刷入 recovery_ramdisk,而不是 boot

    第三方 Recovery

    WARNING

    这种安装方法已被弃用,并且可以用很小的工作量来维护。

    仅当您的设备启动 ramdisk 时,才能使用第三方 Recovery 进行安装。不建议在新的设备上通过第三方 Recovery 安装 Magisk。如果您遇到任何问题,请使用正确的修补映像方法。

    • 下载 Magisk 安装包
    • .apk 文件扩展名重命名为 .zip ,例如:Magisk-v26.1.apkMagisk-v26.1.zip 。如果重命名文件扩展名时遇到问题(比如在 Windows 文件资源管理器中默认不显示文件扩展名),请使用 Android 上的文件管理器或第三方 Recovery 中的文件管理功能重命名文件。
    • 像其他普通的刷机包一样刷 zip。
    • 重新启动并检查是否已安装 Magisk 应用程序。如果未自动安装,请手动安装 APK。
    • 启动 Magisk 应用程序,它将显示一个让您重新安装的对话框。请直接在 APP 内重新安装并重新启动(MTK 设备将在重启后自动给 boot 分区上锁,请使用 fastboot 或者第三方 recovery 修补映像)。

    WARNING

    模块的 sepolicy.rule 文可能存储在 cache 分区中。请不要擦除 CACHE 分区。

    TIP

    您也可以提供 adb sideload 刷入 Magisk,这对于不能正常解密 data 分区且无外置存储设备(SD 卡,U 盘等)的设备特别友好,并且在这种情况下无需将 .apk 文件扩展名重命名为 .zip

    参考链接

    ',55);function v(E,_,f,F,M,C){const e=t("Badge");return r(),n("div",null,[d,a("ul",null,[g,a("li",null,[i(e,{text:"可选"}),s(" 如果您的设备有单独的 "),h,s(" 分区,则可以使用以下命令修补 "),b,s(" 分区"),k]),m,u]),y])}const B=l(p,[["render",v]]);export{R as __pageData,B as default}; diff --git a/assets/install.md.0c42a124.lean.js b/assets/install.md.0c42a124.lean.js new file mode 100644 index 00000000..4589fbbd --- /dev/null +++ b/assets/install.md.0c42a124.lean.js @@ -0,0 +1 @@ +import{_ as l,C as t,o as r,c as n,k as a,H as i,a as s,Q as o}from"./chunks/framework.116ed6a2.js";const c="/MagiskChineseDocument/assets/device_info.234952cd.png",R=JSON.parse('{"title":"安装","description":"","frontmatter":{},"headers":[],"relativePath":"install.md","filePath":"install.md","lastUpdated":1703179308000}'),p={name:"install.md"},d=o("",19),g=o("",6),h=a("code",null,"vbmeta",-1),b=a("code",null,"vbmeta",-1),k=o("",2),m=a("li",null,"重启并启动 Magisk 应用程序(如果您清除数据,您将看到一个用于占位的 Magisk 应用程序),您将看到一个询问修复环境的对话框,点击它并等待重启。",-1),u=a("li",null,"瞧!",-1),y=o("",55);function v(E,_,f,F,M,C){const e=t("Badge");return r(),n("div",null,[d,a("ul",null,[g,a("li",null,[i(e,{text:"可选"}),s(" 如果您的设备有单独的 "),h,s(" 分区,则可以使用以下命令修补 "),b,s(" 分区"),k]),m,u]),y])}const B=l(p,[["render",v]]);export{R as __pageData,B as default}; diff --git a/assets/install.md.d1d3e2f1.js b/assets/install.md.d1d3e2f1.js deleted file mode 100644 index 13a0c446..00000000 --- a/assets/install.md.d1d3e2f1.js +++ /dev/null @@ -1,7 +0,0 @@ -import{_ as t,H as l,o as r,c as n,C as o,J as i,a as e,V as a}from"./chunks/framework.fc84ac3a.js";const c="/MagiskChineseDocument/assets/device_info.234952cd.png",_=JSON.parse('{"title":"安装","description":"","frontmatter":{},"headers":[],"relativePath":"install.md","filePath":"install.md","lastUpdated":1684159642000}'),p={name:"install.md"},d=a('

    安装

    如果您已经安装了 Magisk ,强烈建议直接通过 Magisk 应用程序的「直接安装」方法进行升级。以下教程仅针对初始安装。

    • 如果您在使用运行着 EMUI 8 或更高版本的华为设备,请查看相应部分
    • 如果您使用的是搭载 Android 9.0 或更高版本的三星设备(2019 年新设备),请查看相应部分

    入门

    在你开始之前:

    • 本教程假设您了解如何使用 adbfastboot
    • 如果您还计划安装第三方内核(kernel),请在安装 Magisk 之后安装它
    • 必须解锁设备的引导加载程序(bootloader)

    下载并安装最新的 Magisk 应用程序 (只需下载「Magisk-版本.apk」即可) 在主屏幕中,您应该看到:

    Ramdisk 的结果确定您的设备在 boot 分区中是否有 ramdisk。如果您的设备没有启动 ramdisk,请在继续之前阅读 Recovery 中的 Magisk 部分。

    信息

    不幸的是,有一些例外情况,因为某些设备的引导加载程序会接受 ramdisk,即使它不应该接受。 在这种情况下,您必须按照说明进行操作,就好像您的设备的 boot 分区包含 ramdisk 一样。 没有什么办法检测到这一点,因此唯一可以确定的方法就是实际尝试。 幸运的是,据我们所知,只有部分小米设备具有此属性,所以大多数人可以忽略这条信息。

    如果您的设备有启动 ramdisk,请获取 boot.img 或者 init_boot.img(如果存在。在出厂时搭载 Android 13 的设备通常是这样的,比如红米 K60Pro)的副本。

    如果您的设备没有启动 ramdisk,请获取 recovery.img 的副本。

    您可以从官方固件包或第三方 ROM 刷机包中提取所需文件。

    接下来,我们需要知道您的设备是否有单独的 vbmeta 分区。

    • 如果您的官方固件包包含 vbmeta.img ,那么您的设备有一个单独的 vbmeta 分区
    • 您还可以通过将设备连接到 PC 并运行以下命令进行检查:
    shell
    adb shell ls -l /dev/block/by-name
    -# 如果您遇到如 No such file or directory 的报错,那么请尝试把命令更换为
    -adb shell ls -l /dev/block/bootdevice/by-name
    -# 如果还是报错(比如华为设备),那么请联网搜索您的设备相对应的方法
    • 如果找到 vbmetavbmeta_avbmeta_b ,那么您的设备有一个单独的 vbmeta 分区
    • 否则,您的设备没有单独的 vbmeta 分区

    快速回顾一下,此时,您应该已经知道并准备好了:

    1. 设备是否有启动 ramdisk
    2. 设备是否有单独的 vbmeta 分区
    3. 基于 (1) 的 boot.imginit_boot.imgrecovery.img

    让我们继续修补映像.

    修补映像

    • 将 boot 、init_boot 或 recovery 映像( *.img 文件)复制到设备
    • 按下 Magisk 主屏幕中的 「安装」 按钮
    • 如果要修补 recovery 映像,请选中 「Recovery 模式」 选项
    • 如果您的设备没有单独的 vbmeta 分区,请选中 「修补 boot 映像中的 vbmeta」 选项
    • 在方式中选择 「选择并修补一个文件」 ,然后选择 boot 、init_boot 或 recovery 映像
    • 开始安装,并使用 ADB 将修补的映像复制到您的电脑:
    shell
    adb pull /sdcard/Download/magisk_patched_[随机字符].img PC上magisk_patched.img的路径

    提示,你可以将文件从资源管理器直接拖到终端中来获得文件绝对路径。

    不要使用 MTP,因为它可能会损坏大文件。

    • 将修补好的 boot 、init_boot 或 recovery 映像刷入到您的设备。
      对于大多数设备,可以重启到 fastboot 模式,并使用以下命令刷入:
    shell
    fastboot flash boot[_x] PC上magisk_patched_[随机字符].img的路径 # 或
    -fastboot flash init_boot[_x] PC上magisk_patched_[随机字符].img的路径
    -# 如果刚刚修补的是 recovery 映像则改用:
    -fastboot flash recovery PC上magisk_patched_[随机字符].img的路径

    [_x] 应该取决于您的设备,应为 _a_b 或者不写

    `,29),g=o("code",null,"vbmeta",-1),h=o("code",null,"vbmeta",-1),m=a('
    shell
    fastboot flash vbmeta --disable-verity --disable-verification vbmeta.img

    WARNING

    此操作可能清除您的数据

    • 重启并启动 Magisk 应用程序(如果您清除数据,您将看到一个用于占位的 Magisk 应用程序),您将看到一个询问修复环境的对话框,点击它并等待重启
    • 瞧!

    卸载

    卸载 Magisk 的最简单方法是直接通过 Magisk 应用程序。如果您坚持使用第三方 Recovery,请将 Magisk APK 文件 重命名为 uninstall.zip 后像其他普通的刷机包一样刷入。

    Recovery 中的 Magisk

    如果您的设备在 boot 映像中没有 ramdisk ,Magisk 别无选择,只能劫持 Recovery 分区。对于这些设备,每次启用 Magisk 时都必须重新启动至 Recovery

    当 Magisk 劫持 recovery 时,有一个特殊的机制允许您实际进入到 Recovery 模式。每个设备都有自己的启动到 Recovery 模式的按键组合,(例如几乎所有的小米设备均为「电源」+「音量增大」以及 Galaxy S10 的「电源」+「Bixby」+「音量增大」)。百度搜索(或者 Bing 搜索、Google 搜索)可以很容易地获得这些信息。一旦你按下组合键,设备就会显示启动屏幕(可能还会振动),释放所有按键即可启动 Magisk。如果您决定引导到实际的 Recovery 模式,请长按音量增大,直到看到 Recovery 屏幕

    总之,在 recovery 中安装 Magisk 后 (从关机开始)

    • (正常开机) → (无 Magisk 的系统)
    • (按键组合) → (启动屏幕) → (释放所有按钮) → (带有 Magisk 的系统)
    • (按键组合) → (启动屏幕) → (长按音量增大) → (Recovery 模式)

    (注意:在这种情况下,您不能使用 第三方 Recovery 来安装或升级 Magisk!!)

    三星 (System-as-root)

    警告

    如果您的三星设备未安装 Android 9.0 或更高版本,则说明以下内容不适用于您的设备。

    安装 Magisk 之前

    • 安装 Magisk 将熔断 KNOX
    • 首次安装 Magisk 需要完整的数据擦除(这不包括在解锁 bootloader 时的数据擦除)。请在继续之前备份您的数据。
    • 下载支持您设备的 Odin (仅限 Windows 上运行) 或者 Heimdall (仅 Linux)。

    解锁 Bootloader

    在较新三星设备上解锁 bootloader 有一些注意事项。新引入的 VaultKeeper 服务会使 bootloader 在某些情况下拒绝任何非官方分区。

    • 允许在解锁 bootloader,在 开发者选项 → OEM 解锁
    • 重启到下载模式:将设备关机,然后按下设备的下载模式键组合
    • 长按音量上限可解锁引导加载程序这将擦除数据并自动重新启动
    • 完成初始设置。跳过所有步骤,因为数据将在后面的步骤中再次擦除。在设置过程中将设备连接到互联网
    • 启用开发者选项,确认「OEM解锁」选项存在且呈灰色。 这意味着 VaultKeeper 服务释放了引导加载程序。
    • 您的 bootloader 现在在下载模式允许非官方映像

    操作指南

    • 使用 samfirm.jsFrija,或 Samloader 直接从三星服务器下载设备的最新 zip 固件 。

    • 解压缩固件并将 AP 归档文件复制到设备。它通常命名为 AP_[device_model_sw_ver].tar.md5

    • 按下 Magisk 主屏幕中的 「安装」 按钮

    • 如果您的设备没有启动 ramdisk,勾选 「Recovery模式」 选项

    • 在方式中选择 「选择并修补一个文件」 ,然后选择 AP 归档文件

    • 开始安装,并使用 ADB 将修补的归档文件复制到您的电脑:

      shell
      adb pull /sdcard/Download/magisk_patched_[random_strings].tar

      注意:不要使用MTP,因为它可能会损坏大型文件。

    • 重新启动到下载模式。在您的 PC 上打开 Odin,将 magisk_patched.tar 作为 AP,连同原始固件中的 BLCPCSC不是 HOME_CSC,因为我们要清除数据)一起刷入。

    • 一旦 Odin 完成刷机,您的设备应该会自动重启。 如果被要求恢复出厂设置,请同意。

    • 如果您的设备没有启动 ramdisk,请立即重新启动到 recovery 以启用 Magisk(原因在 Recovery 中的 Magisk 中说明)。

    • 安装您已经下载的 Magisk 应用程序 并启动该应用程序。 它应该显示一个对话框,要求进行额外的设置。

    • 让应用程序完成它的工作并自动重启设备。

    系统更新

    一旦你的三星设备获得了 root 权限,你就不能再通过 OTA 进行 Android 系统更新了。要进行系统更新,您必须手动下载新的固件归档文件并完成上一节中编写的相同 AP 修补过程。这里唯一的区别在于Odin刷入步骤:不要使用 CSC 归档文件,而是使用 HOME_CSC 归档文件,因为我们正在执行升级,而不是初始安装

    注意事项

    • 永远、永远不要尝试将 bootrecoveryvbmeta 分区恢复到原样! 您这样做会破坏您的设备,并且从中恢复的唯一方法是清除数据并进行完整的 Odin 恢复
    • 要使用新的固件升级您的设备,切勿出于上述原因直接使用原厂 AP 归档文件。 始终在 Magisk 应用程序中修补 AP 并改用它。
    • 永远不要只刷入 AP ,否则 Odin 可能会缩小 /data 文件系统的大小。升级时请刷入 AP + BL + CP + HOME_CSC

    华为

    DANGER

    这部分现已从官方文档中移除。您正在浏览的是 2021.03.22 并补充后的版本。

    Magisk 不再正式支持较新的华为设备,因为其设备上的 bootloader 不可通过官方途径解锁,更重要的是他们不遵循标准的 Android 分区方案。以下只是一些一般性指导。

    使用了麒麟处理器的华为设备与大多数常见设备的分区方式不同。Magisk 通常安装在设备的 boot 分区,但是华为设备没有这个分区。根据您的设备运行的 EMUI 版本,说明会略有不同。

    DANGER

    请勿使用最新版本的 Magisk 应用!我推荐使用 Magisk v23.0 或使用 Magisk v20.4 (下载「Magisk-v20.4.zip」)搭配 Magisk Manager v7.5.1 (下载「MagiskManager-v7.5.1.apk」)

    Magisk 兼容性列表
    名称型号EMUI 版本Android 版本详情
    华为畅享7SLA-AL00EMUI 5.1.2Android 7.0使用 Magisk v25.2 时会触发引导循环并直接重启至 eRecovery
    荣耀畅玩4CCHM-TL00HEMUI 4.0Android 6.0使用新版 Magisk 会导致无法授权
    荣耀畅玩6XBLN-AL10EMUI 8.0Android 8.0没有这个问题

    获得官方映像

    华为不发布官方出厂映像以及 OTA 归档文件,但大多数固件压缩包可以从华为固件下载站下载。 要从压缩包中的「UPDATE.APP」中提取映像,您必须使用 Huawei Update Extractor(仅限 Windows!)

    EMUI 5 及以下

    遵循入门的教程,唯一的不同在于请勿使用最新版本的 Magisk 应用!

    注意:华为设备进入 fastboot 模式需要将手机使用数据线连接电脑,而进入 Recovery 模式则不能将手机连接到电脑!所以如果您在 fastboot 模式中刷入 Recovery 映像后请将手机与电脑断开连接后再按下「电源」+「音量增大」来进入 Recovery,否则您将进入的是「eRecovery」。

    EMUI 8

    对于运行 EMUI 8 的设备,您的设备有一个名为 ramdisk 的分区,这是将要安装 Magisk 的地方。

    • 如果您打算使用第三方 Recovery,只需按照第三方 Recovery 的说明进行操作即可。

    • 如果您不打算使用第三方 Recovery,则必须从您的固件中提取 RAMDISK.img 。 按照上面的修补映像说明进行操作,但使用 RAMDISK.img 文件而不是 boot 映像!

    • 要将修补后的映像刷入您的设备,请使用 fastboot 命令:

      shell
      fastboot flash ramdisk /path/to/magisk_patched.img

    请注意,您正在刷入 ramdisk,而不是 boot

    EMUI 9 或更高版本

    对于 EMUI 9+ 设备,ramdisk 分区不再存在。 作为解决方法,Magisk 将安装到 recovery_ramdisk 分区。 在按照以下说明操作之前,请先阅读 Recovery 中的 Magisk

    注意:正如在 荣耀 View 10 上测试的那样,华为的内核似乎无法在早期启动时捕获按键事件,因此长按音量增大不会在我的设备上不会启动到 Recovery。 您的体验可能会有所不同。

    • 如果您打算使用第三方 Recovery,只需按照第三方 Recovery 的说明进行操作即可。
      警告:Magisk 将覆盖第三方 Recovery。

    • 如果您不打算使用第三方 Recovery,则必须从固件中提取 RECOVERY_RAMDIS.img (这不是拼写错误),而不是 recovery.img(部分设备依旧需要修补 recovery.img )。 按照上面的引导映像修补说明进行操作,但使用 RECOVERY_RAMDIS.img 文件而不是 boot 映像!

    • 要将修补后的映像刷入您的设备,请使用 fastboot 命令:

      shell
      fastboot flash recovery_ramdisk /path/to/magisk_patched.img

    请注意,您正在刷入 recovery_ramdisk,而不是 boot

    第三方 Recovery

    警告

    这种安装方法已被弃用,并且可以用很小的工作量来维护。

    仅当您的设备启动 ramdisk 时,才能使用第三方 Recovery 进行安装。不建议在新的设备上通过第三方 Recovery 安装 Magisk。如果您遇到任何问题,请使用正确的修补映像方法。

    • 下载 Magisk 安装包
    • .apk 文件扩展名重命名为 .zip ,例如:Magisk-v25.2.apkMagisk-v25.2.zip 。如果重命名文件扩展名时遇到问题(比如在 Windows 文件资源管理器中默认不显示文件扩展名),请使用 Android 上的文件管理器或第三方 Recovery 中的文件管理功能重命名文件。
    • 像其他普通的刷机包一样刷入归档文件。
    • 重新启动并检查是否已安装 Magisk 应用程序。如果未自动安装,请手动安装 APK。
    • 启动 Magisk 应用程序,它将显示一个让您重新安装的对话框。请直接在 APP 内重新安装并重新启动(MTK 设备将在重启后自动给 boot 分区上锁,请使用 fastboot 或者第三方 recovery 修补映像)。

    警告

    模块的 sepolicy.rule 文可能存储在 cache 分区中。请不要擦除 CACHE 分区。

    TIP

    您也可以提供 adb sideload 刷入 Magisk,这对于不能正常解密 data 分区且无外置存储设备(SD 卡,U 盘等)的设备特别友好,并且在这种情况下无需将 .apk 文件扩展名重命名为 .zip

    参考链接

    ',51);function b(y,k,u,C,v,A){const s=l("Badge");return r(),n("div",null,[d,o("ul",null,[o("li",null,[i(s,{type:"tip",text:"可选"}),e(" 如果您的设备有单独的 "),g,e(" 分区,则可以使用以下命令修补 "),h,e(" 分区")])]),m])}const M=t(p,[["render",b]]);export{_ as __pageData,M as default}; diff --git a/assets/install.md.d1d3e2f1.lean.js b/assets/install.md.d1d3e2f1.lean.js deleted file mode 100644 index 9bde3c19..00000000 --- a/assets/install.md.d1d3e2f1.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as t,H as l,o as r,c as n,C as o,J as i,a as e,V as a}from"./chunks/framework.fc84ac3a.js";const c="/MagiskChineseDocument/assets/device_info.234952cd.png",_=JSON.parse('{"title":"安装","description":"","frontmatter":{},"headers":[],"relativePath":"install.md","filePath":"install.md","lastUpdated":1684159642000}'),p={name:"install.md"},d=a("",29),g=o("code",null,"vbmeta",-1),h=o("code",null,"vbmeta",-1),m=a("",51);function b(y,k,u,C,v,A){const s=l("Badge");return r(),n("div",null,[d,o("ul",null,[o("li",null,[i(s,{type:"tip",text:"可选"}),e(" 如果您的设备有单独的 "),g,e(" 分区,则可以使用以下命令修补 "),h,e(" 分区")])]),m])}const M=t(p,[["render",b]]);export{_ as __pageData,M as default}; diff --git a/assets/ota.md.93c63cee.js b/assets/ota.md.3b849674.js similarity index 97% rename from assets/ota.md.93c63cee.js rename to assets/ota.md.3b849674.js index 0d0e1c55..d87125be 100644 --- a/assets/ota.md.93c63cee.js +++ b/assets/ota.md.3b849674.js @@ -1 +1 @@ -import{_ as a,o as e,c as i,V as t}from"./chunks/framework.fc84ac3a.js";const o="/MagiskChineseDocument/images/disable_auto_ota.png",s="/MagiskChineseDocument/images/restore_img.png",r="/MagiskChineseDocument/images/ota_done.png",l="/MagiskChineseDocument/images/install_inactive_slot.png",n="/MagiskChineseDocument/images/manager_reboot.png",T=JSON.parse('{"title":"OTA 升级指南","description":"","frontmatter":{},"headers":[],"relativePath":"ota.md","filePath":"ota.md","lastUpdated":1681768747000}'),g={name:"ota.md"},c=t('

    OTA 升级指南

    Magisk 不修改大多数只读分区,这意味着应用官方 OTA 要简单得多。以下是几种不同类型的设备的教程,以应用 OTA 并在安装后保留 Magisk(如果可能)。这只是一个通用指南,因为每个设备的程序可能有所不同。

    注意:为了应用 OTA,您必须确保自己没有以任何方式修改只读分区(如 /system/vendor )。即使将分区重新挂载到 rw 也会篡改块验证

    必要条件

    • 请在开发人员选项中禁用自动系统更新,这样在未经您确认的情况下,它不会安装 OTA。

    • 当OTA可用时,首先转到(Magisk app → 卸载 → 恢复映像),不要重新启动,否则将卸载 Magisk。 这将使 Magisk 修改的分区从安装时的生成备份恢复到官方,以便通过 OTA 前的块验证。在执行以下步骤之前,需要执行此步骤

    带 A/B 分区的设备

    可以将 OTA 安装到非活动插槽,并让 Magisk app 将 Magisk 安装到更新的分区上。开箱即用的 OTA 安装工作无缝,安装后可以保存 Magisk。

    • 恢复官方映像后,按正常方式应用 OTA(设置 → 系统 → 系统更新)。
    • 等待安装完成(OTA 的 步骤1:“安装更新” 和 步骤2:“优化您的设备”),不要按“重新启动”按钮! 相反,请转到(Magisk app → 安装 → 安装到非活动插槽)将 Magisk 安装到更新的插槽。

    • 安装完成后,按下 Magisk app 中的重新启动按钮。在 hood 下,Magisk app 强制您的设备切换到更新的插槽,绕过任何可能的 OTA 后验证。

    “非 A/B” 设备

    不幸的是,在这些设备上应用 OTA 并没有真正好的方法。以下教程不会保留 Magisk;升级后,您必须手动重新 root 设备,这将需要通过电脑。这些只是“最佳实践”。

    • 如果您安装了第三方 recovery,则可以从以前的备份、在线转储或 OEM 提供的出厂映像中恢复。 如果您决定在不接触 recovery 分区的情况下开始安装 Magisk,您可以有几种选择,无论是哪种方式,您都可以最终使用 Magisk root 的设备,但 recovery 仍然保持不变:
      • 如果支持,请使用 fastboot boot <recovery_img> 启动第三方 Recovery 并安装 Magisk。
      • 如果您有官方映像转储的副本,请使用 Magisk app 的“修补映像”功能安装 Magisk
    • 恢复到官方映像和其他映像后,下载 OTA。可选地,一旦下载了 OTA 的更新 zip,就可以找到提取 zip 的方法(因为它通常涉及 root 用户)
    • 应用 OTA 并重启设备。这将使用您设备的官方映像 OTA 安装机制来升级您的系统。
    • 一旦完成,您将得到一个升级的、100% 官方的、未 root 的设备。你必须手动将 Magisk 刷回。如果您想经常接收官方 OTA,请考虑使用 步骤1 中所述的方法,在不接触恢复分区的情况下刷入 Magisk。

    参考链接

    ',19),p=[c];function d(h,_,m,u,k,A){return e(),i("div",null,p)}const O=a(g,[["render",d]]);export{T as __pageData,O as default}; +import{_ as a,o as e,c as i,Q as t}from"./chunks/framework.116ed6a2.js";const o="/MagiskChineseDocument/images/disable_auto_ota.png",s="/MagiskChineseDocument/images/restore_img.png",r="/MagiskChineseDocument/images/ota_done.png",l="/MagiskChineseDocument/images/install_inactive_slot.png",n="/MagiskChineseDocument/images/manager_reboot.png",T=JSON.parse('{"title":"OTA 升级指南","description":"","frontmatter":{},"headers":[],"relativePath":"ota.md","filePath":"ota.md","lastUpdated":1681768747000}'),g={name:"ota.md"},c=t('

    OTA 升级指南

    Magisk 不修改大多数只读分区,这意味着应用官方 OTA 要简单得多。以下是几种不同类型的设备的教程,以应用 OTA 并在安装后保留 Magisk(如果可能)。这只是一个通用指南,因为每个设备的程序可能有所不同。

    注意:为了应用 OTA,您必须确保自己没有以任何方式修改只读分区(如 /system/vendor )。即使将分区重新挂载到 rw 也会篡改块验证

    必要条件

    • 请在开发人员选项中禁用自动系统更新,这样在未经您确认的情况下,它不会安装 OTA。

    • 当OTA可用时,首先转到(Magisk app → 卸载 → 恢复映像),不要重新启动,否则将卸载 Magisk。 这将使 Magisk 修改的分区从安装时的生成备份恢复到官方,以便通过 OTA 前的块验证。在执行以下步骤之前,需要执行此步骤

    带 A/B 分区的设备

    可以将 OTA 安装到非活动插槽,并让 Magisk app 将 Magisk 安装到更新的分区上。开箱即用的 OTA 安装工作无缝,安装后可以保存 Magisk。

    • 恢复官方映像后,按正常方式应用 OTA(设置 → 系统 → 系统更新)。
    • 等待安装完成(OTA 的 步骤1:“安装更新” 和 步骤2:“优化您的设备”),不要按“重新启动”按钮! 相反,请转到(Magisk app → 安装 → 安装到非活动插槽)将 Magisk 安装到更新的插槽。

    • 安装完成后,按下 Magisk app 中的重新启动按钮。在 hood 下,Magisk app 强制您的设备切换到更新的插槽,绕过任何可能的 OTA 后验证。

    “非 A/B” 设备

    不幸的是,在这些设备上应用 OTA 并没有真正好的方法。以下教程不会保留 Magisk;升级后,您必须手动重新 root 设备,这将需要通过电脑。这些只是“最佳实践”。

    • 如果您安装了第三方 recovery,则可以从以前的备份、在线转储或 OEM 提供的出厂映像中恢复。 如果您决定在不接触 recovery 分区的情况下开始安装 Magisk,您可以有几种选择,无论是哪种方式,您都可以最终使用 Magisk root 的设备,但 recovery 仍然保持不变:
      • 如果支持,请使用 fastboot boot <recovery_img> 启动第三方 Recovery 并安装 Magisk。
      • 如果您有官方映像转储的副本,请使用 Magisk app 的“修补映像”功能安装 Magisk
    • 恢复到官方映像和其他映像后,下载 OTA。可选地,一旦下载了 OTA 的更新 zip,就可以找到提取 zip 的方法(因为它通常涉及 root 用户)
    • 应用 OTA 并重启设备。这将使用您设备的官方映像 OTA 安装机制来升级您的系统。
    • 一旦完成,您将得到一个升级的、100% 官方的、未 root 的设备。你必须手动将 Magisk 刷回。如果您想经常接收官方 OTA,请考虑使用 步骤1 中所述的方法,在不接触恢复分区的情况下刷入 Magisk。

    参考链接

    ',19),p=[c];function d(h,_,m,u,k,A){return e(),i("div",null,p)}const O=a(g,[["render",d]]);export{T as __pageData,O as default}; diff --git a/assets/ota.md.93c63cee.lean.js b/assets/ota.md.3b849674.lean.js similarity index 80% rename from assets/ota.md.93c63cee.lean.js rename to assets/ota.md.3b849674.lean.js index fb81c6fc..2fa918d8 100644 --- a/assets/ota.md.93c63cee.lean.js +++ b/assets/ota.md.3b849674.lean.js @@ -1 +1 @@ -import{_ as a,o as e,c as i,V as t}from"./chunks/framework.fc84ac3a.js";const o="/MagiskChineseDocument/images/disable_auto_ota.png",s="/MagiskChineseDocument/images/restore_img.png",r="/MagiskChineseDocument/images/ota_done.png",l="/MagiskChineseDocument/images/install_inactive_slot.png",n="/MagiskChineseDocument/images/manager_reboot.png",T=JSON.parse('{"title":"OTA 升级指南","description":"","frontmatter":{},"headers":[],"relativePath":"ota.md","filePath":"ota.md","lastUpdated":1681768747000}'),g={name:"ota.md"},c=t("",19),p=[c];function d(h,_,m,u,k,A){return e(),i("div",null,p)}const O=a(g,[["render",d]]);export{T as __pageData,O as default}; +import{_ as a,o as e,c as i,Q as t}from"./chunks/framework.116ed6a2.js";const o="/MagiskChineseDocument/images/disable_auto_ota.png",s="/MagiskChineseDocument/images/restore_img.png",r="/MagiskChineseDocument/images/ota_done.png",l="/MagiskChineseDocument/images/install_inactive_slot.png",n="/MagiskChineseDocument/images/manager_reboot.png",T=JSON.parse('{"title":"OTA 升级指南","description":"","frontmatter":{},"headers":[],"relativePath":"ota.md","filePath":"ota.md","lastUpdated":1681768747000}'),g={name:"ota.md"},c=t("",19),p=[c];function d(h,_,m,u,k,A){return e(),i("div",null,p)}const O=a(g,[["render",d]]);export{T as __pageData,O as default}; diff --git a/assets/releases_18000.md.7c18a94a.js b/assets/releases_18000.md.7c18a94a.js deleted file mode 100644 index 5bee3e1a..00000000 --- a/assets/releases_18000.md.7c18a94a.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as o,V as t}from"./chunks/framework.fc84ac3a.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/18000.md","filePath":"releases/18000.md","lastUpdated":1674222670000}'),s={name:"releases/18000.md"},i=t('

    2018.12.7 Magisk v18.0

    Here comes a stable release, this time with quite a few major updates!

    MagiskHide Improvements

    Starting from v18, the process monitor matches component names instead of process names. Android allow app services to name their process arbitrarily, and many apps starting to use dedicated services to detect root; it used to require adding all of these service process names to the list to hide Magisk effectively. Component names have the format: <package name>/<java class name>, which means we can always know which application spawned a given process.

    TL;DR, ALL processes spawned from the applications on the hide list will be targeted.

    Recently I discovered a very widespread Linux kernel bug affecting tons of Android devices (full write-up: Medium Article). This bug exposes the supposedly protected procfs, which is abused in some apps to detect Magisk with information leaked from other processes. Magisk will patch this bug on all Android 7.0+ devices. Yes, a fully effective MagiskHide requires the enhanced Android Sandbox in modern Android versions.

    Path Changes

    The name of the folder /sbin/.core is confusing and will no longer be used; it is replaced with /sbin/.magisk. Another major change is the location to store general boot scripts. As these boot scripts should still run even if magisk.img is not mounted, they are moved out of magisk.img, from <img>/.core/<stage>.d to /data/adb/<stage>.d (stage is either post-fs-data or service). Say goodbye to stupid paths like /sbin/.core/img/.core/post-fs-data.d!

    Quick recap:

    • New magisk.img mountpoint: /sbin/.magisk/img
    • New internal busybox PATH: /sbin/.magisk/busybox
    • The folder <img>/.core is no longer used in any places. magisk.img is solely used for storing modules, no other functionality depends on it.
    • Symlinks are created so all old paths will still work. None of the existing apps/scripts depending on these internal paths should break, but please migrate to the new paths ASAP.

    Dropping Legacy Support

    The NEXT Magisk Manager upgrade (not this one) will only support v18+, please upgrade ASAP. Magisk Manager is always designed to be fully functional across a wide range of Magisk versions. However, to enforce full obfuscation, I will have to drop legacy support eventually.

    This is also a good opportunity to push the whole community forward, all module developers should forget about backward compatibility (e.g. stop supporting the old Magisk paths, please don't torture yourself...). I expect very few structural changes in the near future, so again, please upgrade ASAP 😃

    Modern C++ Code Base

    Although this has nothing to do with the end user, tons of effort was done to migrate Magisk to a more modern C++ code base instead of the previous good plain old C. This makes the code easier to maintain and allows me to utilized many C++ language features.

    Full Changelog: here

    ',16),r=[i];function n(d,l,c,h,p,g){return a(),o("div",null,r)}const f=e(s,[["render",n]]);export{u as __pageData,f as default}; diff --git a/assets/releases_18000.md.7c18a94a.lean.js b/assets/releases_18000.md.7c18a94a.lean.js deleted file mode 100644 index cdbf8c53..00000000 --- a/assets/releases_18000.md.7c18a94a.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as o,V as t}from"./chunks/framework.fc84ac3a.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/18000.md","filePath":"releases/18000.md","lastUpdated":1674222670000}'),s={name:"releases/18000.md"},i=t("",16),r=[i];function n(d,l,c,h,p,g){return a(),o("div",null,r)}const f=e(s,[["render",n]]);export{u as __pageData,f as default}; diff --git a/assets/releases_18000.md.debd087d.js b/assets/releases_18000.md.debd087d.js new file mode 100644 index 00000000..b2f67d12 --- /dev/null +++ b/assets/releases_18000.md.debd087d.js @@ -0,0 +1 @@ +import{_ as e,o,c as a,Q as t}from"./chunks/framework.116ed6a2.js";const u=JSON.parse('{"title":"2018.12.7 Magisk v18.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/18000.md","filePath":"releases/18000.md","lastUpdated":1694958663000}'),s={name:"releases/18000.md"},i=t('

    2018.12.7 Magisk v18.0

    Here comes a stable release, this time with quite a few major updates!

    MagiskHide Improvements

    Starting from v18, the process monitor matches component names instead of process names. Android allow app services to name their process arbitrarily, and many apps starting to use dedicated services to detect root; it used to require adding all of these service process names to the list to hide Magisk effectively. Component names have the format: <package name>/<java class name>, which means we can always know which application spawned a given process.

    TL;DR, ALL processes spawned from the applications on the hide list will be targeted.

    Recently I discovered a very widespread Linux kernel bug affecting tons of Android devices (full write-up: Medium Article). This bug exposes the supposedly protected procfs, which is abused in some apps to detect Magisk with information leaked from other processes. Magisk will patch this bug on all Android 7.0+ devices. Yes, a fully effective MagiskHide requires the enhanced Android Sandbox in modern Android versions.

    Path Changes

    The name of the folder /sbin/.core is confusing and will no longer be used; it is replaced with /sbin/.magisk. Another major change is the location to store general boot scripts. As these boot scripts should still run even if magisk.img is not mounted, they are moved out of magisk.img, from <img>/.core/<stage>.d to /data/adb/<stage>.d (stage is either post-fs-data or service). Say goodbye to stupid paths like /sbin/.core/img/.core/post-fs-data.d!

    Quick recap:

    • New magisk.img mountpoint: /sbin/.magisk/img
    • New internal busybox PATH: /sbin/.magisk/busybox
    • The folder <img>/.core is no longer used in any places. magisk.img is solely used for storing modules, no other functionality depends on it.
    • Symlinks are created so all old paths will still work. None of the existing apps/scripts depending on these internal paths should break, but please migrate to the new paths ASAP.

    Dropping Legacy Support

    The NEXT Magisk Manager upgrade (not this one) will only support v18+, please upgrade ASAP. Magisk Manager is always designed to be fully functional across a wide range of Magisk versions. However, to enforce full obfuscation, I will have to drop legacy support eventually.

    This is also a good opportunity to push the whole community forward, all module developers should forget about backward compatibility (e.g. stop supporting the old Magisk paths, please don't torture yourself...). I expect very few structural changes in the near future, so again, please upgrade ASAP 😃

    Modern C++ Code Base

    Although this has nothing to do with the end user, tons of effort was done to migrate Magisk to a more modern C++ code base instead of the previous good plain old C. This makes the code easier to maintain and allows me to utilized many C++ language features.

    完整更新日志: 这里

    ',16),r=[i];function n(d,l,c,p,h,g){return o(),a("div",null,r)}const f=e(s,[["render",n]]);export{u as __pageData,f as default}; diff --git a/assets/releases_18000.md.debd087d.lean.js b/assets/releases_18000.md.debd087d.lean.js new file mode 100644 index 00000000..3d915fc7 --- /dev/null +++ b/assets/releases_18000.md.debd087d.lean.js @@ -0,0 +1 @@ +import{_ as e,o,c as a,Q as t}from"./chunks/framework.116ed6a2.js";const u=JSON.parse('{"title":"2018.12.7 Magisk v18.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/18000.md","filePath":"releases/18000.md","lastUpdated":1694958663000}'),s={name:"releases/18000.md"},i=t("",16),r=[i];function n(d,l,c,p,h,g){return o(),a("div",null,r)}const f=e(s,[["render",n]]);export{u as __pageData,f as default}; diff --git a/assets/releases_18100.md.512c5ac9.lean.js b/assets/releases_18100.md.512c5ac9.lean.js deleted file mode 100644 index 0d5b9bb5..00000000 --- a/assets/releases_18100.md.512c5ac9.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as a,o as e,c as o,V as t}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"2019.2.4 Magisk v18.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/18100.md","filePath":"releases/18100.md","lastUpdated":1674222670000}'),r={name:"releases/18100.md"},i=t("",11),s=[i];function n(l,d,h,u,p,c){return e(),o("div",null,s)}const b=a(r,[["render",n]]);export{m as __pageData,b as default}; diff --git a/assets/releases_18100.md.512c5ac9.js b/assets/releases_18100.md.ef6a0bb5.js similarity index 62% rename from assets/releases_18100.md.512c5ac9.js rename to assets/releases_18100.md.ef6a0bb5.js index 02987686..d15bfa1d 100644 --- a/assets/releases_18100.md.512c5ac9.js +++ b/assets/releases_18100.md.ef6a0bb5.js @@ -1 +1 @@ -import{_ as a,o as e,c as o,V as t}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"2019.2.4 Magisk v18.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/18100.md","filePath":"releases/18100.md","lastUpdated":1674222670000}'),r={name:"releases/18100.md"},i=t('

    2019.2.4 Magisk v18.1

    What is a better way to celebrate Chinese New Year than a new Magisk update!

    EMUI 9 Support

    Welcome on board "again", Huawei! Even though Huawei had officially blocked bootloader unlocks, people still love to buy them (duh), and there are paid services that unlock Huawei bootloaders. So hey, get Magisk installed on that bad boy! One caveat is that since Huawei have changed the partitions, special workarounds has to be done. Details and instructions are in the newly created instruction page

    Support Down to Android 4.2

    Because why not, it was quite a lot of fun LOL. All devices running KitKat and higher will have all features enabled. MagiskHide and resetprop aren't possible on Jellybean, and Magic Mount (modules) is temporarily disabled; basically it only works as a root solution for now. Android 4.1 isn't 100% usable yet, so installation is also temporarily blocked. Eventually, all Jellybean devices will have full Magic Mount and MagiskSU support.

    Major Magisk Manager Update

    Aside from the obvious major UI overhaul, tons of little user experience and performance improvements are also added. The app is finally less crappy now 😃

    Final Words

    I'm aware that there are apps updated to detect Magisk, however no MagiskHide improvements efforts are done in this release; v18.1 is aimed to be as stable as possible. Stay tuned for future public betas, or if you are more adventurous, jump on the Canary Channel bandwagon for more aggressive hiding techniques 😃

    Full Changelog: here

    ',11),s=[i];function n(l,d,h,u,p,c){return e(),o("div",null,s)}const b=a(r,[["render",n]]);export{m as __pageData,b as default}; +import{_ as a,o as e,c as t,Q as o}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2019.2.4 Magisk v18.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/18100.md","filePath":"releases/18100.md","lastUpdated":1694958663000}'),r={name:"releases/18100.md"},s=o('

    2019.2.4 Magisk v18.1

    What is a better way to celebrate Chinese New Year than a new Magisk update!

    EMUI 9 Support

    Welcome on board "again", Huawei! Even though Huawei had officially blocked bootloader unlocks, people still love to buy them (duh), and there are paid services that unlock Huawei bootloaders. So hey, get Magisk installed on that bad boy! One caveat is that since Huawei have changed the partitions, special workarounds has to be done. Details and instructions are in the newly created instruction page

    Support Down to Android 4.2

    Because why not, it was quite a lot of fun LOL. All devices running KitKat and higher will have all features enabled. MagiskHide and resetprop aren't possible on Jellybean, and Magic Mount (modules) is temporarily disabled; basically it only works as a root solution for now. Android 4.1 isn't 100% usable yet, so installation is also temporarily blocked. Eventually, all Jellybean devices will have full Magic Mount and MagiskSU support.

    Major Magisk Manager Update

    Aside from the obvious major UI overhaul, tons of little user experience and performance improvements are also added. The app is finally less crappy now 😃

    Final Words

    I'm aware that there are apps updated to detect Magisk, however no MagiskHide improvements efforts are done in this release; v18.1 is aimed to be as stable as possible. Stay tuned for future public betas, or if you are more adventurous, jump on the Canary Channel bandwagon for more aggressive hiding techniques 😃

    完整更新日志: 这里

    ',11),i=[s];function n(l,d,h,p,u,c){return e(),t("div",null,i)}const b=a(r,[["render",n]]);export{g as __pageData,b as default}; diff --git a/assets/releases_18100.md.ef6a0bb5.lean.js b/assets/releases_18100.md.ef6a0bb5.lean.js new file mode 100644 index 00000000..29017e10 --- /dev/null +++ b/assets/releases_18100.md.ef6a0bb5.lean.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as t,Q as o}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2019.2.4 Magisk v18.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/18100.md","filePath":"releases/18100.md","lastUpdated":1694958663000}'),r={name:"releases/18100.md"},s=o("",11),i=[s];function n(l,d,h,p,u,c){return e(),t("div",null,i)}const b=a(r,[["render",n]]);export{g as __pageData,b as default}; diff --git a/assets/releases_19000.md.13328490.lean.js b/assets/releases_19000.md.13328490.lean.js deleted file mode 100644 index 1ec636a1..00000000 --- a/assets/releases_19000.md.13328490.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"2019.3.28 Magisk v19.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19000.md","filePath":"releases/19000.md","lastUpdated":1674222670000}'),s={name:"releases/19000.md"},i=o("",18),r=[i];function n(l,d,h,u,c,m){return a(),t("div",null,r)}const f=e(s,[["render",n]]);export{p as __pageData,f as default}; diff --git a/assets/releases_19000.md.13328490.js b/assets/releases_19000.md.bc1a479d.js similarity index 88% rename from assets/releases_19000.md.13328490.js rename to assets/releases_19000.md.bc1a479d.js index fa3d137f..17b12f2a 100644 --- a/assets/releases_19000.md.13328490.js +++ b/assets/releases_19000.md.bc1a479d.js @@ -1 +1 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"2019.3.28 Magisk v19.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19000.md","filePath":"releases/19000.md","lastUpdated":1674222670000}'),s={name:"releases/19000.md"},i=o('

    2019.3.28 Magisk v19.0

    I would say this is one of my most ambitious release of all time! Due to the extremely massive changes, this release will be a public beta. Calling it v18.2 doesn't do it justice, so v19.0 we go.

    Magisk Module installer

    Magisk module developers: pay extra attention! A completely new Magisk Module Installer replaces the old Magisk module template. This new format decouples ALL installation logic from modules, and encourages developers to use the provided API for installation. This new format is ENFORCED, meaning all existing modules should upgrade ASAP, and new modules are REQUIRED to follow the rules.

    Carefully read through the updated docs!

    Warning: All existing modules that does not use the new module format will be automatically removed on May 1st, 2019. Module devs: upgrade your existing modules ASAP!

    Imageless Magisk

    Since the existence of Magisk, all modules are stored within an EXT4 image which will be loop mounted at boot. This approach has a few problems: resizing the image is a huge headache (no live resizing, resize2fs on some devices refuse to work properly), and also MANY devices using F2FS ships a broken driver with the kernel, causing EXT4 loop devices unable to be mounted at all. All these problems come to an end now: modules are now directly stored in /data! Backwards compatibility is provided, for modules that uses the official module template, installation should work just fine.

    Warning: Although module migration was tested, there are still chances that your modules will get lost in the process. Be prepared to reinstall your existing modules in that case.

    Native 64 Bit is Back

    At one point in history, Magisk uses native 64 binaries. However due to binary size considerations, all binaries was switched to 32 bit. Starting from v19, all static binaries are still 32 bit only, but the most important part: the main magisk binary now runs in native 64 bit on supported devices.

    Zygote Ptrace Based MagiskHide

    MagiskHide used to use logcat to monitor activity manager events for new process creation. That method is extremely unreliable: even with constant improvements since introduction, it is still not working 100% of the time. Here comes a fundamentally new approach: ptrace the zygote process and step through all fork events. In layman's term, this new method is able to target a process before it even starts to run! The code for it is extremely tricky, but it was tested for quite a while in the canary channel, so I'm confident enough to release this to the public 😃

    Android Q

    Full support for Android Q Beta 1 is also introduced in this release. However, you cannot use it on the Pixel 3 (XL) due to the fact that Google decided to use logical partitions on the 3rd gen Pixels starting with Q. A solution is still WIP, please stay tuned!

    Final Words

    What you can expect in upcoming releases: Samsung S10 support, and full logical partition support. Also, I AM aware of Google Pay issues, but these are not my main focus now since there are still tons of other issues for me to focus on. Several discussion threads on XDA provide seemingly working solutions, please do some research on your own.

    Full Changelog: here

    ',18),r=[i];function n(l,d,h,u,c,m){return a(),t("div",null,r)}const f=e(s,[["render",n]]);export{p as __pageData,f as default}; +import{_ as e,o as a,c as t,Q as o}from"./chunks/framework.116ed6a2.js";const p=JSON.parse('{"title":"2019.3.28 Magisk v19.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19000.md","filePath":"releases/19000.md","lastUpdated":1694958663000}'),s={name:"releases/19000.md"},i=o('

    2019.3.28 Magisk v19.0

    I would say this is one of my most ambitious release of all time! Due to the extremely massive changes, this release will be a public beta. Calling it v18.2 doesn't do it justice, so v19.0 we go.

    Magisk Module installer

    Magisk module developers: pay extra attention! A completely new Magisk Module Installer replaces the old Magisk module template. This new format decouples ALL installation logic from modules, and encourages developers to use the provided API for installation. This new format is ENFORCED, meaning all existing modules should upgrade ASAP, and new modules are REQUIRED to follow the rules.

    Carefully read through the updated docs!

    Warning: All existing modules that does not use the new module format will be automatically removed on May 1st, 2019. Module devs: upgrade your existing modules ASAP!

    Imageless Magisk

    Since the existence of Magisk, all modules are stored within an EXT4 image which will be loop mounted at boot. This approach has a few problems: resizing the image is a huge headache (no live resizing, resize2fs on some devices refuse to work properly), and also MANY devices using F2FS ships a broken driver with the kernel, causing EXT4 loop devices unable to be mounted at all. All these problems come to an end now: modules are now directly stored in /data! Backwards compatibility is provided, for modules that uses the official module template, installation should work just fine.

    Warning: Although module migration was tested, there are still chances that your modules will get lost in the process. Be prepared to reinstall your existing modules in that case.

    Native 64 Bit is Back

    At one point in history, Magisk uses native 64 binaries. However due to binary size considerations, all binaries was switched to 32 bit. Starting from v19, all static binaries are still 32 bit only, but the most important part: the main magisk binary now runs in native 64 bit on supported devices.

    Zygote Ptrace Based MagiskHide

    MagiskHide used to use logcat to monitor activity manager events for new process creation. That method is extremely unreliable: even with constant improvements since introduction, it is still not working 100% of the time. Here comes a fundamentally new approach: ptrace the zygote process and step through all fork events. In layman's term, this new method is able to target a process before it even starts to run! The code for it is extremely tricky, but it was tested for quite a while in the canary channel, so I'm confident enough to release this to the public 😃

    Android Q

    Full support for Android Q Beta 1 is also introduced in this release. However, you cannot use it on the Pixel 3 (XL) due to the fact that Google decided to use logical partitions on the 3rd gen Pixels starting with Q. A solution is still WIP, please stay tuned!

    Final Words

    What you can expect in upcoming releases: Samsung S10 support, and full logical partition support. Also, I AM aware of Google Pay issues, but these are not my main focus now since there are still tons of other issues for me to focus on. Several discussion threads on XDA provide seemingly working solutions, please do some research on your own.

    完整更新日志: 这里

    ',18),r=[i];function n(l,d,h,u,c,m){return a(),t("div",null,r)}const f=e(s,[["render",n]]);export{p as __pageData,f as default}; diff --git a/assets/releases_19000.md.bc1a479d.lean.js b/assets/releases_19000.md.bc1a479d.lean.js new file mode 100644 index 00000000..78c6fa60 --- /dev/null +++ b/assets/releases_19000.md.bc1a479d.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as o}from"./chunks/framework.116ed6a2.js";const p=JSON.parse('{"title":"2019.3.28 Magisk v19.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19000.md","filePath":"releases/19000.md","lastUpdated":1694958663000}'),s={name:"releases/19000.md"},i=o("",18),r=[i];function n(l,d,h,u,c,m){return a(),t("div",null,r)}const f=e(s,[["render",n]]);export{p as __pageData,f as default}; diff --git a/assets/releases_19100.md.e4827b55.js b/assets/releases_19100.md.c08777c3.js similarity index 50% rename from assets/releases_19100.md.e4827b55.js rename to assets/releases_19100.md.c08777c3.js index 135b5632..a2a4fa52 100644 --- a/assets/releases_19100.md.e4827b55.js +++ b/assets/releases_19100.md.c08777c3.js @@ -1 +1 @@ -import{_ as e,o as a,c as t,V as s}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"2019.5.1 Magisk v19.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19100.md","filePath":"releases/19100.md","lastUpdated":1674222670000}'),l={name:"releases/19100.md"},o=s('

    2019.5.1 Magisk v19.1

    Finally, a lovely stable release!

    For those that were using v18.1, here are some quick highlights of v19.0

    • Imageless Magisk: Although module migration was tested, there are still chances that your modules will get lost in the process. Be prepared to reinstall your existing modules in that case.
    • Native 64-bit support
    • Zygote Ptrace Based MagiskHide

    Other than adding support for Samsung system-as-root devices, this release is mostly bug fixes from v19.0. Enjoy 😃

    Full Changelog: here

    ',6),r=[o];function i(h,n,c,d,g,_){return a(),t("div",null,r)}const p=e(l,[["render",i]]);export{m as __pageData,p as default}; +import{_ as e,o as s,c as t,Q as a}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2019.5.1 Magisk v19.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19100.md","filePath":"releases/19100.md","lastUpdated":1694958663000}'),i={name:"releases/19100.md"},o=a('

    2019.5.1 Magisk v19.1

    Finally, a lovely stable release!

    For those that were using v18.1, here are some quick highlights of v19.0

    • Imageless Magisk: Although module migration was tested, there are still chances that your modules will get lost in the process. Be prepared to reinstall your existing modules in that case.
    • Native 64-bit support
    • Zygote Ptrace Based MagiskHide

    Other than adding support for Samsung system-as-root devices, this release is mostly bug fixes from v19.0. Enjoy 😃

    完整更新日志: 这里

    ',6),r=[o];function l(n,h,c,_,d,p){return s(),t("div",null,r)}const u=e(i,[["render",l]]);export{m as __pageData,u as default}; diff --git a/assets/releases_19100.md.c08777c3.lean.js b/assets/releases_19100.md.c08777c3.lean.js new file mode 100644 index 00000000..e71f3769 --- /dev/null +++ b/assets/releases_19100.md.c08777c3.lean.js @@ -0,0 +1 @@ +import{_ as e,o as s,c as t,Q as a}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2019.5.1 Magisk v19.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19100.md","filePath":"releases/19100.md","lastUpdated":1694958663000}'),i={name:"releases/19100.md"},o=a("",6),r=[o];function l(n,h,c,_,d,p){return s(),t("div",null,r)}const u=e(i,[["render",l]]);export{m as __pageData,u as default}; diff --git a/assets/releases_19100.md.e4827b55.lean.js b/assets/releases_19100.md.e4827b55.lean.js deleted file mode 100644 index 58f50bb1..00000000 --- a/assets/releases_19100.md.e4827b55.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as s}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"2019.5.1 Magisk v19.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19100.md","filePath":"releases/19100.md","lastUpdated":1674222670000}'),l={name:"releases/19100.md"},o=s("",6),r=[o];function i(h,n,c,d,g,_){return a(),t("div",null,r)}const p=e(l,[["render",i]]);export{m as __pageData,p as default}; diff --git a/assets/releases_19200.md.7a067985.js b/assets/releases_19200.md.c9dadfa3.js similarity index 76% rename from assets/releases_19200.md.7a067985.js rename to assets/releases_19200.md.c9dadfa3.js index c604ba4f..091f3df9 100644 --- a/assets/releases_19200.md.7a067985.js +++ b/assets/releases_19200.md.c9dadfa3.js @@ -1 +1 @@ -import{_ as a,o as t,c as s,C as e,a as o}from"./chunks/framework.fc84ac3a.js";const O=JSON.parse('{"title":"TODO","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19200.md","filePath":"releases/19200.md","lastUpdated":1672379788000}'),r={name:"releases/19200.md"},c=e("h1",{id:"todo",tabindex:"-1"},[o("TODO "),e("a",{class:"header-anchor",href:"#todo","aria-label":'Permalink to "TODO"'},"​")],-1),d=[c];function n(l,i,_,p,h,m){return t(),s("div",null,d)}const u=a(r,[["render",n]]);export{O as __pageData,u as default}; +import{_ as a,o as t,c as s,k as e,a as o}from"./chunks/framework.116ed6a2.js";const O=JSON.parse('{"title":"TODO","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19200.md","filePath":"releases/19200.md","lastUpdated":1672379788000}'),r={name:"releases/19200.md"},c=e("h1",{id:"todo",tabindex:"-1"},[o("TODO "),e("a",{class:"header-anchor",href:"#todo","aria-label":'Permalink to "TODO"'},"​")],-1),d=[c];function n(l,i,_,p,h,m){return t(),s("div",null,d)}const u=a(r,[["render",n]]);export{O as __pageData,u as default}; diff --git a/assets/releases_19200.md.7a067985.lean.js b/assets/releases_19200.md.c9dadfa3.lean.js similarity index 76% rename from assets/releases_19200.md.7a067985.lean.js rename to assets/releases_19200.md.c9dadfa3.lean.js index c604ba4f..091f3df9 100644 --- a/assets/releases_19200.md.7a067985.lean.js +++ b/assets/releases_19200.md.c9dadfa3.lean.js @@ -1 +1 @@ -import{_ as a,o as t,c as s,C as e,a as o}from"./chunks/framework.fc84ac3a.js";const O=JSON.parse('{"title":"TODO","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19200.md","filePath":"releases/19200.md","lastUpdated":1672379788000}'),r={name:"releases/19200.md"},c=e("h1",{id:"todo",tabindex:"-1"},[o("TODO "),e("a",{class:"header-anchor",href:"#todo","aria-label":'Permalink to "TODO"'},"​")],-1),d=[c];function n(l,i,_,p,h,m){return t(),s("div",null,d)}const u=a(r,[["render",n]]);export{O as __pageData,u as default}; +import{_ as a,o as t,c as s,k as e,a as o}from"./chunks/framework.116ed6a2.js";const O=JSON.parse('{"title":"TODO","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19200.md","filePath":"releases/19200.md","lastUpdated":1672379788000}'),r={name:"releases/19200.md"},c=e("h1",{id:"todo",tabindex:"-1"},[o("TODO "),e("a",{class:"header-anchor",href:"#todo","aria-label":'Permalink to "TODO"'},"​")],-1),d=[c];function n(l,i,_,p,h,m){return t(),s("div",null,d)}const u=a(r,[["render",n]]);export{O as __pageData,u as default}; diff --git a/assets/releases_19300.md.63682635.js b/assets/releases_19300.md.3747e9d6.js similarity index 76% rename from assets/releases_19300.md.63682635.js rename to assets/releases_19300.md.3747e9d6.js index 42cbb14d..059becc6 100644 --- a/assets/releases_19300.md.63682635.js +++ b/assets/releases_19300.md.3747e9d6.js @@ -1 +1 @@ -import{_ as a,o as t,c as s,C as e,a as o}from"./chunks/framework.fc84ac3a.js";const O=JSON.parse('{"title":"TODO","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19300.md","filePath":"releases/19300.md","lastUpdated":1672379788000}'),r={name:"releases/19300.md"},c=e("h1",{id:"todo",tabindex:"-1"},[o("TODO "),e("a",{class:"header-anchor",href:"#todo","aria-label":'Permalink to "TODO"'},"​")],-1),d=[c];function n(l,i,_,p,h,m){return t(),s("div",null,d)}const u=a(r,[["render",n]]);export{O as __pageData,u as default}; +import{_ as a,o as t,c as s,k as e,a as o}from"./chunks/framework.116ed6a2.js";const O=JSON.parse('{"title":"TODO","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19300.md","filePath":"releases/19300.md","lastUpdated":1672379788000}'),r={name:"releases/19300.md"},c=e("h1",{id:"todo",tabindex:"-1"},[o("TODO "),e("a",{class:"header-anchor",href:"#todo","aria-label":'Permalink to "TODO"'},"​")],-1),d=[c];function n(l,i,_,p,h,m){return t(),s("div",null,d)}const u=a(r,[["render",n]]);export{O as __pageData,u as default}; diff --git a/assets/releases_19300.md.63682635.lean.js b/assets/releases_19300.md.3747e9d6.lean.js similarity index 76% rename from assets/releases_19300.md.63682635.lean.js rename to assets/releases_19300.md.3747e9d6.lean.js index 42cbb14d..059becc6 100644 --- a/assets/releases_19300.md.63682635.lean.js +++ b/assets/releases_19300.md.3747e9d6.lean.js @@ -1 +1 @@ -import{_ as a,o as t,c as s,C as e,a as o}from"./chunks/framework.fc84ac3a.js";const O=JSON.parse('{"title":"TODO","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19300.md","filePath":"releases/19300.md","lastUpdated":1672379788000}'),r={name:"releases/19300.md"},c=e("h1",{id:"todo",tabindex:"-1"},[o("TODO "),e("a",{class:"header-anchor",href:"#todo","aria-label":'Permalink to "TODO"'},"​")],-1),d=[c];function n(l,i,_,p,h,m){return t(),s("div",null,d)}const u=a(r,[["render",n]]);export{O as __pageData,u as default}; +import{_ as a,o as t,c as s,k as e,a as o}from"./chunks/framework.116ed6a2.js";const O=JSON.parse('{"title":"TODO","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19300.md","filePath":"releases/19300.md","lastUpdated":1672379788000}'),r={name:"releases/19300.md"},c=e("h1",{id:"todo",tabindex:"-1"},[o("TODO "),e("a",{class:"header-anchor",href:"#todo","aria-label":'Permalink to "TODO"'},"​")],-1),d=[c];function n(l,i,_,p,h,m){return t(),s("div",null,d)}const u=a(r,[["render",n]]);export{O as __pageData,u as default}; diff --git a/assets/releases_19400.md.cd99945f.js b/assets/releases_19400.md.a619dbd0.js similarity index 77% rename from assets/releases_19400.md.cd99945f.js rename to assets/releases_19400.md.a619dbd0.js index 53213e84..57f17b57 100644 --- a/assets/releases_19400.md.cd99945f.js +++ b/assets/releases_19400.md.a619dbd0.js @@ -1 +1 @@ -import{_ as e,o as t,c as o,V as a}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"2019.9.19 Magisk v19.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19400.md","filePath":"releases/19400.md","lastUpdated":1674222670000}'),s={name:"releases/19400.md"},i=a('

    2019.9.19 Magisk v19.4

    This version is heavily tested and tons of bugs were squashed before release. However due to the massive changes, it is decided to release a public beta for people/root app developers to adjust/update before things hit public stable.

    New System-as-root Implementation

    Magisk has supported system-as-root devices for a long time since the first Pixel came out. The goal is always to revert things back to the good old initramfs based root dir. However, this not only creates tons of issues on many devices, not easily hide-able with MagiskHide, but most importantly not even possible on Android 10. Starting with v19.4, Magisk will follow how Google has designed system-as-root: mounting system actually to / (root).

    This implies several MASSIVE consequences for system-as-root devices:

    • /system is no longer a valid mount point. For existing root apps that remounts /system to rw, you will have to remount / instead of /system
    • The root directory (/) is no longer rootfs, but actually system. Remounting / to rw and modify files means you are writing to the actual system partition, NOT volatile storage as it used to be in rootfs. This is not recommended as user is not necessary aware that you are tampering an actual partition, sometimes dangerous if dm-verity/AVB-verity is enforced, or sometimes outright impossible since many devices now ship with read-only system partitions (e.g. EROFS, EXT4 dedup)
    • Several custom kernel rely on Magisk's root directory overlay system (overlay) for modifying /. This is no longer compatible with the new implementation. A new overlay system (overlay.d) will replace the existing one as an alternative (details in documentations). To provide backwards compatibility, Magisk will switch to "Compat Mode" when /overlay is detected, which simply reverts to the old system-as-root setup. Compat Mode will not work on Android 10 and will cause bootloop. Although things will still work as it used to, please upgrade to overlay.d ASAP.

    Android 10 Support

    Other than A-only devices running Android 10, Android 10 is fully supported with MagiskHide fully functioning. Android 10's biggest challenge is the new "2-Stage-Init" system-as-root implementation, which is the sole reason why A-only is not support yet. Stay tuned for further updates as that is the next thing on the list.

    (For those interested in "2-Stage-Init" and other details of system-as-root, check this Twitter thread I tweeted)

    Product Partition Support

    Magisk Module developers can now finally properly modify files in /product! This partition is now an essential part in Android 10, and many files are moved from system to product. Please check documentations for more details.

    A-Only System-as-root

    A huge number of new devices have A-only system-as-root setups (Android 9.0). These unfortunate devices will have to install Magisk into the recovery partition. Please check the fully updated Installation Guide for more details.

    Full Changelog: here

    ',14),r=[i];function n(l,d,h,c,u,p){return t(),o("div",null,r)}const y=e(s,[["render",n]]);export{g as __pageData,y as default}; +import{_ as e,o as t,c as o,Q as s}from"./chunks/framework.116ed6a2.js";const y=JSON.parse('{"title":"2019.9.19 Magisk v19.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19400.md","filePath":"releases/19400.md","lastUpdated":1694958663000}'),a={name:"releases/19400.md"},i=s('

    2019.9.19 Magisk v19.4

    This version is heavily tested and tons of bugs were squashed before release. However due to the massive changes, it is decided to release a public beta for people/root app developers to adjust/update before things hit public stable.

    New System-as-root Implementation

    Magisk has supported system-as-root devices for a long time since the first Pixel came out. The goal is always to revert things back to the good old initramfs based root dir. However, this not only creates tons of issues on many devices, not easily hide-able with MagiskHide, but most importantly not even possible on Android 10. Starting with v19.4, Magisk will follow how Google has designed system-as-root: mounting system actually to / (root).

    This implies several MASSIVE consequences for system-as-root devices:

    • /system is no longer a valid mount point. For existing root apps that remounts /system to rw, you will have to remount / instead of /system
    • The root directory (/) is no longer rootfs, but actually system. Remounting / to rw and modify files means you are writing to the actual system partition, NOT volatile storage as it used to be in rootfs. This is not recommended as user is not necessary aware that you are tampering an actual partition, sometimes dangerous if dm-verity/AVB-verity is enforced, or sometimes outright impossible since many devices now ship with read-only system partitions (e.g. EROFS, EXT4 dedup)
    • Several custom kernel rely on Magisk's root directory overlay system (overlay) for modifying /. This is no longer compatible with the new implementation. A new overlay system (overlay.d) will replace the existing one as an alternative (details in documentations). To provide backwards compatibility, Magisk will switch to "Compat Mode" when /overlay is detected, which simply reverts to the old system-as-root setup. Compat Mode will not work on Android 10 and will cause bootloop. Although things will still work as it used to, please upgrade to overlay.d ASAP.

    Android 10 Support

    Other than A-only devices running Android 10, Android 10 is fully supported with MagiskHide fully functioning. Android 10's biggest challenge is the new "2-Stage-Init" system-as-root implementation, which is the sole reason why A-only is not support yet. Stay tuned for further updates as that is the next thing on the list.

    (For those interested in "2-Stage-Init" and other details of system-as-root, check this Twitter thread I tweeted)

    Product Partition Support

    Magisk Module developers can now finally properly modify files in /product! This partition is now an essential part in Android 10, and many files are moved from system to product. Please check documentations for more details.

    A-Only System-as-root

    A huge number of new devices have A-only system-as-root setups (Android 9.0). These unfortunate devices will have to install Magisk into the recovery partition. Please check the fully updated Installation Guide for more details.

    完整更新日志: 这里

    ',14),r=[i];function n(l,d,c,h,p,u){return t(),o("div",null,r)}const g=e(a,[["render",n]]);export{y as __pageData,g as default}; diff --git a/assets/releases_19400.md.a619dbd0.lean.js b/assets/releases_19400.md.a619dbd0.lean.js new file mode 100644 index 00000000..3ba8414b --- /dev/null +++ b/assets/releases_19400.md.a619dbd0.lean.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o,Q as s}from"./chunks/framework.116ed6a2.js";const y=JSON.parse('{"title":"2019.9.19 Magisk v19.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19400.md","filePath":"releases/19400.md","lastUpdated":1694958663000}'),a={name:"releases/19400.md"},i=s("",14),r=[i];function n(l,d,c,h,p,u){return t(),o("div",null,r)}const g=e(a,[["render",n]]);export{y as __pageData,g as default}; diff --git a/assets/releases_19400.md.cd99945f.lean.js b/assets/releases_19400.md.cd99945f.lean.js deleted file mode 100644 index 94f39b6c..00000000 --- a/assets/releases_19400.md.cd99945f.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as t,c as o,V as a}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"2019.9.19 Magisk v19.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/19400.md","filePath":"releases/19400.md","lastUpdated":1674222670000}'),s={name:"releases/19400.md"},i=a("",14),r=[i];function n(l,d,h,c,u,p){return t(),o("div",null,r)}const y=e(s,[["render",n]]);export{g as __pageData,y as default}; diff --git a/assets/releases_20000.md.74fa467b.js b/assets/releases_20000.md.360faae1.js similarity index 78% rename from assets/releases_20000.md.74fa467b.js rename to assets/releases_20000.md.360faae1.js index 5432c57e..55d79397 100644 --- a/assets/releases_20000.md.74fa467b.js +++ b/assets/releases_20000.md.360faae1.js @@ -1 +1 @@ -import{_ as e,o,c as t,V as a}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"2019.10.11 Magisk v20.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20000.md","filePath":"releases/20000.md","lastUpdated":1674222670000}'),s={name:"releases/20000.md"},i=a('

    2019.10.11 Magisk v20.0

    The following release notes are mostly the same as v19.4. Compared to v19.4 beta, the most notable change is adding tons of support for more devices on Android 10, along with several bug fixes.

    New System-as-root Implementation

    Magisk has supported system-as-root devices for a long time since the first Pixel came out. The goal is always to revert things back to the good old initramfs based root dir. However, this not only creates tons of issues on many devices, not easily hide-able with MagiskHide, but most importantly not even possible on Android 10. Magisk will now start to follow how Google has designed system-as-root: mounting system actually to / (root).

    This implies several MASSIVE consequences for system-as-root devices:

    • /system is no longer a valid mount point. For existing root apps that remounts /system to rw, you will have to remount / instead of /system
    • The root directory (/) is no longer rootfs, but actually system. Remounting / to rw and modify files means you are writing to the actual system partition, NOT volatile storage as it used to be in rootfs. This is not recommended as user is not necessary aware that you are tampering an actual partition, sometimes dangerous if dm-verity/AVB-verity is enforced, or sometimes outright impossible since many devices now ship with read-only system partitions (e.g. EROFS, EXT4 dedup)
    • Several custom kernel rely on Magisk's root directory overlay system (overlay) for modifying /. This is no longer compatible with the new implementation. A new overlay system (overlay.d) will replace the existing one as an alternative (details in documentations). To provide backwards compatibility, Magisk will switch to "Compat Mode" when /overlay is detected, which simply reverts to the old system-as-root setup. Compat Mode will not work on Android 10 and will cause bootloop. Although things will still work as it used to, please upgrade to overlay.d ASAP.

    Android 10 Support

    Android 10 is now fully supported with MagiskHide working as expected. Android 10's biggest challenge is the new "2-Stage-Init" system-as-root implementation, which requires modding early mount fstab in a specific way, and in many devices' cases involves patching DTBs in the boot image.

    (For those interested in "2-Stage-Init" and other details of system-as-root, check this Twitter thread I tweeted)

    Product Partition Support

    Magisk Module developers can now finally properly modify files in /product! This partition is now an essential part in Android 10, and many files are moved from system to product. Please check documentations for more details.

    A-Only System-as-root

    A huge number of new devices have A-only system-as-root setups (Android 9.0). These unfortunate devices will have to install Magisk into the recovery partition. Please check the fully updated Installation Guide for more details.

    Full Changelog: here

    ',14),r=[i];function n(l,d,c,h,m,p){return o(),t("div",null,r)}const y=e(s,[["render",n]]);export{g as __pageData,y as default}; +import{_ as e,o,c as t,Q as a}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2019.10.11 Magisk v20.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20000.md","filePath":"releases/20000.md","lastUpdated":1694958663000}'),s={name:"releases/20000.md"},i=a('

    2019.10.11 Magisk v20.0

    The following release notes are mostly the same as v19.4. Compared to v19.4 beta, the most notable change is adding tons of support for more devices on Android 10, along with several bug fixes.

    New System-as-root Implementation

    Magisk has supported system-as-root devices for a long time since the first Pixel came out. The goal is always to revert things back to the good old initramfs based root dir. However, this not only creates tons of issues on many devices, not easily hide-able with MagiskHide, but most importantly not even possible on Android 10. Magisk will now start to follow how Google has designed system-as-root: mounting system actually to / (root).

    This implies several MASSIVE consequences for system-as-root devices:

    • /system is no longer a valid mount point. For existing root apps that remounts /system to rw, you will have to remount / instead of /system
    • The root directory (/) is no longer rootfs, but actually system. Remounting / to rw and modify files means you are writing to the actual system partition, NOT volatile storage as it used to be in rootfs. This is not recommended as user is not necessary aware that you are tampering an actual partition, sometimes dangerous if dm-verity/AVB-verity is enforced, or sometimes outright impossible since many devices now ship with read-only system partitions (e.g. EROFS, EXT4 dedup)
    • Several custom kernel rely on Magisk's root directory overlay system (overlay) for modifying /. This is no longer compatible with the new implementation. A new overlay system (overlay.d) will replace the existing one as an alternative (details in documentations). To provide backwards compatibility, Magisk will switch to "Compat Mode" when /overlay is detected, which simply reverts to the old system-as-root setup. Compat Mode will not work on Android 10 and will cause bootloop. Although things will still work as it used to, please upgrade to overlay.d ASAP.

    Android 10 Support

    Android 10 is now fully supported with MagiskHide working as expected. Android 10's biggest challenge is the new "2-Stage-Init" system-as-root implementation, which requires modding early mount fstab in a specific way, and in many devices' cases involves patching DTBs in the boot image.

    (For those interested in "2-Stage-Init" and other details of system-as-root, check this Twitter thread I tweeted)

    Product Partition Support

    Magisk Module developers can now finally properly modify files in /product! This partition is now an essential part in Android 10, and many files are moved from system to product. Please check documentations for more details.

    A-Only System-as-root

    A huge number of new devices have A-only system-as-root setups (Android 9.0). These unfortunate devices will have to install Magisk into the recovery partition. Please check the fully updated Installation Guide for more details.

    完整更新日志: 这里

    ',14),r=[i];function n(d,l,c,h,m,p){return o(),t("div",null,r)}const y=e(s,[["render",n]]);export{g as __pageData,y as default}; diff --git a/assets/releases_20000.md.360faae1.lean.js b/assets/releases_20000.md.360faae1.lean.js new file mode 100644 index 00000000..732824b7 --- /dev/null +++ b/assets/releases_20000.md.360faae1.lean.js @@ -0,0 +1 @@ +import{_ as e,o,c as t,Q as a}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2019.10.11 Magisk v20.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20000.md","filePath":"releases/20000.md","lastUpdated":1694958663000}'),s={name:"releases/20000.md"},i=a("",14),r=[i];function n(d,l,c,h,m,p){return o(),t("div",null,r)}const y=e(s,[["render",n]]);export{g as __pageData,y as default}; diff --git a/assets/releases_20000.md.74fa467b.lean.js b/assets/releases_20000.md.74fa467b.lean.js deleted file mode 100644 index 3b01e91d..00000000 --- a/assets/releases_20000.md.74fa467b.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o,c as t,V as a}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"2019.10.11 Magisk v20.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20000.md","filePath":"releases/20000.md","lastUpdated":1674222670000}'),s={name:"releases/20000.md"},i=a("",14),r=[i];function n(l,d,c,h,m,p){return o(),t("div",null,r)}const y=e(s,[["render",n]]);export{g as __pageData,y as default}; diff --git a/assets/releases_20100.md.4cc41a26.lean.js b/assets/releases_20100.md.4cc41a26.lean.js deleted file mode 100644 index 579c1a85..00000000 --- a/assets/releases_20100.md.4cc41a26.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"2019.11.2 Magisk v20.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20100.md","filePath":"releases/20100.md","lastUpdated":1674222670000}'),n={name:"releases/20100.md"},s=i("",9),o=[s];function r(l,d,h,g,c,u){return a(),t("div",null,o)}const f=e(n,[["render",r]]);export{m as __pageData,f as default}; diff --git a/assets/releases_20100.md.4cc41a26.js b/assets/releases_20100.md.b0bab968.js similarity index 68% rename from assets/releases_20100.md.4cc41a26.js rename to assets/releases_20100.md.b0bab968.js index 5fd78915..cd3a2c03 100644 --- a/assets/releases_20100.md.4cc41a26.js +++ b/assets/releases_20100.md.b0bab968.js @@ -1 +1 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"2019.11.2 Magisk v20.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20100.md","filePath":"releases/20100.md","lastUpdated":1674222670000}'),n={name:"releases/20100.md"},s=i('

    2019.11.2 Magisk v20.1

    Lots of bug fixes from v20.0, and some cool new features!

    Updated Magisk Manager Hiding

    Starting with Magisk v20.1 paired with Magisk Manager v7.4.0, a new hiding mode is introduced for Android 9.0+. On supported devices, Magisk Manager will download and customize a heavily obfuscated stub APK and use it as a replacement. The stub app will then download the full app into its private internal data, then dynamically load and run the actual full Magisk Manager.

    Note, not all Android 9.0+ devices will be able to use this feature. To use an obfuscated stub as Magisk Manager, the Magisk daemon will have to rely on a special way to communicate with the app, and some OEMs (most likely Chinese manufacturers) block certain broadcasts, breaking the communication channel.

    Magisk Manager will verify compatibility before it uses stubs to hide itself on Android 9.0+. The verification relies on Magisk v20.1+, which means you have to fully upgrade and reboot in order to opt in this feature. If you are already running a hidden Magisk Manager, restore and upgrade Magisk Manager, upgrade Magisk and reboot, then re-hide the app.

    For those incompatible with the hiding-with-stub feature, there are also a few updates that everyone, regardless whether using stubs or not, can enjoy:

    • You can now customize the app name of the repackaged Magisk Manager
    • Magisk Manager will generate new keys to sign the repackaged APK to prevent signature detection

    Full Changelog: here

    ',9),o=[s];function r(l,d,h,g,c,u){return a(),t("div",null,o)}const f=e(n,[["render",r]]);export{m as __pageData,f as default}; +import{_ as e,o as a,c as t,Q as i}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2019.11.2 Magisk v20.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20100.md","filePath":"releases/20100.md","lastUpdated":1694958663000}'),n={name:"releases/20100.md"},s=i('

    2019.11.2 Magisk v20.1

    Lots of bug fixes from v20.0, and some cool new features!

    Updated Magisk Manager Hiding

    Starting with Magisk v20.1 paired with Magisk Manager v7.4.0, a new hiding mode is introduced for Android 9.0+. On supported devices, Magisk Manager will download and customize a heavily obfuscated stub APK and use it as a replacement. The stub app will then download the full app into its private internal data, then dynamically load and run the actual full Magisk Manager.

    Note, not all Android 9.0+ devices will be able to use this feature. To use an obfuscated stub as Magisk Manager, the Magisk daemon will have to rely on a special way to communicate with the app, and some OEMs (most likely Chinese manufacturers) block certain broadcasts, breaking the communication channel.

    Magisk Manager will verify compatibility before it uses stubs to hide itself on Android 9.0+. The verification relies on Magisk v20.1+, which means you have to fully upgrade and reboot in order to opt in this feature. If you are already running a hidden Magisk Manager, restore and upgrade Magisk Manager, upgrade Magisk and reboot, then re-hide the app.

    For those incompatible with the hiding-with-stub feature, there are also a few updates that everyone, regardless whether using stubs or not, can enjoy:

    • You can now customize the app name of the repackaged Magisk Manager
    • Magisk Manager will generate new keys to sign the repackaged APK to prevent signature detection

    完整更新日志: 这里

    ',9),o=[s];function r(d,l,g,h,c,p){return a(),t("div",null,o)}const k=e(n,[["render",r]]);export{m as __pageData,k as default}; diff --git a/assets/releases_20100.md.b0bab968.lean.js b/assets/releases_20100.md.b0bab968.lean.js new file mode 100644 index 00000000..4b5391b5 --- /dev/null +++ b/assets/releases_20100.md.b0bab968.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as i}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2019.11.2 Magisk v20.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20100.md","filePath":"releases/20100.md","lastUpdated":1694958663000}'),n={name:"releases/20100.md"},s=i("",9),o=[s];function r(d,l,g,h,c,p){return a(),t("div",null,o)}const k=e(n,[["render",r]]);export{m as __pageData,k as default}; diff --git a/assets/releases_20200.md.f6d2625d.js b/assets/releases_20200.md.e11552e6.js similarity index 68% rename from assets/releases_20200.md.f6d2625d.js rename to assets/releases_20200.md.e11552e6.js index adfae50a..e8a5d75b 100644 --- a/assets/releases_20200.md.f6d2625d.js +++ b/assets/releases_20200.md.e11552e6.js @@ -1 +1 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"2020.1.2 Magisk v20.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20200.md","filePath":"releases/20200.md","lastUpdated":1674222670000}'),s={name:"releases/20200.md"},l=o('

    2020.1.2 Magisk v20.2

    Happy New Year! Let's start 2020 with a new Magisk release 😃

    Pre-Init sepolicy Patches for Modules

    Magisk v20.2 add support for modules to include its own custom sepolicy patches. Developers used to use boot scripts along with the magiskpolicy tool to do live sepolicy patches; however, this method leads to numerous issues as Android is no longer designed to allow live sepolicy patches, and on some devices (e.g. Huawei) this method is outright inapplicable.

    To address this issue, Magisk allow module devs to create a new file called sepolicy.rule in their modules. The module installer script and Magisk daemon will make sure this file is stored in somewhere accessible pre-init to allow magiskinit to do its job every time your device boots up.

    New Module Installer Format

    The old template is actually pretty convoluted: developers are expected to implement specific callback functions in their install.sh, and the zip file structure does not directly represent how modules are actually stored on your device. The new module installer format makes creating new modules very easy, but still give experienced developers tons of freedom to do anything they want in the installation process.

    For details regarding sepolicy.rule and the new module installer format, please read the updated Developer Guides. Note that the old "Module Installer Template" is obsolete; creating a Magisk module no longer requires a "template" as it is now a straightforward process.

    Full Changelog: here

    ',9),i=[l];function r(d,n,c,h,u,p){return a(),t("div",null,i)}const f=e(s,[["render",r]]);export{g as __pageData,f as default}; +import{_ as e,o as t,c as o,Q as a}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2020.1.2 Magisk v20.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20200.md","filePath":"releases/20200.md","lastUpdated":1694958663000}'),s={name:"releases/20200.md"},i=a('

    2020.1.2 Magisk v20.2

    Happy New Year! Let's start 2020 with a new Magisk release 😃

    Pre-Init sepolicy Patches for Modules

    Magisk v20.2 add support for modules to include its own custom sepolicy patches. Developers used to use boot scripts along with the magiskpolicy tool to do live sepolicy patches; however, this method leads to numerous issues as Android is no longer designed to allow live sepolicy patches, and on some devices (e.g. Huawei) this method is outright inapplicable.

    To address this issue, Magisk allow module devs to create a new file called sepolicy.rule in their modules. The module installer script and Magisk daemon will make sure this file is stored in somewhere accessible pre-init to allow magiskinit to do its job every time your device boots up.

    New Module Installer Format

    The old template is actually pretty convoluted: developers are expected to implement specific callback functions in their install.sh, and the zip file structure does not directly represent how modules are actually stored on your device. The new module installer format makes creating new modules very easy, but still give experienced developers tons of freedom to do anything they want in the installation process.

    For details regarding sepolicy.rule and the new module installer format, please read the updated Developer Guides. Note that the old "Module Installer Template" is obsolete; creating a Magisk module no longer requires a "template" as it is now a straightforward process.

    完整更新日志: 这里

    ',9),l=[i];function r(d,n,c,p,h,u){return t(),o("div",null,l)}const f=e(s,[["render",r]]);export{g as __pageData,f as default}; diff --git a/assets/releases_20200.md.e11552e6.lean.js b/assets/releases_20200.md.e11552e6.lean.js new file mode 100644 index 00000000..f8946925 --- /dev/null +++ b/assets/releases_20200.md.e11552e6.lean.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as o,Q as a}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2020.1.2 Magisk v20.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20200.md","filePath":"releases/20200.md","lastUpdated":1694958663000}'),s={name:"releases/20200.md"},i=a("",9),l=[i];function r(d,n,c,p,h,u){return t(),o("div",null,l)}const f=e(s,[["render",r]]);export{g as __pageData,f as default}; diff --git a/assets/releases_20200.md.f6d2625d.lean.js b/assets/releases_20200.md.f6d2625d.lean.js deleted file mode 100644 index 635ebe2f..00000000 --- a/assets/releases_20200.md.f6d2625d.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"2020.1.2 Magisk v20.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20200.md","filePath":"releases/20200.md","lastUpdated":1674222670000}'),s={name:"releases/20200.md"},l=o("",9),i=[l];function r(d,n,c,h,u,p){return a(),t("div",null,i)}const f=e(s,[["render",r]]);export{g as __pageData,f as default}; diff --git a/assets/releases_20300.md.285288fe.js b/assets/releases_20300.md.285288fe.js deleted file mode 100644 index 288bfdde..00000000 --- a/assets/releases_20300.md.285288fe.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as a,o as e,c as s,V as t}from"./chunks/framework.fc84ac3a.js";const k=JSON.parse('{"title":"2020.1.10 Magisk v20.3","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20300.md","filePath":"releases/20300.md","lastUpdated":1674222670000}'),i={name:"releases/20300.md"},l=t('

    2020.1.10 Magisk v20.3

    Magisk

    • Fix magiskboot crashing when dealing with lz4_legacy format

    Magisk Manager

    • Fix MagiskHide app component toggles

    Full Changelog: here

    ',6),o=[l];function r(n,h,c,g,d,_){return e(),s("div",null,o)}const u=a(i,[["render",r]]);export{k as __pageData,u as default}; diff --git a/assets/releases_20300.md.285288fe.lean.js b/assets/releases_20300.md.285288fe.lean.js deleted file mode 100644 index 1a3f7cb1..00000000 --- a/assets/releases_20300.md.285288fe.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as a,o as e,c as s,V as t}from"./chunks/framework.fc84ac3a.js";const k=JSON.parse('{"title":"2020.1.10 Magisk v20.3","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20300.md","filePath":"releases/20300.md","lastUpdated":1674222670000}'),i={name:"releases/20300.md"},l=t("",6),o=[l];function r(n,h,c,g,d,_){return e(),s("div",null,o)}const u=a(i,[["render",r]]);export{k as __pageData,u as default}; diff --git a/assets/releases_20300.md.4a0d9241.js b/assets/releases_20300.md.4a0d9241.js new file mode 100644 index 00000000..4458a109 --- /dev/null +++ b/assets/releases_20300.md.4a0d9241.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as s,Q as t}from"./chunks/framework.116ed6a2.js";const k=JSON.parse('{"title":"2020.1.10 Magisk v20.3","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20300.md","filePath":"releases/20300.md","lastUpdated":1694958663000}'),i={name:"releases/20300.md"},o=t('

    2020.1.10 Magisk v20.3

    Magisk

    • Fix magiskboot crashing when dealing with lz4_legacy format

    Magisk Manager

    • Fix MagiskHide app component toggles

    完整更新日志: 这里

    ',6),r=[o];function n(l,c,_,d,g,h){return e(),s("div",null,r)}const p=a(i,[["render",n]]);export{k as __pageData,p as default}; diff --git a/assets/releases_20300.md.4a0d9241.lean.js b/assets/releases_20300.md.4a0d9241.lean.js new file mode 100644 index 00000000..ee7d79de --- /dev/null +++ b/assets/releases_20300.md.4a0d9241.lean.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as s,Q as t}from"./chunks/framework.116ed6a2.js";const k=JSON.parse('{"title":"2020.1.10 Magisk v20.3","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20300.md","filePath":"releases/20300.md","lastUpdated":1694958663000}'),i={name:"releases/20300.md"},o=t("",6),r=[o];function n(l,c,_,d,g,h){return e(),s("div",null,r)}const p=a(i,[["render",n]]);export{k as __pageData,p as default}; diff --git a/assets/releases_20400.md.9dde1a01.js b/assets/releases_20400.md.9dde1a01.js new file mode 100644 index 00000000..77725fc3 --- /dev/null +++ b/assets/releases_20400.md.9dde1a01.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as o}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2020.3.23 Magisk v20.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20400.md","filePath":"releases/20400.md","lastUpdated":1694958663000}'),s={name:"releases/20400.md"},i=o('

    2020.3.23 Magisk v20.4

    Miscellaneous

    This release is mainly focused on stability and bug squashing. Please be aware that MagiskHide is no longer enabled by default. Since Google has enabled hardware-based key attestation in SafetyNet (FAQ), there is no effective way to pass full CTS SafetyNet anymore (although Google seems to have temporarily reverted the change).

    I decided that the fully redesigned Magisk Manager isn't fully ready for prime time yet, so this time around no Magisk Manager update is released. The WIP manager will continue to be improved and is available for testing on the canary channel.

    BusyBox Standalone Mode

    Starting with Magisk v20.4, all Magisk related scripts, including boot scripts and module installation scripts, will run on BusyBox's shell (ash) in standalone mode. In BusyBox ash standalone mode, every single command will be forced to use the one that is in Magisk's BusyBox (if available). For instance, no matter how you change the environment variable PATH, the rm command will always use the one in BusyBox, not the one in system, external BusyBox, vendor, or included in custom recovery.

    The reason behind this change is that all scripts will be guaranteed to have 100% consistent results no matter how the environment is setup. The internal BusyBox is significantly beefed up with patches from @osm0sis, and also with SELinux features enabled. It shall offer a very complete, reliable, and consistent scripting environment. If in any case you require to use a command outside of BusyBox, please call it with the full path (e.g. /system/bin/nslookup)

    Magisk Changelog

    • [MagiskInit] Fix potential bootloop in A-only 2SI devices
    • [MagiskInit] Properly support Tegra partition naming
    • [General] Load libsqlite.so dynamically, which removes the need to use wrapper scripts on Android 10+
    • [General] Detect API level with a fallback method on some devices
    • [General] Workaround possible bug in x86 kernel readlinkat system call
    • [BusyBox] Enable SELinux features. Add chcon/runcon etc., and '-Z' option to many applets
    • [BusyBox] Introduce standalone mode. More details in release notes
    • [MagiskHide] Disable MagiskHide by default
    • [MagiskHide] Add more potential detectable system properties
    • [MagiskHide] Add workaround for Xiaomi devices bootloop when MagiskHide is enabled on cross region ROMs
    • [MagiskBoot] Support patching special Motorolla DTB format
    • [MagiskPolicy] Support 'genfscon' sepolicy rules
    • [Scripts] Support NAND based boot images (character nodes in /dev/block)
    • [Scripts] Better addon.d (both v1 and v2) support
    • [Scripts] Support Lineage Recovery for Android 10+
    ',9),n=[i];function l(r,d,c,h,u,p){return a(),t("div",null,n)}const b=e(s,[["render",l]]);export{m as __pageData,b as default}; diff --git a/assets/releases_20400.md.9dde1a01.lean.js b/assets/releases_20400.md.9dde1a01.lean.js new file mode 100644 index 00000000..c2e2d7ad --- /dev/null +++ b/assets/releases_20400.md.9dde1a01.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as o}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2020.3.23 Magisk v20.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20400.md","filePath":"releases/20400.md","lastUpdated":1694958663000}'),s={name:"releases/20400.md"},i=o("",9),n=[i];function l(r,d,c,h,u,p){return a(),t("div",null,n)}const b=e(s,[["render",l]]);export{m as __pageData,b as default}; diff --git a/assets/releases_20400.md.b4d99bf2.js b/assets/releases_20400.md.b4d99bf2.js deleted file mode 100644 index 48092007..00000000 --- a/assets/releases_20400.md.b4d99bf2.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20400.md","filePath":"releases/20400.md","lastUpdated":1672379788000}'),s={name:"releases/20400.md"},i=o('

    2020.3.23 Magisk v20.4

    Miscellaneous

    This release is mainly focused on stability and bug squashing. Please be aware that MagiskHide is no longer enabled by default. Since Google has enabled hardware-based key attestation in SafetyNet (FAQ), there is no effective way to pass full CTS SafetyNet anymore (although Google seems to have temporarily reverted the change).

    I decided that the fully redesigned Magisk Manager isn't fully ready for prime time yet, so this time around no Magisk Manager update is released. The WIP manager will continue to be improved and is available for testing on the canary channel.

    BusyBox Standalone Mode

    Starting with Magisk v20.4, all Magisk related scripts, including boot scripts and module installation scripts, will run on BusyBox's shell (ash) in standalone mode. In BusyBox ash standalone mode, every single command will be forced to use the one that is in Magisk's BusyBox (if available). For instance, no matter how you change the environment variable PATH, the rm command will always use the one in BusyBox, not the one in system, external BusyBox, vendor, or included in custom recovery.

    The reason behind this change is that all scripts will be guaranteed to have 100% consistent results no matter how the environment is setup. The internal BusyBox is significantly beefed up with patches from @osm0sis, and also with SELinux features enabled. It shall offer a very complete, reliable, and consistent scripting environment. If in any case you require to use a command outside of BusyBox, please call it with the full path (e.g. /system/bin/nslookup)

    Magisk Changelog

    • [MagiskInit] Fix potential bootloop in A-only 2SI devices
    • [MagiskInit] Properly support Tegra partition naming
    • [General] Load libsqlite.so dynamically, which removes the need to use wrapper scripts on Android 10+
    • [General] Detect API level with a fallback method on some devices
    • [General] Workaround possible bug in x86 kernel readlinkat system call
    • [BusyBox] Enable SELinux features. Add chcon/runcon etc., and '-Z' option to many applets
    • [BusyBox] Introduce standalone mode. More details in release notes
    • [MagiskHide] Disable MagiskHide by default
    • [MagiskHide] Add more potential detectable system properties
    • [MagiskHide] Add workaround for Xiaomi devices bootloop when MagiskHide is enabled on cross region ROMs
    • [MagiskBoot] Support patching special Motorolla DTB format
    • [MagiskPolicy] Support 'genfscon' sepolicy rules
    • [Scripts] Support NAND based boot images (character nodes in /dev/block)
    • [Scripts] Better addon.d (both v1 and v2) support
    • [Scripts] Support Lineage Recovery for Android 10+
    ',9),n=[i];function l(r,d,c,h,u,p){return a(),t("div",null,n)}const b=e(s,[["render",l]]);export{m as __pageData,b as default}; diff --git a/assets/releases_20400.md.b4d99bf2.lean.js b/assets/releases_20400.md.b4d99bf2.lean.js deleted file mode 100644 index 80c830c9..00000000 --- a/assets/releases_20400.md.b4d99bf2.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/20400.md","filePath":"releases/20400.md","lastUpdated":1672379788000}'),s={name:"releases/20400.md"},i=o("",9),n=[i];function l(r,d,c,h,u,p){return a(),t("div",null,n)}const b=e(s,[["render",l]]);export{m as __pageData,b as default}; diff --git a/assets/releases_21000.md.4d6bfbbd.js b/assets/releases_21000.md.4d6bfbbd.js new file mode 100644 index 00000000..570e1bd4 --- /dev/null +++ b/assets/releases_21000.md.4d6bfbbd.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as a,Q as o}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2020.10.3 Magisk v21.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21000.md","filePath":"releases/21000.md","lastUpdated":1694958663000}'),s={name:"releases/21000.md"},r=o('

    2020.10.3 Magisk v21.0

    Long time no see! v21.0 is the largest release in Magisk's history. It comes with full Android 11 support (tons of stuff had to be rewritten from scratch!), and a completely redesigned Magisk Manager. These are the reasons why this particular public release took me over half a year to wrap up.

    To the end user, not much has changed other than the fact that Magisk Manager has completely changed its appearance. However developers should pay attention to some changes due to adjustments for Android 11. Full changelogs are too massive to fit, so here I'll point out the main changes and links to updated documentations.

    Highlights

    • Android 11 support 🎉
    • Completely redesigned Magisk Manager
    • Safe Mode detection: if you installed a module that bootloops your device, reboot into Safe Mode and all modules will be disabled. More instructions on how to deal with broken modules is linked here.

    The following are for advanced users/developer:

    • On Android 8.0+, Magisk now uses a new SELinux setup that keeps Android sandbox less compromised. This provides better security to rooted users, and also separates Magisk rules from original rules. Details here.
    • On Android 11, /sbin may no longer exist. For developers, this means the Magisk's internal tmpfs directory is no longer always /sbin, and instead randomly created every boot. To get the tmpfs path, use the command magisk --path (more details here). For custom kernel developers that uses overlay.d, updated docs are here.
    • magiskpolicy gained more features and some minor syntax changes, details here.

    完整更新日志: 这里

    ',8),i=[r];function l(n,d,h,c,g,p){return t(),a("div",null,i)}const f=e(s,[["render",l]]);export{m as __pageData,f as default}; diff --git a/assets/releases_21000.md.4d6bfbbd.lean.js b/assets/releases_21000.md.4d6bfbbd.lean.js new file mode 100644 index 00000000..04381038 --- /dev/null +++ b/assets/releases_21000.md.4d6bfbbd.lean.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as a,Q as o}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2020.10.3 Magisk v21.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21000.md","filePath":"releases/21000.md","lastUpdated":1694958663000}'),s={name:"releases/21000.md"},r=o("",8),i=[r];function l(n,d,h,c,g,p){return t(),a("div",null,i)}const f=e(s,[["render",l]]);export{m as __pageData,f as default}; diff --git a/assets/releases_21000.md.792fbc82.js b/assets/releases_21000.md.792fbc82.js deleted file mode 100644 index 419ee5cd..00000000 --- a/assets/releases_21000.md.792fbc82.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21000.md","filePath":"releases/21000.md","lastUpdated":1674222670000}'),s={name:"releases/21000.md"},r=o('

    2020.10.3 Magisk v21.0

    Long time no see! v21.0 is the largest release in Magisk's history. It comes with full Android 11 support (tons of stuff had to be rewritten from scratch!), and a completely redesigned Magisk Manager. These are the reasons why this particular public release took me over half a year to wrap up.

    To the end user, not much has changed other than the fact that Magisk Manager has completely changed its appearance. However developers should pay attention to some changes due to adjustments for Android 11. Full changelogs are too massive to fit, so here I'll point out the main changes and links to updated documentations.

    Highlights

    • Android 11 support 🎉
    • Completely redesigned Magisk Manager
    • Safe Mode detection: if you installed a module that bootloops your device, reboot into Safe Mode and all modules will be disabled. More instructions on how to deal with broken modules is linked here.

    The following are for advanced users/developer:

    • On Android 8.0+, Magisk now uses a new SELinux setup that keeps Android sandbox less compromised. This provides better security to rooted users, and also separates Magisk rules from original rules. Details here.
    • On Android 11, /sbin may no longer exist. For developers, this means the Magisk's internal tmpfs directory is no longer always /sbin, and instead randomly created every boot. To get the tmpfs path, use the command magisk --path (more details here). For custom kernel developers that uses overlay.d, updated docs are here.
    • magiskpolicy gained more features and some minor syntax changes, details here.

    Full Changelog: here

    ',8),i=[r];function l(n,h,d,c,g,u){return a(),t("div",null,i)}const f=e(s,[["render",l]]);export{m as __pageData,f as default}; diff --git a/assets/releases_21000.md.792fbc82.lean.js b/assets/releases_21000.md.792fbc82.lean.js deleted file mode 100644 index fbb56f36..00000000 --- a/assets/releases_21000.md.792fbc82.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21000.md","filePath":"releases/21000.md","lastUpdated":1674222670000}'),s={name:"releases/21000.md"},r=o("",8),i=[r];function l(n,h,d,c,g,u){return a(),t("div",null,i)}const f=e(s,[["render",l]]);export{m as __pageData,f as default}; diff --git a/assets/releases_21100.md.945acb51.js b/assets/releases_21100.md.945acb51.js deleted file mode 100644 index 2af28dd6..00000000 --- a/assets/releases_21100.md.945acb51.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as s}from"./chunks/framework.fc84ac3a.js";const f=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21100.md","filePath":"releases/21100.md","lastUpdated":1674222670000}'),r={name:"releases/21100.md"},o=s('

    2020.11.13 Magisk v21.1

    v21.1 is a maintenance update from v21.0, mostly addressing bugs, refining some details, and adding new boot image format support (for Pixel 5 and 4a 5G). Checkout the full v21.0 release notes if coming from older releases.

    Full Changelog: here

    ',3),n=[o];function l(i,h,c,d,_,g){return a(),t("div",null,n)}const u=e(r,[["render",l]]);export{f as __pageData,u as default}; diff --git a/assets/releases_21100.md.945acb51.lean.js b/assets/releases_21100.md.945acb51.lean.js deleted file mode 100644 index a2440e49..00000000 --- a/assets/releases_21100.md.945acb51.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as s}from"./chunks/framework.fc84ac3a.js";const f=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21100.md","filePath":"releases/21100.md","lastUpdated":1674222670000}'),r={name:"releases/21100.md"},o=s("",3),n=[o];function l(i,h,c,d,_,g){return a(),t("div",null,n)}const u=e(r,[["render",l]]);export{f as __pageData,u as default}; diff --git a/assets/releases_21100.md.dbc55637.js b/assets/releases_21100.md.dbc55637.js new file mode 100644 index 00000000..1dd01e28 --- /dev/null +++ b/assets/releases_21100.md.dbc55637.js @@ -0,0 +1 @@ +import{_ as s,o as t,c as o,k as e,a}from"./chunks/framework.116ed6a2.js";const k=JSON.parse('{"title":"2020.11.13 Magisk v21.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21100.md","filePath":"releases/21100.md","lastUpdated":1694958663000}'),r={name:"releases/21100.md"},n=e("h1",{id:"_2020-11-13-magisk-v21-1",tabindex:"-1"},[a("2020.11.13 Magisk v21.1 "),e("a",{class:"header-anchor",href:"#_2020-11-13-magisk-v21-1","aria-label":'Permalink to "2020.11.13 Magisk v21.1"'},"​")],-1),i=e("p",null,[a("v21.1 is a maintenance update from v21.0, mostly addressing bugs, refining some details, and adding new boot image format support (for Pixel 5 and 4a 5G). Checkout the full "),e("a",{href:"https://topjohnwu.github.io/Magisk/releases/21000.html",target:"_blank",rel:"noreferrer"},"v21.0 release notes"),a(" if coming from older releases.")],-1),l=e("p",null,[e("strong",null,[a("完整更新日志: "),e("a",{href:"/MagiskChineseDocument/changes.html"},"这里")])],-1),d=[n,i,l];function c(h,m,_,f,p,g){return t(),o("div",null,d)}const v=s(r,[["render",c]]);export{k as __pageData,v as default}; diff --git a/assets/releases_21100.md.dbc55637.lean.js b/assets/releases_21100.md.dbc55637.lean.js new file mode 100644 index 00000000..1dd01e28 --- /dev/null +++ b/assets/releases_21100.md.dbc55637.lean.js @@ -0,0 +1 @@ +import{_ as s,o as t,c as o,k as e,a}from"./chunks/framework.116ed6a2.js";const k=JSON.parse('{"title":"2020.11.13 Magisk v21.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21100.md","filePath":"releases/21100.md","lastUpdated":1694958663000}'),r={name:"releases/21100.md"},n=e("h1",{id:"_2020-11-13-magisk-v21-1",tabindex:"-1"},[a("2020.11.13 Magisk v21.1 "),e("a",{class:"header-anchor",href:"#_2020-11-13-magisk-v21-1","aria-label":'Permalink to "2020.11.13 Magisk v21.1"'},"​")],-1),i=e("p",null,[a("v21.1 is a maintenance update from v21.0, mostly addressing bugs, refining some details, and adding new boot image format support (for Pixel 5 and 4a 5G). Checkout the full "),e("a",{href:"https://topjohnwu.github.io/Magisk/releases/21000.html",target:"_blank",rel:"noreferrer"},"v21.0 release notes"),a(" if coming from older releases.")],-1),l=e("p",null,[e("strong",null,[a("完整更新日志: "),e("a",{href:"/MagiskChineseDocument/changes.html"},"这里")])],-1),d=[n,i,l];function c(h,m,_,f,p,g){return t(),o("div",null,d)}const v=s(r,[["render",c]]);export{k as __pageData,v as default}; diff --git a/assets/releases_21200.md.4283d373.js b/assets/releases_21200.md.4283d373.js new file mode 100644 index 00000000..ff99b9d6 --- /dev/null +++ b/assets/releases_21200.md.4283d373.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as s}from"./chunks/framework.116ed6a2.js";const p=JSON.parse('{"title":"2020.12.28 Magisk v21.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21200.md","filePath":"releases/21200.md","lastUpdated":1694958663000}'),i={name:"releases/21200.md"},o=s('

    2020.12.28 Magisk v21.2

    v21.2 is a maintenance update, mostly addressing bugs, and expanding device compatibility. Checkout the full v21.0 release notes if coming from older releases.

    v21.2

    • [MagiskInit] Detect 2SI after mounting system_root on legacy SAR devices
    • [General] Make sure post-fs-data scripts cannot block more than 35 seconds
    • [General] Fix the magisk --install-module command
    • [General] Trim Windows newline when reading files
    • [General] Directly log to file to prevent logcat weirdness
    • [MagiskBoot] Fix header dump/load for header v3 images

    完整更新日志: 这里

    ',5),r=[o];function l(n,c,d,h,_,m){return a(),t("div",null,r)}const u=e(i,[["render",l]]);export{p as __pageData,u as default}; diff --git a/assets/releases_21200.md.4283d373.lean.js b/assets/releases_21200.md.4283d373.lean.js new file mode 100644 index 00000000..a0bacf5a --- /dev/null +++ b/assets/releases_21200.md.4283d373.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as s}from"./chunks/framework.116ed6a2.js";const p=JSON.parse('{"title":"2020.12.28 Magisk v21.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21200.md","filePath":"releases/21200.md","lastUpdated":1694958663000}'),i={name:"releases/21200.md"},o=s("",5),r=[o];function l(n,c,d,h,_,m){return a(),t("div",null,r)}const u=e(i,[["render",l]]);export{p as __pageData,u as default}; diff --git a/assets/releases_21200.md.c9fd3f8c.js b/assets/releases_21200.md.c9fd3f8c.js deleted file mode 100644 index f6f14115..00000000 --- a/assets/releases_21200.md.c9fd3f8c.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as l}from"./chunks/framework.fc84ac3a.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21200.md","filePath":"releases/21200.md","lastUpdated":1674222670000}'),o={name:"releases/21200.md"},i=l('

    2020.12.28 Magisk v21.2

    v21.2 is a maintenance update, mostly addressing bugs, and expanding device compatibility. Checkout the full v21.0 release notes if coming from older releases.

    v21.2

    • [MagiskInit] Detect 2SI after mounting system_root on legacy SAR devices
    • [General] Make sure post-fs-data scripts cannot block more than 35 seconds
    • [General] Fix the magisk --install-module command
    • [General] Trim Windows newline when reading files
    • [General] Directly log to file to prevent logcat weirdness
    • [MagiskBoot] Fix header dump/load for header v3 images

    Full Changelog: here

    ',5),s=[i];function r(n,c,d,h,m,g){return a(),t("div",null,s)}const f=e(o,[["render",r]]);export{u as __pageData,f as default}; diff --git a/assets/releases_21200.md.c9fd3f8c.lean.js b/assets/releases_21200.md.c9fd3f8c.lean.js deleted file mode 100644 index ee4b1b34..00000000 --- a/assets/releases_21200.md.c9fd3f8c.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as l}from"./chunks/framework.fc84ac3a.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21200.md","filePath":"releases/21200.md","lastUpdated":1674222670000}'),o={name:"releases/21200.md"},i=l("",5),s=[i];function r(n,c,d,h,m,g){return a(),t("div",null,s)}const f=e(o,[["render",r]]);export{u as __pageData,f as default}; diff --git a/assets/releases_21400.md.b582e920.js b/assets/releases_21400.md.b582e920.js deleted file mode 100644 index f87d428f..00000000 --- a/assets/releases_21400.md.b582e920.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as o,V as s}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21400.md","filePath":"releases/21400.md","lastUpdated":1674222670000}'),r={name:"releases/21400.md"},t=s('

    2021.1.17 Magisk v21.4

    Update: v21.4 adds more regression hot fixes.

    Happy 2021! v21.3 adds a workaround for devices with buggy F2FS Linux kernel drivers. This F2FS bug may cause bootloops on many devices. Checkout the full v21.0 release notes if coming from older releases.

    v21.4

    • [MagiskSU] Fix su -c behavior that broke many root apps
    • [General] Properly handle read/write over sockets (the broken pipe issue)

    v21.3

    • [MagiskInit] Avoid mounting f2fs userdata as it may result in kernel crashes. This shall fix a lot of bootloops
    • [MagiskBoot] Fix a minor header checksum bug for DHTB header and ASUS blob image formats
    • [MagiskHide] Allowing hiding isolated processes if the mount namespace is separated

    Full Changelog: here

    ',8),i=[t];function l(n,h,d,c,u,g){return a(),o("div",null,i)}const _=e(r,[["render",l]]);export{p as __pageData,_ as default}; diff --git a/assets/releases_21400.md.b582e920.lean.js b/assets/releases_21400.md.b582e920.lean.js deleted file mode 100644 index e21a0ba2..00000000 --- a/assets/releases_21400.md.b582e920.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as o,V as s}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21400.md","filePath":"releases/21400.md","lastUpdated":1674222670000}'),r={name:"releases/21400.md"},t=s("",8),i=[t];function l(n,h,d,c,u,g){return a(),o("div",null,i)}const _=e(r,[["render",l]]);export{p as __pageData,_ as default}; diff --git a/assets/releases_21400.md.fffcb97e.js b/assets/releases_21400.md.fffcb97e.js new file mode 100644 index 00000000..e1747a6b --- /dev/null +++ b/assets/releases_21400.md.fffcb97e.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as o,Q as s}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"2021.1.17 Magisk v21.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21400.md","filePath":"releases/21400.md","lastUpdated":1694958663000}'),t={name:"releases/21400.md"},r=s('

    2021.1.17 Magisk v21.4

    Update: v21.4 adds more regression hot fixes.

    Happy 2021! v21.3 adds a workaround for devices with buggy F2FS Linux kernel drivers. This F2FS bug may cause bootloops on many devices. Checkout the full v21.0 release notes if coming from older releases.

    v21.4

    • [MagiskSU] Fix su -c behavior that broke many root apps
    • [General] Properly handle read/write over sockets (the broken pipe issue)

    v21.3

    • [MagiskInit] Avoid mounting f2fs userdata as it may result in kernel crashes. This shall fix a lot of bootloops
    • [MagiskBoot] Fix a minor header checksum bug for DHTB header and ASUS blob image formats
    • [MagiskHide] Allowing hiding isolated processes if the mount namespace is separated

    完整更新日志: 这里

    ',8),i=[r];function l(n,d,c,h,p,u){return a(),o("div",null,i)}const g=e(t,[["render",l]]);export{_ as __pageData,g as default}; diff --git a/assets/releases_21400.md.fffcb97e.lean.js b/assets/releases_21400.md.fffcb97e.lean.js new file mode 100644 index 00000000..22e2b9ce --- /dev/null +++ b/assets/releases_21400.md.fffcb97e.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as o,Q as s}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"2021.1.17 Magisk v21.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/21400.md","filePath":"releases/21400.md","lastUpdated":1694958663000}'),t={name:"releases/21400.md"},r=s("",8),i=[r];function l(n,d,c,h,p,u){return a(),o("div",null,i)}const g=e(t,[["render",l]]);export{_ as __pageData,g as default}; diff --git a/assets/releases_22000.md.8c658003.js b/assets/releases_22000.md.8c658003.js deleted file mode 100644 index 0e4b8f09..00000000 --- a/assets/releases_22000.md.8c658003.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as i,V as t}from"./chunks/framework.fc84ac3a.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/22000.md","filePath":"releases/22000.md","lastUpdated":1674222670000}'),s={name:"releases/22000.md"},o=t('

    2021.2.23 Magisk v22.0

    RESTORE THE EXISTING MAGISK MANAGER BACK TO NORMAL BEFORE UPGRADING IF HIDDEN!

    Another major Magisk release! This time our focus is not the core Magisk implementation, but rather on improving the whole Magisk user experience.

    Magisk Manager is dead.
    Long live the Magisk app!

    Ever since the first Magisk release, Magisk (the core components) and Magisk Manager (the companion app) are released separately and isn't necessarily always in sync. This leads to some confusion and a lot of complexity when downloading/installing Magisk through the app. Starting from v22.0, the Magisk app (renamed from Magisk Manager) includes everything it needs within the APK itself, making installation a 100% offline process.

    Custom recovery lovers, no worries! The Magisk app APK itself is a custom recovery flashable zip, just like MAGIC™🌈. Check out the updated installation guide for more info.

    App Hiding

    Another major breakthrough in this release is that devices lower than Android 9.0 can now also use the advanced app hiding technique to hide the Magisk app. Due to this incompatible change, RESTORE THE EXISTING MAGISK MANAGER BACK TO NORMAL BEFORE UPGRADING IF HIDDEN!

    Bug Fixes

    • [MagiskHide] Fix a bug when stopping MagiskHide does not take effect
    • [MagiskBoot] Fix bug when unpacking lz4_lg compressed boot images
    • [MagiskInit] Support Galaxy S21 series
    • [MagiskSU] Fix incorrect APEX paths that caused libsqlite.so fail to load

    Full Changelog: here

    ',11),n=[o];function r(l,h,g,d,c,p){return a(),i("div",null,n)}const k=e(s,[["render",r]]);export{u as __pageData,k as default}; diff --git a/assets/releases_22000.md.8c658003.lean.js b/assets/releases_22000.md.8c658003.lean.js deleted file mode 100644 index 96f22dad..00000000 --- a/assets/releases_22000.md.8c658003.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as i,V as t}from"./chunks/framework.fc84ac3a.js";const u=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/22000.md","filePath":"releases/22000.md","lastUpdated":1674222670000}'),s={name:"releases/22000.md"},o=t("",11),n=[o];function r(l,h,g,d,c,p){return a(),i("div",null,n)}const k=e(s,[["render",r]]);export{u as __pageData,k as default}; diff --git a/assets/releases_22000.md.9ca29b53.js b/assets/releases_22000.md.9ca29b53.js new file mode 100644 index 00000000..4f6fb02b --- /dev/null +++ b/assets/releases_22000.md.9ca29b53.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as i,Q as t}from"./chunks/framework.116ed6a2.js";const k=JSON.parse('{"title":"2021.2.23 Magisk v22.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/22000.md","filePath":"releases/22000.md","lastUpdated":1694958663000}'),s={name:"releases/22000.md"},o=t('

    2021.2.23 Magisk v22.0

    RESTORE THE EXISTING MAGISK MANAGER BACK TO NORMAL BEFORE UPGRADING IF HIDDEN!

    Another major Magisk release! This time our focus is not the core Magisk implementation, but rather on improving the whole Magisk user experience.

    Magisk Manager is dead.
    Long live the Magisk app!

    Ever since the first Magisk release, Magisk (the core components) and Magisk Manager (the companion app) are released separately and isn't necessarily always in sync. This leads to some confusion and a lot of complexity when downloading/installing Magisk through the app. Starting from v22.0, the Magisk app (renamed from Magisk Manager) includes everything it needs within the APK itself, making installation a 100% offline process.

    Custom recovery lovers, no worries! The Magisk app APK itself is a custom recovery flashable zip, just like MAGIC™🌈. Check out the updated installation guide for more info.

    App Hiding

    Another major breakthrough in this release is that devices lower than Android 9.0 can now also use the advanced app hiding technique to hide the Magisk app. Due to this incompatible change, RESTORE THE EXISTING MAGISK MANAGER BACK TO NORMAL BEFORE UPGRADING IF HIDDEN!

    Bug Fixes

    • [MagiskHide] Fix a bug when stopping MagiskHide does not take effect
    • [MagiskBoot] Fix bug when unpacking lz4_lg compressed boot images
    • [MagiskInit] Support Galaxy S21 series
    • [MagiskSU] Fix incorrect APEX paths that caused libsqlite.so fail to load

    完整更新日志: 这里

    ',11),n=[o];function r(l,h,g,d,p,c){return a(),i("div",null,n)}const u=e(s,[["render",r]]);export{k as __pageData,u as default}; diff --git a/assets/releases_22000.md.9ca29b53.lean.js b/assets/releases_22000.md.9ca29b53.lean.js new file mode 100644 index 00000000..540e52c6 --- /dev/null +++ b/assets/releases_22000.md.9ca29b53.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as i,Q as t}from"./chunks/framework.116ed6a2.js";const k=JSON.parse('{"title":"2021.2.23 Magisk v22.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/22000.md","filePath":"releases/22000.md","lastUpdated":1694958663000}'),s={name:"releases/22000.md"},o=t("",11),n=[o];function r(l,h,g,d,p,c){return a(),i("div",null,n)}const u=e(s,[["render",r]]);export{k as __pageData,u as default}; diff --git a/assets/releases_22100.md.551a2e63.js b/assets/releases_22100.md.551a2e63.js deleted file mode 100644 index 0671895a..00000000 --- a/assets/releases_22100.md.551a2e63.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as i,V as s}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/22100.md","filePath":"releases/22100.md","lastUpdated":1674222670000}'),r={name:"releases/22100.md"},t=s('

    2021.4.9 Magisk v22.1

    This release is focused on fixing regressions and bugs. Check the v22.0 release notes if coming from older releases.

    Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 will only support Android 5.0 and higher.

    Bug Fixes

    • [App] Prevent multiple installation sessions running in parallel
    • [App] Prevent OutOfMemory crashes when checking boot signature on PXA boot images
    • [General] Proper cgroup migration implementation
    • [General] Rewrite log writer from scratch, should resolve any crashes and deadlocks
    • [General] Many scripts updates fixing regressions
    • [MagiskHide] Prevent possible deadlock when signal arrives
    • [MagiskHide] Partial match process names if necessary
    • [MagiskBoot] Preserve and patch AVB 2.0 structures/headers in boot images
    • [MagiskBoot] Properly strip out data encryption flags
    • [MagiskBoot] Prevent possible integer overflow
    • [MagiskInit] Fix sepolicy.rule mounting strategy
    • [resetprop] Always delete existing ro. props before updating. This will fix bootloops that could be caused by modifying device fingerprint properties.

    Full Changelog: here

    ',6),o=[t];function l(n,c,h,g,d,p){return a(),i("div",null,o)}const f=e(r,[["render",l]]);export{m as __pageData,f as default}; diff --git a/assets/releases_22100.md.551a2e63.lean.js b/assets/releases_22100.md.551a2e63.lean.js deleted file mode 100644 index fec85b98..00000000 --- a/assets/releases_22100.md.551a2e63.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as i,V as s}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/22100.md","filePath":"releases/22100.md","lastUpdated":1674222670000}'),r={name:"releases/22100.md"},t=s("",6),o=[t];function l(n,c,h,g,d,p){return a(),i("div",null,o)}const f=e(r,[["render",l]]);export{m as __pageData,f as default}; diff --git a/assets/releases_22100.md.6d9e8e9c.js b/assets/releases_22100.md.6d9e8e9c.js new file mode 100644 index 00000000..5526b129 --- /dev/null +++ b/assets/releases_22100.md.6d9e8e9c.js @@ -0,0 +1 @@ +import{_ as e,o as i,c as s,Q as a}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2021.4.9 Magisk v22.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/22100.md","filePath":"releases/22100.md","lastUpdated":1694958663000}'),r={name:"releases/22100.md"},t=a('

    2021.4.9 Magisk v22.1

    This release is focused on fixing regressions and bugs. Check the v22.0 release notes if coming from older releases.

    Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 will only support Android 5.0 and higher.

    Bug Fixes

    • [App] Prevent multiple installation sessions running in parallel
    • [App] Prevent OutOfMemory crashes when checking boot signature on PXA boot images
    • [General] Proper cgroup migration implementation
    • [General] Rewrite log writer from scratch, should resolve any crashes and deadlocks
    • [General] Many scripts updates fixing regressions
    • [MagiskHide] Prevent possible deadlock when signal arrives
    • [MagiskHide] Partial match process names if necessary
    • [MagiskBoot] Preserve and patch AVB 2.0 structures/headers in boot images
    • [MagiskBoot] Properly strip out data encryption flags
    • [MagiskBoot] Prevent possible integer overflow
    • [MagiskInit] Fix sepolicy.rule mounting strategy
    • [resetprop] Always delete existing ro. props before updating. This will fix bootloops that could be caused by modifying device fingerprint properties.

    完整更新日志: 这里

    ',6),o=[t];function l(n,c,p,d,g,h){return i(),s("div",null,o)}const _=e(r,[["render",l]]);export{m as __pageData,_ as default}; diff --git a/assets/releases_22100.md.6d9e8e9c.lean.js b/assets/releases_22100.md.6d9e8e9c.lean.js new file mode 100644 index 00000000..6dbaaf13 --- /dev/null +++ b/assets/releases_22100.md.6d9e8e9c.lean.js @@ -0,0 +1 @@ +import{_ as e,o as i,c as s,Q as a}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2021.4.9 Magisk v22.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/22100.md","filePath":"releases/22100.md","lastUpdated":1694958663000}'),r={name:"releases/22100.md"},t=a("",6),o=[t];function l(n,c,p,d,g,h){return i(),s("div",null,o)}const _=e(r,[["render",l]]);export{m as __pageData,_ as default}; diff --git a/assets/releases_23000.md.46f2dc79.js b/assets/releases_23000.md.46f2dc79.js new file mode 100644 index 00000000..0f709032 --- /dev/null +++ b/assets/releases_23000.md.46f2dc79.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as i,Q as s}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"2021.5.12 Magisk v23.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/23000.md","filePath":"releases/23000.md","lastUpdated":1694958663000}'),t={name:"releases/23000.md"},l=s('

    2021.5.12 Magisk v23.0

    This release is focused on fixing regressions and bugs.

    Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 only supports Android 5.0 and higher.

    Bug Fixes

    • [App] Update snet extension. This fixes SafetyNet API errors.
    • [App] Fix a bug in the stub app that causes APK installation to fail
    • [App] Hide annoying errors in logs when hidden as stub
    • [App] Fix issues when patching ODIN tar files when the app is hidden
    • [General] Remove all pre Android 5.0 support
    • [General] Update BusyBox to use proper libc
    • [General] Fix C++ undefined behaviors
    • [General] Several sepolicy.rule copy/installation fixes
    • [MagiskPolicy] Remove unnecessary sepolicy rules
    • [MagiskHide] Update package and process name validation logic
    • [MagiskHide] Some changes that prevents zygote deadlock

    完整更新日志: 这里

    ',6),o=[l];function n(r,p,d,c,h,u){return a(),i("div",null,o)}const f=e(t,[["render",n]]);export{_ as __pageData,f as default}; diff --git a/assets/releases_23000.md.46f2dc79.lean.js b/assets/releases_23000.md.46f2dc79.lean.js new file mode 100644 index 00000000..dcc8bec6 --- /dev/null +++ b/assets/releases_23000.md.46f2dc79.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as i,Q as s}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"2021.5.12 Magisk v23.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/23000.md","filePath":"releases/23000.md","lastUpdated":1694958663000}'),t={name:"releases/23000.md"},l=s("",6),o=[l];function n(r,p,d,c,h,u){return a(),i("div",null,o)}const f=e(t,[["render",n]]);export{_ as __pageData,f as default}; diff --git a/assets/releases_23000.md.bacddf11.js b/assets/releases_23000.md.bacddf11.js deleted file mode 100644 index 1e7a524e..00000000 --- a/assets/releases_23000.md.bacddf11.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as i,V as s}from"./chunks/framework.fc84ac3a.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/23000.md","filePath":"releases/23000.md","lastUpdated":1674222670000}'),l={name:"releases/23000.md"},t=s('

    2021.5.12 Magisk v23.0

    This release is focused on fixing regressions and bugs.

    Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 only supports Android 5.0 and higher.

    Bug Fixes

    • [App] Update snet extension. This fixes SafetyNet API errors.
    • [App] Fix a bug in the stub app that causes APK installation to fail
    • [App] Hide annoying errors in logs when hidden as stub
    • [App] Fix issues when patching ODIN tar files when the app is hidden
    • [General] Remove all pre Android 5.0 support
    • [General] Update BusyBox to use proper libc
    • [General] Fix C++ undefined behaviors
    • [General] Several sepolicy.rule copy/installation fixes
    • [MagiskPolicy] Remove unnecessary sepolicy rules
    • [MagiskHide] Update package and process name validation logic
    • [MagiskHide] Some changes that prevents zygote deadlock

    Full Changelog: here

    ',6),o=[t];function n(r,d,h,p,c,u){return a(),i("div",null,o)}const f=e(l,[["render",n]]);export{_ as __pageData,f as default}; diff --git a/assets/releases_23000.md.bacddf11.lean.js b/assets/releases_23000.md.bacddf11.lean.js deleted file mode 100644 index 25428c24..00000000 --- a/assets/releases_23000.md.bacddf11.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as i,V as s}from"./chunks/framework.fc84ac3a.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/23000.md","filePath":"releases/23000.md","lastUpdated":1674222670000}'),l={name:"releases/23000.md"},t=s("",6),o=[t];function n(r,d,h,p,c,u){return a(),i("div",null,o)}const f=e(l,[["render",n]]);export{_ as __pageData,f as default}; diff --git a/assets/releases_24000.md.1958b910.js b/assets/releases_24000.md.1958b910.js deleted file mode 100644 index 993c9287..00000000 --- a/assets/releases_24000.md.1958b910.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24000.md","filePath":"releases/24000.md","lastUpdated":1674222670000}'),o={name:"releases/24000.md"},n=i('

    2022.1.26 Magisk v24.0

    It has been a while since the last public release, long time no see! A personal update for those unaware: I am now working at Google on the Android Platform Security team. Without further ado, let's jump right into it!

    MagiskHide Removal

    I have lost interest in fighting this battle for quite a while; plus, the existing MagiskHide implementation is flawed in so many ways. Decoupling Magisk from root hiding is, in my opinion, beneficial to the community. Ever since my announcement on Twitter months ago, highly effective "root hiding" modules (much MUCH better than MagiskHide) has been flourishing, which again shows that people are way more capable than I am on this subject. So why not give those determined their time to shine, and let me focus on improving Magisk instead of drowning in the everlasting cat-and-mouse game 😉.

    Sunsetting Magisk-Modules-Repo

    Due to lack of time and maintenance, the centralized Magisk-Modules-Repo was frozen, and the functionality to download modules from the repo is removed in v24.0. As a supplement, module developers can now specify an updateJson URL in their modules. The Magisk app will use that to check, download, and install module updates.

    Introducing Zygisk

    Zygisk is Magisk in Zygote, the next big thing for Magisk! When this feature is enabled, a part of Magisk will run in the Zygote daemon process, allowing module developers to run code directly in every Android apps' processes. If you've heard of Riru, then Zygisk is inspired by that project and is functionally similar, though the implementation is quite different internally. I cannot wait to see what module developers can achieve using Zygisk!

    Documentation

    For developers, details about updateJson and building Zygisk modules can all be found in the updated documentation.

    Full Changelog: here

    ',11),s=[n];function r(l,h,d,u,g,c){return a(),t("div",null,s)}const f=e(o,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_24000.md.1958b910.lean.js b/assets/releases_24000.md.1958b910.lean.js deleted file mode 100644 index dc0982ac..00000000 --- a/assets/releases_24000.md.1958b910.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24000.md","filePath":"releases/24000.md","lastUpdated":1674222670000}'),o={name:"releases/24000.md"},n=i("",11),s=[n];function r(l,h,d,u,g,c){return a(),t("div",null,s)}const f=e(o,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_24000.md.c498f160.js b/assets/releases_24000.md.c498f160.js new file mode 100644 index 00000000..983673ab --- /dev/null +++ b/assets/releases_24000.md.c498f160.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as i}from"./chunks/framework.116ed6a2.js";const p=JSON.parse('{"title":"2022.1.26 Magisk v24.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24000.md","filePath":"releases/24000.md","lastUpdated":1694958663000}'),o={name:"releases/24000.md"},n=i('

    2022.1.26 Magisk v24.0

    It has been a while since the last public release, long time no see! A personal update for those unaware: I am now working at Google on the Android Platform Security team. Without further ado, let's jump right into it!

    MagiskHide Removal

    I have lost interest in fighting this battle for quite a while; plus, the existing MagiskHide implementation is flawed in so many ways. Decoupling Magisk from root hiding is, in my opinion, beneficial to the community. Ever since my announcement on Twitter months ago, highly effective "root hiding" modules (much MUCH better than MagiskHide) has been flourishing, which again shows that people are way more capable than I am on this subject. So why not give those determined their time to shine, and let me focus on improving Magisk instead of drowning in the everlasting cat-and-mouse game 😉.

    Sunsetting Magisk-Modules-Repo

    Due to lack of time and maintenance, the centralized Magisk-Modules-Repo was frozen, and the functionality to download modules from the repo is removed in v24.0. As a supplement, module developers can now specify an updateJson URL in their modules. The Magisk app will use that to check, download, and install module updates.

    Introducing Zygisk

    Zygisk is Magisk in Zygote, the next big thing for Magisk! When this feature is enabled, a part of Magisk will run in the Zygote daemon process, allowing module developers to run code directly in every Android apps' processes. If you've heard of Riru, then Zygisk is inspired by that project and is functionally similar, though the implementation is quite different internally. I cannot wait to see what module developers can achieve using Zygisk!

    Documentation

    For developers, details about updateJson and building Zygisk modules can all be found in the updated documentation.

    完整更新日志: 这里

    ',11),s=[n];function r(l,d,h,u,g,c){return a(),t("div",null,s)}const k=e(o,[["render",r]]);export{p as __pageData,k as default}; diff --git a/assets/releases_24000.md.c498f160.lean.js b/assets/releases_24000.md.c498f160.lean.js new file mode 100644 index 00000000..8f39cf5e --- /dev/null +++ b/assets/releases_24000.md.c498f160.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as i}from"./chunks/framework.116ed6a2.js";const p=JSON.parse('{"title":"2022.1.26 Magisk v24.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24000.md","filePath":"releases/24000.md","lastUpdated":1694958663000}'),o={name:"releases/24000.md"},n=i("",11),s=[n];function r(l,d,h,u,g,c){return a(),t("div",null,s)}const k=e(o,[["render",r]]);export{p as __pageData,k as default}; diff --git a/assets/releases_24100.md.6b9a3320.js b/assets/releases_24100.md.6b9a3320.js deleted file mode 100644 index f95968cb..00000000 --- a/assets/releases_24100.md.6b9a3320.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24100.md","filePath":"releases/24100.md","lastUpdated":1674222670000}'),i={name:"releases/24100.md"},n=o('

    2022.1.28 Magisk v24.1

    For those coming from v24.0, v24.1 only has some minor app improvements. The following are copied from v24.0 release notes.

    It has been a while since the last public release, long time no see! A personal update for those unaware: I am now working at Google on the Android Platform Security team. Without further ado, let's jump right into it!

    MagiskHide Removal

    I have lost interest in fighting this battle for quite a while; plus, the existing MagiskHide implementation is flawed in so many ways. Decoupling Magisk from root hiding is, in my opinion, beneficial to the community. Ever since my announcement on Twitter months ago, highly effective "root hiding" modules (much MUCH better than MagiskHide) has been flourishing, which again shows that people are way more capable than I am on this subject. So why not give those determined their time to shine, and let me focus on improving Magisk instead of drowning in the everlasting cat-and-mouse game 😉.

    Sunsetting Magisk-Modules-Repo

    Due to lack of time and maintenance, the centralized Magisk-Modules-Repo was frozen, and the functionality to download modules from the repo is removed in v24.0. As a supplement, module developers can now specify an updateJson URL in their modules. The Magisk app will use that to check, download, and install module updates.

    Introducing Zygisk

    Zygisk is Magisk in Zygote, the next big thing for Magisk! When this feature is enabled, a part of Magisk will run in the Zygote daemon process, allowing module developers to run code directly in every Android apps' processes. If you've heard of Riru, then Zygisk is inspired by that project and is functionally similar, though the implementation is quite different internally. I cannot wait to see what module developers can achieve using Zygisk!

    Documentation

    For developers, details about updateJson and building Zygisk modules can all be found in the updated documentation.

    Full Changelog: here

    ',12),s=[n];function r(l,h,d,u,c,g){return a(),t("div",null,s)}const f=e(i,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_24100.md.6b9a3320.lean.js b/assets/releases_24100.md.6b9a3320.lean.js deleted file mode 100644 index cd757196..00000000 --- a/assets/releases_24100.md.6b9a3320.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as o}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24100.md","filePath":"releases/24100.md","lastUpdated":1674222670000}'),i={name:"releases/24100.md"},n=o("",12),s=[n];function r(l,h,d,u,c,g){return a(),t("div",null,s)}const f=e(i,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_24100.md.b4c0080b.js b/assets/releases_24100.md.b4c0080b.js new file mode 100644 index 00000000..641ed746 --- /dev/null +++ b/assets/releases_24100.md.b4c0080b.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as o}from"./chunks/framework.116ed6a2.js";const p=JSON.parse('{"title":"2022.1.28 Magisk v24.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24100.md","filePath":"releases/24100.md","lastUpdated":1694958663000}'),i={name:"releases/24100.md"},n=o('

    2022.1.28 Magisk v24.1

    For those coming from v24.0, v24.1 only has some minor app improvements. The following are copied from v24.0 release notes.

    It has been a while since the last public release, long time no see! A personal update for those unaware: I am now working at Google on the Android Platform Security team. Without further ado, let's jump right into it!

    MagiskHide Removal

    I have lost interest in fighting this battle for quite a while; plus, the existing MagiskHide implementation is flawed in so many ways. Decoupling Magisk from root hiding is, in my opinion, beneficial to the community. Ever since my announcement on Twitter months ago, highly effective "root hiding" modules (much MUCH better than MagiskHide) has been flourishing, which again shows that people are way more capable than I am on this subject. So why not give those determined their time to shine, and let me focus on improving Magisk instead of drowning in the everlasting cat-and-mouse game 😉.

    Sunsetting Magisk-Modules-Repo

    Due to lack of time and maintenance, the centralized Magisk-Modules-Repo was frozen, and the functionality to download modules from the repo is removed in v24.0. As a supplement, module developers can now specify an updateJson URL in their modules. The Magisk app will use that to check, download, and install module updates.

    Introducing Zygisk

    Zygisk is Magisk in Zygote, the next big thing for Magisk! When this feature is enabled, a part of Magisk will run in the Zygote daemon process, allowing module developers to run code directly in every Android apps' processes. If you've heard of Riru, then Zygisk is inspired by that project and is functionally similar, though the implementation is quite different internally. I cannot wait to see what module developers can achieve using Zygisk!

    Documentation

    For developers, details about updateJson and building Zygisk modules can all be found in the updated documentation.

    完整更新日志: 这里

    ',12),s=[n];function r(l,d,h,u,m,c){return a(),t("div",null,s)}const k=e(i,[["render",r]]);export{p as __pageData,k as default}; diff --git a/assets/releases_24100.md.b4c0080b.lean.js b/assets/releases_24100.md.b4c0080b.lean.js new file mode 100644 index 00000000..adc1800b --- /dev/null +++ b/assets/releases_24100.md.b4c0080b.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as o}from"./chunks/framework.116ed6a2.js";const p=JSON.parse('{"title":"2022.1.28 Magisk v24.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24100.md","filePath":"releases/24100.md","lastUpdated":1694958663000}'),i={name:"releases/24100.md"},n=o("",12),s=[n];function r(l,d,h,u,m,c){return a(),t("div",null,s)}const k=e(i,[["render",r]]);export{p as __pageData,k as default}; diff --git a/assets/releases_24200.md.6091c70d.js b/assets/releases_24200.md.6091c70d.js deleted file mode 100644 index 3156d87b..00000000 --- a/assets/releases_24200.md.6091c70d.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as i,c as a,V as l}from"./chunks/framework.fc84ac3a.js";const h=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24200.md","filePath":"releases/24200.md","lastUpdated":1674222670000}'),s={name:"releases/24200.md"},o=l('

    2022.3.1 Magisk v24.2

    Maintenance release fixing various issues.

    • [MagiskSU] Fix buffer overflow
    • [MagiskSU] Fix owner managed multiuser superuser settings
    • [MagiskSU] Fix command logging when using su -c <cmd>
    • [MagiskSU] Prevent su request indefinite blocking
    • [MagiskBoot] Support lz4_legacy archive with multiple magic
    • [MagiskBoot] Fix lz4_lg compression
    • [DenyList] Allow targeting processes running as system UID
    • [Zygisk] Workaround Samsung's "early zygote"
    • [Zygisk] Improved Zygisk loading mechanism
    • [Zygisk] Fix application UID tracking
    • [Zygisk] Fix improper umask being set in zygote
    • [App] Fix BusyBox execution test
    • [App] Improve stub loading mechanism
    • [App] Major app upgrade flow improvements
    • [General] Improve commandline error handling and messaging

    Full Changelog: here

    ',4),t=[o];function n(r,g,c,d,m,u){return i(),a("div",null,t)}const _=e(s,[["render",n]]);export{h as __pageData,_ as default}; diff --git a/assets/releases_24200.md.6091c70d.lean.js b/assets/releases_24200.md.6091c70d.lean.js deleted file mode 100644 index f93810b6..00000000 --- a/assets/releases_24200.md.6091c70d.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as i,c as a,V as l}from"./chunks/framework.fc84ac3a.js";const h=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24200.md","filePath":"releases/24200.md","lastUpdated":1674222670000}'),s={name:"releases/24200.md"},o=l("",4),t=[o];function n(r,g,c,d,m,u){return i(),a("div",null,t)}const _=e(s,[["render",n]]);export{h as __pageData,_ as default}; diff --git a/assets/releases_24200.md.bc52eee3.js b/assets/releases_24200.md.bc52eee3.js new file mode 100644 index 00000000..d9529277 --- /dev/null +++ b/assets/releases_24200.md.bc52eee3.js @@ -0,0 +1 @@ +import{_ as e,o as i,c as s,Q as a}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"2022.3.1 Magisk v24.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24200.md","filePath":"releases/24200.md","lastUpdated":1694958663000}'),o={name:"releases/24200.md"},l=a('

    2022.3.1 Magisk v24.2

    Maintenance release fixing various issues.

    • [MagiskSU] Fix buffer overflow
    • [MagiskSU] Fix owner managed multiuser superuser settings
    • [MagiskSU] Fix command logging when using su -c <cmd>
    • [MagiskSU] Prevent su request indefinite blocking
    • [MagiskBoot] Support lz4_legacy archive with multiple magic
    • [MagiskBoot] Fix lz4_lg compression
    • [DenyList] Allow targeting processes running as system UID
    • [Zygisk] Workaround Samsung's "early zygote"
    • [Zygisk] Improved Zygisk loading mechanism
    • [Zygisk] Fix application UID tracking
    • [Zygisk] Fix improper umask being set in zygote
    • [App] Fix BusyBox execution test
    • [App] Improve stub loading mechanism
    • [App] Major app upgrade flow improvements
    • [General] Improve commandline error handling and messaging

    完整更新日志: 这里

    ',4),t=[l];function n(r,c,g,p,d,m){return i(),s("div",null,t)}const k=e(o,[["render",n]]);export{_ as __pageData,k as default}; diff --git a/assets/releases_24200.md.bc52eee3.lean.js b/assets/releases_24200.md.bc52eee3.lean.js new file mode 100644 index 00000000..51bcf061 --- /dev/null +++ b/assets/releases_24200.md.bc52eee3.lean.js @@ -0,0 +1 @@ +import{_ as e,o as i,c as s,Q as a}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"2022.3.1 Magisk v24.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24200.md","filePath":"releases/24200.md","lastUpdated":1694958663000}'),o={name:"releases/24200.md"},l=a("",4),t=[l];function n(r,c,g,p,d,m){return i(),s("div",null,t)}const k=e(o,[["render",n]]);export{_ as __pageData,k as default}; diff --git a/assets/releases_24300.md.3ff8f899.js b/assets/releases_24300.md.3ff8f899.js deleted file mode 100644 index 70c5a7f7..00000000 --- a/assets/releases_24300.md.3ff8f899.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as o,V as t}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24300.md","filePath":"releases/24300.md","lastUpdated":1674222670000}'),l={name:"releases/24300.md"},s=t('

    2022.3.10 Magisk v24.3

    For those coming from v24.1, check the full changelog for changes introduced in v24.2.

    • [General] Stop using getrandom syscall
    • [Zygisk] Update API to v3, adding new fields to AppSpecializeArgs
    • [App] Improve app repackaging installation workflow

    Full Changelog: here

    ',4),r=[s];function i(n,c,h,d,_,g){return a(),o("div",null,r)}const u=e(l,[["render",i]]);export{m as __pageData,u as default}; diff --git a/assets/releases_24300.md.3ff8f899.lean.js b/assets/releases_24300.md.3ff8f899.lean.js deleted file mode 100644 index c7eb963b..00000000 --- a/assets/releases_24300.md.3ff8f899.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as o,V as t}from"./chunks/framework.fc84ac3a.js";const m=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24300.md","filePath":"releases/24300.md","lastUpdated":1674222670000}'),l={name:"releases/24300.md"},s=t("",4),r=[s];function i(n,c,h,d,_,g){return a(),o("div",null,r)}const u=e(l,[["render",i]]);export{m as __pageData,u as default}; diff --git a/assets/releases_24300.md.9d1c6ce5.js b/assets/releases_24300.md.9d1c6ce5.js new file mode 100644 index 00000000..d383a349 --- /dev/null +++ b/assets/releases_24300.md.9d1c6ce5.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as s}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2022.3.10 Magisk v24.3","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24300.md","filePath":"releases/24300.md","lastUpdated":1694958663000}'),o={name:"releases/24300.md"},i=s('

    2022.3.10 Magisk v24.3

    For those coming from v24.1, check the full changelog for changes introduced in v24.2.

    • [General] Stop using getrandom syscall
    • [Zygisk] Update API to v3, adding new fields to AppSpecializeArgs
    • [App] Improve app repackaging installation workflow

    完整更新日志: 这里

    ',4),r=[i];function n(l,c,_,d,p,g){return a(),t("div",null,r)}const f=e(o,[["render",n]]);export{m as __pageData,f as default}; diff --git a/assets/releases_24300.md.9d1c6ce5.lean.js b/assets/releases_24300.md.9d1c6ce5.lean.js new file mode 100644 index 00000000..4214eabe --- /dev/null +++ b/assets/releases_24300.md.9d1c6ce5.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as t,Q as s}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2022.3.10 Magisk v24.3","description":"","frontmatter":{},"headers":[],"relativePath":"releases/24300.md","filePath":"releases/24300.md","lastUpdated":1694958663000}'),o={name:"releases/24300.md"},i=s("",4),r=[i];function n(l,c,_,d,p,g){return a(),t("div",null,r)}const f=e(o,[["render",n]]);export{m as __pageData,f as default}; diff --git a/assets/releases_25000.md.6c7ad114.js b/assets/releases_25000.md.6c7ad114.js deleted file mode 100644 index 4cbaf016..00000000 --- a/assets/releases_25000.md.6c7ad114.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25000.md","filePath":"releases/25000.md","lastUpdated":1674222670000}'),o={name:"releases/25000.md"},s=i('

    2022.6.7 Magisk v25.0

    Another major release! A lot of the changes aren't visible at the surface, but v25 is actually a really substantial upgrade!

    MagiskInit Rewrite

    A significant portion of magiskinit (the critical software that runs before your device boots up) is completely rewritten from scratch. Ever since Android introduced Project Treble in Android 8.0, Magisk has been constantly fighting against the increasingly complex partitioning and early mount setups of all kinds of devices, sometimes with weird OEM specific implementations. It got to a point that magiskinit had become so complicated that few people (including myself!) were aware of every detail, and maintaining this piece of software like this was clearly not sustainable. After many months of planning (yes, this whole re-architecture has been in my head for a long time) and some help from external contributors, a whole new sepolicy injection mechanism is introduced into Magisk, solving the "SELinux Problem" once and for all.

    Since this is a full paradigm shift on how Magisk hot-patch the device at boot, several behaviors that many developers implicitly relied on might not exist. For example, Magisk no longer patches fstabs in most scenarios, which means AVB will remain intact; some custom kernels rely on AVB being stripped out for them by Magisk.

    MagiskSU Security Enhancements

    The superuser functionality of Magisk has not seen much changes ever since its introduction. v25 focuses on making root permission management more accurate and secure:

    • Add a whole new package tracking system to ensure malicious UID reuse attack cannot be performed
    • Properly support and implement the UX in the Magisk app for packages using sharedUserId
    • Enforce root manager APK signature verification to combat the rampant unofficial Magisk app "mods"

    Many might not realize, but using a trusted, unmodified Magisk app is really important. Magisk's root daemon treats the Magisk app differently and gives it blanket root access without any restrictions. A modded Magisk app can potentially backdoor your device.

    And in case some of you are about to put on your tin foil hats, this is not designed to "vendor lock-in"; the goal is to make sure your root management app comes from the same developer of the underlying root implementation. Magisk's build system allows custom distributors to use its own signing keys, and in addition, I am also providing official debug builds which skips any signature verification for development.

    Full Changelog: here

    ',11),n=[s];function r(l,c,h,d,m,u){return a(),t("div",null,n)}const f=e(o,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_25000.md.6c7ad114.lean.js b/assets/releases_25000.md.6c7ad114.lean.js deleted file mode 100644 index 771525f5..00000000 --- a/assets/releases_25000.md.6c7ad114.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25000.md","filePath":"releases/25000.md","lastUpdated":1674222670000}'),o={name:"releases/25000.md"},s=i("",11),n=[s];function r(l,c,h,d,m,u){return a(),t("div",null,n)}const f=e(o,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_25000.md.73983466.js b/assets/releases_25000.md.73983466.js new file mode 100644 index 00000000..e54d744d --- /dev/null +++ b/assets/releases_25000.md.73983466.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as a,Q as i}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2022.6.7 Magisk v25.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25000.md","filePath":"releases/25000.md","lastUpdated":1694958663000}'),o={name:"releases/25000.md"},s=i('

    2022.6.7 Magisk v25.0

    Another major release! A lot of the changes aren't visible at the surface, but v25 is actually a really substantial upgrade!

    MagiskInit Rewrite

    A significant portion of magiskinit (the critical software that runs before your device boots up) is completely rewritten from scratch. Ever since Android introduced Project Treble in Android 8.0, Magisk has been constantly fighting against the increasingly complex partitioning and early mount setups of all kinds of devices, sometimes with weird OEM specific implementations. It got to a point that magiskinit had become so complicated that few people (including myself!) were aware of every detail, and maintaining this piece of software like this was clearly not sustainable. After many months of planning (yes, this whole re-architecture has been in my head for a long time) and some help from external contributors, a whole new sepolicy injection mechanism is introduced into Magisk, solving the "SELinux Problem" once and for all.

    Since this is a full paradigm shift on how Magisk hot-patch the device at boot, several behaviors that many developers implicitly relied on might not exist. For example, Magisk no longer patches fstabs in most scenarios, which means AVB will remain intact; some custom kernels rely on AVB being stripped out for them by Magisk.

    MagiskSU Security Enhancements

    The superuser functionality of Magisk has not seen much changes ever since its introduction. v25 focuses on making root permission management more accurate and secure:

    • Add a whole new package tracking system to ensure malicious UID reuse attack cannot be performed
    • Properly support and implement the UX in the Magisk app for packages using sharedUserId
    • Enforce root manager APK signature verification to combat the rampant unofficial Magisk app "mods"

    Many might not realize, but using a trusted, unmodified Magisk app is really important. Magisk's root daemon treats the Magisk app differently and gives it blanket root access without any restrictions. A modded Magisk app can potentially backdoor your device.

    And in case some of you are about to put on your tin foil hats, this is not designed to "vendor lock-in"; the goal is to make sure your root management app comes from the same developer of the underlying root implementation. Magisk's build system allows custom distributors to use its own signing keys, and in addition, I am also providing official debug builds which skips any signature verification for development.

    完整更新日志: 这里

    ',11),n=[s];function r(l,c,d,m,h,p){return t(),a("div",null,n)}const f=e(o,[["render",r]]);export{g as __pageData,f as default}; diff --git a/assets/releases_25000.md.73983466.lean.js b/assets/releases_25000.md.73983466.lean.js new file mode 100644 index 00000000..53721bfe --- /dev/null +++ b/assets/releases_25000.md.73983466.lean.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as a,Q as i}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2022.6.7 Magisk v25.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25000.md","filePath":"releases/25000.md","lastUpdated":1694958663000}'),o={name:"releases/25000.md"},s=i("",11),n=[s];function r(l,c,d,m,h,p){return t(),a("div",null,n)}const f=e(o,[["render",r]]);export{g as __pageData,f as default}; diff --git a/assets/releases_25100.md.414fdcf3.js b/assets/releases_25100.md.414fdcf3.js new file mode 100644 index 00000000..6dcfc351 --- /dev/null +++ b/assets/releases_25100.md.414fdcf3.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as a,Q as i}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2022.6.19 Magisk v25.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25100.md","filePath":"releases/25100.md","lastUpdated":1694958663000}'),o={name:"releases/25100.md"},s=i('

    2022.6.19 Magisk v25.1

    v25.1 fixes some minor bugs over v25.0. The following are the same as v25.0 release notes.

    Another major release! A lot of the changes aren't visible at the surface, but v25 is actually a really substantial upgrade!

    MagiskInit Rewrite

    A significant portion of magiskinit (the critical software that runs before your device boots up) is completely rewritten from scratch. Ever since Android introduced Project Treble in Android 8.0, Magisk has been constantly fighting against the increasingly complex partitioning and early mount setups of all kinds of devices, sometimes with weird OEM specific implementations. It got to a point that magiskinit had become so complicated that few people (including myself!) were aware of every detail, and maintaining this piece of software like this was clearly not sustainable. After many months of planning (yes, this whole re-architecture has been in my head for a long time) and some help from external contributors, a whole new sepolicy injection mechanism is introduced into Magisk, solving the "SELinux Problem" once and for all.

    Since this is a full paradigm shift on how Magisk hot-patch the device at boot, several behaviors that many developers implicitly relied on might not exist. For example, Magisk no longer patches fstabs in most scenarios, which means AVB will remain intact; some custom kernels rely on AVB being stripped out for them by Magisk.

    MagiskSU Security Enhancements

    The superuser functionality of Magisk has not seen much changes ever since its introduction. v25 focuses on making root permission management more accurate and secure:

    • Add a whole new package tracking system to ensure malicious UID reuse attack cannot be performed
    • Properly support and implement the UX in the Magisk app for packages using sharedUserId
    • Enforce root manager APK signature verification to combat the rampant unofficial Magisk app "mods"

    Many might not realize, but using a trusted, unmodified Magisk app is really important. Magisk's root daemon treats the Magisk app differently and gives it blanket root access without any restrictions. A modded Magisk app can potentially backdoor your device.

    And in case some of you are about to put on your tin foil hats, this is not designed to "vendor lock-in"; the goal is to make sure your root management app comes from the same developer of the underlying root implementation. Magisk's build system allows custom distributors to use its own signing keys, and in addition, I am also providing official debug builds which skips any signature verification for development.

    完整更新日志: 这里

    ',12),n=[s];function r(l,c,m,d,h,p){return t(),a("div",null,n)}const f=e(o,[["render",r]]);export{g as __pageData,f as default}; diff --git a/assets/releases_25100.md.414fdcf3.lean.js b/assets/releases_25100.md.414fdcf3.lean.js new file mode 100644 index 00000000..abc1fa9e --- /dev/null +++ b/assets/releases_25100.md.414fdcf3.lean.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as a,Q as i}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2022.6.19 Magisk v25.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25100.md","filePath":"releases/25100.md","lastUpdated":1694958663000}'),o={name:"releases/25100.md"},s=i("",12),n=[s];function r(l,c,m,d,h,p){return t(),a("div",null,n)}const f=e(o,[["render",r]]);export{g as __pageData,f as default}; diff --git a/assets/releases_25100.md.7021edff.js b/assets/releases_25100.md.7021edff.js deleted file mode 100644 index 2bb7a73d..00000000 --- a/assets/releases_25100.md.7021edff.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25100.md","filePath":"releases/25100.md","lastUpdated":1674222670000}'),o={name:"releases/25100.md"},s=i('

    2022.6.19 Magisk v25.1

    v25.1 fixes some minor bugs over v25.0. The following are the same as v25.0 release notes.

    Another major release! A lot of the changes aren't visible at the surface, but v25 is actually a really substantial upgrade!

    MagiskInit Rewrite

    A significant portion of magiskinit (the critical software that runs before your device boots up) is completely rewritten from scratch. Ever since Android introduced Project Treble in Android 8.0, Magisk has been constantly fighting against the increasingly complex partitioning and early mount setups of all kinds of devices, sometimes with weird OEM specific implementations. It got to a point that magiskinit had become so complicated that few people (including myself!) were aware of every detail, and maintaining this piece of software like this was clearly not sustainable. After many months of planning (yes, this whole re-architecture has been in my head for a long time) and some help from external contributors, a whole new sepolicy injection mechanism is introduced into Magisk, solving the "SELinux Problem" once and for all.

    Since this is a full paradigm shift on how Magisk hot-patch the device at boot, several behaviors that many developers implicitly relied on might not exist. For example, Magisk no longer patches fstabs in most scenarios, which means AVB will remain intact; some custom kernels rely on AVB being stripped out for them by Magisk.

    MagiskSU Security Enhancements

    The superuser functionality of Magisk has not seen much changes ever since its introduction. v25 focuses on making root permission management more accurate and secure:

    • Add a whole new package tracking system to ensure malicious UID reuse attack cannot be performed
    • Properly support and implement the UX in the Magisk app for packages using sharedUserId
    • Enforce root manager APK signature verification to combat the rampant unofficial Magisk app "mods"

    Many might not realize, but using a trusted, unmodified Magisk app is really important. Magisk's root daemon treats the Magisk app differently and gives it blanket root access without any restrictions. A modded Magisk app can potentially backdoor your device.

    And in case some of you are about to put on your tin foil hats, this is not designed to "vendor lock-in"; the goal is to make sure your root management app comes from the same developer of the underlying root implementation. Magisk's build system allows custom distributors to use its own signing keys, and in addition, I am also providing official debug builds which skips any signature verification for development.

    Full Changelog: here

    ',12),n=[s];function r(l,c,h,d,m,u){return a(),t("div",null,n)}const f=e(o,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_25100.md.7021edff.lean.js b/assets/releases_25100.md.7021edff.lean.js deleted file mode 100644 index ca0ed9e4..00000000 --- a/assets/releases_25100.md.7021edff.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25100.md","filePath":"releases/25100.md","lastUpdated":1674222670000}'),o={name:"releases/25100.md"},s=i("",12),n=[s];function r(l,c,h,d,m,u){return a(),t("div",null,n)}const f=e(o,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_25200.md.1983de15.js b/assets/releases_25200.md.1983de15.js deleted file mode 100644 index 70c218af..00000000 --- a/assets/releases_25200.md.1983de15.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25200.md","filePath":"releases/25200.md","lastUpdated":1674222670000}'),s={name:"releases/25200.md"},l=i('

    2022.7.20 Magisk v25.2

    Maintenance release fixing various issues.

    • [MagiskInit] Fix a potential issue when stub cpio is used
    • [MagiskInit] Fix reboot to recovery when stub cpio is used
    • [MagiskInit] Fix sepolicy.rules symlink for rootfs devices
    • [General] Better data encryption detection
    • [General] Move the whole logging infrastructure into Rust

    Full Changelog: here

    ',4),o=[l];function r(n,c,h,_,d,u){return a(),t("div",null,o)}const f=e(s,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_25200.md.1983de15.lean.js b/assets/releases_25200.md.1983de15.lean.js deleted file mode 100644 index 7de968be..00000000 --- a/assets/releases_25200.md.1983de15.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o as a,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const p=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25200.md","filePath":"releases/25200.md","lastUpdated":1674222670000}'),s={name:"releases/25200.md"},l=i("",4),o=[l];function r(n,c,h,_,d,u){return a(),t("div",null,o)}const f=e(s,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/releases_25200.md.7dd5ca0f.js b/assets/releases_25200.md.7dd5ca0f.js new file mode 100644 index 00000000..9a64ce79 --- /dev/null +++ b/assets/releases_25200.md.7dd5ca0f.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as s,Q as i}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2022.7.20 Magisk v25.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25200.md","filePath":"releases/25200.md","lastUpdated":1694958663000}'),a={name:"releases/25200.md"},o=i('

    2022.7.20 Magisk v25.2

    Maintenance release fixing various issues.

    • [MagiskInit] Fix a potential issue when stub cpio is used
    • [MagiskInit] Fix reboot to recovery when stub cpio is used
    • [MagiskInit] Fix sepolicy.rules symlink for rootfs devices
    • [General] Better data encryption detection
    • [General] Move the whole logging infrastructure into Rust

    完整更新日志: 这里

    ',4),n=[o];function r(l,c,_,d,p,u){return t(),s("div",null,n)}const m=e(a,[["render",r]]);export{g as __pageData,m as default}; diff --git a/assets/releases_25200.md.7dd5ca0f.lean.js b/assets/releases_25200.md.7dd5ca0f.lean.js new file mode 100644 index 00000000..760cce23 --- /dev/null +++ b/assets/releases_25200.md.7dd5ca0f.lean.js @@ -0,0 +1 @@ +import{_ as e,o as t,c as s,Q as i}from"./chunks/framework.116ed6a2.js";const g=JSON.parse('{"title":"2022.7.20 Magisk v25.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/25200.md","filePath":"releases/25200.md","lastUpdated":1694958663000}'),a={name:"releases/25200.md"},o=i("",4),n=[o];function r(l,c,_,d,p,u){return t(),s("div",null,n)}const m=e(a,[["render",r]]);export{g as __pageData,m as default}; diff --git a/assets/releases_26000.md.dc2422e5.js b/assets/releases_26000.md.dc2422e5.js deleted file mode 100644 index 6d2a8d4f..00000000 --- a/assets/releases_26000.md.dc2422e5.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o,c as t,V as a}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26000.md","filePath":"releases/26000.md","lastUpdated":1681768747000}'),i={name:"releases/26000.md"},n=a('

    2023.4.5 Magisk v26.0

    Hey! Long time no see!

    Bumping Minimum Android Version to 6.0

    Magisk's support for Android Lollipop has been pretty broken for a while without it being noticed. Also, none of the active developers of Magisk have actual hardware to run Android Lollipop. We rely on using the official Android emulator for regression testing on older platforms, however Google never shipped a Lollipop emulator image with SELinux support, leaving us with no option but to drop Lollipop support since we don't feel comfortable supporting Android Lollipop without adequate testing.

    New Magic Mount Implementation

    Magic Mount, the feature that make modules modify partitions, has gone through a major rewrite. The existing implementation doesn't work well with OEMs injecting overlays into their system using overlayfs. The new implementation fundamentally changes how filesystem mirrors are created, giving us a more accurate clone of the unmodified filesystem.

    New sepolicy.rule Implementation

    Magisk allows modules to provide custom SELinux patches by including the file sepolicy.rule. Due to the complicated nature of SELinux patching, the compatibility of this functionality has been pretty spotty; many devices are not supported. In this release, a brand new pre-init partition detection mechanism has been designed to support even more devices. Due to complicated reasons, this detection mechanism cannot be performed in a custom recovery environment.

    This means that any installation of Magisk v26+ using custom recovery will be incomplete; a subsequent re-installation through the Magisk app after booting up is required.

    Zygisk Updates

    The new Zygisk API v4 is now live! It comes with new features and a refined PLT function hook API. The implementaton of Zygisk has also gone through some major refactoring, including new code loading/unloading mechanisms and a new PLT function hook implementation.

    Head over to the Zygisk Module Sample repository to check out the new API and documentation!

    Full Changelog: here

    ',13),r=[n];function s(l,h,m,p,d,u){return o(),t("div",null,r)}const f=e(i,[["render",s]]);export{g as __pageData,f as default}; diff --git a/assets/releases_26000.md.dc2422e5.lean.js b/assets/releases_26000.md.dc2422e5.lean.js deleted file mode 100644 index 6f3af254..00000000 --- a/assets/releases_26000.md.dc2422e5.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o,c as t,V as a}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26000.md","filePath":"releases/26000.md","lastUpdated":1681768747000}'),i={name:"releases/26000.md"},n=a("",13),r=[n];function s(l,h,m,p,d,u){return o(),t("div",null,r)}const f=e(i,[["render",s]]);export{g as __pageData,f as default}; diff --git a/assets/releases_26000.md.ec78538e.js b/assets/releases_26000.md.ec78538e.js new file mode 100644 index 00000000..8c993caf --- /dev/null +++ b/assets/releases_26000.md.ec78538e.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as o,Q as i}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"2023.4.5 Magisk v26.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26000.md","filePath":"releases/26000.md","lastUpdated":1694964698000}'),r={name:"releases/26000.md"},s=i('

    2023.4.5 Magisk v26.0

    嘿!好久不见!

    将最低 Android 版本提升到6.0

    Magisk 对 Android Lollipop 的支持在不知不觉中已经中断了一段时间。此外,Magisk 的活跃开发者都没有运行 Android Lollipop 的实际硬件。我们依赖使用官方安卓模拟器对旧平台进行回归测试,但谷歌从未提供过支持 SELinux 的棒棒糖模拟器镜像,这让我们别无选择,只能放弃对棒棒糖的支持,因为在没有充分测试的情况下,我们不放心支持安卓棒棒糖。

    新的 Magic Mount 实现

    魔力挂载(Magic Mount)是一项能让模块修改分区的功能,现已进行了重大改写。现有实现无法很好地与使用 overlayfs 向系统注入覆盖层的 OEM 配合使用。新的实现方式从根本上改变了文件系统镜像的创建方式,为我们提供了未修改文件系统的更精确克隆。

    新的 sepolicy.rule 实现

    Magisk 允许模块通过包含 sepolicy.rule 文件来提供自定义 SELinux 补丁。由于 SELinux 补丁的复杂性,该功能的兼容性一直很不稳定;许多设备都不支持。在此版本中,我们设计了全新的启动前分区检测机制,以支持更多设备。由于复杂的原因,该检测机制无法在第三方 Recovery 环境中执行。

    这意味着使用第三方 Recovery 功能安装 Magisk v26+ 将是不完整的;需要在启动后通过 Magisk 应用程序重新安装。

    Zygisk 更新

    **新版 Zygisk API v4 现已上线!**它具有新功能和完善的 PLT 函数钩子 API。Zygisk 的实现也经历了一些重大的重构,包括新的代码加载/卸载机制和新的 PLT 函数钩子实现。

    前往 Zygisk 模块示例 仓库查看新的 API 和文档!

    完整更新日志: 这里

    ',13),t=[s];function n(l,c,d,p,h,g){return e(),o("div",null,t)}const k=a(r,[["render",n]]);export{_ as __pageData,k as default}; diff --git a/assets/releases_26000.md.ec78538e.lean.js b/assets/releases_26000.md.ec78538e.lean.js new file mode 100644 index 00000000..099aec9d --- /dev/null +++ b/assets/releases_26000.md.ec78538e.lean.js @@ -0,0 +1 @@ +import{_ as a,o as e,c as o,Q as i}from"./chunks/framework.116ed6a2.js";const _=JSON.parse('{"title":"2023.4.5 Magisk v26.0","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26000.md","filePath":"releases/26000.md","lastUpdated":1694964698000}'),r={name:"releases/26000.md"},s=i("",13),t=[s];function n(l,c,d,p,h,g){return e(),o("div",null,t)}const k=a(r,[["render",n]]);export{_ as __pageData,k as default}; diff --git a/assets/releases_26100.md.578f27f8.js b/assets/releases_26100.md.578f27f8.js new file mode 100644 index 00000000..801da737 --- /dev/null +++ b/assets/releases_26100.md.578f27f8.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as i,Q as o}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2023.4.11 Magisk v26.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26100.md","filePath":"releases/26100.md","lastUpdated":1694964698000}'),r={name:"releases/26100.md"},s=o('

    2023.4.11 Magisk v26.1

    与 v26.0 相比的更改

    • [应用程序] 修复了撤销根权限时崩溃的问题
    • [MagiskInit] 在选择预初始化分区时,始终更喜欢 ext4 分区而不是 f2fs
    • [常规] 从镜像恢复模块文件的上下文/所有者/组。这是 v26.0 中引入的回归
    英文原版
    • [App] Fix crashing when revoking root permissions
    • [MagiskInit] Always prefer ext4 partitions over f2fs when selecting the pre-init partition
    • [General] Restore module files' context/owner/group from mirror. This is a regression introduced in v26.0

    (以下内容与 v26.0 发布说明相同)

    将最低 Android 版本提升到6.0

    Magisk 对 Android Lollipop 的支持在不知不觉中已经中断了一段时间。此外,Magisk 的活跃开发者都没有运行 Android Lollipop 的实际硬件。我们依赖使用官方安卓模拟器对旧平台进行回归测试,但谷歌从未提供过支持 SELinux 的棒棒糖模拟器镜像,这让我们别无选择,只能放弃对棒棒糖的支持,因为在没有充分测试的情况下,我们不放心支持安卓棒棒糖。

    新的 Magic Mount 实现

    魔力挂载(Magic Mount)是一项能让模块修改分区的功能,现已进行了重大改写。现有实现无法很好地与使用 overlayfs 向系统注入覆盖层的 OEM 配合使用。新的实现方式从根本上改变了文件系统镜像的创建方式,为我们提供了未修改文件系统的更精确克隆。

    新的 sepolicy.rule 实现

    Magisk 允许模块通过包含 sepolicy.rule 文件来提供自定义 SELinux 补丁。由于 SELinux 补丁的复杂性,该功能的兼容性一直很不稳定;许多设备都不支持。在此版本中,我们设计了全新的启动前分区检测机制,以支持更多设备。由于复杂的原因,该检测机制无法在第三方 Recovery 环境中执行。

    这意味着使用第三方 Recovery 功能安装 Magisk v26+ 将是不完整的;需要在启动后通过 Magisk 应用程序重新安装。

    Zygisk 更新

    **新版 Zygisk API v4 现已上线!**它具有新功能和完善的 PLT 函数钩子 API。Zygisk 的实现也经历了一些重大的重构,包括新的代码加载/卸载机制和新的 PLT 函数钩子实现。

    前往 Zygisk 模块示例 仓库查看新的 API 和文档!

    完整更新日志: 这里

    ',16),t=[s];function l(n,c,d,h,p,u){return a(),i("div",null,t)}const k=e(r,[["render",l]]);export{m as __pageData,k as default}; diff --git a/assets/releases_26100.md.578f27f8.lean.js b/assets/releases_26100.md.578f27f8.lean.js new file mode 100644 index 00000000..870668f3 --- /dev/null +++ b/assets/releases_26100.md.578f27f8.lean.js @@ -0,0 +1 @@ +import{_ as e,o as a,c as i,Q as o}from"./chunks/framework.116ed6a2.js";const m=JSON.parse('{"title":"2023.4.11 Magisk v26.1","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26100.md","filePath":"releases/26100.md","lastUpdated":1694964698000}'),r={name:"releases/26100.md"},s=o("",16),t=[s];function l(n,c,d,h,p,u){return a(),i("div",null,t)}const k=e(r,[["render",l]]);export{m as __pageData,k as default}; diff --git a/assets/releases_26100.md.6724a4c6.js b/assets/releases_26100.md.6724a4c6.js deleted file mode 100644 index ab6a8142..00000000 --- a/assets/releases_26100.md.6724a4c6.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26100.md","filePath":"releases/26100.md","lastUpdated":1681768747000}'),a={name:"releases/26100.md"},n=i('

    2023.4.11 Magisk v26.1

    Changes from v26.0

    • [App] Fix crashing when revoking root permissions
    • [MagiskInit] Always prefer ext4 partitions over f2fs when selecting the pre-init partition
    • [General] Restore module files' context/owner/group from mirror. This is a regression introduced in v26.0

    (The following is the same as v26.0 release notes)

    Hey! Long time no see!

    Bumping Minimum Android Version to 6.0

    Magisk's support for Android Lollipop has been pretty broken for a while without it being noticed. Also, none of the active developers of Magisk have actual hardware to run Android Lollipop. We rely on using the official Android emulator for regression testing on older platforms, however Google never shipped a Lollipop emulator image with SELinux support, leaving us with no option but to drop Lollipop support since we don't feel comfortable supporting Android Lollipop without adequate testing.

    New Magic Mount Implementation

    Magic Mount, the feature that make modules modify partitions, has gone through a major rewrite. The existing implementation doesn't work well with OEMs injecting overlays into their system using overlayfs. The new implementation fundamentally changes how filesystem mirrors are created, giving us a more accurate clone of the unmodified filesystem.

    New sepolicy.rule Implementation

    Magisk allows modules to provide custom SELinux patches by including the file sepolicy.rule. Due to the complicated nature of SELinux patching, the compatibility of this functionality has been pretty spotty; many devices are not supported. In this release, a brand new pre-init partition detection mechanism has been designed to support even more devices. Due to complicated reasons, this detection mechanism cannot be performed in a custom recovery environment.

    This means that any installation of Magisk v26+ using custom recovery will be incomplete; a subsequent re-installation through the Magisk app after booting up is required.

    Zygisk Updates

    The new Zygisk API v4 is now live! It comes with new features and a refined PLT function hook API. The implementaton of Zygisk has also gone through some major refactoring, including new code loading/unloading mechanisms and a new PLT function hook implementation.

    Head over to the Zygisk Module Sample repository to check out the new API and documentation!

    Full Changelog: here

    ',16),r=[n];function s(l,h,m,p,d,c){return o(),t("div",null,r)}const f=e(a,[["render",s]]);export{g as __pageData,f as default}; diff --git a/assets/releases_26100.md.6724a4c6.lean.js b/assets/releases_26100.md.6724a4c6.lean.js deleted file mode 100644 index 7ab39f04..00000000 --- a/assets/releases_26100.md.6724a4c6.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as e,o,c as t,V as i}from"./chunks/framework.fc84ac3a.js";const g=JSON.parse('{"title":"","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26100.md","filePath":"releases/26100.md","lastUpdated":1681768747000}'),a={name:"releases/26100.md"},n=i("",16),r=[n];function s(l,h,m,p,d,c){return o(),t("div",null,r)}const f=e(a,[["render",s]]);export{g as __pageData,f as default}; diff --git a/assets/releases_26200.md.ff3a56c6.js b/assets/releases_26200.md.ff3a56c6.js new file mode 100644 index 00000000..521a92bb --- /dev/null +++ b/assets/releases_26200.md.ff3a56c6.js @@ -0,0 +1 @@ +import{_ as i,o as e,c as o,Q as t}from"./chunks/framework.116ed6a2.js";const u=JSON.parse('{"title":"2023.8.27 Magisk v26.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26200.md","filePath":"releases/26200.md","lastUpdated":1694958136000}'),l={name:"releases/26200.md"},a=t('

    2023.8.27 Magisk v26.2

    • [MagiskBoot] 支持从payload.bin中提取启动映像
    • [MagiskBoot] 支持包含字符文件的 cpio 文件
    • [MagiskBoot] 支持列出 cpio 内容
    • [MagiskBoot] 直接处理 AVB 1.0 签名和验证,无需通过 Java 实现
    • [守护进程] 使守护程序套接字成为 MAGISKTMP 中的固定路径
    • [resetprop] 支持打印属性上下文
    • [resetprop] 仅支持从存储中打印持久属性
    • [resetprop] 正确支持设置持久属性绕过 property_service
    • [MagiskSU] 支持 -g-G 选项
    • [MagiskSU] 支持使用 -t 将挂载命名空间切换到 PID
    • [MagiskPolicy] 修复修补扩展权限
    • [MagiskPolicy] 支持更多语法以获得扩展权限
    • [MagiskPolicy] 支持打印加载的 sepolicy 规则
    • [应用程序] 支持从 ROM 压缩包修补启动映像
    • [应用程序] 使用 init_boot.img 修补三星固件时正确保留 boot.img
    英文原版
    • [MagiskBoot] Support extracting boot image from payload.bin
    • [MagiskBoot] Support cpio files containing character files
    • [MagiskBoot] Support listing cpio content
    • [MagiskBoot] Directly handle AVB 1.0 signing and verification without going through Java implementation
    • [Daemon] Make daemon socket a fixed path in MAGISKTMP
    • [resetprop] Support printing property context
    • [resetprop] Support only printing persistent properties from storage
    • [resetprop] Properly support setting persistent properties bypassing property_service
    • [MagiskSU] Support -g and -G options
    • [MagiskSU] Support switching mount namespace to PID with -t
    • [MagiskPolicy] Fix patching extended permissions
    • [MagiskPolicy] Support more syntax for extended permissions
    • [MagiskPolicy] Support printing out the loaded sepolicy rules
    • [App] Support patching boot image from ROM zips
    • [App] Properly preserve boot.img when patching Samsung firmware with init_boot.img

    完整更新日志: 这里

    ',4),s=[a];function r(p,c,n,d,g,m){return e(),o("div",null,s)}const k=i(l,[["render",r]]);export{u as __pageData,k as default}; diff --git a/assets/releases_26200.md.ff3a56c6.lean.js b/assets/releases_26200.md.ff3a56c6.lean.js new file mode 100644 index 00000000..0393c047 --- /dev/null +++ b/assets/releases_26200.md.ff3a56c6.lean.js @@ -0,0 +1 @@ +import{_ as i,o as e,c as o,Q as t}from"./chunks/framework.116ed6a2.js";const u=JSON.parse('{"title":"2023.8.27 Magisk v26.2","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26200.md","filePath":"releases/26200.md","lastUpdated":1694958136000}'),l={name:"releases/26200.md"},a=t("",4),s=[a];function r(p,c,n,d,g,m){return e(),o("div",null,s)}const k=i(l,[["render",r]]);export{u as __pageData,k as default}; diff --git a/assets/releases_26300.md.2e5fb96c.js b/assets/releases_26300.md.2e5fb96c.js new file mode 100644 index 00000000..25948cd0 --- /dev/null +++ b/assets/releases_26300.md.2e5fb96c.js @@ -0,0 +1 @@ +import{_ as i,o as e,c as o,Q as t}from"./chunks/framework.116ed6a2.js";const h=JSON.parse('{"title":"2023.9.4 Magisk v26.3","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26300.md","filePath":"releases/26300.md","lastUpdated":1694959570000}'),l={name:"releases/26300.md"},a=t('

    2023.9.4 Magisk v26.3

    v26.3

    • [常规] 修复设备信息检测脚本
    • [常规] 将 BusyBox 更新到 1.36.1
    • [常规] 更新工具链,生成损坏的 arm32 可执行文件
    • [应用] 修复根服务无法绑定一加设备的问题
    英文原版
    • [General] Fix device information detection script
    • [General] Update BusyBox to 1.36.1
    • [General] Update toolchain that produces broken arm32 executables
    • [App] Fix root service unable to bind on OnePlus devices

    v26.2

    • [MagiskBoot] 支持从payload.bin中提取启动映像
    • [MagiskBoot] 支持包含字符文件的 cpio 文件
    • [MagiskBoot] 支持列出 cpio 内容
    • [MagiskBoot] 直接处理 AVB 1.0 签名和验证,无需通过 Java 实现
    • [守护进程] 使守护程序套接字成为 MAGISKTMP 中的固定路径
    • [resetprop] 支持打印属性上下文
    • [resetprop] 仅支持从存储中打印持久属性
    • [resetprop] 正确支持设置持久属性绕过 property_service
    • [MagiskSU] 支持 -g-G 选项
    • [MagiskSU] 支持使用 -t 将挂载命名空间切换到 PID
    • [MagiskPolicy] 修复修补扩展权限
    • [MagiskPolicy] 支持更多语法以获得扩展权限
    • [MagiskPolicy] 支持打印加载的 sepolicy 规则
    • [应用程序] 支持从 ROM 压缩包修补启动映像
    • [应用程序] 使用 init_boot.img 修补三星固件时正确保留 boot.img
    英文原版
    • [MagiskBoot] Support extracting boot image from payload.bin
    • [MagiskBoot] Support cpio files containing character files
    • [MagiskBoot] Support listing cpio content
    • [MagiskBoot] Directly handle AVB 1.0 signing and verification without going through Java implementation
    • [Daemon] Make daemon socket a fixed path in MAGISKTMP
    • [resetprop] Support printing property context
    • [resetprop] Support only printing persistent properties from storage
    • [resetprop] Properly support setting persistent properties bypassing property_service
    • [MagiskSU] Support -g and -G options
    • [MagiskSU] Support switching mount namespace to PID with -t
    • [MagiskPolicy] Fix patching extended permissions
    • [MagiskPolicy] Support more syntax for extended permissions
    • [MagiskPolicy] Support printing out the loaded sepolicy rules
    • [App] Support patching boot image from ROM zips
    • [App] Properly preserve boot.img when patching Samsung firmware with init_boot.img

    完整更新日志: 这里

    ',8),s=[a];function r(p,c,n,d,g,m){return e(),o("div",null,s)}const k=i(l,[["render",r]]);export{h as __pageData,k as default}; diff --git a/assets/releases_26300.md.2e5fb96c.lean.js b/assets/releases_26300.md.2e5fb96c.lean.js new file mode 100644 index 00000000..6deec910 --- /dev/null +++ b/assets/releases_26300.md.2e5fb96c.lean.js @@ -0,0 +1 @@ +import{_ as i,o as e,c as o,Q as t}from"./chunks/framework.116ed6a2.js";const h=JSON.parse('{"title":"2023.9.4 Magisk v26.3","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26300.md","filePath":"releases/26300.md","lastUpdated":1694959570000}'),l={name:"releases/26300.md"},a=t("",8),s=[a];function r(p,c,n,d,g,m){return e(),o("div",null,s)}const k=i(l,[["render",r]]);export{h as __pageData,k as default}; diff --git a/assets/releases_26400.md.5ede4802.js b/assets/releases_26400.md.5ede4802.js new file mode 100644 index 00000000..70f67b26 --- /dev/null +++ b/assets/releases_26400.md.5ede4802.js @@ -0,0 +1 @@ +import{_ as i,o as e,c as a,Q as l}from"./chunks/framework.116ed6a2.js";const f=JSON.parse('{"title":"2023.11.5 Magisk v26.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26400.md","filePath":"releases/26400.md","lastUpdated":1703179308000}'),o={name:"releases/26400.md"},s=l('

    2023.11.5 Magisk v26.4

    • [MagiskBoot] 如果签名启动镜像较大,则不要填充零
    • [MagiskPolicy] 修复 genfsconfilename_trans
    • [MagiskPolicy] 修复了 libsepol 中的错误
    • [Zygisk] 修复并简化文件描述符净化逻辑
    • [应用] 修补 AP tar 文件时防止 OOM
    • [应用] 修复设备配置检测中的错误
    • [Daemon] 修复 APK 的证书解析问题
    • [常规] 修复了忽略 C++ 代码中的日志记录错误
    英文原版
    • [MagiskBoot] Don't pad zeros if signed boot image is larger
    • [MagiskPolicy] Fix genfscon and filename_trans
    • [MagiskPolicy] Fix bug in libsepol
    • [Zygisk] Fix and simplify file descriptor sanitization logic
    • [App] Prevent OOM when patching AP tarfiles
    • [App] Fix bug in device configuration detection
    • [Daemon] Fix certificate parsing of APKs
    • [General] Fix logging errors from C++ code being ignored

    完整更新日志: 这里

    ',4),t=[s];function n(c,r,d,g,_,m){return e(),a("div",null,t)}const k=i(o,[["render",n]]);export{f as __pageData,k as default}; diff --git a/assets/releases_26400.md.5ede4802.lean.js b/assets/releases_26400.md.5ede4802.lean.js new file mode 100644 index 00000000..9d844049 --- /dev/null +++ b/assets/releases_26400.md.5ede4802.lean.js @@ -0,0 +1 @@ +import{_ as i,o as e,c as a,Q as l}from"./chunks/framework.116ed6a2.js";const f=JSON.parse('{"title":"2023.11.5 Magisk v26.4","description":"","frontmatter":{},"headers":[],"relativePath":"releases/26400.md","filePath":"releases/26400.md","lastUpdated":1703179308000}'),o={name:"releases/26400.md"},s=l("",4),t=[s];function n(c,r,d,g,_,m){return e(),a("div",null,t)}const k=i(o,[["render",n]]);export{f as __pageData,k as default}; diff --git a/assets/releases_index.md.78ae70f3.js b/assets/releases_index.md.78ae70f3.js new file mode 100644 index 00000000..d0939e64 --- /dev/null +++ b/assets/releases_index.md.78ae70f3.js @@ -0,0 +1 @@ +import{_ as a,o as l,c as e,Q as i}from"./chunks/framework.116ed6a2.js";const d=JSON.parse('{"title":"发布日志","description":"","frontmatter":{},"headers":[],"relativePath":"releases/index.md","filePath":"releases/index.md","lastUpdated":1703179308000}'),h={name:"releases/index.md"},t=i('

    发布日志


    其他日志

    参考链接

    ',8),r=[t];function s(m,f,n,o,v,c){return l(),e("div",null,r)}const u=a(h,[["render",s]]);export{d as __pageData,u as default}; diff --git a/assets/releases_index.md.b47a879f.lean.js b/assets/releases_index.md.78ae70f3.lean.js similarity index 54% rename from assets/releases_index.md.b47a879f.lean.js rename to assets/releases_index.md.78ae70f3.lean.js index ecb94335..fcdb4bd2 100644 --- a/assets/releases_index.md.b47a879f.lean.js +++ b/assets/releases_index.md.78ae70f3.lean.js @@ -1 +1 @@ -import{_ as a,o as l,c as e,V as i}from"./chunks/framework.fc84ac3a.js";const d=JSON.parse('{"title":"发布日志","description":"","frontmatter":{},"headers":[],"relativePath":"releases/index.md","filePath":"releases/index.md","lastUpdated":1681768747000}'),h={name:"releases/index.md"},t=i("",8),r=[t];function s(m,f,n,o,v,c){return l(),e("div",null,r)}const u=a(h,[["render",s]]);export{d as __pageData,u as default}; +import{_ as a,o as l,c as e,Q as i}from"./chunks/framework.116ed6a2.js";const d=JSON.parse('{"title":"发布日志","description":"","frontmatter":{},"headers":[],"relativePath":"releases/index.md","filePath":"releases/index.md","lastUpdated":1703179308000}'),h={name:"releases/index.md"},t=i("",8),r=[t];function s(m,f,n,o,v,c){return l(),e("div",null,r)}const u=a(h,[["render",s]]);export{d as __pageData,u as default}; diff --git a/assets/releases_index.md.b47a879f.js b/assets/releases_index.md.b47a879f.js deleted file mode 100644 index 8fbcac75..00000000 --- a/assets/releases_index.md.b47a879f.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as a,o as l,c as e,V as i}from"./chunks/framework.fc84ac3a.js";const d=JSON.parse('{"title":"发布日志","description":"","frontmatter":{},"headers":[],"relativePath":"releases/index.md","filePath":"releases/index.md","lastUpdated":1681768747000}'),h={name:"releases/index.md"},t=i('

    发布日志


    其他日志

    参考链接

    ',8),r=[t];function s(m,f,n,o,v,c){return l(),e("div",null,r)}const u=a(h,[["render",s]]);export{d as __pageData,u as default}; diff --git a/assets/style.645eff1b.css b/assets/style.645eff1b.css deleted file mode 100644 index 12c46b55..00000000 --- a/assets/style.645eff1b.css +++ /dev/null @@ -1 +0,0 @@ -@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-cyrillic.5f2c6c8c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-cyrillic-ext.e75737ce.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-greek.d5a6d92a.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-greek-ext.ab0619bc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-latin.2ed14f66.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-latin-ext.0030eebd.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-vietnamese.14ce25a6.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-cyrillic.ea42a392.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-cyrillic-ext.33bd5a8e.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-greek.8f4463c4.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-greek-ext.4fbe9427.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-latin.bd3b6f56.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-latin-ext.bd8920cc.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-vietnamese.6ce511fb.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Chinese Quotes;src:local("PingFang SC Regular"),local("PingFang SC"),local("SimHei"),local("Source Han Sans SC");unicode-range:U+2018,U+2019,U+201C,U+201D}:root{--vp-c-white: #ffffff;--vp-c-black: #000000;--vp-c-gray: #8e8e93;--vp-c-text-light-1: rgba(60, 60, 67);--vp-c-text-light-2: rgba(60, 60, 67, .75);--vp-c-text-light-3: rgba(60, 60, 67, .33);--vp-c-text-dark-1: rgba(255, 255, 245, .86);--vp-c-text-dark-2: rgba(235, 235, 245, .6);--vp-c-text-dark-3: rgba(235, 235, 245, .38);--vp-c-green: #10b981;--vp-c-green-light: #34d399;--vp-c-green-lighter: #6ee7b7;--vp-c-green-dark: #059669;--vp-c-green-darker: #047857;--vp-c-green-dimm-1: rgba(16, 185, 129, .05);--vp-c-green-dimm-2: rgba(16, 185, 129, .2);--vp-c-green-dimm-3: rgba(16, 185, 129, .5);--vp-c-yellow: #d97706;--vp-c-yellow-light: #f59e0b;--vp-c-yellow-lighter: #fbbf24;--vp-c-yellow-dark: #b45309;--vp-c-yellow-darker: #92400e;--vp-c-yellow-dimm-1: rgba(234, 179, 8, .05);--vp-c-yellow-dimm-2: rgba(234, 179, 8, .2);--vp-c-yellow-dimm-3: rgba(234, 179, 8, .5);--vp-c-red: #f43f5e;--vp-c-red-light: #fb7185;--vp-c-red-lighter: #fda4af;--vp-c-red-dark: #e11d48;--vp-c-red-darker: #be123c;--vp-c-red-dimm-1: rgba(244, 63, 94, .05);--vp-c-red-dimm-2: rgba(244, 63, 94, .2);--vp-c-red-dimm-3: rgba(244, 63, 94, .5);--vp-c-sponsor: #db2777}:root{--vp-c-bg: #ffffff;--vp-c-bg-elv: #ffffff;--vp-c-bg-elv-up: #ffffff;--vp-c-bg-elv-down: #f6f6f7;--vp-c-bg-elv-mute: #f6f6f7;--vp-c-bg-soft: #f6f6f7;--vp-c-bg-soft-up: #f9f9fa;--vp-c-bg-soft-down: #e3e3e5;--vp-c-bg-soft-mute: #e3e3e5;--vp-c-bg-alt: #f6f6f7;--vp-c-border: rgba(60, 60, 67, .29);--vp-c-divider: rgba(60, 60, 67, .12);--vp-c-gutter: rgba(60, 60, 67, .12);--vp-c-neutral: var(--vp-c-black);--vp-c-neutral-inverse: var(--vp-c-white);--vp-c-text-1: var(--vp-c-text-light-1);--vp-c-text-2: var(--vp-c-text-light-2);--vp-c-text-3: var(--vp-c-text-light-3);--vp-c-text-inverse-1: var(--vp-c-text-dark-1);--vp-c-text-inverse-2: var(--vp-c-text-dark-2);--vp-c-text-inverse-3: var(--vp-c-text-dark-3);--vp-c-text-code: #476582;--vp-c-brand: var(--vp-c-green);--vp-c-brand-light: var(--vp-c-green-light);--vp-c-brand-lighter: var(--vp-c-green-lighter);--vp-c-brand-dark: var(--vp-c-green-dark);--vp-c-brand-darker: var(--vp-c-green-darker);--vp-c-mute: #f6f6f7;--vp-c-mute-light: #f9f9fc;--vp-c-mute-lighter: #ffffff;--vp-c-mute-dark: #e3e3e5;--vp-c-mute-darker: #d7d7d9}.dark{--vp-c-bg: #1e1e20;--vp-c-bg-elv: #252529;--vp-c-bg-elv-up: #313136;--vp-c-bg-elv-down: #1e1e20;--vp-c-bg-elv-mute: #313136;--vp-c-bg-soft: #252529;--vp-c-bg-soft-up: #313136;--vp-c-bg-soft-down: #1e1e20;--vp-c-bg-soft-mute: #313136;--vp-c-bg-alt: #161618;--vp-c-border: rgba(82, 82, 89, .68);--vp-c-divider: rgba(82, 82, 89, .32);--vp-c-gutter: #000000;--vp-c-neutral: var(--vp-c-white);--vp-c-neutral-inverse: var(--vp-c-black);--vp-c-text-1: var(--vp-c-text-dark-1);--vp-c-text-2: var(--vp-c-text-dark-2);--vp-c-text-3: var(--vp-c-text-dark-3);--vp-c-text-inverse-1: var(--vp-c-text-light-1);--vp-c-text-inverse-2: var(--vp-c-text-light-2);--vp-c-text-inverse-3: var(--vp-c-text-light-3);--vp-c-text-code: #c9def1;--vp-c-mute: #313136;--vp-c-mute-light: #3a3a3c;--vp-c-mute-lighter: #505053;--vp-c-mute-dark: #2c2c30;--vp-c-mute-darker: #252529}:root{--vp-font-family-base: "Chinese Quotes", "Inter var", "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--vp-font-family-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}:root{--vp-shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--vp-shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);--vp-shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);--vp-shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);--vp-shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16)}:root{--vp-z-index-local-nav: 10;--vp-z-index-nav: 20;--vp-z-index-layout-top: 30;--vp-z-index-backdrop: 40;--vp-z-index-sidebar: 50;--vp-z-index-footer: 60}:root{--vp-icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(128,128,128,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2'/%3E%3C/svg%3E");--vp-icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(128,128,128,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2m-6 9 2 2 4-4'/%3E%3C/svg%3E")}:root{--vp-layout-max-width: 1440px}:root{--vp-header-anchor-symbol: "#"}:root{--vp-code-line-height: 1.7;--vp-code-font-size: .875em;--vp-c-code-dimm: var(--vp-c-text-dark-3);--vp-code-block-color: var(--vp-c-text-dark-1);--vp-code-block-bg: #292b30;--vp-code-block-bg-light: #1e1e20;--vp-code-block-divider-color: #000000;--vp-code-line-highlight-color: rgba(0, 0, 0, .5);--vp-code-line-number-color: var(--vp-c-code-dimm);--vp-code-line-diff-add-color: var(--vp-c-green-dimm-2);--vp-code-line-diff-add-symbol-color: var(--vp-c-green);--vp-code-line-diff-remove-color: var(--vp-c-red-dimm-2);--vp-code-line-diff-remove-symbol-color: var(--vp-c-red);--vp-code-line-warning-color: var(--vp-c-yellow-dimm-2);--vp-code-line-error-color: var(--vp-c-red-dimm-2);--vp-code-copy-code-border-color: transparent;--vp-code-copy-code-bg: var(--vp-code-block-bg-light);--vp-code-copy-code-hover-border-color: var(--vp-c-divider);--vp-code-copy-code-hover-bg: var(--vp-code-block-bg-light);--vp-code-copy-code-active-text: var(--vp-c-text-dark-2);--vp-code-tab-divider: var(--vp-code-block-divider-color);--vp-code-tab-text-color: var(--vp-c-text-dark-2);--vp-code-tab-bg: var(--vp-code-block-bg);--vp-code-tab-hover-text-color: var(--vp-c-text-dark-1);--vp-code-tab-active-text-color: var(--vp-c-text-dark-1);--vp-code-tab-active-bar-color: var(--vp-c-brand)}.dark{--vp-code-block-bg: #161618}:root:not(.dark) .vp-adaptive-theme{--vp-c-code-dimm: var(--vp-c-text-2);--vp-code-block-color: var(--vp-c-text-1);--vp-code-block-bg: #f8f8f8;--vp-code-block-divider-color: var(--vp-c-divider);--vp-code-line-highlight-color: #ececec;--vp-code-line-number-color: var(--vp-c-code-dimm);--vp-code-copy-code-bg: #e2e2e2;--vp-code-copy-code-hover-bg: #dcdcdc;--vp-code-copy-code-active-text: var(--vp-c-text-2);--vp-code-tab-divider: var(--vp-c-divider);--vp-code-tab-text-color: var(--vp-c-text-2);--vp-code-tab-bg: var(--vp-code-block-bg);--vp-code-tab-hover-text-color: var(--vp-c-text-1);--vp-code-tab-active-text-color: var(--vp-c-text-1)}:root{--vp-button-brand-border: var(--vp-c-brand-lighter);--vp-button-brand-text: var(--vp-c-white);--vp-button-brand-bg: var(--vp-c-brand);--vp-button-brand-hover-border: var(--vp-c-brand-lighter);--vp-button-brand-hover-text: var(--vp-c-white);--vp-button-brand-hover-bg: var(--vp-c-brand-dark);--vp-button-brand-active-border: var(--vp-c-brand-lighter);--vp-button-brand-active-text: var(--vp-c-white);--vp-button-brand-active-bg: var(--vp-c-brand-darker);--vp-button-alt-border: var(--vp-c-border);--vp-button-alt-text: var(--vp-c-neutral);--vp-button-alt-bg: var(--vp-c-mute);--vp-button-alt-hover-border: var(--vp-c-border);--vp-button-alt-hover-text: var(--vp-c-neutral);--vp-button-alt-hover-bg: var(--vp-c-mute-dark);--vp-button-alt-active-border: var(--vp-c-border);--vp-button-alt-active-text: var(--vp-c-neutral);--vp-button-alt-active-bg: var(--vp-c-mute-darker);--vp-button-sponsor-border: var(--vp-c-gray-light-3);--vp-button-sponsor-text: var(--vp-c-text-light-2);--vp-button-sponsor-bg: transparent;--vp-button-sponsor-hover-border: var(--vp-c-sponsor);--vp-button-sponsor-hover-text: var(--vp-c-sponsor);--vp-button-sponsor-hover-bg: transparent;--vp-button-sponsor-active-border: var(--vp-c-sponsor);--vp-button-sponsor-active-text: var(--vp-c-sponsor);--vp-button-sponsor-active-bg: transparent}.dark{--vp-button-sponsor-border: var(--vp-c-gray-dark-1);--vp-button-sponsor-text: var(--vp-c-text-dark-2)}:root{--vp-custom-block-font-size: 14px;--vp-custom-block-code-font-size: 13px;--vp-custom-block-info-border: var(--vp-c-border);--vp-custom-block-info-text: var(--vp-c-text-2);--vp-custom-block-info-bg: var(--vp-c-bg-soft-up);--vp-custom-block-info-code-bg: var(--vp-c-bg-soft);--vp-custom-block-tip-border: var(--vp-c-green);--vp-custom-block-tip-text: var(--vp-c-green-dark);--vp-custom-block-tip-bg: var(--vp-c-bg-soft-up);--vp-custom-block-tip-code-bg: var(--vp-c-bg-soft);--vp-custom-block-warning-border: var(--vp-c-yellow);--vp-custom-block-warning-text: var(--vp-c-yellow);--vp-custom-block-warning-bg: var(--vp-c-bg-soft-up);--vp-custom-block-warning-code-bg: var(--vp-c-bg-soft);--vp-custom-block-danger-border: var(--vp-c-red);--vp-custom-block-danger-text: var(--vp-c-red);--vp-custom-block-danger-bg: var(--vp-c-bg-soft-up);--vp-custom-block-danger-code-bg: var(--vp-c-bg-soft);--vp-custom-block-details-border: var(--vp-custom-block-info-border);--vp-custom-block-details-text: var(--vp-custom-block-info-text);--vp-custom-block-details-bg: var(--vp-custom-block-info-bg);--vp-custom-block-details-code-bg: var(--vp-custom-block-details-bg)}:root{--vp-input-border-color: var(--vp-c-border);--vp-input-bg-color: var(--vp-c-bg-alt);--vp-input-hover-border-color: var(--vp-c-gray);--vp-input-switch-bg-color: var(--vp-c-mute)}:root{--vp-nav-height: 64px;--vp-nav-bg-color: var(--vp-c-bg);--vp-nav-screen-bg-color: var(--vp-c-bg)}:root{--vp-local-nav-bg-color: var(--vp-c-bg)}:root{--vp-sidebar-width: 272px;--vp-sidebar-bg-color: var(--vp-c-bg-alt)}:root{--vp-backdrop-bg-color: rgba(0, 0, 0, .6)}:root{--vp-home-hero-name-color: var(--vp-c-brand);--vp-home-hero-name-background: transparent;--vp-home-hero-image-background-image: none;--vp-home-hero-image-filter: none}:root{--vp-badge-info-border: var(--vp-c-border);--vp-badge-info-text: var(--vp-c-text-2);--vp-badge-info-bg: var(--vp-c-bg-soft-up);--vp-badge-tip-border: var(--vp-c-green-dark);--vp-badge-tip-text: var(--vp-c-green);--vp-badge-tip-bg: var(--vp-c-green-dimm-1);--vp-badge-warning-border: var(--vp-c-yellow-dark);--vp-badge-warning-text: var(--vp-c-yellow);--vp-badge-warning-bg: var(--vp-c-yellow-dimm-1);--vp-badge-danger-border: var(--vp-c-red-dark);--vp-badge-danger-text: var(--vp-c-red);--vp-badge-danger-bg: var(--vp-c-red-dimm-1)}:root{--vp-carbon-ads-text-color: var(--vp-c-text-1);--vp-carbon-ads-poweredby-color: var(--vp-c-text-2);--vp-carbon-ads-bg-color: var(--vp-c-bg-soft);--vp-carbon-ads-hover-text-color: var(--vp-c-brand);--vp-carbon-ads-hover-poweredby-color: var(--vp-c-text-1)}:root{--vp-local-search-bg: var(--vp-c-bg);--vp-local-search-result-bg: var(--vp-c-bg);--vp-local-search-result-border: var(--vp-c-divider);--vp-local-search-result-selected-bg: var(--vp-c-bg);--vp-local-search-result-selected-border: var(--vp-c-brand);--vp-local-search-highlight-bg: var(--vp-c-green-lighter);--vp-local-search-highlight-text: var(--vp-c-black)}*,:before,:after{box-sizing:border-box}html{line-height:1.4;font-size:16px;-webkit-text-size-adjust:100%}html.dark{color-scheme:dark}body{margin:0;width:100%;min-width:320px;min-height:100vh;line-height:24px;font-family:var(--vp-font-family-base);font-size:16px;font-weight:400;color:var(--vp-c-text-1);background-color:var(--vp-c-bg);direction:ltr;font-synthesis:style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;line-height:24px;font-size:16px;font-weight:400}p{margin:0}strong,b{font-weight:600}a,area,button,[role=button],input,label,select,summary,textarea{touch-action:manipulation}a{color:inherit;text-decoration:inherit}ol,ul{list-style:none;margin:0;padding:0}blockquote{margin:0}pre,code,kbd,samp{font-family:var(--vp-font-family-mono)}img,svg,video,canvas,audio,iframe,embed,object{display:block}figure{margin:0}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{border:0;padding:0;line-height:inherit;color:inherit}button{padding:0;font-family:inherit;background-color:transparent;background-image:none}button:enabled,[role=button]:enabled{cursor:pointer}button:focus,button:focus-visible{outline:1px dotted;outline:4px auto -webkit-focus-ring-color}button:focus:not(:focus-visible){outline:none!important}input:focus,textarea:focus,select:focus{outline:none}table{border-collapse:collapse}input{background-color:transparent}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--vp-c-text-3)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--vp-c-text-3)}input::placeholder,textarea::placeholder{color:var(--vp-c-text-3)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{resize:vertical}select{-webkit-appearance:none}fieldset{margin:0;padding:0}h1,h2,h3,h4,h5,h6,li,p{overflow-wrap:break-word}vite-error-overlay{z-index:9999}.visually-hidden{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.custom-block{border:1px solid transparent;border-radius:8px;padding:16px 16px 8px;line-height:24px;font-size:var(--vp-custom-block-font-size);color:var(--vp-c-text-2)}.custom-block.info{border-color:var(--vp-custom-block-info-border);color:var(--vp-custom-block-info-text);background-color:var(--vp-custom-block-info-bg)}.custom-block.custom-block th,.custom-block.custom-block blockquote>p{font-size:var(--vp-custom-block-font-size);color:inherit}.custom-block.info code{background-color:var(--vp-custom-block-info-code-bg)}.custom-block.tip{border-color:var(--vp-custom-block-tip-border);color:var(--vp-custom-block-tip-text);background-color:var(--vp-custom-block-tip-bg)}.custom-block.tip code{background-color:var(--vp-custom-block-tip-code-bg)}.custom-block.warning{border-color:var(--vp-custom-block-warning-border);color:var(--vp-custom-block-warning-text);background-color:var(--vp-custom-block-warning-bg)}.custom-block.warning code{background-color:var(--vp-custom-block-warning-code-bg)}.custom-block.danger{border-color:var(--vp-custom-block-danger-border);color:var(--vp-custom-block-danger-text);background-color:var(--vp-custom-block-danger-bg)}.custom-block.danger code{background-color:var(--vp-custom-block-danger-code-bg)}.custom-block.details{border-color:var(--vp-custom-block-details-border);color:var(--vp-custom-block-details-text);background-color:var(--vp-custom-block-details-bg)}.custom-block.details code{background-color:var(--vp-custom-block-details-code-bg)}.custom-block-title{font-weight:600}.custom-block p+p{margin:8px 0}.custom-block.details summary{margin:0 0 8px;font-weight:700;cursor:pointer}.custom-block.details summary+p{margin:8px 0}.custom-block a{color:inherit;font-weight:600}.custom-block a:hover{text-decoration:underline}.custom-block code{font-size:var(--vp-custom-block-code-font-size)}.dark .vp-code-light{display:none}html:not(.dark) .vp-code-dark{display:none}.vp-code-group{margin-top:16px}.vp-code-group .tabs{position:relative;display:flex;margin-right:-24px;margin-left:-24px;padding:0 12px;background-color:var(--vp-code-tab-bg);overflow-x:auto;overflow-y:hidden}.vp-code-group .tabs:after{position:absolute;right:0;bottom:0;left:0;height:1px;background-color:var(--vp-code-tab-divider);content:""}@media (min-width: 640px){.vp-code-group .tabs{margin-right:0;margin-left:0;border-radius:8px 8px 0 0}}.vp-code-group .tabs input{position:absolute;opacity:0;pointer-events:none}.vp-code-group .tabs label{position:relative;display:inline-block;border-bottom:1px solid transparent;padding:0 12px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-code-tab-text-color);white-space:nowrap;cursor:pointer;transition:color .25s}.vp-code-group .tabs label:after{position:absolute;right:8px;bottom:-1px;left:8px;z-index:10;height:1px;content:"";background-color:transparent;transition:background-color .25s}.vp-code-group label:hover{color:var(--vp-code-tab-hover-text-color)}.vp-code-group input:checked+label{color:var(--vp-code-tab-active-text-color)}.vp-code-group input:checked+label:after{background-color:var(--vp-code-tab-active-bar-color)}.vp-code-group div[class*=language-]{display:none;margin-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.vp-code-group div[class*=language-].active{display:block}.vp-doc h1,.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6{position:relative;font-weight:600;outline:none}.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:28px}.vp-doc h2{margin:48px 0 16px;border-top:1px solid var(--vp-c-divider);padding-top:24px;letter-spacing:-.02em;line-height:32px;font-size:24px}.vp-doc h3{margin:32px 0 0;letter-spacing:-.01em;line-height:28px;font-size:20px}.vp-doc .header-anchor{float:left;margin-left:-.87em;padding-right:.23em;font-weight:500;user-select:none;opacity:0;transition:color .25s,opacity .25s}.vp-doc .header-anchor:before{content:var(--vp-header-anchor-symbol)}.vp-doc h1:hover .header-anchor,.vp-doc h1 .header-anchor:focus,.vp-doc h2:hover .header-anchor,.vp-doc h2 .header-anchor:focus,.vp-doc h3:hover .header-anchor,.vp-doc h3 .header-anchor:focus,.vp-doc h4:hover .header-anchor,.vp-doc h4 .header-anchor:focus,.vp-doc h5:hover .header-anchor,.vp-doc h5 .header-anchor:focus,.vp-doc h6:hover .header-anchor,.vp-doc h6 .header-anchor:focus{opacity:1}@media (min-width: 768px){.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:32px}}.vp-doc p,.vp-doc summary{margin:16px 0}.vp-doc p{line-height:28px}.vp-doc blockquote{margin:16px 0;border-left:2px solid var(--vp-c-divider);padding-left:16px;transition:border-color .5s}.vp-doc blockquote>p{margin:0;font-size:16px;color:var(--vp-c-text-2);transition:color .5s}.vp-doc a{font-weight:500;color:var(--vp-c-brand);text-decoration-style:dotted;transition:color .25s}.vp-doc a:hover{text-decoration:underline}.vp-doc strong{font-weight:600}.vp-doc ul,.vp-doc ol{padding-left:1.25rem;margin:16px 0}.vp-doc ul{list-style:disc}.vp-doc ol{list-style:decimal}.vp-doc li+li{margin-top:8px}.vp-doc li>ol,.vp-doc li>ul{margin:8px 0 0}.vp-doc table{display:block;border-collapse:collapse;margin:20px 0;overflow-x:auto}.vp-doc tr{border-top:1px solid var(--vp-c-divider);transition:background-color .5s}.vp-doc tr:nth-child(2n){background-color:var(--vp-c-bg-soft)}.vp-doc th,.vp-doc td{border:1px solid var(--vp-c-divider);padding:8px 16px}.vp-doc th{text-align:left;font-size:14px;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-doc td{font-size:14px}.vp-doc hr{margin:16px 0;border:none;border-top:1px solid var(--vp-c-divider)}.vp-doc .custom-block{margin:16px 0}.vp-doc .custom-block p{margin:8px 0;line-height:24px}.vp-doc .custom-block p:first-child{margin:0}.vp-doc .custom-block a{color:inherit;font-weight:600}.vp-doc .custom-block a:hover{text-decoration:underline}.vp-doc .custom-block code{font-size:var(--vp-custom-block-code-font-size);font-weight:700;color:inherit}.vp-doc .custom-block div[class*=language-]{margin:8px 0}.vp-doc .custom-block div[class*=language-] code{font-weight:400;background-color:transparent}.vp-doc :not(pre,h1,h2,h3,h4,h5,h6)>code{font-size:var(--vp-code-font-size)}.vp-doc :not(pre)>code{border-radius:4px;padding:3px 6px;color:var(--vp-c-text-code);background-color:var(--vp-c-mute);transition:color .5s,background-color .5s}.vp-doc h1>code,.vp-doc h2>code,.vp-doc h3>code{font-size:.9em}.vp-doc a>code{color:var(--vp-c-brand);transition:color .25s}.vp-doc a:hover>code{color:var(--vp-c-brand-dark)}.vp-doc div[class*=language-]{position:relative;margin:16px -24px;background-color:var(--vp-code-block-bg);overflow-x:auto;transition:background-color .5s}@media (min-width: 640px){.vp-doc div[class*=language-]{border-radius:8px;margin:16px 0}}@media (max-width: 639px){.vp-doc li div[class*=language-]{border-radius:8px 0 0 8px}}.vp-doc div[class*=language-]+div[class*=language-],.vp-doc div[class$=-api]+div[class*=language-],.vp-doc div[class*=language-]+div[class$=-api]>div[class*=language-]{margin-top:-8px}.vp-doc [class*=language-] pre,.vp-doc [class*=language-] code{direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.vp-doc [class*=language-] pre{position:relative;z-index:1;margin:0;padding:20px 0;background:transparent;overflow-x:auto}.vp-doc [class*=language-] code{display:block;padding:0 24px;width:fit-content;min-width:100%;line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-block-color);transition:color .5s}.vp-doc [class*=language-] code .highlighted{background-color:var(--vp-code-line-highlight-color);transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .highlighted.error{background-color:var(--vp-code-line-error-color)}.vp-doc [class*=language-] code .highlighted.warning{background-color:var(--vp-code-line-warning-color)}.vp-doc [class*=language-] code .diff{transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .diff:before{position:absolute;left:10px}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){filter:blur(.095rem);opacity:.4;transition:filter .35s,opacity .35s}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){opacity:.7;transition:filter .35s,opacity .35s}.vp-doc [class*=language-]:hover .has-focused-lines .line:not(.has-focus){filter:blur(0);opacity:1}.vp-doc [class*=language-] code .diff.remove{background-color:var(--vp-code-line-diff-remove-color);opacity:.7}.vp-doc [class*=language-] code .diff.remove:before{content:"-";color:var(--vp-code-line-diff-remove-symbol-color)}.vp-doc [class*=language-] code .diff.add{background-color:var(--vp-code-line-diff-add-color)}.vp-doc [class*=language-] code .diff.add:before{content:"+";color:var(--vp-code-line-diff-add-symbol-color)}.vp-doc div[class*=language-].line-numbers-mode{padding-left:32px}.vp-doc .line-numbers-wrapper{position:absolute;top:0;bottom:0;left:0;z-index:3;border-right:1px solid var(--vp-code-block-divider-color);padding-top:20px;width:32px;text-align:center;font-family:var(--vp-font-family-mono);line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-line-number-color);transition:border-color .5s,color .5s}.vp-doc [class*=language-]>button.copy{direction:ltr;position:absolute;top:12px;right:12px;z-index:3;border:1px solid var(--vp-code-copy-code-border-color);border-radius:4px;width:40px;height:40px;background-color:var(--vp-code-copy-code-bg);opacity:0;cursor:pointer;background-image:var(--vp-icon-copy);background-position:50%;background-size:20px;background-repeat:no-repeat;transition:border-color .25s,background-color .25s,opacity .25s}.vp-doc [class*=language-]:hover>button.copy,.vp-doc [class*=language-]>button.copy:focus{opacity:1}.vp-doc [class*=language-]>button.copy:hover,.vp-doc [class*=language-]>button.copy.copied{border-color:var(--vp-code-copy-code-hover-border-color);background-color:var(--vp-code-copy-code-hover-bg)}.vp-doc [class*=language-]>button.copy.copied,.vp-doc [class*=language-]>button.copy:hover.copied{border-radius:0 4px 4px 0;background-color:var(--vp-code-copy-code-hover-bg);background-image:var(--vp-icon-copied)}.vp-doc [class*=language-]>button.copy.copied:before,.vp-doc [class*=language-]>button.copy:hover.copied:before{position:relative;top:-1px;left:-65px;display:flex;justify-content:center;align-items:center;border:1px solid var(--vp-code-copy-code-hover-border-color);border-right:0;border-radius:4px 0 0 4px;width:64px;height:40px;text-align:center;font-size:12px;font-weight:500;color:var(--vp-code-copy-code-active-text);background-color:var(--vp-code-copy-code-hover-bg);white-space:nowrap;content:"Copied"}.vp-doc [class*=language-]>span.lang{position:absolute;top:2px;right:8px;z-index:2;font-size:12px;font-weight:500;color:var(--vp-c-code-dimm);transition:color .4s,opacity .4s}.vp-doc [class*=language-]:hover>button.copy+span.lang,.vp-doc [class*=language-]>button.copy:focus+span.lang{opacity:0}.vp-doc .VPTeamMembers{margin-top:24px}.vp-doc .VPTeamMembers.small.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}.vp-doc .VPTeamMembers.small.count-2 .container,.vp-doc .VPTeamMembers.small.count-3 .container{max-width:100%!important}.vp-doc .VPTeamMembers.medium.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}.vp-sponsor{border-radius:16px;overflow:hidden}.vp-sponsor.aside{border-radius:12px}.vp-sponsor-section+.vp-sponsor-section{margin-top:4px}.vp-sponsor-tier{margin-bottom:4px;text-align:center;letter-spacing:1px;line-height:24px;width:100%;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-sponsor.normal .vp-sponsor-tier{padding:13px 0 11px;font-size:14px}.vp-sponsor.aside .vp-sponsor-tier{padding:9px 0 7px;font-size:12px}.vp-sponsor-grid+.vp-sponsor-tier{margin-top:4px}.vp-sponsor-grid{display:flex;flex-wrap:wrap;gap:4px}.vp-sponsor-grid.xmini .vp-sponsor-grid-link{height:64px}.vp-sponsor-grid.xmini .vp-sponsor-grid-image{max-width:64px;max-height:22px}.vp-sponsor-grid.mini .vp-sponsor-grid-link{height:72px}.vp-sponsor-grid.mini .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.small .vp-sponsor-grid-link{height:96px}.vp-sponsor-grid.small .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.medium .vp-sponsor-grid-link{height:112px}.vp-sponsor-grid.medium .vp-sponsor-grid-image{max-width:120px;max-height:36px}.vp-sponsor-grid.big .vp-sponsor-grid-link{height:184px}.vp-sponsor-grid.big .vp-sponsor-grid-image{max-width:192px;max-height:56px}.vp-sponsor-grid[data-vp-grid="2"] .vp-sponsor-grid-item{width:calc((100% - 4px)/2)}.vp-sponsor-grid[data-vp-grid="3"] .vp-sponsor-grid-item{width:calc((100% - 4px * 2) / 3)}.vp-sponsor-grid[data-vp-grid="4"] .vp-sponsor-grid-item{width:calc((100% - 12px)/4)}.vp-sponsor-grid[data-vp-grid="5"] .vp-sponsor-grid-item{width:calc((100% - 16px)/5)}.vp-sponsor-grid[data-vp-grid="6"] .vp-sponsor-grid-item{width:calc((100% - 4px * 5) / 6)}.vp-sponsor-grid-item{flex-shrink:0;width:100%;background-color:var(--vp-c-bg-soft);transition:background-color .25s}.vp-sponsor-grid-item:hover{background-color:var(--vp-c-bg-soft-down)}.vp-sponsor-grid-item:hover .vp-sponsor-grid-image{filter:grayscale(0) invert(0)}.vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.dark .vp-sponsor-grid-item:hover{background-color:var(--vp-c-white)}.dark .vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.vp-sponsor-grid-link{display:flex}.vp-sponsor-grid-box{display:flex;justify-content:center;align-items:center;width:100%}.vp-sponsor-grid-image{max-width:100%;filter:grayscale(1);transition:filter .25s}.dark .vp-sponsor-grid-image{filter:grayscale(1) invert(1)}.VPBadge[data-v-ce917cfb]{display:inline-block;margin-left:2px;border:1px solid transparent;border-radius:10px;padding:0 8px;line-height:18px;font-size:12px;font-weight:600;transform:translateY(-2px)}h1 .VPBadge[data-v-ce917cfb],h2 .VPBadge[data-v-ce917cfb],h3 .VPBadge[data-v-ce917cfb],h4 .VPBadge[data-v-ce917cfb],h5 .VPBadge[data-v-ce917cfb],h6 .VPBadge[data-v-ce917cfb]{vertical-align:top}h2 .VPBadge[data-v-ce917cfb]{border-radius:11px;line-height:20px}.VPBadge.info[data-v-ce917cfb]{border-color:var(--vp-badge-info-border);color:var(--vp-badge-info-text);background-color:var(--vp-badge-info-bg)}.VPBadge.tip[data-v-ce917cfb]{border-color:var(--vp-badge-tip-border);color:var(--vp-badge-tip-text);background-color:var(--vp-badge-tip-bg)}.VPBadge.warning[data-v-ce917cfb]{border-color:var(--vp-badge-warning-border);color:var(--vp-badge-warning-text);background-color:var(--vp-badge-warning-bg)}.VPBadge.danger[data-v-ce917cfb]{border-color:var(--vp-badge-danger-border);color:var(--vp-badge-danger-text);background-color:var(--vp-badge-danger-bg)}.VPSkipLink[data-v-73e3a132]{top:8px;left:8px;padding:8px 16px;z-index:999;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;color:var(--vp-c-brand);box-shadow:var(--vp-shadow-3);background-color:var(--vp-c-bg)}.VPSkipLink[data-v-73e3a132]:focus{height:auto;width:auto;clip:auto;clip-path:none}.dark .VPSkipLink[data-v-73e3a132]{color:var(--vp-c-green)}@media (min-width: 1280px){.VPSkipLink[data-v-73e3a132]{top:14px;left:16px}}.VPBackdrop[data-v-54a304ca]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vp-z-index-backdrop);background:var(--vp-backdrop-bg-color);transition:opacity .5s}.VPBackdrop.fade-enter-from[data-v-54a304ca],.VPBackdrop.fade-leave-to[data-v-54a304ca]{opacity:0}.VPBackdrop.fade-leave-active[data-v-54a304ca]{transition-duration:.25s}@media (min-width: 1280px){.VPBackdrop[data-v-54a304ca]{display:none}}html:not(.dark) .VPImage.dark[data-v-dc109a54]{display:none}.dark .VPImage.light[data-v-dc109a54]{display:none}.title[data-v-1ab7b21f]{display:flex;align-items:center;border-bottom:1px solid transparent;width:100%;height:var(--vp-nav-height);font-size:16px;font-weight:600;color:var(--vp-c-text-1);transition:opacity .25s}.title[data-v-1ab7b21f]:hover{opacity:.6}@media (min-width: 960px){.title[data-v-1ab7b21f]{flex-shrink:0}.VPNavBarTitle.has-sidebar .title[data-v-1ab7b21f]{border-bottom-color:var(--vp-c-divider)}}[data-v-1ab7b21f] .logo{margin-right:8px;height:24px}/*! @docsearch/css 3.3.4 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;position:relative;padding:0 0 2px;border:0;top:-1px;width:20px}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:2px;box-shadow:var(--docsearch-key-shadow);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;color:var(--docsearch-muted-color);border:0;width:20px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.DocSearch{--docsearch-primary-color: var(--vp-c-brand);--docsearch-highlight-color: var(--docsearch-primary-color);--docsearch-text-color: var(--vp-c-text-1);--docsearch-muted-color: var(--vp-c-text-2);--docsearch-searchbox-shadow: none;--docsearch-searchbox-focus-background: transparent;--docsearch-key-gradient: transparent;--docsearch-key-shadow: none;--docsearch-modal-background: var(--vp-c-bg-soft);--docsearch-footer-background: var(--vp-c-bg)}.dark .DocSearch{--docsearch-modal-shadow: none;--docsearch-footer-shadow: none;--docsearch-logo-color: var(--vp-c-text-2);--docsearch-hit-background: var(--vp-c-bg-soft-mute);--docsearch-hit-color: var(--vp-c-text-2);--docsearch-hit-shadow: none}.DocSearch-Button{display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:32px;height:55px;background:transparent;transition:border-color .25s}.DocSearch-Button:hover{background:transparent}.DocSearch-Button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.DocSearch-Button:focus:not(:focus-visible){outline:none!important}@media (min-width: 768px){.DocSearch-Button{justify-content:flex-start;border:1px solid transparent;border-radius:8px;padding:0 10px 0 12px;width:100%;height:40px;background-color:var(--vp-c-bg-alt)}.DocSearch-Button:hover{border-color:var(--vp-c-brand);background:var(--vp-c-bg-alt)}}.DocSearch-Button .DocSearch-Button-Container{display:flex;align-items:center}.DocSearch-Button .DocSearch-Search-Icon{position:relative;width:16px;height:16px;color:var(--vp-c-text-1);fill:currentColor;transition:color .5s}.DocSearch-Button:hover .DocSearch-Search-Icon{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Search-Icon{top:1px;margin-right:8px;width:14px;height:14px;color:var(--vp-c-text-2)}}.DocSearch-Button .DocSearch-Button-Placeholder{display:none;margin-top:2px;padding:0 16px 0 0;font-size:13px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.DocSearch-Button:hover .DocSearch-Button-Placeholder{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Placeholder{display:inline-block}}.DocSearch-Button .DocSearch-Button-Keys{direction:ltr;display:none;min-width:auto}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Keys{display:flex;align-items:center}}.DocSearch-Button .DocSearch-Button-Key{display:block;margin:2px 0 0;border:1px solid var(--vp-c-divider);border-right:none;border-radius:4px 0 0 4px;padding-left:6px;min-width:0;width:auto;height:22px;line-height:22px;font-family:var(--vp-font-family-base);font-size:12px;font-weight:500;transition:color .5s,border-color .5s}.DocSearch-Button .DocSearch-Button-Key+.DocSearch-Button-Key{border-right:1px solid var(--vp-c-divider);border-left:none;border-radius:0 4px 4px 0;padding-left:2px;padding-right:6px}.DocSearch-Button .DocSearch-Button-Key:first-child{font-size:1px;letter-spacing:-12px;color:transparent}.DocSearch-Button .DocSearch-Button-Key:first-child:after{content:var(--vp-meta-key);font-size:12px;letter-spacing:normal;color:var(--docsearch-muted-color)}.DocSearch-Button .DocSearch-Button-Key:first-child>*{display:none}.VPNavBarSearch{display:flex;align-items:center}@media (min-width: 768px){.VPNavBarSearch{flex-grow:1;padding-left:24px}}@media (min-width: 960px){.VPNavBarSearch{padding-left:32px}}.dark .DocSearch-Footer{border-top:1px solid var(--vp-c-divider)}.DocSearch-Form{border:1px solid var(--vp-c-brand);background-color:var(--vp-c-white)}.dark .DocSearch-Form{background-color:var(--vp-c-bg-soft-mute)}.DocSearch-Screen-Icon>svg{margin:auto}.icon[data-v-f3ed0000]{display:inline-block;margin-top:-1px;margin-left:4px;width:11px;height:11px;fill:var(--vp-c-text-3);transition:fill .25s;flex-shrink:0}.VPNavBarMenuLink[data-v-b7aed9c7]{display:flex;align-items:center;padding:0 12px;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.VPNavBarMenuLink.active[data-v-b7aed9c7],.VPNavBarMenuLink[data-v-b7aed9c7]:hover{color:var(--vp-c-brand)}.VPMenuGroup+.VPMenuLink[data-v-fd8d5e7a]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.link[data-v-fd8d5e7a]{display:block;border-radius:6px;padding:0 12px;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);white-space:nowrap;transition:background-color .25s,color .25s}.link[data-v-fd8d5e7a]:hover{color:var(--vp-c-brand);background-color:var(--vp-c-bg-elv-mute)}.link.active[data-v-fd8d5e7a]{color:var(--vp-c-brand)}.VPMenuGroup[data-v-a6b0397c]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.VPMenuGroup[data-v-a6b0397c]:first-child{margin-top:0;border-top:0;padding-top:0}.VPMenuGroup+.VPMenuGroup[data-v-a6b0397c]{margin-top:12px;border-top:1px solid var(--vp-c-divider)}.title[data-v-a6b0397c]{padding:0 12px;line-height:32px;font-size:14px;font-weight:600;color:var(--vp-c-text-2);white-space:nowrap;transition:color .25s}.VPMenu[data-v-e42ed9b3]{border-radius:12px;padding:12px;min-width:128px;border:1px solid var(--vp-c-divider);background-color:var(--vp-c-bg-elv);box-shadow:var(--vp-shadow-3);transition:background-color .5s;max-height:calc(100vh - var(--vp-nav-height));overflow-y:auto}.VPMenu[data-v-e42ed9b3] .group{margin:0 -12px;padding:0 12px 12px}.VPMenu[data-v-e42ed9b3] .group+.group{border-top:1px solid var(--vp-c-divider);padding:11px 12px 12px}.VPMenu[data-v-e42ed9b3] .group:last-child{padding-bottom:0}.VPMenu[data-v-e42ed9b3] .group+.item{border-top:1px solid var(--vp-c-divider);padding:11px 16px 0}.VPMenu[data-v-e42ed9b3] .item{padding:0 16px;white-space:nowrap}.VPMenu[data-v-e42ed9b3] .label{flex-grow:1;line-height:28px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.VPMenu[data-v-e42ed9b3] .action{padding-left:24px}.VPFlyout[data-v-6afe904b]{position:relative}.VPFlyout[data-v-6afe904b]:hover{color:var(--vp-c-brand);transition:color .25s}.VPFlyout:hover .text[data-v-6afe904b]{color:var(--vp-c-text-2)}.VPFlyout:hover .icon[data-v-6afe904b]{fill:var(--vp-c-text-2)}.VPFlyout.active .text[data-v-6afe904b]{color:var(--vp-c-brand)}.VPFlyout.active:hover .text[data-v-6afe904b]{color:var(--vp-c-brand-dark)}.VPFlyout:hover .menu[data-v-6afe904b],.button[aria-expanded=true]+.menu[data-v-6afe904b]{opacity:1;visibility:visible;transform:translateY(0)}.button[data-v-6afe904b]{display:flex;align-items:center;padding:0 12px;height:var(--vp-nav-height);color:var(--vp-c-text-1);transition:color .5s}.text[data-v-6afe904b]{display:flex;align-items:center;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.option-icon[data-v-6afe904b]{margin-right:0;width:16px;height:16px;fill:currentColor}.text-icon[data-v-6afe904b]{margin-left:4px;width:14px;height:14px;fill:currentColor}.icon[data-v-6afe904b]{width:20px;height:20px;fill:currentColor;transition:fill .25s}.menu[data-v-6afe904b]{position:absolute;top:calc(var(--vp-nav-height) / 2 + 20px);right:0;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s}.VPNavBarMenu[data-v-f732b5d0]{display:none}@media (min-width: 768px){.VPNavBarMenu[data-v-f732b5d0]{display:flex}}.VPNavBarTranslations[data-v-ff4524ae]{display:none}@media (min-width: 1280px){.VPNavBarTranslations[data-v-ff4524ae]{display:flex;align-items:center}}.title[data-v-ff4524ae]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.VPSwitch[data-v-92d8f6fb]{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;border:1px solid var(--vp-input-border-color);background-color:var(--vp-input-switch-bg-color);transition:border-color .25s}.VPSwitch[data-v-92d8f6fb]:hover{border-color:var(--vp-input-hover-border-color)}.check[data-v-92d8f6fb]{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:var(--vp-c-neutral-inverse);box-shadow:var(--vp-shadow-1);transition:transform .25s}.icon[data-v-92d8f6fb]{position:relative;display:block;width:18px;height:18px;border-radius:50%;overflow:hidden}.icon[data-v-92d8f6fb] svg{position:absolute;top:3px;left:3px;width:12px;height:12px;fill:var(--vp-c-text-2)}.dark .icon[data-v-92d8f6fb] svg{fill:var(--vp-c-text-1);transition:opacity .25s}.sun[data-v-67878c63]{opacity:1}.moon[data-v-67878c63],.dark .sun[data-v-67878c63]{opacity:0}.dark .moon[data-v-67878c63]{opacity:1}.dark .VPSwitchAppearance[data-v-67878c63] .check{transform:translate(18px)}.VPNavBarAppearance[data-v-5e9f0637]{display:none}@media (min-width: 1280px){.VPNavBarAppearance[data-v-5e9f0637]{display:flex;align-items:center}}.VPSocialLink[data-v-dbecf575]{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:var(--vp-c-text-2);transition:color .5s}.VPSocialLink[data-v-dbecf575]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPSocialLink[data-v-dbecf575]>svg{width:20px;height:20px;fill:currentColor}.VPSocialLinks[data-v-b8f6762d]{display:flex;flex-wrap:wrap;justify-content:center}.VPNavBarSocialLinks[data-v-ef6192dc]{display:none}@media (min-width: 1280px){.VPNavBarSocialLinks[data-v-ef6192dc]{display:flex;align-items:center}}.VPNavBarExtra[data-v-c8c2ae4b]{display:none;margin-right:-12px}@media (min-width: 768px){.VPNavBarExtra[data-v-c8c2ae4b]{display:block}}@media (min-width: 1280px){.VPNavBarExtra[data-v-c8c2ae4b]{display:none}}.trans-title[data-v-c8c2ae4b]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.item.appearance[data-v-c8c2ae4b],.item.social-links[data-v-c8c2ae4b]{display:flex;align-items:center;padding:0 12px}.item.appearance[data-v-c8c2ae4b]{min-width:176px}.appearance-action[data-v-c8c2ae4b]{margin-right:-2px}.social-links-list[data-v-c8c2ae4b]{margin:-4px -8px}.VPNavBarHamburger[data-v-6bee1efd]{display:flex;justify-content:center;align-items:center;width:48px;height:var(--vp-nav-height)}@media (min-width: 768px){.VPNavBarHamburger[data-v-6bee1efd]{display:none}}.container[data-v-6bee1efd]{position:relative;width:16px;height:14px;overflow:hidden}.VPNavBarHamburger:hover .top[data-v-6bee1efd]{top:0;left:0;transform:translate(4px)}.VPNavBarHamburger:hover .middle[data-v-6bee1efd]{top:6px;left:0;transform:translate(0)}.VPNavBarHamburger:hover .bottom[data-v-6bee1efd]{top:12px;left:0;transform:translate(8px)}.VPNavBarHamburger.active .top[data-v-6bee1efd]{top:6px;transform:translate(0) rotate(225deg)}.VPNavBarHamburger.active .middle[data-v-6bee1efd]{top:6px;transform:translate(16px)}.VPNavBarHamburger.active .bottom[data-v-6bee1efd]{top:6px;transform:translate(0) rotate(135deg)}.VPNavBarHamburger.active:hover .top[data-v-6bee1efd],.VPNavBarHamburger.active:hover .middle[data-v-6bee1efd],.VPNavBarHamburger.active:hover .bottom[data-v-6bee1efd]{background-color:var(--vp-c-text-2);transition:top .25s,background-color .25s,transform .25s}.top[data-v-6bee1efd],.middle[data-v-6bee1efd],.bottom[data-v-6bee1efd]{position:absolute;width:16px;height:2px;background-color:var(--vp-c-text-1);transition:top .25s,background-color .5s,transform .25s}.top[data-v-6bee1efd]{top:0;left:0;transform:translate(0)}.middle[data-v-6bee1efd]{top:6px;left:0;transform:translate(8px)}.bottom[data-v-6bee1efd]{top:12px;left:0;transform:translate(4px)}.VPNavBar[data-v-c388e33c]{position:relative;border-bottom:1px solid transparent;padding:0 8px 0 24px;height:var(--vp-nav-height);transition:border-color .5s,background-color .5s;pointer-events:none;white-space:nowrap}.VPNavBar.has-sidebar[data-v-c388e33c]{border-bottom-color:var(--vp-c-gutter)}@media (min-width: 768px){.VPNavBar[data-v-c388e33c]{padding:0 32px}}@media (min-width: 960px){.VPNavBar.has-sidebar[data-v-c388e33c]{border-bottom-color:transparent;padding:0}.VPNavBar.fill[data-v-c388e33c]:not(.has-sidebar){border-bottom-color:var(--vp-c-gutter);background-color:var(--vp-nav-bg-color)}}.container[data-v-c388e33c]{display:flex;justify-content:space-between;margin:0 auto;max-width:calc(var(--vp-layout-max-width) - 64px);height:var(--vp-nav-height);pointer-events:none}.container>.title[data-v-c388e33c],.container>.content[data-v-c388e33c]{pointer-events:none}.container[data-v-c388e33c] *{pointer-events:auto}@media (min-width: 960px){.VPNavBar.has-sidebar .container[data-v-c388e33c]{max-width:100%}}.title[data-v-c388e33c]{flex-shrink:0;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}@media (min-width: 960px){.VPNavBar.has-sidebar .title[data-v-c388e33c]{position:absolute;top:0;left:0;z-index:2;padding:0 32px;width:var(--vp-sidebar-width);height:var(--vp-nav-height);background-color:transparent}}@media (min-width: 1440px){.VPNavBar.has-sidebar .title[data-v-c388e33c]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}.content[data-v-c388e33c]{flex-grow:1}@media (min-width: 960px){.VPNavBar.has-sidebar .content[data-v-c388e33c]{position:relative;z-index:1;padding-right:32px;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .content[data-v-c388e33c]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2 + 32px);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.content-body[data-v-c388e33c]{display:flex;justify-content:flex-end;align-items:center;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}@media (min-width: 960px){.VPNavBar.has-sidebar .content-body[data-v-c388e33c],.VPNavBar.fill .content-body[data-v-c388e33c]{position:relative;background-color:var(--vp-nav-bg-color)}}.menu+.translations[data-v-c388e33c]:before,.menu+.appearance[data-v-c388e33c]:before,.menu+.social-links[data-v-c388e33c]:before,.translations+.appearance[data-v-c388e33c]:before,.appearance+.social-links[data-v-c388e33c]:before{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}.menu+.appearance[data-v-c388e33c]:before,.translations+.appearance[data-v-c388e33c]:before{margin-right:16px}.appearance+.social-links[data-v-c388e33c]:before{margin-left:16px}.social-links[data-v-c388e33c]{margin-right:-8px}@media (min-width: 960px){.VPNavBar.has-sidebar .curtain[data-v-c388e33c]{position:absolute;right:0;bottom:-31px;width:calc(100% - var(--vp-sidebar-width));height:32px}.VPNavBar.has-sidebar .curtain[data-v-c388e33c]:before{display:block;width:100%;height:32px;background:linear-gradient(var(--vp-c-bg),transparent 70%);content:""}}@media (min-width: 1440px){.VPNavBar.has-sidebar .curtain[data-v-c388e33c]{width:calc(100% - ((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width)))}}.VPNavScreenMenuLink[data-v-a3572c96]{display:block;border-bottom:1px solid var(--vp-c-divider);padding:12px 0 11px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:border-color .25s,color .25s}.VPNavScreenMenuLink[data-v-a3572c96]:hover{color:var(--vp-c-brand)}.VPNavScreenMenuGroupLink[data-v-d67c9e09]{display:block;margin-left:12px;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-1);transition:color .25s}.VPNavScreenMenuGroupLink[data-v-d67c9e09]:hover{color:var(--vp-c-brand)}.VPNavScreenMenuGroupSection[data-v-1f191989]{display:block}.title[data-v-1f191989]{line-height:32px;font-size:13px;font-weight:700;color:var(--vp-c-text-2);transition:color .25s}.VPNavScreenMenuGroup[data-v-76b97020]{border-bottom:1px solid var(--vp-c-divider);height:48px;overflow:hidden;transition:border-color .5s}.VPNavScreenMenuGroup .items[data-v-76b97020]{visibility:hidden}.VPNavScreenMenuGroup.open .items[data-v-76b97020]{visibility:visible}.VPNavScreenMenuGroup.open[data-v-76b97020]{padding-bottom:10px;height:auto}.VPNavScreenMenuGroup.open .button[data-v-76b97020]{padding-bottom:6px;color:var(--vp-c-brand)}.VPNavScreenMenuGroup.open .button-icon[data-v-76b97020]{transform:rotate(45deg)}.button[data-v-76b97020]{display:flex;justify-content:space-between;align-items:center;padding:12px 4px 11px 0;width:100%;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.button[data-v-76b97020]:hover{color:var(--vp-c-brand)}.button-icon[data-v-76b97020]{width:14px;height:14px;fill:var(--vp-c-text-2);transition:fill .5s,transform .25s}.group[data-v-76b97020]:first-child{padding-top:0}.group+.group[data-v-76b97020],.group+.item[data-v-76b97020]{padding-top:4px}.VPNavScreenAppearance[data-v-0dc5cf49]{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:12px 14px 12px 16px;background-color:var(--vp-c-bg-soft)}.text[data-v-0dc5cf49]{line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.VPNavScreenTranslations[data-v-41505286]{height:24px;overflow:hidden}.VPNavScreenTranslations.open[data-v-41505286]{height:auto}.title[data-v-41505286]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-text-1)}.icon[data-v-41505286]{width:16px;height:16px;fill:currentColor}.icon.lang[data-v-41505286]{margin-right:8px}.icon.chevron[data-v-41505286]{margin-left:4px}.list[data-v-41505286]{padding:4px 0 0 24px}.link[data-v-41505286]{line-height:32px;font-size:13px;color:var(--vp-c-text-1)}.VPNavScreen[data-v-183ec3ec]{position:fixed;top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 1px);right:0;bottom:0;left:0;padding:0 32px;width:100%;background-color:var(--vp-nav-screen-bg-color);overflow-y:auto;transition:background-color .5s;pointer-events:auto}.VPNavScreen.fade-enter-active[data-v-183ec3ec],.VPNavScreen.fade-leave-active[data-v-183ec3ec]{transition:opacity .25s}.VPNavScreen.fade-enter-active .container[data-v-183ec3ec],.VPNavScreen.fade-leave-active .container[data-v-183ec3ec]{transition:transform .25s ease}.VPNavScreen.fade-enter-from[data-v-183ec3ec],.VPNavScreen.fade-leave-to[data-v-183ec3ec]{opacity:0}.VPNavScreen.fade-enter-from .container[data-v-183ec3ec],.VPNavScreen.fade-leave-to .container[data-v-183ec3ec]{transform:translateY(-8px)}@media (min-width: 768px){.VPNavScreen[data-v-183ec3ec]{display:none}}.container[data-v-183ec3ec]{margin:0 auto;padding:24px 0 96px;max-width:288px}.menu+.translations[data-v-183ec3ec],.menu+.appearance[data-v-183ec3ec],.translations+.appearance[data-v-183ec3ec]{margin-top:24px}.menu+.social-links[data-v-183ec3ec]{margin-top:16px}.appearance+.social-links[data-v-183ec3ec]{margin-top:16px}.VPNav[data-v-5bdc5df3]{position:relative;top:var(--vp-layout-top-height, 0px);left:0;z-index:var(--vp-z-index-nav);width:100%;pointer-events:none;transition:background-color .5s}@media (min-width: 960px){.VPNav[data-v-5bdc5df3]{position:fixed}}.root[data-v-a379eb72]{position:relative;z-index:1}.nested[data-v-a379eb72]{padding-left:13px}.outline-link[data-v-a379eb72]{display:block;line-height:28px;color:var(--vp-c-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .5s;font-weight:500}.outline-link[data-v-a379eb72]:hover,.outline-link.active[data-v-a379eb72]{color:var(--vp-c-text-1);transition:color .25s}.outline-link.nested[data-v-a379eb72]{padding-left:13px}.VPLocalNavOutlineDropdown[data-v-fb63c957]{padding:12px 20px 11px}.VPLocalNavOutlineDropdown button[data-v-fb63c957]{display:block;font-size:12px;font-weight:500;line-height:24px;color:var(--vp-c-text-2);transition:color .5s;position:relative}.VPLocalNavOutlineDropdown button[data-v-fb63c957]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPLocalNavOutlineDropdown button.open[data-v-fb63c957]{color:var(--vp-c-text-1)}.icon[data-v-fb63c957]{display:inline-block;vertical-align:middle;margin-left:2px;width:14px;height:14px;fill:currentColor}[data-v-fb63c957] .outline-link{font-size:14px;padding:2px 0}.open>.icon[data-v-fb63c957]{transform:rotate(90deg)}.items[data-v-fb63c957]{position:absolute;left:20px;right:20px;top:64px;background-color:var(--vp-local-nav-bg-color);padding:4px 10px 16px;border:1px solid var(--vp-c-divider);border-radius:8px;max-height:calc(var(--vp-vh, 100vh) - 86px);overflow:hidden auto;box-shadow:var(--vp-shadow-3)}.top-link[data-v-fb63c957]{display:block;color:var(--vp-c-brand);font-size:13px;font-weight:500;padding:6px 0;margin:0 13px 10px;border-bottom:1px solid var(--vp-c-divider)}.flyout-enter-active[data-v-fb63c957]{transition:all .2s ease-out}.flyout-leave-active[data-v-fb63c957]{transition:all .15s ease-in}.flyout-enter-from[data-v-fb63c957],.flyout-leave-to[data-v-fb63c957]{opacity:0;transform:translateY(-16px)}.VPLocalNav[data-v-d1e27b08]{position:sticky;top:0;left:0;z-index:var(--vp-z-index-local-nav);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--vp-c-gutter);padding-top:var(--vp-layout-top-height, 0px);width:100%;background-color:var(--vp-local-nav-bg-color);transition:border-color .5s,background-color .5s}@media (min-width: 960px){.VPLocalNav[data-v-d1e27b08]{display:none}}.menu[data-v-d1e27b08]{display:flex;align-items:center;padding:12px 24px 11px;line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.menu[data-v-d1e27b08]:hover{color:var(--vp-c-text-1);transition:color .25s}@media (min-width: 768px){.menu[data-v-d1e27b08]{padding:0 32px}}.menu-icon[data-v-d1e27b08]{margin-right:8px;width:16px;height:16px;fill:currentColor}.VPOutlineDropdown[data-v-d1e27b08]{padding:12px 24px 11px}@media (min-width: 768px){.VPOutlineDropdown[data-v-d1e27b08]{padding:12px 32px 11px}}.VPSidebarItem.level-0[data-v-0bb349fd]{padding-bottom:24px}.VPSidebarItem.collapsed.level-0[data-v-0bb349fd]{padding-bottom:10px}.item[data-v-0bb349fd]{position:relative;display:flex;width:100%}.VPSidebarItem.collapsible>.item[data-v-0bb349fd]{cursor:pointer}.indicator[data-v-0bb349fd]{position:absolute;top:6px;bottom:6px;left:-17px;width:1px;transition:background-color .25s}.VPSidebarItem.level-2.is-active>.item>.indicator[data-v-0bb349fd],.VPSidebarItem.level-3.is-active>.item>.indicator[data-v-0bb349fd],.VPSidebarItem.level-4.is-active>.item>.indicator[data-v-0bb349fd],.VPSidebarItem.level-5.is-active>.item>.indicator[data-v-0bb349fd]{background-color:var(--vp-c-brand)}.link[data-v-0bb349fd]{display:flex;align-items:center;flex-grow:1}.text[data-v-0bb349fd]{flex-grow:1;padding:4px 0;line-height:24px;font-size:14px;transition:color .25s}.VPSidebarItem.level-0 .text[data-v-0bb349fd]{font-weight:700;color:var(--vp-c-text-1)}.VPSidebarItem.level-1 .text[data-v-0bb349fd],.VPSidebarItem.level-2 .text[data-v-0bb349fd],.VPSidebarItem.level-3 .text[data-v-0bb349fd],.VPSidebarItem.level-4 .text[data-v-0bb349fd],.VPSidebarItem.level-5 .text[data-v-0bb349fd]{font-weight:500;color:var(--vp-c-text-2)}.VPSidebarItem.level-0.is-link>.item>.link:hover .text[data-v-0bb349fd],.VPSidebarItem.level-1.is-link>.item>.link:hover .text[data-v-0bb349fd],.VPSidebarItem.level-2.is-link>.item>.link:hover .text[data-v-0bb349fd],.VPSidebarItem.level-3.is-link>.item>.link:hover .text[data-v-0bb349fd],.VPSidebarItem.level-4.is-link>.item>.link:hover .text[data-v-0bb349fd],.VPSidebarItem.level-5.is-link>.item>.link:hover .text[data-v-0bb349fd]{color:var(--vp-c-brand)}.VPSidebarItem.level-0.has-active>.item>.link>.text[data-v-0bb349fd],.VPSidebarItem.level-1.has-active>.item>.link>.text[data-v-0bb349fd],.VPSidebarItem.level-2.has-active>.item>.link>.text[data-v-0bb349fd],.VPSidebarItem.level-3.has-active>.item>.link>.text[data-v-0bb349fd],.VPSidebarItem.level-4.has-active>.item>.link>.text[data-v-0bb349fd],.VPSidebarItem.level-5.has-active>.item>.link>.text[data-v-0bb349fd]{color:var(--vp-c-text-1)}.VPSidebarItem.level-0.is-active>.item .link>.text[data-v-0bb349fd],.VPSidebarItem.level-1.is-active>.item .link>.text[data-v-0bb349fd],.VPSidebarItem.level-2.is-active>.item .link>.text[data-v-0bb349fd],.VPSidebarItem.level-3.is-active>.item .link>.text[data-v-0bb349fd],.VPSidebarItem.level-4.is-active>.item .link>.text[data-v-0bb349fd],.VPSidebarItem.level-5.is-active>.item .link>.text[data-v-0bb349fd]{color:var(--vp-c-brand)}.caret[data-v-0bb349fd]{display:flex;justify-content:center;align-items:center;margin-right:-7px;width:32px;height:32px;color:var(--vp-c-text-3);cursor:pointer;transition:color .25s}.item:hover .caret[data-v-0bb349fd]{color:var(--vp-c-text-2)}.item:hover .caret[data-v-0bb349fd]:hover{color:var(--vp-c-text-1)}.caret-icon[data-v-0bb349fd]{width:18px;height:18px;fill:currentColor;transform:rotate(90deg);transition:transform .25s}.VPSidebarItem.collapsed .caret-icon[data-v-0bb349fd]{transform:rotate(0)}.VPSidebarItem.level-1 .items[data-v-0bb349fd],.VPSidebarItem.level-2 .items[data-v-0bb349fd],.VPSidebarItem.level-3 .items[data-v-0bb349fd],.VPSidebarItem.level-4 .items[data-v-0bb349fd],.VPSidebarItem.level-5 .items[data-v-0bb349fd]{border-left:1px solid var(--vp-c-divider);padding-left:16px}.VPSidebarItem.collapsed .items[data-v-0bb349fd]{display:none}.VPSidebar[data-v-fe05da0a]{position:fixed;top:var(--vp-layout-top-height, 0px);bottom:0;left:0;z-index:var(--vp-z-index-sidebar);padding:32px 32px 96px;width:calc(100vw - 64px);max-width:320px;background-color:var(--vp-sidebar-bg-color);opacity:0;box-shadow:var(--vp-c-shadow-3);overflow-x:hidden;overflow-y:auto;transform:translate(-100%);transition:opacity .5s,transform .25s ease;overscroll-behavior:contain}.VPSidebar.open[data-v-fe05da0a]{opacity:1;visibility:visible;transform:translate(0);transition:opacity .25s,transform .5s cubic-bezier(.19,1,.22,1)}.dark .VPSidebar[data-v-fe05da0a]{box-shadow:var(--vp-shadow-1)}@media (min-width: 960px){.VPSidebar[data-v-fe05da0a]{z-index:1;padding-top:var(--vp-nav-height);padding-bottom:128px;width:var(--vp-sidebar-width);max-width:100%;background-color:var(--vp-sidebar-bg-color);opacity:1;visibility:visible;box-shadow:none;transform:translate(0)}}@media (min-width: 1440px){.VPSidebar[data-v-fe05da0a]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}@media (min-width: 960px){.curtain[data-v-fe05da0a]{position:sticky;top:-64px;left:0;z-index:1;margin-top:calc(var(--vp-nav-height) * -1);margin-right:-32px;margin-left:-32px;height:var(--vp-nav-height);background-color:var(--vp-sidebar-bg-color)}}.nav[data-v-fe05da0a]{outline:0}.group+.group[data-v-fe05da0a]{border-top:1px solid var(--vp-c-divider);padding-top:10px}@media (min-width: 960px){.group[data-v-fe05da0a]{padding-top:10px;width:calc(var(--vp-sidebar-width) - 64px)}}.VPButton[data-v-fa1633a1]{display:inline-block;border:1px solid transparent;text-align:center;font-weight:600;white-space:nowrap;transition:color .25s,border-color .25s,background-color .25s}.VPButton[data-v-fa1633a1]:active{transition:color .1s,border-color .1s,background-color .1s}.VPButton.medium[data-v-fa1633a1]{border-radius:20px;padding:0 20px;line-height:38px;font-size:14px}.VPButton.big[data-v-fa1633a1]{border-radius:24px;padding:0 24px;line-height:46px;font-size:16px}.VPButton.brand[data-v-fa1633a1]{border-color:var(--vp-button-brand-border);color:var(--vp-button-brand-text);background-color:var(--vp-button-brand-bg)}.VPButton.brand[data-v-fa1633a1]:hover{border-color:var(--vp-button-brand-hover-border);color:var(--vp-button-brand-hover-text);background-color:var(--vp-button-brand-hover-bg)}.VPButton.brand[data-v-fa1633a1]:active{border-color:var(--vp-button-brand-active-border);color:var(--vp-button-brand-active-text);background-color:var(--vp-button-brand-active-bg)}.VPButton.alt[data-v-fa1633a1]{border-color:var(--vp-button-alt-border);color:var(--vp-button-alt-text);background-color:var(--vp-button-alt-bg)}.VPButton.alt[data-v-fa1633a1]:hover{border-color:var(--vp-button-alt-hover-border);color:var(--vp-button-alt-hover-text);background-color:var(--vp-button-alt-hover-bg)}.VPButton.alt[data-v-fa1633a1]:active{border-color:var(--vp-button-alt-active-border);color:var(--vp-button-alt-active-text);background-color:var(--vp-button-alt-active-bg)}.VPButton.sponsor[data-v-fa1633a1]{border-color:var(--vp-button-sponsor-border);color:var(--vp-button-sponsor-text);background-color:var(--vp-button-sponsor-bg)}.VPButton.sponsor[data-v-fa1633a1]:hover{border-color:var(--vp-button-sponsor-hover-border);color:var(--vp-button-sponsor-hover-text);background-color:var(--vp-button-sponsor-hover-bg)}.VPButton.sponsor[data-v-fa1633a1]:active{border-color:var(--vp-button-sponsor-active-border);color:var(--vp-button-sponsor-active-text);background-color:var(--vp-button-sponsor-active-bg)}.VPHero[data-v-73fffaef]{margin-top:calc((var(--vp-nav-height) + var(--vp-layout-top-height, 0px)) * -1);padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px) 24px 48px}@media (min-width: 640px){.VPHero[data-v-73fffaef]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 48px 64px}}@media (min-width: 960px){.VPHero[data-v-73fffaef]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 64px 64px}}.container[data-v-73fffaef]{display:flex;flex-direction:column;margin:0 auto;max-width:1152px}@media (min-width: 960px){.container[data-v-73fffaef]{flex-direction:row}}.main[data-v-73fffaef]{position:relative;z-index:10;order:2;flex-grow:1;flex-shrink:0}.VPHero.has-image .container[data-v-73fffaef]{text-align:center}@media (min-width: 960px){.VPHero.has-image .container[data-v-73fffaef]{text-align:left}}@media (min-width: 960px){.main[data-v-73fffaef]{order:1;width:calc((100% / 3) * 2)}.VPHero.has-image .main[data-v-73fffaef]{max-width:592px}}.name[data-v-73fffaef],.text[data-v-73fffaef]{max-width:392px;letter-spacing:-.4px;line-height:40px;font-size:32px;font-weight:700;white-space:pre-wrap}.VPHero.has-image .name[data-v-73fffaef],.VPHero.has-image .text[data-v-73fffaef]{margin:0 auto}.name[data-v-73fffaef]{color:var(--vp-home-hero-name-color)}.clip[data-v-73fffaef]{background:var(--vp-home-hero-name-background);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--vp-home-hero-name-color)}@media (min-width: 640px){.name[data-v-73fffaef],.text[data-v-73fffaef]{max-width:576px;line-height:56px;font-size:48px}}@media (min-width: 960px){.name[data-v-73fffaef],.text[data-v-73fffaef]{line-height:64px;font-size:56px}.VPHero.has-image .name[data-v-73fffaef],.VPHero.has-image .text[data-v-73fffaef]{margin:0}}.tagline[data-v-73fffaef]{padding-top:8px;max-width:392px;line-height:28px;font-size:18px;font-weight:500;white-space:pre-wrap;color:var(--vp-c-text-2)}.VPHero.has-image .tagline[data-v-73fffaef]{margin:0 auto}@media (min-width: 640px){.tagline[data-v-73fffaef]{padding-top:12px;max-width:576px;line-height:32px;font-size:20px}}@media (min-width: 960px){.tagline[data-v-73fffaef]{line-height:36px;font-size:24px}.VPHero.has-image .tagline[data-v-73fffaef]{margin:0}}.actions[data-v-73fffaef]{display:flex;flex-wrap:wrap;margin:-6px;padding-top:24px}.VPHero.has-image .actions[data-v-73fffaef]{justify-content:center}@media (min-width: 640px){.actions[data-v-73fffaef]{padding-top:32px}}@media (min-width: 960px){.VPHero.has-image .actions[data-v-73fffaef]{justify-content:flex-start}}.action[data-v-73fffaef]{flex-shrink:0;padding:6px}.image[data-v-73fffaef]{order:1;margin:-76px -24px -48px}@media (min-width: 640px){.image[data-v-73fffaef]{margin:-108px -24px -48px}}@media (min-width: 960px){.image[data-v-73fffaef]{flex-grow:1;order:2;margin:0;min-height:100%}}.image-container[data-v-73fffaef]{position:relative;margin:0 auto;width:320px;height:320px}@media (min-width: 640px){.image-container[data-v-73fffaef]{width:392px;height:392px}}@media (min-width: 960px){.image-container[data-v-73fffaef]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translate(-32px,-32px)}}.image-bg[data-v-73fffaef]{position:absolute;top:50%;left:50%;border-radius:50%;width:192px;height:192px;background-image:var(--vp-home-hero-image-background-image);filter:var(--vp-home-hero-image-filter);transform:translate(-50%,-50%)}@media (min-width: 640px){.image-bg[data-v-73fffaef]{width:256px;height:256px}}@media (min-width: 960px){.image-bg[data-v-73fffaef]{width:320px;height:320px}}[data-v-73fffaef] .image-src{position:absolute;top:50%;left:50%;max-width:192px;max-height:192px;transform:translate(-50%,-50%)}@media (min-width: 640px){[data-v-73fffaef] .image-src{max-width:256px;max-height:256px}}@media (min-width: 960px){[data-v-73fffaef] .image-src{max-width:320px;max-height:320px}}.VPFeature[data-v-5f01e926]{display:block;border:1px solid var(--vp-c-bg-soft);border-radius:12px;height:100%;background-color:var(--vp-c-bg-soft);transition:border-color .25s,background-color .25s}.VPFeature.link[data-v-5f01e926]:hover{border-color:var(--vp-c-brand);background-color:var(--vp-c-bg-soft-up)}.box[data-v-5f01e926]{display:flex;flex-direction:column;padding:24px;height:100%}.VPFeature[data-v-5f01e926] .VPImage{width:48px;height:48px;margin-bottom:20px}.icon[data-v-5f01e926]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;border-radius:6px;background-color:var(--vp-c-bg-soft-down);width:48px;height:48px;font-size:24px;transition:background-color .25s}.title[data-v-5f01e926]{line-height:24px;font-size:16px;font-weight:600}.details[data-v-5f01e926]{flex-grow:1;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.link-text[data-v-5f01e926]{padding-top:8px}.link-text-value[data-v-5f01e926]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-brand)}.link-text-icon[data-v-5f01e926]{display:inline-block;margin-left:6px;width:14px;height:14px;fill:currentColor}.VPFeatures[data-v-5df66ecb]{position:relative;padding:0 24px}@media (min-width: 640px){.VPFeatures[data-v-5df66ecb]{padding:0 48px}}@media (min-width: 960px){.VPFeatures[data-v-5df66ecb]{padding:0 64px}}.container[data-v-5df66ecb]{margin:0 auto;max-width:1152px}.items[data-v-5df66ecb]{display:flex;flex-wrap:wrap;margin:-8px}.item[data-v-5df66ecb]{padding:8px;width:100%}@media (min-width: 640px){.item.grid-2[data-v-5df66ecb],.item.grid-4[data-v-5df66ecb],.item.grid-6[data-v-5df66ecb]{width:50%}}@media (min-width: 768px){.item.grid-2[data-v-5df66ecb],.item.grid-4[data-v-5df66ecb]{width:50%}.item.grid-3[data-v-5df66ecb],.item.grid-6[data-v-5df66ecb]{width:calc(100% / 3)}}@media (min-width: 960px){.item.grid-4[data-v-5df66ecb]{width:25%}}.VPHome[data-v-20eabd3a]{padding-bottom:96px}.VPHome[data-v-20eabd3a] .VPHomeSponsors{margin-top:112px;margin-bottom:-128px}@media (min-width: 768px){.VPHome[data-v-20eabd3a]{padding-bottom:128px}}.VPDocAsideOutline[data-v-c834746b]{display:none}.VPDocAsideOutline.has-outline[data-v-c834746b]{display:block}.content[data-v-c834746b]{position:relative;border-left:1px solid var(--vp-c-divider);padding-left:16px;font-size:13px;font-weight:500}.outline-marker[data-v-c834746b]{position:absolute;top:32px;left:-1px;z-index:0;opacity:0;width:1px;height:18px;background-color:var(--vp-c-brand);transition:top .25s cubic-bezier(0,1,.5,1),background-color .5s,opacity .25s}.outline-title[data-v-c834746b]{letter-spacing:.4px;line-height:28px;font-size:13px;font-weight:600}.VPDocAside[data-v-cb998dce]{display:flex;flex-direction:column;flex-grow:1}.spacer[data-v-cb998dce]{flex-grow:1}.VPDocAside[data-v-cb998dce] .spacer+.VPDocAsideSponsors,.VPDocAside[data-v-cb998dce] .spacer+.VPDocAsideCarbonAds{margin-top:24px}.VPDocAside[data-v-cb998dce] .VPDocAsideSponsors+.VPDocAsideCarbonAds{margin-top:16px}.VPLastUpdated[data-v-0de45606]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 640px){.VPLastUpdated[data-v-0de45606]{line-height:32px;font-size:14px;font-weight:500}}.VPDocFooter[data-v-fc0d1b73]{margin-top:64px}.edit-info[data-v-fc0d1b73]{padding-bottom:18px}@media (min-width: 640px){.edit-info[data-v-fc0d1b73]{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px}}.edit-link-button[data-v-fc0d1b73]{display:flex;align-items:center;border:0;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-brand);transition:color .25s}.edit-link-button[data-v-fc0d1b73]:hover{color:var(--vp-c-brand-dark)}.edit-link-icon[data-v-fc0d1b73]{margin-right:8px;width:14px;height:14px;fill:currentColor}.prev-next[data-v-fc0d1b73]{border-top:1px solid var(--vp-c-divider);padding-top:24px}@media (min-width: 640px){.prev-next[data-v-fc0d1b73]{display:flex}}.pager.has-prev[data-v-fc0d1b73]{padding-top:8px}@media (min-width: 640px){.pager[data-v-fc0d1b73]{display:flex;flex-direction:column;flex-shrink:0;width:50%}.pager.has-prev[data-v-fc0d1b73]{padding-top:0;padding-left:16px}}.pager-link[data-v-fc0d1b73]{display:block;border:1px solid var(--vp-c-divider);border-radius:8px;padding:11px 16px 13px;width:100%;height:100%;transition:border-color .25s}.pager-link[data-v-fc0d1b73]:hover{border-color:var(--vp-c-brand)}.pager-link.next[data-v-fc0d1b73]{margin-left:auto;text-align:right}.desc[data-v-fc0d1b73]{display:block;line-height:20px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.title[data-v-fc0d1b73]{display:block;line-height:20px;font-size:14px;font-weight:500;color:var(--vp-c-brand);transition:color .25s}.VPDocOutlineDropdown[data-v-2d98506c]{margin-bottom:42px}.VPDocOutlineDropdown button[data-v-2d98506c]{display:block;font-size:14px;font-weight:500;line-height:24px;color:var(--vp-c-text-2);transition:color .5s;border:1px solid var(--vp-c-border);padding:4px 12px;border-radius:8px}.VPDocOutlineDropdown button[data-v-2d98506c]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPDocOutlineDropdown button.open[data-v-2d98506c]{color:var(--vp-c-text-1)}.icon[data-v-2d98506c]{display:inline-block;vertical-align:middle;margin-left:2px;width:14px;height:14px;fill:currentColor}[data-v-2d98506c] .outline-link{font-size:13px}.open>.icon[data-v-2d98506c]{transform:rotate(90deg)}.items[data-v-2d98506c]{margin-top:10px;border-left:1px solid var(--vp-c-divider)}.VPDoc[data-v-c11df1f0]{padding:32px 24px 96px;width:100%}.VPDoc .VPDocOutlineDropdown[data-v-c11df1f0]{display:none}@media (min-width: 960px) and (max-width: 1280px){.VPDoc .VPDocOutlineDropdown[data-v-c11df1f0]{display:block}}@media (min-width: 768px){.VPDoc[data-v-c11df1f0]{padding:48px 32px 128px}}@media (min-width: 960px){.VPDoc[data-v-c11df1f0]{padding:32px 32px 0}.VPDoc:not(.has-sidebar) .container[data-v-c11df1f0]{display:flex;justify-content:center;max-width:992px}.VPDoc:not(.has-sidebar) .content[data-v-c11df1f0]{max-width:752px}}@media (min-width: 1280px){.VPDoc .container[data-v-c11df1f0]{display:flex;justify-content:center}.VPDoc .aside[data-v-c11df1f0]{display:block}}@media (min-width: 1440px){.VPDoc:not(.has-sidebar) .content[data-v-c11df1f0]{max-width:784px}.VPDoc:not(.has-sidebar) .container[data-v-c11df1f0]{max-width:1104px}}.container[data-v-c11df1f0]{margin:0 auto;width:100%}.aside[data-v-c11df1f0]{position:relative;display:none;order:2;flex-grow:1;padding-left:32px;width:100%;max-width:256px}.left-aside[data-v-c11df1f0]{order:1;padding-left:unset;padding-right:32px}.aside-container[data-v-c11df1f0]{position:fixed;top:0;padding-top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + var(--vp-doc-top-height, 0px) + 32px);width:224px;height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.aside-container[data-v-c11df1f0]::-webkit-scrollbar{display:none}.aside-curtain[data-v-c11df1f0]{position:fixed;bottom:0;z-index:10;width:224px;height:32px;background:linear-gradient(transparent,var(--vp-c-bg) 70%)}.aside-content[data-v-c11df1f0]{display:flex;flex-direction:column;min-height:calc(100vh - (var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 32px));padding-bottom:32px}.content[data-v-c11df1f0]{position:relative;margin:0 auto;width:100%}@media (min-width: 960px){.content[data-v-c11df1f0]{padding:0 32px 128px}}@media (min-width: 1280px){.content[data-v-c11df1f0]{order:1;margin:0;min-width:640px}}.content-container[data-v-c11df1f0]{margin:0 auto}.VPDoc.has-aside .content-container[data-v-c11df1f0]{max-width:688px}.NotFound[data-v-e5bd6573]{padding:64px 24px 96px;text-align:center}@media (min-width: 768px){.NotFound[data-v-e5bd6573]{padding:96px 32px 168px}}.code[data-v-e5bd6573]{line-height:64px;font-size:64px;font-weight:600}.title[data-v-e5bd6573]{padding-top:12px;letter-spacing:2px;line-height:20px;font-size:20px;font-weight:700}.divider[data-v-e5bd6573]{margin:24px auto 18px;width:64px;height:1px;background-color:var(--vp-c-divider)}.quote[data-v-e5bd6573]{margin:0 auto;max-width:256px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.action[data-v-e5bd6573]{padding-top:20px}.link[data-v-e5bd6573]{display:inline-block;border:1px solid var(--vp-c-brand);border-radius:16px;padding:3px 16px;font-size:14px;font-weight:500;color:var(--vp-c-brand);transition:border-color .25s,color .25s}.link[data-v-e5bd6573]:hover{border-color:var(--vp-c-brand-dark);color:var(--vp-c-brand-dark)}.VPContent[data-v-91952ce3]{flex-grow:1;flex-shrink:0;margin:var(--vp-layout-top-height, 0px) auto 0;width:100%}.VPContent.is-home[data-v-91952ce3]{width:100%;max-width:100%}.VPContent.has-sidebar[data-v-91952ce3]{margin:0}@media (min-width: 960px){.VPContent[data-v-91952ce3]{padding-top:var(--vp-nav-height)}.VPContent.has-sidebar[data-v-91952ce3]{margin:var(--vp-layout-top-height, 0px) 0 0;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPContent.has-sidebar[data-v-91952ce3]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.VPFooter[data-v-07acdfa3]{position:relative;z-index:var(--vp-z-index-footer);border-top:1px solid var(--vp-c-gutter);padding:32px 24px;background-color:var(--vp-c-bg)}.VPFooter.has-sidebar[data-v-07acdfa3]{display:none}@media (min-width: 768px){.VPFooter[data-v-07acdfa3]{padding:32px}}.container[data-v-07acdfa3]{margin:0 auto;max-width:var(--vp-layout-max-width);text-align:center}.message[data-v-07acdfa3],.copyright[data-v-07acdfa3]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.message[data-v-07acdfa3]{order:2}.copyright[data-v-07acdfa3]{order:1}.Layout[data-v-bffce215]{display:flex;flex-direction:column;min-height:100vh}.VPHomeSponsors[data-v-978bd032]{border-top:1px solid var(--vp-c-gutter);padding:88px 24px 96px;background-color:var(--vp-c-bg)}.container[data-v-978bd032]{margin:0 auto;max-width:1152px}.love[data-v-978bd032]{margin:0 auto;width:28px;height:28px;color:var(--vp-c-text-3)}.icon[data-v-978bd032]{width:28px;height:28px;fill:currentColor}.message[data-v-978bd032]{margin:0 auto;padding-top:10px;max-width:320px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.sponsors[data-v-978bd032]{padding-top:32px}.action[data-v-978bd032]{padding-top:40px;text-align:center}.VPTeamPage[data-v-b1cfd8dc]{padding-bottom:96px}@media (min-width: 768px){.VPTeamPage[data-v-b1cfd8dc]{padding-bottom:128px}}.VPTeamPageSection+.VPTeamPageSection[data-v-b1cfd8dc-s],.VPTeamMembers+.VPTeamPageSection[data-v-b1cfd8dc-s]{margin-top:64px}.VPTeamMembers+.VPTeamMembers[data-v-b1cfd8dc-s]{margin-top:24px}@media (min-width: 768px){.VPTeamPageTitle+.VPTeamPageSection[data-v-b1cfd8dc-s]{margin-top:16px}.VPTeamPageSection+.VPTeamPageSection[data-v-b1cfd8dc-s],.VPTeamMembers+.VPTeamPageSection[data-v-b1cfd8dc-s]{margin-top:96px}}.VPTeamMembers[data-v-b1cfd8dc-s]{padding:0 24px}@media (min-width: 768px){.VPTeamMembers[data-v-b1cfd8dc-s]{padding:0 48px}}@media (min-width: 960px){.VPTeamMembers[data-v-b1cfd8dc-s]{padding:0 64px}}.VPTeamPageTitle[data-v-46c5e327]{padding:48px 32px;text-align:center}@media (min-width: 768px){.VPTeamPageTitle[data-v-46c5e327]{padding:64px 48px 48px}}@media (min-width: 960px){.VPTeamPageTitle[data-v-46c5e327]{padding:80px 64px 48px}}.title[data-v-46c5e327]{letter-spacing:0;line-height:44px;font-size:36px;font-weight:500}@media (min-width: 768px){.title[data-v-46c5e327]{letter-spacing:-.5px;line-height:56px;font-size:48px}}.lead[data-v-46c5e327]{margin:0 auto;max-width:512px;padding-top:12px;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 768px){.lead[data-v-46c5e327]{max-width:592px;letter-spacing:.15px;line-height:28px;font-size:20px}}.VPTeamPageSection[data-v-3bf2e850]{padding:0 32px}@media (min-width: 768px){.VPTeamPageSection[data-v-3bf2e850]{padding:0 48px}}@media (min-width: 960px){.VPTeamPageSection[data-v-3bf2e850]{padding:0 64px}}.title[data-v-3bf2e850]{position:relative;margin:0 auto;max-width:1152px;text-align:center;color:var(--vp-c-text-2)}.title-line[data-v-3bf2e850]{position:absolute;top:16px;left:0;width:100%;height:1px;background-color:var(--vp-c-divider)}.title-text[data-v-3bf2e850]{position:relative;display:inline-block;padding:0 24px;letter-spacing:0;line-height:32px;font-size:20px;font-weight:500;background-color:var(--vp-c-bg)}.lead[data-v-3bf2e850]{margin:0 auto;max-width:480px;padding-top:12px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.members[data-v-3bf2e850]{padding-top:40px}.VPTeamMembersItem[data-v-b0e83e62]{display:flex;flex-direction:column;gap:2px;border-radius:12px;width:100%;height:100%;overflow:hidden}.VPTeamMembersItem.small .profile[data-v-b0e83e62]{padding:32px}.VPTeamMembersItem.small .data[data-v-b0e83e62]{padding-top:20px}.VPTeamMembersItem.small .avatar[data-v-b0e83e62]{width:64px;height:64px}.VPTeamMembersItem.small .name[data-v-b0e83e62]{line-height:24px;font-size:16px}.VPTeamMembersItem.small .affiliation[data-v-b0e83e62]{padding-top:4px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .desc[data-v-b0e83e62]{padding-top:12px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .links[data-v-b0e83e62]{margin:0 -16px -20px;padding:10px 0 0}.VPTeamMembersItem.medium .profile[data-v-b0e83e62]{padding:48px 32px}.VPTeamMembersItem.medium .data[data-v-b0e83e62]{padding-top:24px;text-align:center}.VPTeamMembersItem.medium .avatar[data-v-b0e83e62]{width:96px;height:96px}.VPTeamMembersItem.medium .name[data-v-b0e83e62]{letter-spacing:.15px;line-height:28px;font-size:20px}.VPTeamMembersItem.medium .affiliation[data-v-b0e83e62]{padding-top:4px;font-size:16px}.VPTeamMembersItem.medium .desc[data-v-b0e83e62]{padding-top:16px;max-width:288px;font-size:16px}.VPTeamMembersItem.medium .links[data-v-b0e83e62]{margin:0 -16px -12px;padding:16px 12px 0}.profile[data-v-b0e83e62]{flex-grow:1;background-color:var(--vp-c-bg-soft)}.data[data-v-b0e83e62]{text-align:center}.avatar[data-v-b0e83e62]{position:relative;flex-shrink:0;margin:0 auto;border-radius:50%;box-shadow:var(--vp-shadow-3)}.avatar-img[data-v-b0e83e62]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;object-fit:cover}.name[data-v-b0e83e62]{margin:0;font-weight:600}.affiliation[data-v-b0e83e62]{margin:0;font-weight:500;color:var(--vp-c-text-2)}.org.link[data-v-b0e83e62]{color:var(--vp-c-text-2);transition:color .25s}.org.link[data-v-b0e83e62]:hover{color:var(--vp-c-brand)}.desc[data-v-b0e83e62]{margin:0 auto}.desc[data-v-b0e83e62] a{font-weight:500;color:var(--vp-c-brand);text-decoration-style:dotted;transition:color .25s}.links[data-v-b0e83e62]{display:flex;justify-content:center;height:56px}.sp-link[data-v-b0e83e62]{display:flex;justify-content:center;align-items:center;text-align:center;padding:16px;font-size:14px;font-weight:500;color:var(--vp-c-sponsor);background-color:var(--vp-c-bg-soft);transition:color .25s,background-color .25s}.sp .sp-link.link[data-v-b0e83e62]:hover,.sp .sp-link.link[data-v-b0e83e62]:focus{outline:none;color:var(--vp-c-white);background-color:var(--vp-c-sponsor)}.sp-icon[data-v-b0e83e62]{margin-right:8px;width:16px;height:16px;fill:currentColor}.VPTeamMembers.small .container[data-v-6927e48e]{grid-template-columns:repeat(auto-fit,minmax(224px,1fr))}.VPTeamMembers.small.count-1 .container[data-v-6927e48e]{max-width:276px}.VPTeamMembers.small.count-2 .container[data-v-6927e48e]{max-width:576px}.VPTeamMembers.small.count-3 .container[data-v-6927e48e]{max-width:876px}.VPTeamMembers.medium .container[data-v-6927e48e]{grid-template-columns:repeat(auto-fit,minmax(256px,1fr))}@media (min-width: 375px){.VPTeamMembers.medium .container[data-v-6927e48e]{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}}.VPTeamMembers.medium.count-1 .container[data-v-6927e48e]{max-width:368px}.VPTeamMembers.medium.count-2 .container[data-v-6927e48e]{max-width:760px}.container[data-v-6927e48e]{display:grid;gap:24px;margin:0 auto;max-width:1152px}.VPLocalSearchBox[data-v-264b389a]{position:fixed;z-index:100;inset:0;display:flex}.backdrop[data-v-264b389a]{position:absolute;inset:0;background:var(--vp-backdrop-bg-color);transition:opacity .5s}.shell[data-v-264b389a]{position:relative;padding:12px;margin:64px auto;display:flex;flex-direction:column;gap:16px;background:var(--vp-local-search-bg);width:min(100vw - 60px,900px);height:min-content;max-height:min(100vh - 128px,900px);border-radius:6px}@media (max-width: 768px){.shell[data-v-264b389a]{margin:0;width:100vw;height:100vh;max-height:none;border-radius:0}}.search-bar[data-v-264b389a]{border:1px solid var(--vp-c-divider);border-radius:4px;display:flex;align-items:center;padding:0 12px;cursor:text}@media (max-width: 768px){.search-bar[data-v-264b389a]{padding:0 8px}}.search-bar[data-v-264b389a]:focus-within{border-color:var(--vp-c-brand)}.search-icon[data-v-264b389a]{margin:8px}@media (max-width: 768px){.search-icon[data-v-264b389a]{display:none}}.search-input[data-v-264b389a]{padding:6px 12px;font-size:inherit;width:100%}@media (max-width: 768px){.search-input[data-v-264b389a]{padding:6px 4px}}.search-actions[data-v-264b389a]{display:flex;gap:4px}@media (any-pointer: coarse){.search-actions[data-v-264b389a]{gap:8px}}@media (min-width: 769px){.search-actions.before[data-v-264b389a]{display:none}}.search-actions button[data-v-264b389a]{padding:8px}.search-actions button[data-v-264b389a]:hover,.toggle-layout-button.detailed-list[data-v-264b389a]{color:var(--vp-c-brand)}.search-keyboard-shortcuts[data-v-264b389a]{font-size:.8rem;opacity:75%;display:flex;flex-wrap:wrap;gap:16px;line-height:14px}.search-keyboard-shortcuts span[data-v-264b389a]{display:flex;align-items:center;gap:4px}@media (max-width: 768px){.search-keyboard-shortcuts[data-v-264b389a]{display:none}}.search-keyboard-shortcuts kbd[data-v-264b389a]{background:rgba(128,128,128,.1);border-radius:4px;padding:3px 6px;min-width:24px;display:inline-block;text-align:center;vertical-align:middle;border:1px solid rgba(128,128,128,.15);box-shadow:0 2px 2px #0000001a}.results[data-v-264b389a]{display:flex;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.result[data-v-264b389a]{display:flex;align-items:center;gap:8px;border-radius:4px;transition:none;line-height:1rem;border:solid 2px var(--vp-local-search-result-border)}.result>div[data-v-264b389a]{margin:12px;width:100%;overflow:hidden}@media (max-width: 768px){.result>div[data-v-264b389a]{margin:8px}}.titles[data-v-264b389a]{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:1001;padding:2px 0}.title[data-v-264b389a]{display:flex;align-items:center;gap:4px}.title.main[data-v-264b389a]{font-weight:500}.title-icon[data-v-264b389a]{opacity:.5;font-weight:500;color:var(--vp-c-brand)}.title svg[data-v-264b389a]{opacity:.5}.result.selected[data-v-264b389a]{--vp-local-search-result-bg: var(--vp-local-search-result-selected-bg);border-color:var(--vp-local-search-result-selected-border)}.excerpt-wrapper[data-v-264b389a]{position:relative}.excerpt[data-v-264b389a]{opacity:75%;pointer-events:none;max-height:140px;overflow:hidden;position:relative;opacity:.5;margin-top:4px}.result.selected .excerpt[data-v-264b389a]{opacity:1}.excerpt[data-v-264b389a] *{font-size:.8rem!important;line-height:130%!important}.titles[data-v-264b389a] mark,.excerpt[data-v-264b389a] mark{background-color:var(--vp-local-search-highlight-bg);color:var(--vp-local-search-highlight-text);border-radius:2px;padding:0 2px}.excerpt[data-v-264b389a] .vp-code-group .tabs{display:none}.excerpt[data-v-264b389a] .vp-code-group div[class*=language-]{border-radius:8px!important}.excerpt-gradient-bottom[data-v-264b389a]{position:absolute;bottom:-1px;left:0;width:100%;height:8px;background:linear-gradient(transparent,var(--vp-local-search-result-bg));z-index:1000}.excerpt-gradient-top[data-v-264b389a]{position:absolute;top:-1px;left:0;width:100%;height:8px;background:linear-gradient(var(--vp-local-search-result-bg),transparent);z-index:1000}.result.selected .titles[data-v-264b389a],.result.selected .title-icon[data-v-264b389a]{color:var(--vp-c-brand)!important}.no-results[data-v-264b389a]{font-size:.9rem;text-align:center;padding:12px}svg[data-v-264b389a]{flex:none} diff --git a/assets/style.f2974067.css b/assets/style.f2974067.css new file mode 100644 index 00000000..62d4c2ed --- /dev/null +++ b/assets/style.f2974067.css @@ -0,0 +1 @@ +:root{--vp-c-white: #ffffff;--vp-c-black: #000000;--vp-c-neutral: var(--vp-c-black);--vp-c-neutral-inverse: var(--vp-c-white)}.dark{--vp-c-neutral: var(--vp-c-white);--vp-c-neutral-inverse: var(--vp-c-black)}:root{--vp-c-gray-1: #dddde3;--vp-c-gray-2: #e4e4e9;--vp-c-gray-3: #ebebef;--vp-c-gray-soft: rgba(142, 150, 170, .14);--vp-c-indigo-1: #3451b2;--vp-c-indigo-2: #3a5ccc;--vp-c-indigo-3: #5672cd;--vp-c-indigo-soft: rgba(100, 108, 255, .14);--vp-c-green-1: #18794e;--vp-c-green-2: #299764;--vp-c-green-3: #30a46c;--vp-c-green-soft: rgba(16, 185, 129, .14);--vp-c-yellow-1: #915930;--vp-c-yellow-2: #946300;--vp-c-yellow-3: #9f6a00;--vp-c-yellow-soft: rgba(234, 179, 8, .14);--vp-c-red-1: #b8272c;--vp-c-red-2: #d5393e;--vp-c-red-3: #e0575b;--vp-c-red-soft: rgba(244, 63, 94, .14);--vp-c-sponsor: #db2777}.dark{--vp-c-gray-1: #515c67;--vp-c-gray-2: #414853;--vp-c-gray-3: #32363f;--vp-c-gray-soft: rgba(101, 117, 133, .16);--vp-c-indigo-1: #a8b1ff;--vp-c-indigo-2: #5c73e7;--vp-c-indigo-3: #3e63dd;--vp-c-indigo-soft: rgba(100, 108, 255, .16);--vp-c-green-1: #3dd68c;--vp-c-green-2: #30a46c;--vp-c-green-3: #298459;--vp-c-green-soft: rgba(16, 185, 129, .16);--vp-c-yellow-1: #f9b44e;--vp-c-yellow-2: #da8b17;--vp-c-yellow-3: #a46a0a;--vp-c-yellow-soft: rgba(234, 179, 8, .16);--vp-c-red-1: #f66f81;--vp-c-red-2: #f14158;--vp-c-red-3: #b62a3c;--vp-c-red-soft: rgba(244, 63, 94, .16)}:root{--vp-c-bg: #ffffff;--vp-c-bg-alt: #f6f6f7;--vp-c-bg-elv: #ffffff;--vp-c-bg-soft: #f6f6f7}.dark{--vp-c-bg: #1b1b1f;--vp-c-bg-alt: #161618;--vp-c-bg-elv: #202127;--vp-c-bg-soft: #202127}:root{--vp-c-border: #c2c2c4;--vp-c-divider: #e2e2e3;--vp-c-gutter: #e2e2e3}.dark{--vp-c-border: #3c3f44;--vp-c-divider: #2e2e32;--vp-c-gutter: #000000}:root{--vp-c-text-1: rgba(60, 60, 67);--vp-c-text-2: rgba(60, 60, 67, .78);--vp-c-text-3: rgba(60, 60, 67, .56)}.dark{--vp-c-text-1: rgba(255, 255, 245, .86);--vp-c-text-2: rgba(235, 235, 245, .6);--vp-c-text-3: rgba(235, 235, 245, .38)}:root{--vp-c-default-1: var(--vp-c-gray-1);--vp-c-default-2: var(--vp-c-gray-2);--vp-c-default-3: var(--vp-c-gray-3);--vp-c-default-soft: var(--vp-c-gray-soft);--vp-c-brand-1: var(--vp-c-indigo-1);--vp-c-brand-2: var(--vp-c-indigo-2);--vp-c-brand-3: var(--vp-c-indigo-3);--vp-c-brand-soft: var(--vp-c-indigo-soft);--vp-c-brand: var(--vp-c-brand-1);--vp-c-tip-1: var(--vp-c-brand-1);--vp-c-tip-2: var(--vp-c-brand-2);--vp-c-tip-3: var(--vp-c-brand-3);--vp-c-tip-soft: var(--vp-c-brand-soft);--vp-c-warning-1: var(--vp-c-yellow-1);--vp-c-warning-2: var(--vp-c-yellow-2);--vp-c-warning-3: var(--vp-c-yellow-3);--vp-c-warning-soft: var(--vp-c-yellow-soft);--vp-c-danger-1: var(--vp-c-red-1);--vp-c-danger-2: var(--vp-c-red-2);--vp-c-danger-3: var(--vp-c-red-3);--vp-c-danger-soft: var(--vp-c-red-soft)}:root{--vp-font-family-base: "Chinese Quotes", "Inter var", "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--vp-font-family-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}:root{--vp-shadow-1: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--vp-shadow-2: 0 3px 12px rgba(0, 0, 0, .07), 0 1px 4px rgba(0, 0, 0, .07);--vp-shadow-3: 0 12px 32px rgba(0, 0, 0, .1), 0 2px 6px rgba(0, 0, 0, .08);--vp-shadow-4: 0 14px 44px rgba(0, 0, 0, .12), 0 3px 9px rgba(0, 0, 0, .12);--vp-shadow-5: 0 18px 56px rgba(0, 0, 0, .16), 0 4px 12px rgba(0, 0, 0, .16)}:root{--vp-z-index-footer: 10;--vp-z-index-local-nav: 20;--vp-z-index-nav: 30;--vp-z-index-layout-top: 40;--vp-z-index-backdrop: 50;--vp-z-index-sidebar: 60}:root{--vp-icon-copy: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(128,128,128,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2'/%3E%3C/svg%3E");--vp-icon-copied: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' height='20' width='20' stroke='rgba(128,128,128,1)' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2M9 5a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2m-6 9 2 2 4-4'/%3E%3C/svg%3E")}:root{--vp-layout-max-width: 1440px}:root{--vp-header-anchor-symbol: "#"}:root{--vp-code-line-height: 1.7;--vp-code-font-size: .875em;--vp-code-color: var(--vp-c-brand-1);--vp-code-link-color: var(--vp-c-brand-1);--vp-code-link-hover-color: var(--vp-c-brand-2);--vp-code-bg: var(--vp-c-default-soft);--vp-code-block-color: var(--vp-c-text-2);--vp-code-block-bg: var(--vp-c-bg-alt);--vp-code-block-divider-color: var(--vp-c-gutter);--vp-code-lang-color: var(--vp-c-text-3);--vp-code-line-highlight-color: var(--vp-c-default-soft);--vp-code-line-number-color: var(--vp-c-text-3);--vp-code-line-diff-add-color: var(--vp-c-green-soft);--vp-code-line-diff-add-symbol-color: var(--vp-c-green-1);--vp-code-line-diff-remove-color: var(--vp-c-red-soft);--vp-code-line-diff-remove-symbol-color: var(--vp-c-red-1);--vp-code-line-warning-color: var(--vp-c-yellow-soft);--vp-code-line-error-color: var(--vp-c-red-soft);--vp-code-copy-code-border-color: var(--vp-c-divider);--vp-code-copy-code-bg: var(--vp-c-bg-soft);--vp-code-copy-code-hover-border-color: var(--vp-c-divider);--vp-code-copy-code-hover-bg: var(--vp-c-bg);--vp-code-copy-code-active-text: var(--vp-c-text-2);--vp-code-copy-copied-text-content: "Copied";--vp-code-tab-divider: var(--vp-code-block-divider-color);--vp-code-tab-text-color: var(--vp-c-text-2);--vp-code-tab-bg: var(--vp-code-block-bg);--vp-code-tab-hover-text-color: var(--vp-c-text-1);--vp-code-tab-active-text-color: var(--vp-c-text-1);--vp-code-tab-active-bar-color: var(--vp-c-brand-1)}:root{--vp-button-brand-border: transparent;--vp-button-brand-text: var(--vp-c-white);--vp-button-brand-bg: var(--vp-c-brand-3);--vp-button-brand-hover-border: transparent;--vp-button-brand-hover-text: var(--vp-c-white);--vp-button-brand-hover-bg: var(--vp-c-brand-2);--vp-button-brand-active-border: transparent;--vp-button-brand-active-text: var(--vp-c-white);--vp-button-brand-active-bg: var(--vp-c-brand-1);--vp-button-alt-border: transparent;--vp-button-alt-text: var(--vp-c-text-1);--vp-button-alt-bg: var(--vp-c-default-3);--vp-button-alt-hover-border: transparent;--vp-button-alt-hover-text: var(--vp-c-text-1);--vp-button-alt-hover-bg: var(--vp-c-default-2);--vp-button-alt-active-border: transparent;--vp-button-alt-active-text: var(--vp-c-text-1);--vp-button-alt-active-bg: var(--vp-c-default-1);--vp-button-sponsor-border: var(--vp-c-text-2);--vp-button-sponsor-text: var(--vp-c-text-2);--vp-button-sponsor-bg: transparent;--vp-button-sponsor-hover-border: var(--vp-c-sponsor);--vp-button-sponsor-hover-text: var(--vp-c-sponsor);--vp-button-sponsor-hover-bg: transparent;--vp-button-sponsor-active-border: var(--vp-c-sponsor);--vp-button-sponsor-active-text: var(--vp-c-sponsor);--vp-button-sponsor-active-bg: transparent}:root{--vp-custom-block-font-size: 14px;--vp-custom-block-code-font-size: 13px;--vp-custom-block-info-border: transparent;--vp-custom-block-info-text: var(--vp-c-text-1);--vp-custom-block-info-bg: var(--vp-c-default-soft);--vp-custom-block-info-code-bg: var(--vp-c-default-soft);--vp-custom-block-tip-border: transparent;--vp-custom-block-tip-text: var(--vp-c-text-1);--vp-custom-block-tip-bg: var(--vp-c-brand-soft);--vp-custom-block-tip-code-bg: var(--vp-c-brand-soft);--vp-custom-block-warning-border: transparent;--vp-custom-block-warning-text: var(--vp-c-text-1);--vp-custom-block-warning-bg: var(--vp-c-warning-soft);--vp-custom-block-warning-code-bg: var(--vp-c-warning-soft);--vp-custom-block-danger-border: transparent;--vp-custom-block-danger-text: var(--vp-c-text-1);--vp-custom-block-danger-bg: var(--vp-c-danger-soft);--vp-custom-block-danger-code-bg: var(--vp-c-danger-soft);--vp-custom-block-details-border: var(--vp-custom-block-info-border);--vp-custom-block-details-text: var(--vp-custom-block-info-text);--vp-custom-block-details-bg: var(--vp-custom-block-info-bg);--vp-custom-block-details-code-bg: var(--vp-custom-block-info-code-bg)}:root{--vp-input-border-color: var(--vp-c-border);--vp-input-bg-color: var(--vp-c-bg-alt);--vp-input-switch-bg-color: var(--vp-c-gray-soft)}:root{--vp-nav-height: 64px;--vp-nav-bg-color: var(--vp-c-bg);--vp-nav-screen-bg-color: var(--vp-c-bg);--vp-nav-logo-height: 24px}.hide-nav{--vp-nav-height: 0px}.hide-nav .VPSidebar{--vp-nav-height: 22px}:root{--vp-local-nav-bg-color: var(--vp-c-bg)}:root{--vp-sidebar-width: 272px;--vp-sidebar-bg-color: var(--vp-c-bg-alt)}:root{--vp-backdrop-bg-color: rgba(0, 0, 0, .6)}:root{--vp-home-hero-name-color: var(--vp-c-brand-1);--vp-home-hero-name-background: transparent;--vp-home-hero-image-background-image: none;--vp-home-hero-image-filter: none}:root{--vp-badge-info-border: transparent;--vp-badge-info-text: var(--vp-c-text-2);--vp-badge-info-bg: var(--vp-c-default-soft);--vp-badge-tip-border: transparent;--vp-badge-tip-text: var(--vp-c-brand-1);--vp-badge-tip-bg: var(--vp-c-brand-soft);--vp-badge-warning-border: transparent;--vp-badge-warning-text: var(--vp-c-warning-1);--vp-badge-warning-bg: var(--vp-c-warning-soft);--vp-badge-danger-border: transparent;--vp-badge-danger-text: var(--vp-c-danger-1);--vp-badge-danger-bg: var(--vp-c-danger-soft)}:root{--vp-carbon-ads-text-color: var(--vp-c-text-1);--vp-carbon-ads-poweredby-color: var(--vp-c-text-2);--vp-carbon-ads-bg-color: var(--vp-c-bg-soft);--vp-carbon-ads-hover-text-color: var(--vp-c-brand-1);--vp-carbon-ads-hover-poweredby-color: var(--vp-c-text-1)}:root{--vp-local-search-bg: var(--vp-c-bg);--vp-local-search-result-bg: var(--vp-c-bg);--vp-local-search-result-border: var(--vp-c-divider);--vp-local-search-result-selected-bg: var(--vp-c-bg);--vp-local-search-result-selected-border: var(--vp-c-brand-1);--vp-local-search-highlight-bg: var(--vp-c-brand-1);--vp-local-search-highlight-text: var(--vp-c-neutral-inverse)}@media (prefers-reduced-motion: reduce){*,:before,:after{animation-delay:-1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important;background-attachment:initial!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}}*,:before,:after{box-sizing:border-box}html{line-height:1.4;font-size:16px;-webkit-text-size-adjust:100%}html.dark{color-scheme:dark}body{margin:0;width:100%;min-width:320px;min-height:100vh;line-height:24px;font-family:var(--vp-font-family-base);font-size:16px;font-weight:400;color:var(--vp-c-text-1);background-color:var(--vp-c-bg);direction:ltr;font-synthesis:style;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}h1,h2,h3,h4,h5,h6{margin:0;line-height:24px;font-size:16px;font-weight:400}p{margin:0}strong,b{font-weight:600}a,area,button,[role=button],input,label,select,summary,textarea{touch-action:manipulation}a{color:inherit;text-decoration:inherit}ol,ul{list-style:none;margin:0;padding:0}blockquote{margin:0}pre,code,kbd,samp{font-family:var(--vp-font-family-mono)}img,svg,video,canvas,audio,iframe,embed,object{display:block}figure{margin:0}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{border:0;padding:0;line-height:inherit;color:inherit}button{padding:0;font-family:inherit;background-color:transparent;background-image:none}button:enabled,[role=button]:enabled{cursor:pointer}button:focus,button:focus-visible{outline:1px dotted;outline:4px auto -webkit-focus-ring-color}button:focus:not(:focus-visible){outline:none!important}input:focus,textarea:focus,select:focus{outline:none}table{border-collapse:collapse}input{background-color:transparent}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--vp-c-text-3)}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--vp-c-text-3)}input::placeholder,textarea::placeholder{color:var(--vp-c-text-3)}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}textarea{resize:vertical}select{-webkit-appearance:none}fieldset{margin:0;padding:0}h1,h2,h3,h4,h5,h6,li,p{overflow-wrap:break-word}vite-error-overlay{z-index:9999}mjx-container{display:inline-block;margin:auto 2px -2px}mjx-container>svg{margin:auto}.visually-hidden{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.custom-block{border:1px solid transparent;border-radius:8px;padding:16px 16px 8px;line-height:24px;font-size:var(--vp-custom-block-font-size);color:var(--vp-c-text-2)}.custom-block.info{border-color:var(--vp-custom-block-info-border);color:var(--vp-custom-block-info-text);background-color:var(--vp-custom-block-info-bg)}.custom-block.info a,.custom-block.info code{color:var(--vp-c-brand-1)}.custom-block.info a:hover{color:var(--vp-c-brand-2)}.custom-block.info code{background-color:var(--vp-custom-block-info-code-bg)}.custom-block.tip{border-color:var(--vp-custom-block-tip-border);color:var(--vp-custom-block-tip-text);background-color:var(--vp-custom-block-tip-bg)}.custom-block.tip a,.custom-block.tip code{color:var(--vp-c-brand-1)}.custom-block.tip a:hover{color:var(--vp-c-brand-2)}.custom-block.tip code{background-color:var(--vp-custom-block-tip-code-bg)}.custom-block.warning{border-color:var(--vp-custom-block-warning-border);color:var(--vp-custom-block-warning-text);background-color:var(--vp-custom-block-warning-bg)}.custom-block.warning a,.custom-block.warning code{color:var(--vp-c-warning-1)}.custom-block.warning a:hover{color:var(--vp-c-warning-2)}.custom-block.warning code{background-color:var(--vp-custom-block-warning-code-bg)}.custom-block.danger{border-color:var(--vp-custom-block-danger-border);color:var(--vp-custom-block-danger-text);background-color:var(--vp-custom-block-danger-bg)}.custom-block.danger a,.custom-block.danger code{color:var(--vp-c-danger-1)}.custom-block.danger a:hover{color:var(--vp-c-danger-2)}.custom-block.danger code{background-color:var(--vp-custom-block-danger-code-bg)}.custom-block.details{border-color:var(--vp-custom-block-details-border);color:var(--vp-custom-block-details-text);background-color:var(--vp-custom-block-details-bg)}.custom-block.details a{color:var(--vp-c-brand-1)}.custom-block.details a:hover{color:var(--vp-c-brand-2)}.custom-block.details code{background-color:var(--vp-custom-block-details-code-bg)}.custom-block-title{font-weight:600}.custom-block p+p{margin:8px 0}.custom-block.details summary{margin:0 0 8px;font-weight:700;cursor:pointer}.custom-block.details summary+p{margin:8px 0}.custom-block a{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:opacity .25s}.custom-block a:hover{opacity:.75}.custom-block code{font-size:var(--vp-custom-block-code-font-size)}.custom-block.custom-block th,.custom-block.custom-block blockquote>p{font-size:var(--vp-custom-block-font-size);color:inherit}.dark .vp-code-light{display:none}html:not(.dark) .vp-code-dark{display:none}.vp-code-group{margin-top:16px}.vp-code-group .tabs{position:relative;display:flex;margin-right:-24px;margin-left:-24px;padding:0 12px;background-color:var(--vp-code-tab-bg);overflow-x:auto;overflow-y:hidden;box-shadow:inset 0 -1px var(--vp-code-tab-divider)}@media (min-width: 640px){.vp-code-group .tabs{margin-right:0;margin-left:0;border-radius:8px 8px 0 0}}.vp-code-group .tabs input{position:fixed;opacity:0;pointer-events:none}.vp-code-group .tabs label{position:relative;display:inline-block;border-bottom:1px solid transparent;padding:0 12px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-code-tab-text-color);white-space:nowrap;cursor:pointer;transition:color .25s}.vp-code-group .tabs label:after{position:absolute;right:8px;bottom:-1px;left:8px;z-index:1;height:2px;border-radius:2px;content:"";background-color:transparent;transition:background-color .25s}.vp-code-group label:hover{color:var(--vp-code-tab-hover-text-color)}.vp-code-group input:checked+label{color:var(--vp-code-tab-active-text-color)}.vp-code-group input:checked+label:after{background-color:var(--vp-code-tab-active-bar-color)}.vp-code-group div[class*=language-],.vp-block{display:none;margin-top:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important}.vp-code-group div[class*=language-].active,.vp-block.active{display:block}.vp-block{padding:20px 24px}.vp-doc h1,.vp-doc h2,.vp-doc h3,.vp-doc h4,.vp-doc h5,.vp-doc h6{position:relative;font-weight:600;outline:none}.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:28px}.vp-doc h2{margin:48px 0 16px;border-top:1px solid var(--vp-c-divider);padding-top:24px;letter-spacing:-.02em;line-height:32px;font-size:24px}.vp-doc h3{margin:32px 0 0;letter-spacing:-.01em;line-height:28px;font-size:20px}.vp-doc .header-anchor{position:absolute;top:0;left:0;margin-left:-.87em;font-weight:500;-webkit-user-select:none;user-select:none;opacity:0;text-decoration:none;transition:color .25s,opacity .25s}.vp-doc .header-anchor:before{content:var(--vp-header-anchor-symbol)}.vp-doc h1:hover .header-anchor,.vp-doc h1 .header-anchor:focus,.vp-doc h2:hover .header-anchor,.vp-doc h2 .header-anchor:focus,.vp-doc h3:hover .header-anchor,.vp-doc h3 .header-anchor:focus,.vp-doc h4:hover .header-anchor,.vp-doc h4 .header-anchor:focus,.vp-doc h5:hover .header-anchor,.vp-doc h5 .header-anchor:focus,.vp-doc h6:hover .header-anchor,.vp-doc h6 .header-anchor:focus{opacity:1}@media (min-width: 768px){.vp-doc h1{letter-spacing:-.02em;line-height:40px;font-size:32px}}.vp-doc h2 .header-anchor{top:24px}.vp-doc p,.vp-doc summary{margin:16px 0}.vp-doc p{line-height:28px}.vp-doc blockquote{margin:16px 0;border-left:2px solid var(--vp-c-divider);padding-left:16px;transition:border-color .5s}.vp-doc blockquote>p{margin:0;font-size:16px;color:var(--vp-c-text-2);transition:color .5s}.vp-doc a{font-weight:500;color:var(--vp-c-brand-1);text-decoration:underline;text-underline-offset:2px;transition:color .25s,opacity .25s}.vp-doc a:hover{color:var(--vp-c-brand-2)}.vp-doc strong{font-weight:600}.vp-doc ul,.vp-doc ol{padding-left:1.25rem;margin:16px 0}.vp-doc ul{list-style:disc}.vp-doc ol{list-style:decimal}.vp-doc li+li{margin-top:8px}.vp-doc li>ol,.vp-doc li>ul{margin:8px 0 0}.vp-doc table{display:block;border-collapse:collapse;margin:20px 0;overflow-x:auto}.vp-doc tr{border-top:1px solid var(--vp-c-divider);transition:background-color .5s}.vp-doc tr:nth-child(2n){background-color:var(--vp-c-bg-soft)}.vp-doc th,.vp-doc td{border:1px solid var(--vp-c-divider);padding:8px 16px}.vp-doc th{text-align:left;font-size:14px;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-doc td{font-size:14px}.vp-doc hr{margin:16px 0;border:none;border-top:1px solid var(--vp-c-divider)}.vp-doc .custom-block{margin:16px 0}.vp-doc .custom-block p{margin:8px 0;line-height:24px}.vp-doc .custom-block p:first-child{margin:0}.vp-doc .custom-block div[class*=language-]{margin:8px 0;border-radius:8px}.vp-doc .custom-block div[class*=language-] code{font-weight:400;background-color:transparent}.vp-doc .custom-block .vp-code-group .tabs{margin:0;border-radius:8px 8px 0 0}.vp-doc :not(pre,h1,h2,h3,h4,h5,h6)>code{font-size:var(--vp-code-font-size);color:var(--vp-code-color)}.vp-doc :not(pre)>code{border-radius:4px;padding:3px 6px;background-color:var(--vp-code-bg);transition:color .25s,background-color .5s}.vp-doc a>code{color:var(--vp-code-link-color)}.vp-doc a:hover>code{color:var(--vp-code-link-hover-color)}.vp-doc h1>code,.vp-doc h2>code,.vp-doc h3>code{font-size:.9em}.vp-doc div[class*=language-],.vp-block{position:relative;margin:16px -24px;background-color:var(--vp-code-block-bg);overflow-x:auto;transition:background-color .5s}@media (min-width: 640px){.vp-doc div[class*=language-],.vp-block{border-radius:8px;margin:16px 0}}@media (max-width: 639px){.vp-doc li div[class*=language-]{border-radius:8px 0 0 8px}}.vp-doc div[class*=language-]+div[class*=language-],.vp-doc div[class$=-api]+div[class*=language-],.vp-doc div[class*=language-]+div[class$=-api]>div[class*=language-]{margin-top:-8px}.vp-doc [class*=language-] pre,.vp-doc [class*=language-] code{direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.vp-doc [class*=language-] pre{position:relative;z-index:1;margin:0;padding:20px 0;background:transparent;overflow-x:auto}.vp-doc [class*=language-] code{display:block;padding:0 24px;width:fit-content;min-width:100%;line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-block-color);transition:color .5s}.vp-doc [class*=language-] code .highlighted{background-color:var(--vp-code-line-highlight-color);transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .highlighted.error{background-color:var(--vp-code-line-error-color)}.vp-doc [class*=language-] code .highlighted.warning{background-color:var(--vp-code-line-warning-color)}.vp-doc [class*=language-] code .diff{transition:background-color .5s;margin:0 -24px;padding:0 24px;width:calc(100% + 48px);display:inline-block}.vp-doc [class*=language-] code .diff:before{position:absolute;left:10px}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){filter:blur(.095rem);opacity:.4;transition:filter .35s,opacity .35s}.vp-doc [class*=language-] .has-focused-lines .line:not(.has-focus){opacity:.7;transition:filter .35s,opacity .35s}.vp-doc [class*=language-]:hover .has-focused-lines .line:not(.has-focus){filter:blur(0);opacity:1}.vp-doc [class*=language-] code .diff.remove{background-color:var(--vp-code-line-diff-remove-color);opacity:.7}.vp-doc [class*=language-] code .diff.remove:before{content:"-";color:var(--vp-code-line-diff-remove-symbol-color)}.vp-doc [class*=language-] code .diff.add{background-color:var(--vp-code-line-diff-add-color)}.vp-doc [class*=language-] code .diff.add:before{content:"+";color:var(--vp-code-line-diff-add-symbol-color)}.vp-doc div[class*=language-].line-numbers-mode{padding-left:32px}.vp-doc .line-numbers-wrapper{position:absolute;top:0;bottom:0;left:0;z-index:3;border-right:1px solid var(--vp-code-block-divider-color);padding-top:20px;width:32px;text-align:center;font-family:var(--vp-font-family-mono);line-height:var(--vp-code-line-height);font-size:var(--vp-code-font-size);color:var(--vp-code-line-number-color);transition:border-color .5s,color .5s}.vp-doc [class*=language-]>button.copy{direction:ltr;position:absolute;top:12px;right:12px;z-index:3;border:1px solid var(--vp-code-copy-code-border-color);border-radius:4px;width:40px;height:40px;background-color:var(--vp-code-copy-code-bg);opacity:0;cursor:pointer;background-image:var(--vp-icon-copy);background-position:50%;background-size:20px;background-repeat:no-repeat;transition:border-color .25s,background-color .25s,opacity .25s}.vp-doc [class*=language-]:hover>button.copy,.vp-doc [class*=language-]>button.copy:focus{opacity:1}.vp-doc [class*=language-]>button.copy:hover,.vp-doc [class*=language-]>button.copy.copied{border-color:var(--vp-code-copy-code-hover-border-color);background-color:var(--vp-code-copy-code-hover-bg)}.vp-doc [class*=language-]>button.copy.copied,.vp-doc [class*=language-]>button.copy:hover.copied{border-radius:0 4px 4px 0;background-color:var(--vp-code-copy-code-hover-bg);background-image:var(--vp-icon-copied)}.vp-doc [class*=language-]>button.copy.copied:before,.vp-doc [class*=language-]>button.copy:hover.copied:before{position:relative;top:-1px;transform:translate(calc(-100% - 1px));display:flex;justify-content:center;align-items:center;border:1px solid var(--vp-code-copy-code-hover-border-color);border-right:0;border-radius:4px 0 0 4px;padding:0 10px;width:fit-content;height:40px;text-align:center;font-size:12px;font-weight:500;color:var(--vp-code-copy-code-active-text);background-color:var(--vp-code-copy-code-hover-bg);white-space:nowrap;content:var(--vp-code-copy-copied-text-content)}.vp-doc [class*=language-]>span.lang{position:absolute;top:2px;right:8px;z-index:2;font-size:12px;font-weight:500;color:var(--vp-code-lang-color);transition:color .4s,opacity .4s}.vp-doc [class*=language-]:hover>button.copy+span.lang,.vp-doc [class*=language-]>button.copy:focus+span.lang{opacity:0}.vp-doc .VPTeamMembers{margin-top:24px}.vp-doc .VPTeamMembers.small.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}.vp-doc .VPTeamMembers.small.count-2 .container,.vp-doc .VPTeamMembers.small.count-3 .container{max-width:100%!important}.vp-doc .VPTeamMembers.medium.count-1 .container{margin:0!important;max-width:calc((100% - 24px)/2)!important}:is(.vp-external-link-icon,.vp-doc a[href*="://"],.vp-doc a[target=_blank]):not(.no-icon):after{display:inline-block;margin-top:-1px;margin-left:4px;width:11px;height:11px;background:currentColor;color:var(--vp-c-text-3);flex-shrink:0;--icon: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' %3E%3Cpath d='M0 0h24v24H0V0z' fill='none' /%3E%3Cpath d='M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z' /%3E%3C/svg%3E");-webkit-mask-image:var(--icon);mask-image:var(--icon)}.vp-external-link-icon:after{content:""}.vp-sponsor{border-radius:16px;overflow:hidden}.vp-sponsor.aside{border-radius:12px}.vp-sponsor-section+.vp-sponsor-section{margin-top:4px}.vp-sponsor-tier{margin-bottom:4px;text-align:center;letter-spacing:1px;line-height:24px;width:100%;font-weight:600;color:var(--vp-c-text-2);background-color:var(--vp-c-bg-soft)}.vp-sponsor.normal .vp-sponsor-tier{padding:13px 0 11px;font-size:14px}.vp-sponsor.aside .vp-sponsor-tier{padding:9px 0 7px;font-size:12px}.vp-sponsor-grid+.vp-sponsor-tier{margin-top:4px}.vp-sponsor-grid{display:flex;flex-wrap:wrap;gap:4px}.vp-sponsor-grid.xmini .vp-sponsor-grid-link{height:64px}.vp-sponsor-grid.xmini .vp-sponsor-grid-image{max-width:64px;max-height:22px}.vp-sponsor-grid.mini .vp-sponsor-grid-link{height:72px}.vp-sponsor-grid.mini .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.small .vp-sponsor-grid-link{height:96px}.vp-sponsor-grid.small .vp-sponsor-grid-image{max-width:96px;max-height:24px}.vp-sponsor-grid.medium .vp-sponsor-grid-link{height:112px}.vp-sponsor-grid.medium .vp-sponsor-grid-image{max-width:120px;max-height:36px}.vp-sponsor-grid.big .vp-sponsor-grid-link{height:184px}.vp-sponsor-grid.big .vp-sponsor-grid-image{max-width:192px;max-height:56px}.vp-sponsor-grid[data-vp-grid="2"] .vp-sponsor-grid-item{width:calc((100% - 4px)/2)}.vp-sponsor-grid[data-vp-grid="3"] .vp-sponsor-grid-item{width:calc((100% - 4px * 2) / 3)}.vp-sponsor-grid[data-vp-grid="4"] .vp-sponsor-grid-item{width:calc((100% - 12px)/4)}.vp-sponsor-grid[data-vp-grid="5"] .vp-sponsor-grid-item{width:calc((100% - 16px)/5)}.vp-sponsor-grid[data-vp-grid="6"] .vp-sponsor-grid-item{width:calc((100% - 4px * 5) / 6)}.vp-sponsor-grid-item{flex-shrink:0;width:100%;background-color:var(--vp-c-bg-soft);transition:background-color .25s}.vp-sponsor-grid-item:hover{background-color:var(--vp-c-default-soft)}.vp-sponsor-grid-item:hover .vp-sponsor-grid-image{filter:grayscale(0) invert(0)}.vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.dark .vp-sponsor-grid-item:hover{background-color:var(--vp-c-white)}.dark .vp-sponsor-grid-item.empty:hover{background-color:var(--vp-c-bg-soft)}.vp-sponsor-grid-link{display:flex}.vp-sponsor-grid-box{display:flex;justify-content:center;align-items:center;width:100%}.vp-sponsor-grid-image{max-width:100%;filter:grayscale(1);transition:filter .25s}.dark .vp-sponsor-grid-image{filter:grayscale(1) invert(1)}.VPBadge[data-v-ea5b2908]{display:inline-block;margin-left:2px;border:1px solid transparent;border-radius:12px;padding:0 10px;line-height:22px;font-size:12px;font-weight:500;transform:translateY(-2px)}.vp-doc h1>.VPBadge[data-v-ea5b2908]{margin-top:4px;vertical-align:top}.vp-doc h2>.VPBadge[data-v-ea5b2908]{margin-top:3px;padding:0 8px;vertical-align:top}.vp-doc h3>.VPBadge[data-v-ea5b2908]{vertical-align:middle}.vp-doc h4>.VPBadge[data-v-ea5b2908],.vp-doc h5>.VPBadge[data-v-ea5b2908],.vp-doc h6>.VPBadge[data-v-ea5b2908]{vertical-align:middle;line-height:18px}.VPBadge.info[data-v-ea5b2908]{border-color:var(--vp-badge-info-border);color:var(--vp-badge-info-text);background-color:var(--vp-badge-info-bg)}.VPBadge.tip[data-v-ea5b2908]{border-color:var(--vp-badge-tip-border);color:var(--vp-badge-tip-text);background-color:var(--vp-badge-tip-bg)}.VPBadge.warning[data-v-ea5b2908]{border-color:var(--vp-badge-warning-border);color:var(--vp-badge-warning-text);background-color:var(--vp-badge-warning-bg)}.VPBadge.danger[data-v-ea5b2908]{border-color:var(--vp-badge-danger-border);color:var(--vp-badge-danger-text);background-color:var(--vp-badge-danger-bg)}.VPBackdrop[data-v-54a304ca]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--vp-z-index-backdrop);background:var(--vp-backdrop-bg-color);transition:opacity .5s}.VPBackdrop.fade-enter-from[data-v-54a304ca],.VPBackdrop.fade-leave-to[data-v-54a304ca]{opacity:0}.VPBackdrop.fade-leave-active[data-v-54a304ca]{transition-duration:.25s}@media (min-width: 1280px){.VPBackdrop[data-v-54a304ca]{display:none}}.NotFound[data-v-b9c0c15a]{padding:64px 24px 96px;text-align:center}@media (min-width: 768px){.NotFound[data-v-b9c0c15a]{padding:96px 32px 168px}}.code[data-v-b9c0c15a]{line-height:64px;font-size:64px;font-weight:600}.title[data-v-b9c0c15a]{padding-top:12px;letter-spacing:2px;line-height:20px;font-size:20px;font-weight:700}.divider[data-v-b9c0c15a]{margin:24px auto 18px;width:64px;height:1px;background-color:var(--vp-c-divider)}.quote[data-v-b9c0c15a]{margin:0 auto;max-width:256px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.action[data-v-b9c0c15a]{padding-top:20px}.link[data-v-b9c0c15a]{display:inline-block;border:1px solid var(--vp-c-brand-1);border-radius:16px;padding:3px 16px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:border-color .25s,color .25s}.link[data-v-b9c0c15a]:hover{border-color:var(--vp-c-brand-2);color:var(--vp-c-brand-2)}.root[data-v-463da30f]{position:relative;z-index:1}.nested[data-v-463da30f]{padding-left:16px}.outline-link[data-v-463da30f]{display:block;line-height:28px;color:var(--vp-c-text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .5s;font-weight:400}.outline-link[data-v-463da30f]:hover,.outline-link.active[data-v-463da30f]{color:var(--vp-c-text-1);transition:color .25s}.outline-link.nested[data-v-463da30f]{padding-left:13px}.VPDocAsideOutline[data-v-3a6c4994]{display:none}.VPDocAsideOutline.has-outline[data-v-3a6c4994]{display:block}.content[data-v-3a6c4994]{position:relative;border-left:1px solid var(--vp-c-divider);padding-left:16px;font-size:13px;font-weight:500}.outline-marker[data-v-3a6c4994]{position:absolute;top:32px;left:-1px;z-index:0;opacity:0;width:2px;border-radius:2px;height:18px;background-color:var(--vp-c-brand-1);transition:top .25s cubic-bezier(0,1,.5,1),background-color .5s,opacity .25s}.outline-title[data-v-3a6c4994]{letter-spacing:.4px;line-height:28px;font-size:13px;font-weight:600}.VPDocAside[data-v-cb998dce]{display:flex;flex-direction:column;flex-grow:1}.spacer[data-v-cb998dce]{flex-grow:1}.VPDocAside[data-v-cb998dce] .spacer+.VPDocAsideSponsors,.VPDocAside[data-v-cb998dce] .spacer+.VPDocAsideCarbonAds{margin-top:24px}.VPDocAside[data-v-cb998dce] .VPDocAsideSponsors+.VPDocAsideCarbonAds{margin-top:16px}.VPLastUpdated[data-v-19a7ae4e]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 640px){.VPLastUpdated[data-v-19a7ae4e]{line-height:32px;font-size:14px;font-weight:500}}.VPDocFooter[data-v-a2d931e4]{margin-top:64px}.edit-info[data-v-a2d931e4]{padding-bottom:18px}@media (min-width: 640px){.edit-info[data-v-a2d931e4]{display:flex;justify-content:space-between;align-items:center;padding-bottom:14px}}.edit-link-button[data-v-a2d931e4]{display:flex;align-items:center;border:0;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.edit-link-button[data-v-a2d931e4]:hover{color:var(--vp-c-brand-2)}.edit-link-icon[data-v-a2d931e4]{margin-right:8px;width:14px;height:14px;fill:currentColor}.prev-next[data-v-a2d931e4]{border-top:1px solid var(--vp-c-divider);padding-top:24px;display:grid;grid-row-gap:8px}@media (min-width: 640px){.prev-next[data-v-a2d931e4]{grid-template-columns:repeat(2,1fr);grid-column-gap:16px}}.pager-link[data-v-a2d931e4]{display:block;border:1px solid var(--vp-c-divider);border-radius:8px;padding:11px 16px 13px;width:100%;height:100%;transition:border-color .25s}.pager-link[data-v-a2d931e4]:hover{border-color:var(--vp-c-brand-1)}.pager-link.next[data-v-a2d931e4]{margin-left:auto;text-align:right}.desc[data-v-a2d931e4]{display:block;line-height:20px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.title[data-v-a2d931e4]{display:block;line-height:20px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1);transition:color .25s}.VPDocOutlineDropdown[data-v-95bb0785]{margin-bottom:48px}.VPDocOutlineDropdown button[data-v-95bb0785]{display:block;font-size:14px;font-weight:500;line-height:24px;border:1px solid var(--vp-c-border);padding:4px 12px;color:var(--vp-c-text-2);background-color:var(--vp-c-default-soft);border-radius:8px;transition:color .5s}.VPDocOutlineDropdown button[data-v-95bb0785]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPDocOutlineDropdown button.open[data-v-95bb0785]{color:var(--vp-c-text-1)}.icon[data-v-95bb0785]{display:inline-block;vertical-align:middle;width:16px;height:16px;fill:currentColor}[data-v-95bb0785] .outline-link{font-size:14px;font-weight:400}.open>.icon[data-v-95bb0785]{transform:rotate(90deg)}.items[data-v-95bb0785]{margin-top:12px;border-left:1px solid var(--vp-c-divider)}.VPDoc[data-v-a3c25e27]{padding:32px 24px 96px;width:100%}.VPDoc .VPDocOutlineDropdown[data-v-a3c25e27]{display:none}@media (min-width: 960px) and (max-width: 1279px){.VPDoc .VPDocOutlineDropdown[data-v-a3c25e27]{display:block}}@media (min-width: 768px){.VPDoc[data-v-a3c25e27]{padding:48px 32px 128px}}@media (min-width: 960px){.VPDoc[data-v-a3c25e27]{padding:32px 32px 0}.VPDoc:not(.has-sidebar) .container[data-v-a3c25e27]{display:flex;justify-content:center;max-width:992px}.VPDoc:not(.has-sidebar) .content[data-v-a3c25e27]{max-width:752px}}@media (min-width: 1280px){.VPDoc .container[data-v-a3c25e27]{display:flex;justify-content:center}.VPDoc .aside[data-v-a3c25e27]{display:block}}@media (min-width: 1440px){.VPDoc:not(.has-sidebar) .content[data-v-a3c25e27]{max-width:784px}.VPDoc:not(.has-sidebar) .container[data-v-a3c25e27]{max-width:1104px}}.container[data-v-a3c25e27]{margin:0 auto;width:100%}.aside[data-v-a3c25e27]{position:relative;display:none;order:2;flex-grow:1;padding-left:32px;width:100%;max-width:256px}.left-aside[data-v-a3c25e27]{order:1;padding-left:unset;padding-right:32px}.aside-container[data-v-a3c25e27]{position:fixed;top:0;padding-top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + var(--vp-doc-top-height, 0px) + 32px);width:224px;height:100vh;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.aside-container[data-v-a3c25e27]::-webkit-scrollbar{display:none}.aside-curtain[data-v-a3c25e27]{position:fixed;bottom:0;z-index:10;width:224px;height:32px;background:linear-gradient(transparent,var(--vp-c-bg) 70%)}.aside-content[data-v-a3c25e27]{display:flex;flex-direction:column;min-height:calc(100vh - (var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 32px));padding-bottom:32px}.content[data-v-a3c25e27]{position:relative;margin:0 auto;width:100%}@media (min-width: 960px){.content[data-v-a3c25e27]{padding:0 32px 128px}}@media (min-width: 1280px){.content[data-v-a3c25e27]{order:1;margin:0;min-width:640px}}.content-container[data-v-a3c25e27]{margin:0 auto}.VPDoc.has-aside .content-container[data-v-a3c25e27]{max-width:688px}.external-link-icon-enabled[data-v-a3c25e27] :is(.vp-doc a[href*="://"],.vp-doc a[target=_blank]):after{content:"";color:currentColor}.VPButton[data-v-1e76fe75]{display:inline-block;border:1px solid transparent;text-align:center;font-weight:600;white-space:nowrap;transition:color .25s,border-color .25s,background-color .25s}.VPButton[data-v-1e76fe75]:active{transition:color .1s,border-color .1s,background-color .1s}.VPButton.medium[data-v-1e76fe75]{border-radius:20px;padding:0 20px;line-height:38px;font-size:14px}.VPButton.big[data-v-1e76fe75]{border-radius:24px;padding:0 24px;line-height:46px;font-size:16px}.VPButton.brand[data-v-1e76fe75]{border-color:var(--vp-button-brand-border);color:var(--vp-button-brand-text);background-color:var(--vp-button-brand-bg)}.VPButton.brand[data-v-1e76fe75]:hover{border-color:var(--vp-button-brand-hover-border);color:var(--vp-button-brand-hover-text);background-color:var(--vp-button-brand-hover-bg)}.VPButton.brand[data-v-1e76fe75]:active{border-color:var(--vp-button-brand-active-border);color:var(--vp-button-brand-active-text);background-color:var(--vp-button-brand-active-bg)}.VPButton.alt[data-v-1e76fe75]{border-color:var(--vp-button-alt-border);color:var(--vp-button-alt-text);background-color:var(--vp-button-alt-bg)}.VPButton.alt[data-v-1e76fe75]:hover{border-color:var(--vp-button-alt-hover-border);color:var(--vp-button-alt-hover-text);background-color:var(--vp-button-alt-hover-bg)}.VPButton.alt[data-v-1e76fe75]:active{border-color:var(--vp-button-alt-active-border);color:var(--vp-button-alt-active-text);background-color:var(--vp-button-alt-active-bg)}.VPButton.sponsor[data-v-1e76fe75]{border-color:var(--vp-button-sponsor-border);color:var(--vp-button-sponsor-text);background-color:var(--vp-button-sponsor-bg)}.VPButton.sponsor[data-v-1e76fe75]:hover{border-color:var(--vp-button-sponsor-hover-border);color:var(--vp-button-sponsor-hover-text);background-color:var(--vp-button-sponsor-hover-bg)}.VPButton.sponsor[data-v-1e76fe75]:active{border-color:var(--vp-button-sponsor-active-border);color:var(--vp-button-sponsor-active-text);background-color:var(--vp-button-sponsor-active-bg)}html:not(.dark) .VPImage.dark[data-v-ab19afbb]{display:none}.dark .VPImage.light[data-v-ab19afbb]{display:none}.VPHero[data-v-5a3e9999]{margin-top:calc((var(--vp-nav-height) + var(--vp-layout-top-height, 0px)) * -1);padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 48px) 24px 48px}@media (min-width: 640px){.VPHero[data-v-5a3e9999]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 48px 64px}}@media (min-width: 960px){.VPHero[data-v-5a3e9999]{padding:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 80px) 64px 64px}}.container[data-v-5a3e9999]{display:flex;flex-direction:column;margin:0 auto;max-width:1152px}@media (min-width: 960px){.container[data-v-5a3e9999]{flex-direction:row}}.main[data-v-5a3e9999]{position:relative;z-index:10;order:2;flex-grow:1;flex-shrink:0}.VPHero.has-image .container[data-v-5a3e9999]{text-align:center}@media (min-width: 960px){.VPHero.has-image .container[data-v-5a3e9999]{text-align:left}}@media (min-width: 960px){.main[data-v-5a3e9999]{order:1;width:calc((100% / 3) * 2)}.VPHero.has-image .main[data-v-5a3e9999]{max-width:592px}}.name[data-v-5a3e9999],.text[data-v-5a3e9999]{max-width:392px;letter-spacing:-.4px;line-height:40px;font-size:32px;font-weight:700;white-space:pre-wrap}.VPHero.has-image .name[data-v-5a3e9999],.VPHero.has-image .text[data-v-5a3e9999]{margin:0 auto}.name[data-v-5a3e9999]{color:var(--vp-home-hero-name-color)}.clip[data-v-5a3e9999]{background:var(--vp-home-hero-name-background);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--vp-home-hero-name-color)}@media (min-width: 640px){.name[data-v-5a3e9999],.text[data-v-5a3e9999]{max-width:576px;line-height:56px;font-size:48px}}@media (min-width: 960px){.name[data-v-5a3e9999],.text[data-v-5a3e9999]{line-height:64px;font-size:56px}.VPHero.has-image .name[data-v-5a3e9999],.VPHero.has-image .text[data-v-5a3e9999]{margin:0}}.tagline[data-v-5a3e9999]{padding-top:8px;max-width:392px;line-height:28px;font-size:18px;font-weight:500;white-space:pre-wrap;color:var(--vp-c-text-2)}.VPHero.has-image .tagline[data-v-5a3e9999]{margin:0 auto}@media (min-width: 640px){.tagline[data-v-5a3e9999]{padding-top:12px;max-width:576px;line-height:32px;font-size:20px}}@media (min-width: 960px){.tagline[data-v-5a3e9999]{line-height:36px;font-size:24px}.VPHero.has-image .tagline[data-v-5a3e9999]{margin:0}}.actions[data-v-5a3e9999]{display:flex;flex-wrap:wrap;margin:-6px;padding-top:24px}.VPHero.has-image .actions[data-v-5a3e9999]{justify-content:center}@media (min-width: 640px){.actions[data-v-5a3e9999]{padding-top:32px}}@media (min-width: 960px){.VPHero.has-image .actions[data-v-5a3e9999]{justify-content:flex-start}}.action[data-v-5a3e9999]{flex-shrink:0;padding:6px}.image[data-v-5a3e9999]{order:1;margin:-76px -24px -48px}@media (min-width: 640px){.image[data-v-5a3e9999]{margin:-108px -24px -48px}}@media (min-width: 960px){.image[data-v-5a3e9999]{flex-grow:1;order:2;margin:0;min-height:100%}}.image-container[data-v-5a3e9999]{position:relative;margin:0 auto;width:320px;height:320px}@media (min-width: 640px){.image-container[data-v-5a3e9999]{width:392px;height:392px}}@media (min-width: 960px){.image-container[data-v-5a3e9999]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translate(-32px,-32px)}}.image-bg[data-v-5a3e9999]{position:absolute;top:50%;left:50%;border-radius:50%;width:192px;height:192px;background-image:var(--vp-home-hero-image-background-image);filter:var(--vp-home-hero-image-filter);transform:translate(-50%,-50%)}@media (min-width: 640px){.image-bg[data-v-5a3e9999]{width:256px;height:256px}}@media (min-width: 960px){.image-bg[data-v-5a3e9999]{width:320px;height:320px}}[data-v-5a3e9999] .image-src{position:absolute;top:50%;left:50%;max-width:192px;max-height:192px;transform:translate(-50%,-50%)}@media (min-width: 640px){[data-v-5a3e9999] .image-src{max-width:256px;max-height:256px}}@media (min-width: 960px){[data-v-5a3e9999] .image-src{max-width:320px;max-height:320px}}.VPFeature[data-v-ee984185]{display:block;border:1px solid var(--vp-c-bg-soft);border-radius:12px;height:100%;background-color:var(--vp-c-bg-soft);transition:border-color .25s,background-color .25s}.VPFeature.link[data-v-ee984185]:hover{border-color:var(--vp-c-brand-1)}.box[data-v-ee984185]{display:flex;flex-direction:column;padding:24px;height:100%}.box[data-v-ee984185]>.VPImage{margin-bottom:20px}.icon[data-v-ee984185]{display:flex;justify-content:center;align-items:center;margin-bottom:20px;border-radius:6px;background-color:var(--vp-c-default-soft);width:48px;height:48px;font-size:24px;transition:background-color .25s}.title[data-v-ee984185]{line-height:24px;font-size:16px;font-weight:600}.details[data-v-ee984185]{flex-grow:1;padding-top:8px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.link-text[data-v-ee984185]{padding-top:8px}.link-text-value[data-v-ee984185]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.link-text-icon[data-v-ee984185]{display:inline-block;margin-left:6px;width:14px;height:14px;fill:currentColor}.VPFeatures[data-v-b1eea84a]{position:relative;padding:0 24px}@media (min-width: 640px){.VPFeatures[data-v-b1eea84a]{padding:0 48px}}@media (min-width: 960px){.VPFeatures[data-v-b1eea84a]{padding:0 64px}}.container[data-v-b1eea84a]{margin:0 auto;max-width:1152px}.items[data-v-b1eea84a]{display:flex;flex-wrap:wrap;margin:-8px}.item[data-v-b1eea84a]{padding:8px;width:100%}@media (min-width: 640px){.item.grid-2[data-v-b1eea84a],.item.grid-4[data-v-b1eea84a],.item.grid-6[data-v-b1eea84a]{width:50%}}@media (min-width: 768px){.item.grid-2[data-v-b1eea84a],.item.grid-4[data-v-b1eea84a]{width:50%}.item.grid-3[data-v-b1eea84a],.item.grid-6[data-v-b1eea84a]{width:calc(100% / 3)}}@media (min-width: 960px){.item.grid-4[data-v-b1eea84a]{width:25%}}.VPHome[data-v-20eabd3a]{padding-bottom:96px}.VPHome[data-v-20eabd3a] .VPHomeSponsors{margin-top:112px;margin-bottom:-128px}@media (min-width: 768px){.VPHome[data-v-20eabd3a]{padding-bottom:128px}}.VPContent[data-v-3cf691b6]{flex-grow:1;flex-shrink:0;margin:var(--vp-layout-top-height, 0px) auto 0;width:100%}.VPContent.is-home[data-v-3cf691b6]{width:100%;max-width:100%}.VPContent.has-sidebar[data-v-3cf691b6]{margin:0}@media (min-width: 960px){.VPContent[data-v-3cf691b6]{padding-top:var(--vp-nav-height)}.VPContent.has-sidebar[data-v-3cf691b6]{margin:var(--vp-layout-top-height, 0px) 0 0;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPContent.has-sidebar[data-v-3cf691b6]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.VPFooter[data-v-e4279f1c]{position:relative;z-index:var(--vp-z-index-footer);border-top:1px solid var(--vp-c-gutter);padding:32px 24px;background-color:var(--vp-c-bg)}.VPFooter.has-sidebar[data-v-e4279f1c]{display:none}@media (min-width: 768px){.VPFooter[data-v-e4279f1c]{padding:32px}}.container[data-v-e4279f1c]{margin:0 auto;max-width:var(--vp-layout-max-width);text-align:center}.message[data-v-e4279f1c],.copyright[data-v-e4279f1c]{line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-2)}.VPLocalNavOutlineDropdown[data-v-24251f6f]{padding:12px 20px 11px}.VPLocalNavOutlineDropdown button[data-v-24251f6f]{display:block;font-size:12px;font-weight:500;line-height:24px;color:var(--vp-c-text-2);transition:color .5s;position:relative}.VPLocalNavOutlineDropdown button[data-v-24251f6f]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPLocalNavOutlineDropdown button.open[data-v-24251f6f]{color:var(--vp-c-text-1)}.icon[data-v-24251f6f]{display:inline-block;vertical-align:middle;margin-left:2px;width:14px;height:14px;fill:currentColor}[data-v-24251f6f] .outline-link{font-size:14px;padding:2px 0}.open>.icon[data-v-24251f6f]{transform:rotate(90deg)}.items[data-v-24251f6f]{position:absolute;top:64px;right:16px;left:16px;display:grid;gap:1px;border:1px solid var(--vp-c-border);border-radius:8px;background-color:var(--vp-c-gutter);max-height:calc(var(--vp-vh, 100vh) - 86px);overflow:hidden auto;box-shadow:var(--vp-shadow-3)}.header[data-v-24251f6f]{background-color:var(--vp-c-bg-soft)}.top-link[data-v-24251f6f]{display:block;padding:0 16px;line-height:48px;font-size:14px;font-weight:500;color:var(--vp-c-brand-1)}.outline[data-v-24251f6f]{padding:8px 0;background-color:var(--vp-c-bg-soft)}.flyout-enter-active[data-v-24251f6f]{transition:all .2s ease-out}.flyout-leave-active[data-v-24251f6f]{transition:all .15s ease-in}.flyout-enter-from[data-v-24251f6f],.flyout-leave-to[data-v-24251f6f]{opacity:0;transform:translateY(-16px)}.VPLocalNav[data-v-9e669cc1]{position:sticky;top:0;left:0;z-index:var(--vp-z-index-local-nav);display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--vp-c-gutter);border-bottom:1px solid var(--vp-c-gutter);padding-top:var(--vp-layout-top-height, 0px);width:100%;background-color:var(--vp-local-nav-bg-color)}.VPLocalNav.fixed[data-v-9e669cc1]{position:fixed}.VPLocalNav.reached-top[data-v-9e669cc1]{border-top-color:transparent}@media (min-width: 960px){.VPLocalNav[data-v-9e669cc1]{display:none}}.menu[data-v-9e669cc1]{display:flex;align-items:center;padding:12px 24px 11px;line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.menu[data-v-9e669cc1]:hover{color:var(--vp-c-text-1);transition:color .25s}@media (min-width: 768px){.menu[data-v-9e669cc1]{padding:0 32px}}.menu-icon[data-v-9e669cc1]{margin-right:8px;width:16px;height:16px;fill:currentColor}.VPOutlineDropdown[data-v-9e669cc1]{padding:12px 24px 11px}@media (min-width: 768px){.VPOutlineDropdown[data-v-9e669cc1]{padding:12px 32px 11px}}.VPSwitch[data-v-1c29e291]{position:relative;border-radius:11px;display:block;width:40px;height:22px;flex-shrink:0;border:1px solid var(--vp-input-border-color);background-color:var(--vp-input-switch-bg-color);transition:border-color .25s!important}.VPSwitch[data-v-1c29e291]:hover{border-color:var(--vp-c-brand-1)}.check[data-v-1c29e291]{position:absolute;top:1px;left:1px;width:18px;height:18px;border-radius:50%;background-color:var(--vp-c-neutral-inverse);box-shadow:var(--vp-shadow-1);transition:transform .25s!important}.icon[data-v-1c29e291]{position:relative;display:block;width:18px;height:18px;border-radius:50%;overflow:hidden}.icon[data-v-1c29e291] svg{position:absolute;top:3px;left:3px;width:12px;height:12px;fill:var(--vp-c-text-2)}.dark .icon[data-v-1c29e291] svg{fill:var(--vp-c-text-1);transition:opacity .25s!important}.sun[data-v-3329432d]{opacity:1}.moon[data-v-3329432d],.dark .sun[data-v-3329432d]{opacity:0}.dark .moon[data-v-3329432d]{opacity:1}.dark .VPSwitchAppearance[data-v-3329432d] .check{transform:translate(18px)}.VPNavBarAppearance[data-v-283b26e9]{display:none}@media (min-width: 1280px){.VPNavBarAppearance[data-v-283b26e9]{display:flex;align-items:center}}.VPMenuGroup+.VPMenuLink[data-v-f51f088d]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.link[data-v-f51f088d]{display:block;border-radius:6px;padding:0 12px;line-height:32px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);white-space:nowrap;transition:background-color .25s,color .25s}.link[data-v-f51f088d]:hover{color:var(--vp-c-brand-1);background-color:var(--vp-c-default-soft)}.link.active[data-v-f51f088d]{color:var(--vp-c-brand-1)}.VPMenuGroup[data-v-a6b0397c]{margin:12px -12px 0;border-top:1px solid var(--vp-c-divider);padding:12px 12px 0}.VPMenuGroup[data-v-a6b0397c]:first-child{margin-top:0;border-top:0;padding-top:0}.VPMenuGroup+.VPMenuGroup[data-v-a6b0397c]{margin-top:12px;border-top:1px solid var(--vp-c-divider)}.title[data-v-a6b0397c]{padding:0 12px;line-height:32px;font-size:14px;font-weight:600;color:var(--vp-c-text-2);white-space:nowrap;transition:color .25s}.VPMenu[data-v-e42ed9b3]{border-radius:12px;padding:12px;min-width:128px;border:1px solid var(--vp-c-divider);background-color:var(--vp-c-bg-elv);box-shadow:var(--vp-shadow-3);transition:background-color .5s;max-height:calc(100vh - var(--vp-nav-height));overflow-y:auto}.VPMenu[data-v-e42ed9b3] .group{margin:0 -12px;padding:0 12px 12px}.VPMenu[data-v-e42ed9b3] .group+.group{border-top:1px solid var(--vp-c-divider);padding:11px 12px 12px}.VPMenu[data-v-e42ed9b3] .group:last-child{padding-bottom:0}.VPMenu[data-v-e42ed9b3] .group+.item{border-top:1px solid var(--vp-c-divider);padding:11px 16px 0}.VPMenu[data-v-e42ed9b3] .item{padding:0 16px;white-space:nowrap}.VPMenu[data-v-e42ed9b3] .label{flex-grow:1;line-height:28px;font-size:12px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.VPMenu[data-v-e42ed9b3] .action{padding-left:24px}.VPFlyout[data-v-aa8de344]{position:relative}.VPFlyout[data-v-aa8de344]:hover{color:var(--vp-c-brand-1);transition:color .25s}.VPFlyout:hover .text[data-v-aa8de344]{color:var(--vp-c-text-2)}.VPFlyout:hover .icon[data-v-aa8de344]{fill:var(--vp-c-text-2)}.VPFlyout.active .text[data-v-aa8de344]{color:var(--vp-c-brand-1)}.VPFlyout.active:hover .text[data-v-aa8de344]{color:var(--vp-c-brand-2)}.VPFlyout:hover .menu[data-v-aa8de344],.button[aria-expanded=true]+.menu[data-v-aa8de344]{opacity:1;visibility:visible;transform:translateY(0)}.button[aria-expanded=false]+.menu[data-v-aa8de344]{opacity:0;visibility:hidden;transform:translateY(0)}.button[data-v-aa8de344]{display:flex;align-items:center;padding:0 12px;height:var(--vp-nav-height);color:var(--vp-c-text-1);transition:color .5s}.text[data-v-aa8de344]{display:flex;align-items:center;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.option-icon[data-v-aa8de344]{margin-right:0;width:16px;height:16px;fill:currentColor}.text-icon[data-v-aa8de344]{margin-left:4px;width:14px;height:14px;fill:currentColor}.icon[data-v-aa8de344]{width:20px;height:20px;fill:currentColor;transition:fill .25s}.menu[data-v-aa8de344]{position:absolute;top:calc(var(--vp-nav-height) / 2 + 20px);right:0;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s,transform .25s}.VPSocialLink[data-v-16cf740a]{display:flex;justify-content:center;align-items:center;width:36px;height:36px;color:var(--vp-c-text-2);transition:color .5s}.VPSocialLink[data-v-16cf740a]:hover{color:var(--vp-c-text-1);transition:color .25s}.VPSocialLink[data-v-16cf740a]>svg{width:20px;height:20px;fill:currentColor}.VPSocialLinks[data-v-e71e869c]{display:flex;justify-content:center}.VPNavBarExtra[data-v-c8c2ae4b]{display:none;margin-right:-12px}@media (min-width: 768px){.VPNavBarExtra[data-v-c8c2ae4b]{display:block}}@media (min-width: 1280px){.VPNavBarExtra[data-v-c8c2ae4b]{display:none}}.trans-title[data-v-c8c2ae4b]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.item.appearance[data-v-c8c2ae4b],.item.social-links[data-v-c8c2ae4b]{display:flex;align-items:center;padding:0 12px}.item.appearance[data-v-c8c2ae4b]{min-width:176px}.appearance-action[data-v-c8c2ae4b]{margin-right:-2px}.social-links-list[data-v-c8c2ae4b]{margin:-4px -8px}.VPNavBarHamburger[data-v-6bee1efd]{display:flex;justify-content:center;align-items:center;width:48px;height:var(--vp-nav-height)}@media (min-width: 768px){.VPNavBarHamburger[data-v-6bee1efd]{display:none}}.container[data-v-6bee1efd]{position:relative;width:16px;height:14px;overflow:hidden}.VPNavBarHamburger:hover .top[data-v-6bee1efd]{top:0;left:0;transform:translate(4px)}.VPNavBarHamburger:hover .middle[data-v-6bee1efd]{top:6px;left:0;transform:translate(0)}.VPNavBarHamburger:hover .bottom[data-v-6bee1efd]{top:12px;left:0;transform:translate(8px)}.VPNavBarHamburger.active .top[data-v-6bee1efd]{top:6px;transform:translate(0) rotate(225deg)}.VPNavBarHamburger.active .middle[data-v-6bee1efd]{top:6px;transform:translate(16px)}.VPNavBarHamburger.active .bottom[data-v-6bee1efd]{top:6px;transform:translate(0) rotate(135deg)}.VPNavBarHamburger.active:hover .top[data-v-6bee1efd],.VPNavBarHamburger.active:hover .middle[data-v-6bee1efd],.VPNavBarHamburger.active:hover .bottom[data-v-6bee1efd]{background-color:var(--vp-c-text-2);transition:top .25s,background-color .25s,transform .25s}.top[data-v-6bee1efd],.middle[data-v-6bee1efd],.bottom[data-v-6bee1efd]{position:absolute;width:16px;height:2px;background-color:var(--vp-c-text-1);transition:top .25s,background-color .5s,transform .25s}.top[data-v-6bee1efd]{top:0;left:0;transform:translate(0)}.middle[data-v-6bee1efd]{top:6px;left:0;transform:translate(8px)}.bottom[data-v-6bee1efd]{top:12px;left:0;transform:translate(4px)}.VPNavBarMenuLink[data-v-cb318fec]{display:flex;align-items:center;padding:0 12px;line-height:var(--vp-nav-height);font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.VPNavBarMenuLink.active[data-v-cb318fec],.VPNavBarMenuLink[data-v-cb318fec]:hover{color:var(--vp-c-brand-1)}.VPNavBarMenu[data-v-f732b5d0]{display:none}@media (min-width: 768px){.VPNavBarMenu[data-v-f732b5d0]{display:flex}}/*! @docsearch/css 3.5.2 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;position:relative;padding:0 0 2px;border:0;top:-1px;width:20px}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:2px;box-shadow:var(--docsearch-key-shadow);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;color:var(--docsearch-muted-color);border:0;width:20px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}[class*=DocSearch]{--docsearch-primary-color: var(--vp-c-brand-1);--docsearch-highlight-color: var(--docsearch-primary-color);--docsearch-text-color: var(--vp-c-text-1);--docsearch-muted-color: var(--vp-c-text-2);--docsearch-searchbox-shadow: none;--docsearch-searchbox-background: transparent;--docsearch-searchbox-focus-background: transparent;--docsearch-key-gradient: transparent;--docsearch-key-shadow: none;--docsearch-modal-background: var(--vp-c-bg-soft);--docsearch-footer-background: var(--vp-c-bg)}.dark [class*=DocSearch]{--docsearch-modal-shadow: none;--docsearch-footer-shadow: none;--docsearch-logo-color: var(--vp-c-text-2);--docsearch-hit-background: var(--vp-c-default-soft);--docsearch-hit-color: var(--vp-c-text-2);--docsearch-hit-shadow: none}.DocSearch-Button{display:flex;justify-content:center;align-items:center;margin:0;padding:0;width:48px;height:55px;background:transparent;transition:border-color .25s}.DocSearch-Button:hover{background:transparent}.DocSearch-Button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.DocSearch-Button:focus:not(:focus-visible){outline:none!important}@media (min-width: 768px){.DocSearch-Button{justify-content:flex-start;border:1px solid transparent;border-radius:8px;padding:0 10px 0 12px;width:100%;height:40px;background-color:var(--vp-c-bg-alt)}.DocSearch-Button:hover{border-color:var(--vp-c-brand-1);background:var(--vp-c-bg-alt)}}.DocSearch-Button .DocSearch-Button-Container{display:flex;align-items:center}.DocSearch-Button .DocSearch-Search-Icon{position:relative;width:16px;height:16px;color:var(--vp-c-text-1);fill:currentColor;transition:color .5s}.DocSearch-Button:hover .DocSearch-Search-Icon{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Search-Icon{top:1px;margin-right:8px;width:14px;height:14px;color:var(--vp-c-text-2)}}.DocSearch-Button .DocSearch-Button-Placeholder{display:none;margin-top:2px;padding:0 16px 0 0;font-size:13px;font-weight:500;color:var(--vp-c-text-2);transition:color .5s}.DocSearch-Button:hover .DocSearch-Button-Placeholder{color:var(--vp-c-text-1)}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Placeholder{display:inline-block}}.DocSearch-Button .DocSearch-Button-Keys{direction:ltr;display:none;min-width:auto}@media (min-width: 768px){.DocSearch-Button .DocSearch-Button-Keys{display:flex;align-items:center}}.DocSearch-Button .DocSearch-Button-Key{display:block;margin:2px 0 0;border:1px solid var(--vp-c-divider);border-right:none;border-radius:4px 0 0 4px;padding-left:6px;min-width:0;width:auto;height:22px;line-height:22px;font-family:var(--vp-font-family-base);font-size:12px;font-weight:500;transition:color .5s,border-color .5s}.DocSearch-Button .DocSearch-Button-Key+.DocSearch-Button-Key{border-right:1px solid var(--vp-c-divider);border-left:none;border-radius:0 4px 4px 0;padding-left:2px;padding-right:6px}.DocSearch-Button .DocSearch-Button-Key:first-child{font-size:0!important}.DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"Ctrl";font-size:12px;letter-spacing:normal;color:var(--docsearch-muted-color)}.mac .DocSearch-Button .DocSearch-Button-Key:first-child:after{content:"⌘"}.DocSearch-Button .DocSearch-Button-Key:first-child>*{display:none}.VPNavBarSearch{display:flex;align-items:center}@media (min-width: 768px){.VPNavBarSearch{flex-grow:1;padding-left:24px}}@media (min-width: 960px){.VPNavBarSearch{padding-left:32px}}.dark .DocSearch-Footer{border-top:1px solid var(--vp-c-divider)}.DocSearch-Form{border:1px solid var(--vp-c-brand-1);background-color:var(--vp-c-white)}.dark .DocSearch-Form{background-color:var(--vp-c-default-soft)}.DocSearch-Screen-Icon>svg{margin:auto}.VPNavBarSocialLinks[data-v-ef6192dc]{display:none}@media (min-width: 1280px){.VPNavBarSocialLinks[data-v-ef6192dc]{display:flex;align-items:center}}.title[data-v-2973dbb4]{display:flex;align-items:center;border-bottom:1px solid transparent;width:100%;height:var(--vp-nav-height);font-size:16px;font-weight:600;color:var(--vp-c-text-1);transition:opacity .25s}@media (min-width: 960px){.title[data-v-2973dbb4]{flex-shrink:0}.VPNavBarTitle.has-sidebar .title[data-v-2973dbb4]{border-bottom-color:var(--vp-c-divider)}}[data-v-2973dbb4] .logo{margin-right:8px;height:var(--vp-nav-logo-height)}.VPNavBarTranslations[data-v-ff4524ae]{display:none}@media (min-width: 1280px){.VPNavBarTranslations[data-v-ff4524ae]{display:flex;align-items:center}}.title[data-v-ff4524ae]{padding:0 24px 0 12px;line-height:32px;font-size:14px;font-weight:700;color:var(--vp-c-text-1)}.VPNavBar[data-v-f1abbc6e]{position:relative;border-bottom:1px solid transparent;padding:0 8px 0 24px;height:var(--vp-nav-height);pointer-events:none;white-space:nowrap}@media (min-width: 768px){.VPNavBar[data-v-f1abbc6e]{padding:0 32px}}@media (min-width: 960px){.VPNavBar.has-sidebar[data-v-f1abbc6e]{padding:0}.VPNavBar[data-v-f1abbc6e]:not(.has-sidebar):not(.top){border-bottom-color:var(--vp-c-gutter);background-color:var(--vp-nav-bg-color)}}.container[data-v-f1abbc6e]{display:flex;justify-content:space-between;margin:0 auto;max-width:calc(var(--vp-layout-max-width) - 64px);height:var(--vp-nav-height);pointer-events:none}.container>.title[data-v-f1abbc6e],.container>.content[data-v-f1abbc6e]{pointer-events:none}.container[data-v-f1abbc6e] *{pointer-events:auto}@media (min-width: 960px){.VPNavBar.has-sidebar .container[data-v-f1abbc6e]{max-width:100%}}.title[data-v-f1abbc6e]{flex-shrink:0;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}@media (min-width: 960px){.VPNavBar.has-sidebar .title[data-v-f1abbc6e]{position:absolute;top:0;left:0;z-index:2;padding:0 32px;width:var(--vp-sidebar-width);height:var(--vp-nav-height);background-color:transparent}}@media (min-width: 1440px){.VPNavBar.has-sidebar .title[data-v-f1abbc6e]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}.content[data-v-f1abbc6e]{flex-grow:1}@media (min-width: 960px){.VPNavBar.has-sidebar .content[data-v-f1abbc6e]{position:relative;z-index:1;padding-right:32px;padding-left:var(--vp-sidebar-width)}}@media (min-width: 1440px){.VPNavBar.has-sidebar .content[data-v-f1abbc6e]{padding-right:calc((100vw - var(--vp-layout-max-width)) / 2 + 32px);padding-left:calc((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width))}}.content-body[data-v-f1abbc6e]{display:flex;justify-content:flex-end;align-items:center;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}@media (min-width: 960px){.VPNavBar:not(.top) .content-body[data-v-f1abbc6e]{position:relative;background-color:var(--vp-nav-bg-color)}}@media (max-width: 767px){.content-body[data-v-f1abbc6e]{column-gap:.5rem}}.menu+.translations[data-v-f1abbc6e]:before,.menu+.appearance[data-v-f1abbc6e]:before,.menu+.social-links[data-v-f1abbc6e]:before,.translations+.appearance[data-v-f1abbc6e]:before,.appearance+.social-links[data-v-f1abbc6e]:before{margin-right:8px;margin-left:8px;width:1px;height:24px;background-color:var(--vp-c-divider);content:""}.menu+.appearance[data-v-f1abbc6e]:before,.translations+.appearance[data-v-f1abbc6e]:before{margin-right:16px}.appearance+.social-links[data-v-f1abbc6e]:before{margin-left:16px}.social-links[data-v-f1abbc6e]{margin-right:-8px}@media (min-width: 960px){.VPNavBar.has-sidebar .curtain[data-v-f1abbc6e]{position:absolute;right:0;bottom:-31px;width:calc(100% - var(--vp-sidebar-width));height:32px}.VPNavBar.has-sidebar .curtain[data-v-f1abbc6e]:before{display:block;width:100%;height:32px;background:linear-gradient(var(--vp-c-bg),transparent 70%);content:""}}@media (min-width: 1440px){.VPNavBar.has-sidebar .curtain[data-v-f1abbc6e]{width:calc(100% - ((100vw - var(--vp-layout-max-width)) / 2 + var(--vp-sidebar-width)))}}.VPNavScreenAppearance[data-v-0dc5cf49]{display:flex;justify-content:space-between;align-items:center;border-radius:8px;padding:12px 14px 12px 16px;background-color:var(--vp-c-bg-soft)}.text[data-v-0dc5cf49]{line-height:24px;font-size:12px;font-weight:500;color:var(--vp-c-text-2)}.VPNavScreenMenuLink[data-v-fe523e3d]{display:block;border-bottom:1px solid var(--vp-c-divider);padding:12px 0 11px;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:border-color .25s,color .25s}.VPNavScreenMenuLink[data-v-fe523e3d]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupLink[data-v-aea78dd1]{display:block;margin-left:12px;line-height:32px;font-size:14px;font-weight:400;color:var(--vp-c-text-1);transition:color .25s}.VPNavScreenMenuGroupLink[data-v-aea78dd1]:hover{color:var(--vp-c-brand-1)}.VPNavScreenMenuGroupSection[data-v-f60dbfa7]{display:block}.title[data-v-f60dbfa7]{line-height:32px;font-size:13px;font-weight:700;color:var(--vp-c-text-2);transition:color .25s}.VPNavScreenMenuGroup[data-v-c2c554ed]{border-bottom:1px solid var(--vp-c-divider);height:48px;overflow:hidden;transition:border-color .5s}.VPNavScreenMenuGroup .items[data-v-c2c554ed]{visibility:hidden}.VPNavScreenMenuGroup.open .items[data-v-c2c554ed]{visibility:visible}.VPNavScreenMenuGroup.open[data-v-c2c554ed]{padding-bottom:10px;height:auto}.VPNavScreenMenuGroup.open .button[data-v-c2c554ed]{padding-bottom:6px;color:var(--vp-c-brand-1)}.VPNavScreenMenuGroup.open .button-icon[data-v-c2c554ed]{transform:rotate(45deg)}.button[data-v-c2c554ed]{display:flex;justify-content:space-between;align-items:center;padding:12px 4px 11px 0;width:100%;line-height:24px;font-size:14px;font-weight:500;color:var(--vp-c-text-1);transition:color .25s}.button[data-v-c2c554ed]:hover{color:var(--vp-c-brand-1)}.button-icon[data-v-c2c554ed]{width:14px;height:14px;fill:var(--vp-c-text-2);transition:fill .5s,transform .25s}.group[data-v-c2c554ed]:first-child{padding-top:0}.group+.group[data-v-c2c554ed],.group+.item[data-v-c2c554ed]{padding-top:4px}.VPNavScreenTranslations[data-v-41505286]{height:24px;overflow:hidden}.VPNavScreenTranslations.open[data-v-41505286]{height:auto}.title[data-v-41505286]{display:flex;align-items:center;font-size:14px;font-weight:500;color:var(--vp-c-text-1)}.icon[data-v-41505286]{width:16px;height:16px;fill:currentColor}.icon.lang[data-v-41505286]{margin-right:8px}.icon.chevron[data-v-41505286]{margin-left:4px}.list[data-v-41505286]{padding:4px 0 0 24px}.link[data-v-41505286]{line-height:32px;font-size:13px;color:var(--vp-c-text-1)}.VPNavScreen[data-v-57cce842]{position:fixed;top:calc(var(--vp-nav-height) + var(--vp-layout-top-height, 0px) + 1px);right:0;bottom:0;left:0;padding:0 32px;width:100%;background-color:var(--vp-nav-screen-bg-color);overflow-y:auto;transition:background-color .5s;pointer-events:auto}.VPNavScreen.fade-enter-active[data-v-57cce842],.VPNavScreen.fade-leave-active[data-v-57cce842]{transition:opacity .25s}.VPNavScreen.fade-enter-active .container[data-v-57cce842],.VPNavScreen.fade-leave-active .container[data-v-57cce842]{transition:transform .25s ease}.VPNavScreen.fade-enter-from[data-v-57cce842],.VPNavScreen.fade-leave-to[data-v-57cce842]{opacity:0}.VPNavScreen.fade-enter-from .container[data-v-57cce842],.VPNavScreen.fade-leave-to .container[data-v-57cce842]{transform:translateY(-8px)}@media (min-width: 768px){.VPNavScreen[data-v-57cce842]{display:none}}.container[data-v-57cce842]{margin:0 auto;padding:24px 0 96px;max-width:288px}.menu+.translations[data-v-57cce842],.menu+.appearance[data-v-57cce842],.translations+.appearance[data-v-57cce842]{margin-top:24px}.menu+.social-links[data-v-57cce842]{margin-top:16px}.appearance+.social-links[data-v-57cce842]{margin-top:16px}.VPNav[data-v-7ad780c2]{position:relative;top:var(--vp-layout-top-height, 0px);left:0;z-index:var(--vp-z-index-nav);width:100%;pointer-events:none;transition:background-color .5s}@media (min-width: 960px){.VPNav[data-v-7ad780c2]{position:fixed}}.VPSidebarItem.level-0[data-v-bd01e0d5]{padding-bottom:24px}.VPSidebarItem.collapsed.level-0[data-v-bd01e0d5]{padding-bottom:10px}.item[data-v-bd01e0d5]{position:relative;display:flex;width:100%}.VPSidebarItem.collapsible>.item[data-v-bd01e0d5]{cursor:pointer}.indicator[data-v-bd01e0d5]{position:absolute;top:6px;bottom:6px;left:-17px;width:2px;border-radius:2px;transition:background-color .25s}.VPSidebarItem.level-2.is-active>.item>.indicator[data-v-bd01e0d5],.VPSidebarItem.level-3.is-active>.item>.indicator[data-v-bd01e0d5],.VPSidebarItem.level-4.is-active>.item>.indicator[data-v-bd01e0d5],.VPSidebarItem.level-5.is-active>.item>.indicator[data-v-bd01e0d5]{background-color:var(--vp-c-brand-1)}.link[data-v-bd01e0d5]{display:flex;align-items:center;flex-grow:1}.text[data-v-bd01e0d5]{flex-grow:1;padding:4px 0;line-height:24px;font-size:14px;transition:color .25s}.VPSidebarItem.level-0 .text[data-v-bd01e0d5]{font-weight:700;color:var(--vp-c-text-1)}.VPSidebarItem.level-1 .text[data-v-bd01e0d5],.VPSidebarItem.level-2 .text[data-v-bd01e0d5],.VPSidebarItem.level-3 .text[data-v-bd01e0d5],.VPSidebarItem.level-4 .text[data-v-bd01e0d5],.VPSidebarItem.level-5 .text[data-v-bd01e0d5]{font-weight:500;color:var(--vp-c-text-2)}.VPSidebarItem.level-0.is-link>.item>.link:hover .text[data-v-bd01e0d5],.VPSidebarItem.level-1.is-link>.item>.link:hover .text[data-v-bd01e0d5],.VPSidebarItem.level-2.is-link>.item>.link:hover .text[data-v-bd01e0d5],.VPSidebarItem.level-3.is-link>.item>.link:hover .text[data-v-bd01e0d5],.VPSidebarItem.level-4.is-link>.item>.link:hover .text[data-v-bd01e0d5],.VPSidebarItem.level-5.is-link>.item>.link:hover .text[data-v-bd01e0d5]{color:var(--vp-c-brand-1)}.VPSidebarItem.level-0.has-active>.item>.text[data-v-bd01e0d5],.VPSidebarItem.level-1.has-active>.item>.text[data-v-bd01e0d5],.VPSidebarItem.level-2.has-active>.item>.text[data-v-bd01e0d5],.VPSidebarItem.level-3.has-active>.item>.text[data-v-bd01e0d5],.VPSidebarItem.level-4.has-active>.item>.text[data-v-bd01e0d5],.VPSidebarItem.level-5.has-active>.item>.text[data-v-bd01e0d5],.VPSidebarItem.level-0.has-active>.item>.link>.text[data-v-bd01e0d5],.VPSidebarItem.level-1.has-active>.item>.link>.text[data-v-bd01e0d5],.VPSidebarItem.level-2.has-active>.item>.link>.text[data-v-bd01e0d5],.VPSidebarItem.level-3.has-active>.item>.link>.text[data-v-bd01e0d5],.VPSidebarItem.level-4.has-active>.item>.link>.text[data-v-bd01e0d5],.VPSidebarItem.level-5.has-active>.item>.link>.text[data-v-bd01e0d5]{color:var(--vp-c-text-1)}.VPSidebarItem.level-0.is-active>.item .link>.text[data-v-bd01e0d5],.VPSidebarItem.level-1.is-active>.item .link>.text[data-v-bd01e0d5],.VPSidebarItem.level-2.is-active>.item .link>.text[data-v-bd01e0d5],.VPSidebarItem.level-3.is-active>.item .link>.text[data-v-bd01e0d5],.VPSidebarItem.level-4.is-active>.item .link>.text[data-v-bd01e0d5],.VPSidebarItem.level-5.is-active>.item .link>.text[data-v-bd01e0d5]{color:var(--vp-c-brand-1)}.caret[data-v-bd01e0d5]{display:flex;justify-content:center;align-items:center;margin-right:-7px;width:32px;height:32px;color:var(--vp-c-text-3);cursor:pointer;transition:color .25s;flex-shrink:0}.item:hover .caret[data-v-bd01e0d5]{color:var(--vp-c-text-2)}.item:hover .caret[data-v-bd01e0d5]:hover{color:var(--vp-c-text-1)}.caret-icon[data-v-bd01e0d5]{width:18px;height:18px;fill:currentColor;transform:rotate(90deg);transition:transform .25s}.VPSidebarItem.collapsed .caret-icon[data-v-bd01e0d5]{transform:rotate(0)}.VPSidebarItem.level-1 .items[data-v-bd01e0d5],.VPSidebarItem.level-2 .items[data-v-bd01e0d5],.VPSidebarItem.level-3 .items[data-v-bd01e0d5],.VPSidebarItem.level-4 .items[data-v-bd01e0d5],.VPSidebarItem.level-5 .items[data-v-bd01e0d5]{border-left:1px solid var(--vp-c-divider);padding-left:16px}.VPSidebarItem.collapsed .items[data-v-bd01e0d5]{display:none}.VPSidebar[data-v-ee2efba5]{position:fixed;top:var(--vp-layout-top-height, 0px);bottom:0;left:0;z-index:var(--vp-z-index-sidebar);padding:32px 32px 96px;width:calc(100vw - 64px);max-width:320px;background-color:var(--vp-sidebar-bg-color);opacity:0;box-shadow:var(--vp-c-shadow-3);overflow-x:hidden;overflow-y:auto;transform:translate(-100%);transition:opacity .5s,transform .25s ease;overscroll-behavior:contain}.VPSidebar.open[data-v-ee2efba5]{opacity:1;visibility:visible;transform:translate(0);transition:opacity .25s,transform .5s cubic-bezier(.19,1,.22,1)}.dark .VPSidebar[data-v-ee2efba5]{box-shadow:var(--vp-shadow-1)}@media (min-width: 960px){.VPSidebar[data-v-ee2efba5]{z-index:1;padding-top:var(--vp-nav-height);padding-bottom:128px;width:var(--vp-sidebar-width);max-width:100%;background-color:var(--vp-sidebar-bg-color);opacity:1;visibility:visible;box-shadow:none;transform:translate(0)}}@media (min-width: 1440px){.VPSidebar[data-v-ee2efba5]{padding-left:max(32px,calc((100% - (var(--vp-layout-max-width) - 64px)) / 2));width:calc((100% - (var(--vp-layout-max-width) - 64px)) / 2 + var(--vp-sidebar-width) - 32px)}}@media (min-width: 960px){.curtain[data-v-ee2efba5]{position:sticky;top:-64px;left:0;z-index:1;margin-top:calc(var(--vp-nav-height) * -1);margin-right:-32px;margin-left:-32px;height:var(--vp-nav-height);background-color:var(--vp-sidebar-bg-color)}}.nav[data-v-ee2efba5]{outline:0}.group+.group[data-v-ee2efba5]{border-top:1px solid var(--vp-c-divider);padding-top:10px}@media (min-width: 960px){.group[data-v-ee2efba5]{padding-top:10px;width:calc(var(--vp-sidebar-width) - 64px)}}.VPSkipLink[data-v-c8291ffa]{top:8px;left:8px;padding:8px 16px;z-index:999;border-radius:8px;font-size:12px;font-weight:700;text-decoration:none;color:var(--vp-c-brand-1);box-shadow:var(--vp-shadow-3);background-color:var(--vp-c-bg)}.VPSkipLink[data-v-c8291ffa]:focus{height:auto;width:auto;clip:auto;clip-path:none}@media (min-width: 1280px){.VPSkipLink[data-v-c8291ffa]{top:14px;left:16px}}.Layout[data-v-9d8abc1e]{display:flex;flex-direction:column;min-height:100vh}.VPHomeSponsors[data-v-843cc1b2]{border-top:1px solid var(--vp-c-gutter);padding:88px 24px 96px;background-color:var(--vp-c-bg)}.container[data-v-843cc1b2]{margin:0 auto;max-width:1152px}.love[data-v-843cc1b2]{margin:0 auto;width:28px;height:28px;color:var(--vp-c-text-3)}.icon[data-v-843cc1b2]{width:28px;height:28px;fill:currentColor}.message[data-v-843cc1b2]{margin:0 auto;padding-top:10px;max-width:320px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.sponsors[data-v-843cc1b2]{padding-top:32px}.action[data-v-843cc1b2]{padding-top:40px;text-align:center}.VPTeamPage[data-v-b1cfd8dc]{padding-bottom:96px}@media (min-width: 768px){.VPTeamPage[data-v-b1cfd8dc]{padding-bottom:128px}}.VPTeamPageSection+.VPTeamPageSection[data-v-b1cfd8dc-s],.VPTeamMembers+.VPTeamPageSection[data-v-b1cfd8dc-s]{margin-top:64px}.VPTeamMembers+.VPTeamMembers[data-v-b1cfd8dc-s]{margin-top:24px}@media (min-width: 768px){.VPTeamPageTitle+.VPTeamPageSection[data-v-b1cfd8dc-s]{margin-top:16px}.VPTeamPageSection+.VPTeamPageSection[data-v-b1cfd8dc-s],.VPTeamMembers+.VPTeamPageSection[data-v-b1cfd8dc-s]{margin-top:96px}}.VPTeamMembers[data-v-b1cfd8dc-s]{padding:0 24px}@media (min-width: 768px){.VPTeamMembers[data-v-b1cfd8dc-s]{padding:0 48px}}@media (min-width: 960px){.VPTeamMembers[data-v-b1cfd8dc-s]{padding:0 64px}}.VPTeamPageTitle[data-v-46c5e327]{padding:48px 32px;text-align:center}@media (min-width: 768px){.VPTeamPageTitle[data-v-46c5e327]{padding:64px 48px 48px}}@media (min-width: 960px){.VPTeamPageTitle[data-v-46c5e327]{padding:80px 64px 48px}}.title[data-v-46c5e327]{letter-spacing:0;line-height:44px;font-size:36px;font-weight:500}@media (min-width: 768px){.title[data-v-46c5e327]{letter-spacing:-.5px;line-height:56px;font-size:48px}}.lead[data-v-46c5e327]{margin:0 auto;max-width:512px;padding-top:12px;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}@media (min-width: 768px){.lead[data-v-46c5e327]{max-width:592px;letter-spacing:.15px;line-height:28px;font-size:20px}}.VPTeamPageSection[data-v-3bf2e850]{padding:0 32px}@media (min-width: 768px){.VPTeamPageSection[data-v-3bf2e850]{padding:0 48px}}@media (min-width: 960px){.VPTeamPageSection[data-v-3bf2e850]{padding:0 64px}}.title[data-v-3bf2e850]{position:relative;margin:0 auto;max-width:1152px;text-align:center;color:var(--vp-c-text-2)}.title-line[data-v-3bf2e850]{position:absolute;top:16px;left:0;width:100%;height:1px;background-color:var(--vp-c-divider)}.title-text[data-v-3bf2e850]{position:relative;display:inline-block;padding:0 24px;letter-spacing:0;line-height:32px;font-size:20px;font-weight:500;background-color:var(--vp-c-bg)}.lead[data-v-3bf2e850]{margin:0 auto;max-width:480px;padding-top:12px;text-align:center;line-height:24px;font-size:16px;font-weight:500;color:var(--vp-c-text-2)}.members[data-v-3bf2e850]{padding-top:40px}.VPTeamMembersItem[data-v-3a0078bd]{display:flex;flex-direction:column;gap:2px;border-radius:12px;width:100%;height:100%;overflow:hidden}.VPTeamMembersItem.small .profile[data-v-3a0078bd]{padding:32px}.VPTeamMembersItem.small .data[data-v-3a0078bd]{padding-top:20px}.VPTeamMembersItem.small .avatar[data-v-3a0078bd]{width:64px;height:64px}.VPTeamMembersItem.small .name[data-v-3a0078bd]{line-height:24px;font-size:16px}.VPTeamMembersItem.small .affiliation[data-v-3a0078bd]{padding-top:4px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .desc[data-v-3a0078bd]{padding-top:12px;line-height:20px;font-size:14px}.VPTeamMembersItem.small .links[data-v-3a0078bd]{margin:0 -16px -20px;padding:10px 0 0}.VPTeamMembersItem.medium .profile[data-v-3a0078bd]{padding:48px 32px}.VPTeamMembersItem.medium .data[data-v-3a0078bd]{padding-top:24px;text-align:center}.VPTeamMembersItem.medium .avatar[data-v-3a0078bd]{width:96px;height:96px}.VPTeamMembersItem.medium .name[data-v-3a0078bd]{letter-spacing:.15px;line-height:28px;font-size:20px}.VPTeamMembersItem.medium .affiliation[data-v-3a0078bd]{padding-top:4px;font-size:16px}.VPTeamMembersItem.medium .desc[data-v-3a0078bd]{padding-top:16px;max-width:288px;font-size:16px}.VPTeamMembersItem.medium .links[data-v-3a0078bd]{margin:0 -16px -12px;padding:16px 12px 0}.profile[data-v-3a0078bd]{flex-grow:1;background-color:var(--vp-c-bg-soft)}.data[data-v-3a0078bd]{text-align:center}.avatar[data-v-3a0078bd]{position:relative;flex-shrink:0;margin:0 auto;border-radius:50%;box-shadow:var(--vp-shadow-3)}.avatar-img[data-v-3a0078bd]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;object-fit:cover}.name[data-v-3a0078bd]{margin:0;font-weight:600}.affiliation[data-v-3a0078bd]{margin:0;font-weight:500;color:var(--vp-c-text-2)}.org.link[data-v-3a0078bd]{color:var(--vp-c-text-2);transition:color .25s}.org.link[data-v-3a0078bd]:hover{color:var(--vp-c-brand-1)}.desc[data-v-3a0078bd]{margin:0 auto}.desc[data-v-3a0078bd] a{font-weight:500;color:var(--vp-c-brand-1);text-decoration-style:dotted;transition:color .25s}.links[data-v-3a0078bd]{display:flex;justify-content:center;height:56px}.sp-link[data-v-3a0078bd]{display:flex;justify-content:center;align-items:center;text-align:center;padding:16px;font-size:14px;font-weight:500;color:var(--vp-c-sponsor);background-color:var(--vp-c-bg-soft);transition:color .25s,background-color .25s}.sp .sp-link.link[data-v-3a0078bd]:hover,.sp .sp-link.link[data-v-3a0078bd]:focus{outline:none;color:var(--vp-c-white);background-color:var(--vp-c-sponsor)}.sp-icon[data-v-3a0078bd]{margin-right:8px;width:16px;height:16px;fill:currentColor}.VPTeamMembers.small .container[data-v-bf782009]{grid-template-columns:repeat(auto-fit,minmax(224px,1fr))}.VPTeamMembers.small.count-1 .container[data-v-bf782009]{max-width:276px}.VPTeamMembers.small.count-2 .container[data-v-bf782009]{max-width:576px}.VPTeamMembers.small.count-3 .container[data-v-bf782009]{max-width:876px}.VPTeamMembers.medium .container[data-v-bf782009]{grid-template-columns:repeat(auto-fit,minmax(256px,1fr))}@media (min-width: 375px){.VPTeamMembers.medium .container[data-v-bf782009]{grid-template-columns:repeat(auto-fit,minmax(288px,1fr))}}.VPTeamMembers.medium.count-1 .container[data-v-bf782009]{max-width:368px}.VPTeamMembers.medium.count-2 .container[data-v-bf782009]{max-width:760px}.container[data-v-bf782009]{display:grid;gap:24px;margin:0 auto;max-width:1152px}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-cyrillic.5f2c6c8c.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-cyrillic-ext.e75737ce.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-greek.d5a6d92a.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-greek-ext.ab0619bc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-latin.2ed14f66.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-latin-ext.0030eebd.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:"Regular";src:url(/MagiskChineseDocument/assets/inter-roman-vietnamese.14ce25a6.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-cyrillic.ea42a392.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-cyrillic-ext.33bd5a8e.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-greek.8f4463c4.woff2) format("woff2");unicode-range:U+0370-03FF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-greek-ext.4fbe9427.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-latin.bd3b6f56.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-latin-ext.bd8920cc.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter var;font-weight:100 900;font-display:swap;font-style:italic;font-named-instance:"Italic";src:url(/MagiskChineseDocument/assets/inter-italic-vietnamese.6ce511fb.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Chinese Quotes;src:local("PingFang SC Regular"),local("PingFang SC"),local("SimHei"),local("Source Han Sans SC");unicode-range:U+2018,U+2019,U+201C,U+201D}@font-face{font-family:JetBrains Mono Online;src:url(/MagiskChineseDocument/assets/JetBrainsMono.662a196d.ttf);font-style:normal}@font-face{font-family:JetBrains Mono Online;src:url(/MagiskChineseDocument/assets/JetBrainsMono-Italic.f115aaa1.ttf);font-style:italic}:root{--c-md-teal-50-alpha: #00968819;--c-md-teal-100-alpha: #0096874d;--c-md-teal-100: #b2dfdb;--c-md-teal-300: #4db6ac;--c-md-teal-400: #26a69a;--c-md-teal-500: #009688;--c-md-teal-600: #00897b;--c-md-teal-700: #00796b;--c-md-pink-50-alpha: #e91e6319;--c-md-pink-100-alpha: #e91e634d;--c-md-pink-100: #f8bbd0;--c-md-pink-300: #f06292;--c-md-pink-400: #ec407a;--c-md-pink-500: #e91e63;--c-md-pink-600: #d81b60;--c-md-pink-700: #c2185b}:root{--vp-c-brand-1: var(--c-md-teal-500);--vp-c-brand-2: var(--c-md-teal-300);--vp-c-brand-3: var(--c-md-teal-300);--vp-c-brand-soft: var(--c-md-teal-50-alpha);--color-selection: var(--c-md-teal-100-alpha);--vp-font-family-mono: "JetBrains Mono", "JetBrains Mono Online", ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", var(--vp-font-family-base), monospace}:root.delta{--vp-c-brand-1: var(--c-md-pink-500);--vp-c-brand-2: var(--c-md-pink-300);--vp-c-brand-3: var(--c-md-pink-300);--vp-c-brand-soft: var(--c-md-pink-50-alpha);--color-selection: var(--c-md-pink-100-alpha)}::selection{background-color:var(--color-selection)}.VPLocalSearchBox[data-v-007ef435]{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex}.backdrop[data-v-007ef435]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--vp-backdrop-bg-color);transition:opacity .5s}.shell[data-v-007ef435]{position:relative;padding:12px;margin:64px auto;display:flex;flex-direction:column;gap:16px;background:var(--vp-local-search-bg);width:min(100vw - 60px,900px);height:min-content;max-height:min(100vh - 128px,900px);border-radius:6px}@media (max-width: 767px){.shell[data-v-007ef435]{margin:0;width:100vw;height:100vh;max-height:none;border-radius:0}}.search-bar[data-v-007ef435]{border:1px solid var(--vp-c-divider);border-radius:4px;display:flex;align-items:center;padding:0 12px;cursor:text}@media (max-width: 767px){.search-bar[data-v-007ef435]{padding:0 8px}}.search-bar[data-v-007ef435]:focus-within{border-color:var(--vp-c-brand-1)}.search-icon[data-v-007ef435]{margin:8px}@media (max-width: 767px){.search-icon[data-v-007ef435]{display:none}}.search-input[data-v-007ef435]{padding:6px 12px;font-size:inherit;width:100%}@media (max-width: 767px){.search-input[data-v-007ef435]{padding:6px 4px}}.search-actions[data-v-007ef435]{display:flex;gap:4px}@media (any-pointer: coarse){.search-actions[data-v-007ef435]{gap:8px}}@media (min-width: 769px){.search-actions.before[data-v-007ef435]{display:none}}.search-actions button[data-v-007ef435]{padding:8px}.search-actions button[data-v-007ef435]:not([disabled]):hover,.toggle-layout-button.detailed-list[data-v-007ef435]{color:var(--vp-c-brand-1)}.search-actions button.clear-button[data-v-007ef435]:disabled{opacity:.37}.search-keyboard-shortcuts[data-v-007ef435]{font-size:.8rem;opacity:75%;display:flex;flex-wrap:wrap;gap:16px;line-height:14px}.search-keyboard-shortcuts span[data-v-007ef435]{display:flex;align-items:center;gap:4px}@media (max-width: 767px){.search-keyboard-shortcuts[data-v-007ef435]{display:none}}.search-keyboard-shortcuts kbd[data-v-007ef435]{background:rgba(128,128,128,.1);border-radius:4px;padding:3px 6px;min-width:24px;display:inline-block;text-align:center;vertical-align:middle;border:1px solid rgba(128,128,128,.15);box-shadow:0 2px 2px #0000001a}.results[data-v-007ef435]{display:flex;flex-direction:column;gap:6px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.result[data-v-007ef435]{display:flex;align-items:center;gap:8px;border-radius:4px;transition:none;line-height:1rem;border:solid 2px var(--vp-local-search-result-border);outline:none}.result>div[data-v-007ef435]{margin:12px;width:100%;overflow:hidden}@media (max-width: 767px){.result>div[data-v-007ef435]{margin:8px}}.titles[data-v-007ef435]{display:flex;flex-wrap:wrap;gap:4px;position:relative;z-index:1001;padding:2px 0}.title[data-v-007ef435]{display:flex;align-items:center;gap:4px}.title.main[data-v-007ef435]{font-weight:500}.title-icon[data-v-007ef435]{opacity:.5;font-weight:500;color:var(--vp-c-brand-1)}.title svg[data-v-007ef435]{opacity:.5}.result.selected[data-v-007ef435]{--vp-local-search-result-bg: var(--vp-local-search-result-selected-bg);border-color:var(--vp-local-search-result-selected-border)}.excerpt-wrapper[data-v-007ef435]{position:relative}.excerpt[data-v-007ef435]{opacity:75%;pointer-events:none;max-height:140px;overflow:hidden;position:relative;opacity:.5;margin-top:4px}.result.selected .excerpt[data-v-007ef435]{opacity:1}.excerpt[data-v-007ef435] *{font-size:.8rem!important;line-height:130%!important}.titles[data-v-007ef435] mark,.excerpt[data-v-007ef435] mark{background-color:var(--vp-local-search-highlight-bg);color:var(--vp-local-search-highlight-text);border-radius:2px;padding:0 2px}.excerpt[data-v-007ef435] .vp-code-group .tabs{display:none}.excerpt[data-v-007ef435] .vp-code-group div[class*=language-]{border-radius:8px!important}.excerpt-gradient-bottom[data-v-007ef435]{position:absolute;bottom:-1px;left:0;width:100%;height:8px;background:linear-gradient(transparent,var(--vp-local-search-result-bg));z-index:1000}.excerpt-gradient-top[data-v-007ef435]{position:absolute;top:-1px;left:0;width:100%;height:8px;background:linear-gradient(var(--vp-local-search-result-bg),transparent);z-index:1000}.result.selected .titles[data-v-007ef435],.result.selected .title-icon[data-v-007ef435]{color:var(--vp-c-brand-1)!important}.no-results[data-v-007ef435]{font-size:.9rem;text-align:center;padding:12px}svg[data-v-007ef435]{flex:none} diff --git a/assets/tools.md.4de0b4c5.js b/assets/tools.md.4de0b4c5.js deleted file mode 100644 index d254fe9a..00000000 --- a/assets/tools.md.4de0b4c5.js +++ /dev/null @@ -1,231 +0,0 @@ -import{_ as s,o as n,c as a,V as l}from"./chunks/framework.fc84ac3a.js";const d=JSON.parse('{"title":"Magisk 工具","description":"","frontmatter":{},"headers":[],"relativePath":"tools.md","filePath":"tools.md","lastUpdated":1684159014000}'),p={name:"tools.md"},e=l(`

    Magisk 工具

    Magisk 为开发人员提供了大量安装工具、守护程序和实用程序。本文档涵盖了4个二进制文件和所有包含的小程序。二进制文件和小程序如下所示:

    txt
    magiskboot                 /* binary */
    -magiskinit                 /* binary */
    -magiskpolicy               /* binary */
    -supolicy -> magiskpolicy
    -magisk                     /* binary */
    -resetprop -> magisk
    -su -> magisk

    magiskboot

    一个用于解压缩/重新打包 boot 映像、解析/修补/解压缩 cpio 、修补 dtb 、十六进制修补二进制文件,以及使用多种算法压缩/解压缩文件的工具。

    magiskboot 支持常见的压缩格式(这意味着它不依赖于外部工具),包括 gziplz4lz4_legacy仅在LG上使用)、lzmaxzbzip2

    magiskboot 的概念是使 boot 映像修改更简单。对于解包,它解析标头并提取映像中的所有部分,如果在任何部分中检测到压缩,则会立即解压缩。对于重新打包,需要原始 boot 映像,以便可以使用原始标头,只需更改必要的内容,如节大小和校验和。如果需要,所有部分将被压缩回原始格式。该工具还支持许多 CPIO 和 DTB 操作。

    txt
    用法: ./magiskboot <操作> [参数...]
    -
    -支持的操作:
    -  unpack [-n] [-h] <bootimg>
    -      将 <bootimg> 解压缩到其各个组件,每个组件到一个文件,并在当前目录中具有相
    -    应的文件名。
    -      支持的组件:kernel、kernel_dtb、ramdisk.cpio、second、dtb、extra 和
    -    recovery_dtbo。
    -      默认情况下,每个组件将在写入输出文件之前即时自动解压缩。
    -      如果提供“-n”,则将跳过所有解压缩操作;每个组件将保持不变,以原始格式转储。
    -      如果提供了“-h”,则启动映像标头信息将转储到文件“header”,该文件可用于
    -    在重新打包期间修改标头配置。
    -
    -    返回值:
    -    0:valid    1:error    2:chromeos
    -
    -  repack [-n] <原始bootimg> [输出bootimg]
    -      使用当前目录中的文件将启动映像组件重新打包到 [输出bootimg],如果未指
    -    定,则为“new-boot.img”。
    -      <原始bootimg> 是用于解压缩组件的原始启动映像。
    -      默认情况下,每个组件将使用 <原始bootimg> 中检测到的相应格式自动压缩。如
    -    果当前目录中的组件文件已被压缩,则不会对该特定组件执行任何附加压缩。
    -      如果提供“-n”,则将跳过所有压缩操作。
    -    如果 env 变量 PATCHVBMETAFLAG 设置为 true,则将设置启动映像的 vbmeta
    -    header 中的所有禁用标志。
    -
    -  hexpatch <文件> <hexpattern1> <hexpattern2>
    -    在 <文件> 中搜索 <hexpattern1>,并将其替换为 <hexpattern2>
    -
    -  cpio <incpio> [命令...]
    -    对 <incpio> 执行 cpio 命令(修改已到位)
    -    每个命令都是一个参数,请为每个命令添加引号。
    -    支持的命令:
    -      exists ENTRY
    -        如果 ENTRY 存在,则返回 0,否则返回 1
    -      rm [-r] ENTRY
    -        删除 ENTRY,指定 [-r] 以递归删除
    -      mkdir MODE ENTRY
    -        在 MODE 权限下创建目录 ENTRY
    -      ln TARGET ENTRY
    -        使用名称 ENTRY 创建指向 TARGET 的符号链接
    -      mv SOURCE DEST
    -        将 SOURCE 移动到 DEST
    -      add MODE ENTRY INFILE
    -        在 MODE 权限中添加 INFILE 作为 ENTRY;替换 ENTRY(如果存在)
    -      extract [ENTRY OUT]
    -        将 ENTRY 解压到 OUT,或将所有条目解压到当前目录
    -      test
    -        测试 cpio 的状态
    -        返回值为0或或运算以下值:
    -        0x1:Magisk    0x2:unsupported    0x4:Sony
    -      patch
    -        应用 ramdisk 补丁
    -        用 env 变量进行配置:KEEPVERITY KEEPFORCEENCRYPT
    -      backup ORIG
    -        从 ORIG 创建 ramdisk 备份
    -      restore
    -        从 incpio 中存储的 ramdisk 备份恢复 ramdisk
    -      sha1
    -        如果以前已在 ramdisk 中备份,则输出原始引导SHA1
    -
    -  dtb <文件> <操作> [参数...]
    -    对 <文件> 执行与 dtb 相关的操作
    -    支持的操作:
    -      print [-f]
    -        打印 dtb 的所有内容以进行调试
    -        指定 [-f] 以仅打印 fstab 节点
    -      patch
    -        搜索 fstab 并删除 verity/avb
    -        直接对文件进行修改
    -        使用 env 变量进行配置:KEEPVERITY
    -      test
    -        测试 fstab 的状态
    -        返回值:
    -        0:valid    1:error
    -
    -  split <文件>
    -    将 image.*-dtb 拆分为 kernel + kernel_dtb
    -
    -  sha1 <文件>
    -    出 <文件> 的 SHA1 校验和
    -
    -  cleanup
    -    清理当前工作目录
    -
    -  compress[=格式] <输入文件> [输出文件]
    -    使用 [格式] 将 <输入文件> 压缩为 [输出文件]。
    -    可以是“-”,以作为 STDIN/STDOUT。
    -    如果未指定 [格式],则将使用 gzip。
    -    如果未指定 [输出文件],则 <输入文件> 将被替换为
    -    后缀为匹配文件扩展名的另一个文件。
    -    支持格式: gzip zopfli xz lzma bzip2 lz4 lz4_legacy lz4_lg 
    -
    -  decompress <输入文件> [输出文件]
    -    检测格式并将 <输入文件> 解压缩到 [输出文件]。
    -    <输入文件>/[输出文件] 可以是“-”,以作为 STDIN/STDOUT。
    -    如果未指定 [输出文件],则 <输入文件> 将替换为另一个文件,
    -    删除其文件格式文件扩展名。
    -    支持格式: gzip zopfli xz lzma bzip2 lz4 lz4_legacy lz4_lg

    magiskinit

    这个二进制文件将替换 Magisk 补丁启动映像的 ramdisk 中的 init。它最初是为支持以 system-as-root 的设备而创建的,但该工具被扩展为支持所有设备,并成为 Magisk 的关键部分。更多详细信息可以在 Micsk Booting Process 中的 Pre-Init 部分找到。

    magiskpolicy

    (此工具别名为 supolicy,以与 SuperSU 的 sepolicy 工具兼容)

    高级开发人员可以使用此工具修改 SELinux 策略。在像 Linux 服务器管理员这样的常见场景中,他们会直接修改 SELinux 策略源(*.te)并重新编译 sepolicy 二进制文件,但在 Android 上,我们直接修补二进制文件(或运行时策略)。

    Magisk 守护进程派生的所有进程,包括 root shell 及其所有分支,都在上下文 u:r:magisk:s0 中运行。所有安装了 Magisk 的系统上使用的规则都可以被视为官方的 sepolicy 具有以下补丁:magiskpolicy --magisk 'allow magisk * * *'

    txt
    用法: ./magiskpolicy [--选项...] [策略声明...]
    -
    -选项:
    -   --help            显示 policy 语句的帮助消息
    -   --load FILE       从 FILE 加载 sepolicy
    -   --load-split      从预编译的 sepolicy 加载或编译拆分的 cil 策略
    -   --compile-split   编译拆分的cil策略
    -   --save FILE       将整体策略转储到 FILE 文件
    -   --live            立即将 sepolicy 加载到内核中
    -   --magisk          应用内置 Magisk sepolicy 规则
    -   --apply FILE      应用 FILE 中的规则,作为策略语句逐行读取和分析
    -                     (允许多重 --apply)
    -
    -如果既没有指定 --load、--load-split,也没有指定 --compile-split,则它
    -将从当前活动策略(/sys/fs/selinux/policy)加载
    -
    -
    -一个策略声明应被视为一个参数,这意味着每个策略声明都应该用引号括起来。
    -可以在一个命令中提供多个策略语句。
    -
    -语句的格式为“<rule_name> [args...]”。
    -标有 (^) 的参数可以接受一个或多个条目。多个条目由大括号 ({}) 中的空格分隔列表组成。
    -标有 (*) 的参数与 (^) 相同,但另外支持 match-all 运算符 (*)。
    -
    -示例:"allow { s1 s2 } { t1 t2 } class *"
    -将扩展到:
    -
    -allow s1 t1 class { all-permissions-of-class }
    -allow s1 t2 class { all-permissions-of-class }
    -allow s2 t1 class { all-permissions-of-class }
    -allow s2 t2 class { all-permissions-of-class }
    -
    -支持的策略声明:
    -
    -"allow *source_type *target_type *class *perm_set"
    -"deny *source_type *target_type *class *perm_set"
    -"auditallow *source_type *target_type *class *perm_set"
    -"dontaudit *source_type *target_type *class *perm_set"
    -
    -"allowxperm *source_type *target_type *class operation xperm_set"
    -"auditallowxperm *source_type *target_type *class operation xperm_set"
    -"dontauditxperm *source_type *target_type *class operation xperm_set"
    -- 唯一支持的操作是“ioctl”
    -- xperm_set 格式为 “low-high”、“value”或“*”。
    -  “*”将被视为“0x0000-0xFFFF”。
    -  所有值应以十六进制书写。
    -
    -"permissive ^type"
    -"enforce ^type"
    -
    -"typeattribute ^type ^attribute"
    -
    -"type type_name ^(attribute)"
    -- 参数“attribute”是可选的,默认为“domain”
    -
    -"attribute attribute_name"
    -
    -"type_transition source_type target_type class default_type (object_name)"
    -- 参数“object_name”是可选的
    -
    -"type_change source_type target_type class default_type"
    -"type_member source_type target_type class default_type"
    -
    -"genfscon fs_name partial_path fs_context"

    magisk

    当使用名称 magisk 调用 magisk 二进制文件时,它作为一个实用工具,具有许多助手函数和几个 Magisk 服务的入口点。

    txt
    用法: magisk [小程序 [参数]...]
    -   或: magisk [选项]...
    -
    -选项:
    -   -c                        打印当前二进制版本
    -   -v                        打印正在运行的守护程序版本
    -   -V                        打印正在运行的守护程序版本号
    -   --list                    列出所有可用的小程序
    -   --remove-modules          移除所有模块并重新启动
    -   --install-module ZIP      安装模块 zip 文件
    -
    -高级选项(内部 APIs):
    -   --daemon                  手动启动 Magisk 守护进程
    -   --stop                    移除所有 Magisk 更改并停止守护程序
    -   --[init trigger]          初始化触发器上的回调。有效的触发器:
    -                             post-fs-data, service, boot-complete, zygote-restart
    -   --unlock-blocks           将所有块设备的 BLKROSET 标志设置为 OFF
    -   --restorecon              恢复 Magisk 文件上的 selinux 上下文
    -   --clone-attr SRC DEST     克隆权限、所有者和 selinux 上下文
    -   --clone SRC DEST          克隆 SRC 到 DEST
    -   --sqlite SQL              执行 SQL 命令到 Magisk 数据库
    -   --path                    打印 Magisk tmpfs 挂载路径
    -   --denylist ARGS           拒绝列表配置 CLI
    -
    -可用的小程序:
    -    su, resetprop
    -
    -用法: magisk --denylist [操作 [参数...] ]
    -操作:
    -   status          返回强制的状态
    -   enable          启用拒绝列表强制
    -   disable         禁用拒绝列表强制
    -   add PKG [PROC]  将新目标添加到拒绝列表
    -   rm PKG [PROC]   从拒绝列表中删除目标
    -   ls              打印当前拒绝列表
    -   exec CMDs...    在隔离的挂载命名空间中执行命令并执行
    -                   所有卸载操作

    su

    MagiskSU 入口点 magisk 的小程序。不错的旧 su 命令。

    txt
    用法: su [选项] [-] [user [参数...]]
    -
    -选项:
    -  -c, --command 命令         将命令传递给调用的 shell
    -  -h, --help                    显示此帮助消息并退出
    -  -, -l, --login                将 shell 伪装成一个登录 shell
    -  -m, -p,
    -  --preserve-environment        保护整个环境
    -  -s, --shell SHELL             使用 SHELL 而不是默认的 /system/bin/sh
    -  -v, --version                 显示版本名并退出
    -  -V                            显示版本号并退出
    -  -mm, -M,
    -  --mount-master                在全局装载命名空间中强制运行

    注意

    尽管上面没有列出 -Z, --context 选项,但该选项仍然存在,以便与为 SuperSU 设计的应用程序进行 CLI 兼容。然而,该选项被默默忽略,因为它不再相应。

    resetprop

    magisk 的小程序。高级系统属性操作实用程序。查看 Resetprop 详细信息 以了解更多背景信息。

    txt
    用法: resetprop [标志] [选项...]
    -
    -选项:
    -   -h, --help        显示此消息
    -   (no arguments)    输出所有属性
    -   NAME              获取 NAME 属性
    -   NAME VALUE        使用 VALUE 设置 NAME 属性
    -   --file FILE       从 FILE 加载属性
    -   --delete NAME     删除 NAME 属性
    -
    -标志:
    -   -v      将详细输出打印到 stderr
    -   -n      设置 props 而不经过 property_service
    -           (此标志仅影响 setprop)
    -   -p      从/向持久存储读取/写入属性
    -           (此标志仅影响 getprop 和 delprop)

    参考链接

    `,27),o=[e];function t(c,i,C,A,r,y){return n(),a("div",null,o)}const g=s(p,[["render",t]]);export{d as __pageData,g as default}; diff --git a/assets/tools.md.4de0b4c5.lean.js b/assets/tools.md.4de0b4c5.lean.js deleted file mode 100644 index b7a9c18e..00000000 --- a/assets/tools.md.4de0b4c5.lean.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as s,o as n,c as a,V as l}from"./chunks/framework.fc84ac3a.js";const d=JSON.parse('{"title":"Magisk 工具","description":"","frontmatter":{},"headers":[],"relativePath":"tools.md","filePath":"tools.md","lastUpdated":1684159014000}'),p={name:"tools.md"},e=l("",27),o=[e];function t(c,i,C,A,r,y){return n(),a("div",null,o)}const g=s(p,[["render",t]]);export{d as __pageData,g as default}; diff --git a/assets/tools.md.5b0f0ff1.js b/assets/tools.md.5b0f0ff1.js new file mode 100644 index 00000000..0e94c8c6 --- /dev/null +++ b/assets/tools.md.5b0f0ff1.js @@ -0,0 +1,461 @@ +import{_ as s,o as n,c as a,Q as l}from"./chunks/framework.116ed6a2.js";const B=JSON.parse('{"title":"Magisk 工具","description":"","frontmatter":{},"headers":[],"relativePath":"tools.md","filePath":"tools.md","lastUpdated":1694965574000}'),p={name:"tools.md"},o=l(`

    Magisk 工具

    Magisk 为开发人员提供了大量安装工具、守护程序和实用程序。本文档涵盖了4个二进制文件和所有包含的小程序。二进制文件和小程序如下所示:

    txt
    magiskboot                 /* binary */
    +magiskinit                 /* binary */
    +magiskpolicy               /* binary */
    +supolicy -> magiskpolicy
    +magisk                     /* binary */
    +resetprop -> magisk
    +su -> magisk
    magiskboot                 /* binary */
    +magiskinit                 /* binary */
    +magiskpolicy               /* binary */
    +supolicy -> magiskpolicy
    +magisk                     /* binary */
    +resetprop -> magisk
    +su -> magisk

    magiskboot

    一个用于解压缩/重新打包 boot 映像、解析/修补/解压缩 cpio 、修补 dtb 、十六进制修补二进制文件,以及使用多种算法压缩/解压缩文件的工具。

    magiskboot 支持常见的压缩格式(这意味着它不依赖于外部工具),包括 gziplz4lz4_legacy仅在LG上使用)、lzmaxzbzip2

    magiskboot 的概念是使 boot 映像修改更简单。对于解包,它解析标头并提取映像中的所有部分,如果在任何部分中检测到压缩,则会立即解压缩。对于重新打包,需要原始 boot 映像,以便可以使用原始标头,只需更改必要的内容,如节大小和校验和。如果需要,所有部分将被压缩回原始格式。该工具还支持许多 CPIO 和 DTB 操作。

    bash
    用法: ./magiskboot <> [参数...]
    +
    +支持的操作:
    +  unpack [-n] [-h] <bootimg>
    +       <bootimg> 解压缩到其各个组件,每个组件到一个文件,并在当前目录中具有相
    +    应的文件名。
    +      支持的组件:kernel、kernel_dtb、ramdisk.cpio、second、dtb、extra 
    +    recovery_dtbo。
    +      默认情况下,每个组件将在写入输出文件之前即时自动解压缩。
    +      如果提供“-n”,则将跳过所有解压缩操作;每个组件将保持不变,以原始格式转储。
    +      如果提供了“-h”,则启动映像标头信息将转储到文件“header”,该文件可用于
    +    在重新打包期间修改标头配置。
    +
    +    返回值:
    +    0:valid    1:error    2:chromeos
    +
    +  repack [-n] <原始bootimg> [输出bootimg]
    +      使用当前目录中的文件将启动映像组件重新打包到 [输出bootimg],如果未指
    +    定,则为“new-boot.img”。
    +      <原始bootimg> 是用于解压缩组件的原始启动映像。
    +      默认情况下,每个组件将使用 <原始bootimg> 中检测到的相应格式自动压缩。如
    +    果当前目录中的组件文件已被压缩,则不会对该特定组件执行任何附加压缩。
    +      如果提供“-n”,则将跳过所有压缩操作。
    +    如果 env 变量 PATCHVBMETAFLAG 设置为 true,则将设置启动映像的 vbmeta
    +    header 中的所有禁用标志。
    +
    +  hexpatch <> <hexpattern1> <hexpattern2>
    +     <> 中搜索 <hexpattern1>,并将其替换为 <hexpattern2>
    +
    +  cpio <incpio> [命令...]
    +     <incpio> 执行 cpio 命令(修改已到位)
    +    每个命令都是一个参数,请为每个命令添加引号。
    +    支持的命令:
    +      exists ENTRY
    +        如果 ENTRY 存在,则返回 0,否则返回 1
    +      rm [-r] ENTRY
    +        删除 ENTRY,指定 [-r] 以递归删除
    +      mkdir MODE ENTRY
    +         MODE 权限下创建目录 ENTRY
    +      ln TARGET ENTRY
    +        使用名称 ENTRY 创建指向 TARGET 的符号链接
    +      mv SOURCE DEST
    +         SOURCE 移动到 DEST
    +      add MODE ENTRY INFILE
    +         MODE 权限中添加 INFILE 作为 ENTRY;替换 ENTRY(如果存在)
    +      extract [ENTRY OUT]
    +         ENTRY 解压到 OUT,或将所有条目解压到当前目录
    +      test
    +        测试 cpio 的状态
    +        返回值为0或或运算以下值:
    +        0x1:Magisk    0x2:unsupported    0x4:Sony
    +      patch
    +        应用 ramdisk 补丁
    +         env 变量进行配置:KEEPVERITY KEEPFORCEENCRYPT
    +      backup ORIG
    +         ORIG 创建 ramdisk 备份
    +      restore
    +         incpio 中存储的 ramdisk 备份恢复 ramdisk
    +      sha1
    +        如果以前已在 ramdisk 中备份,则输出原始引导SHA1
    +
    +  dtb <> <> [参数...]
    +     <> 执行与 dtb 相关的操作
    +    支持的操作:
    +      print [-f]
    +        打印 dtb 的所有内容以进行调试
    +        指定 [-f] 以仅打印 fstab 节点
    +      patch
    +        搜索 fstab 并删除 verity/avb
    +        直接对文件进行修改
    +        使用 env 变量进行配置:KEEPVERITY
    +      test
    +        测试 fstab 的状态
    +        返回值:
    +        0:valid    1:error
    +
    +  split <>
    +     image.*-dtb 拆分为 kernel + kernel_dtb
    +
    +  sha1 <>
    +     <>  SHA1 校验和
    +
    +  cleanup
    +    清理当前工作目录
    +
    +  compress[=格式] <输入文> [输出文件]
    +    使用 [格式] 将 <输入文件> 压缩为 [输出文件]。
    +    可以是“-”,以作为 STDIN/STDOUT。
    +    如果未指定 [格式],则将使用 gzip。
    +    如果未指定 [输出文件],则 <输入文件> 将被替换为
    +    后缀为匹配文件扩展名的另一个文件。
    +    支持格式: gzip zopfli xz lzma bzip2 lz4 lz4_legacy lz4_lg 
    +
    +  decompress <输入文> [输出文件]
    +    检测格式并将 <输入文> 解压缩到 [输出文件]。
    +    <输入文件>/[输出文件] 可以是“-”,以作为 STDIN/STDOUT。
    +    如果未指定 [输出文件],则 <输入文件> 将替换为另一个文件,
    +    删除其文件格式文件扩展名。
    +    支持格式: gzip zopfli xz lzma bzip2 lz4 lz4_legacy lz4_lg
    用法: ./magiskboot <> [参数...]
    +
    +支持的操作:
    +  unpack [-n] [-h] <bootimg>
    +       <bootimg> 解压缩到其各个组件,每个组件到一个文件,并在当前目录中具有相
    +    应的文件名。
    +      支持的组件:kernel、kernel_dtb、ramdisk.cpio、second、dtb、extra 
    +    recovery_dtbo。
    +      默认情况下,每个组件将在写入输出文件之前即时自动解压缩。
    +      如果提供“-n”,则将跳过所有解压缩操作;每个组件将保持不变,以原始格式转储。
    +      如果提供了“-h”,则启动映像标头信息将转储到文件“header”,该文件可用于
    +    在重新打包期间修改标头配置。
    +
    +    返回值:
    +    0:valid    1:error    2:chromeos
    +
    +  repack [-n] <原始bootimg> [输出bootimg]
    +      使用当前目录中的文件将启动映像组件重新打包到 [输出bootimg],如果未指
    +    定,则为“new-boot.img”。
    +      <原始bootimg> 是用于解压缩组件的原始启动映像。
    +      默认情况下,每个组件将使用 <原始bootimg> 中检测到的相应格式自动压缩。如
    +    果当前目录中的组件文件已被压缩,则不会对该特定组件执行任何附加压缩。
    +      如果提供“-n”,则将跳过所有压缩操作。
    +    如果 env 变量 PATCHVBMETAFLAG 设置为 true,则将设置启动映像的 vbmeta
    +    header 中的所有禁用标志。
    +
    +  hexpatch <> <hexpattern1> <hexpattern2>
    +     <> 中搜索 <hexpattern1>,并将其替换为 <hexpattern2>
    +
    +  cpio <incpio> [命令...]
    +     <incpio> 执行 cpio 命令(修改已到位)
    +    每个命令都是一个参数,请为每个命令添加引号。
    +    支持的命令:
    +      exists ENTRY
    +        如果 ENTRY 存在,则返回 0,否则返回 1
    +      rm [-r] ENTRY
    +        删除 ENTRY,指定 [-r] 以递归删除
    +      mkdir MODE ENTRY
    +         MODE 权限下创建目录 ENTRY
    +      ln TARGET ENTRY
    +        使用名称 ENTRY 创建指向 TARGET 的符号链接
    +      mv SOURCE DEST
    +         SOURCE 移动到 DEST
    +      add MODE ENTRY INFILE
    +         MODE 权限中添加 INFILE 作为 ENTRY;替换 ENTRY(如果存在)
    +      extract [ENTRY OUT]
    +         ENTRY 解压到 OUT,或将所有条目解压到当前目录
    +      test
    +        测试 cpio 的状态
    +        返回值为0或或运算以下值:
    +        0x1:Magisk    0x2:unsupported    0x4:Sony
    +      patch
    +        应用 ramdisk 补丁
    +         env 变量进行配置:KEEPVERITY KEEPFORCEENCRYPT
    +      backup ORIG
    +         ORIG 创建 ramdisk 备份
    +      restore
    +         incpio 中存储的 ramdisk 备份恢复 ramdisk
    +      sha1
    +        如果以前已在 ramdisk 中备份,则输出原始引导SHA1
    +
    +  dtb <> <> [参数...]
    +     <> 执行与 dtb 相关的操作
    +    支持的操作:
    +      print [-f]
    +        打印 dtb 的所有内容以进行调试
    +        指定 [-f] 以仅打印 fstab 节点
    +      patch
    +        搜索 fstab 并删除 verity/avb
    +        直接对文件进行修改
    +        使用 env 变量进行配置:KEEPVERITY
    +      test
    +        测试 fstab 的状态
    +        返回值:
    +        0:valid    1:error
    +
    +  split <>
    +     image.*-dtb 拆分为 kernel + kernel_dtb
    +
    +  sha1 <>
    +     <>  SHA1 校验和
    +
    +  cleanup
    +    清理当前工作目录
    +
    +  compress[=格式] <输入文> [输出文件]
    +    使用 [格式] 将 <输入文件> 压缩为 [输出文件]。
    +    可以是“-”,以作为 STDIN/STDOUT。
    +    如果未指定 [格式],则将使用 gzip。
    +    如果未指定 [输出文件],则 <输入文件> 将被替换为
    +    后缀为匹配文件扩展名的另一个文件。
    +    支持格式: gzip zopfli xz lzma bzip2 lz4 lz4_legacy lz4_lg 
    +
    +  decompress <输入文> [输出文件]
    +    检测格式并将 <输入文> 解压缩到 [输出文件]。
    +    <输入文件>/[输出文件] 可以是“-”,以作为 STDIN/STDOUT。
    +    如果未指定 [输出文件],则 <输入文件> 将替换为另一个文件,
    +    删除其文件格式文件扩展名。
    +    支持格式: gzip zopfli xz lzma bzip2 lz4 lz4_legacy lz4_lg

    magiskinit

    这个二进制文件将替换 Magisk 补丁启动映像的 ramdisk 中的 init。它最初是为支持以 system-as-root 的设备而创建的,但该工具被扩展为支持所有设备,并成为 Magisk 的关键部分。更多详细信息可以在 Magisk 启动过程 中的 预初始化(Pre-Init) 部分找到。

    magiskpolicy

    (此工具别名为 supolicy,以与 SuperSU 的 sepolicy 工具兼容)

    高级开发人员可以使用此工具修改 SELinux 策略。在像 Linux 服务器管理员这样的常见场景中,他们会直接修改 SELinux 策略源(*.te)并重新编译 sepolicy 二进制文件,但在 Android 上,我们直接修补二进制文件(或运行时策略)。

    Magisk 守护进程派生的所有进程,包括 root shell 及其所有分支,都在上下文 u:r:magisk:s0 中运行。所有安装了 Magisk 的系统上使用的规则都可以被视为官方的 sepolicy 具有以下补丁:magiskpolicy --magisk 'allow magisk * * *'

    bash
    用法: ./magiskpolicy [--选项...] [策略声明...]
    +
    +选项:
    +   --help            显示 policy 语句的帮助消息
    +   --load FILE        FILE 加载 sepolicy
    +   --load-split      从预编译的 sepolicy 加载或编译拆分的 cil 策略
    +   --compile-split   编译拆分的cil策略
    +   --save FILE       将整体策略转储到 FILE 文件
    +   --live            立即将 sepolicy 加载到内核中
    +   --magisk          应用内置 Magisk sepolicy 规则
    +   --apply FILE      应用 FILE 中的规则,作为策略语句逐行读取和分析
    +                     (允许多重 --apply)
    +
    +如果既没有指定 --load、--load-split,也没有指定 --compile-split,则它
    +将从当前活动策略(/sys/fs/selinux/policy)加载
    +
    +
    +一个策略声明应被视为一个参数,这意味着每个策略声明都应该用引号括起来。
    +可以在一个命令中提供多个策略语句。
    +
    +语句的格式为“<rule_name> [args...]”。
    +标有 (^) 的参数可以接受一个或多个条目。多个条目由大括号 ({}) 中的空格分隔列表组成。
    +标有 (*) 的参数与 (^) 相同,但另外支持 match-all 运算符 (*)。
    +
    +示例:"allow { s1 s2 } { t1 t2 } class *"
    +将扩展到:
    +
    +allow s1 t1 class { all-permissions-of-class }
    +allow s1 t2 class { all-permissions-of-class }
    +allow s2 t1 class { all-permissions-of-class }
    +allow s2 t2 class { all-permissions-of-class }
    +
    +支持的策略声明:
    +
    +"allow *source_type *target_type *class *perm_set"
    +"deny *source_type *target_type *class *perm_set"
    +"auditallow *source_type *target_type *class *perm_set"
    +"dontaudit *source_type *target_type *class *perm_set"
    +
    +"allowxperm *source_type *target_type *class operation xperm_set"
    +"auditallowxperm *source_type *target_type *class operation xperm_set"
    +"dontauditxperm *source_type *target_type *class operation xperm_set"
    +- 唯一支持的操作是“ioctl”
    +- xperm_set 格式为 “low-high”、“value”或“*”。
    +  “*”将被视为“0x0000-0xFFFF”。
    +  所有值应以十六进制书写。
    +
    +"permissive ^type"
    +"enforce ^type"
    +
    +"typeattribute ^type ^attribute"
    +
    +"type type_name ^(attribute)"
    +- 参数“attribute”是可选的,默认为“domain”
    +
    +"attribute attribute_name"
    +
    +"type_transition source_type target_type class default_type (object_name)"
    +- 参数“object_name”是可选的
    +
    +"type_change source_type target_type class default_type"
    +"type_member source_type target_type class default_type"
    +
    +"genfscon fs_name partial_path fs_context"
    用法: ./magiskpolicy [--选项...] [策略声明...]
    +
    +选项:
    +   --help            显示 policy 语句的帮助消息
    +   --load FILE        FILE 加载 sepolicy
    +   --load-split      从预编译的 sepolicy 加载或编译拆分的 cil 策略
    +   --compile-split   编译拆分的cil策略
    +   --save FILE       将整体策略转储到 FILE 文件
    +   --live            立即将 sepolicy 加载到内核中
    +   --magisk          应用内置 Magisk sepolicy 规则
    +   --apply FILE      应用 FILE 中的规则,作为策略语句逐行读取和分析
    +                     (允许多重 --apply)
    +
    +如果既没有指定 --load、--load-split,也没有指定 --compile-split,则它
    +将从当前活动策略(/sys/fs/selinux/policy)加载
    +
    +
    +一个策略声明应被视为一个参数,这意味着每个策略声明都应该用引号括起来。
    +可以在一个命令中提供多个策略语句。
    +
    +语句的格式为“<rule_name> [args...]”。
    +标有 (^) 的参数可以接受一个或多个条目。多个条目由大括号 ({}) 中的空格分隔列表组成。
    +标有 (*) 的参数与 (^) 相同,但另外支持 match-all 运算符 (*)。
    +
    +示例:"allow { s1 s2 } { t1 t2 } class *"
    +将扩展到:
    +
    +allow s1 t1 class { all-permissions-of-class }
    +allow s1 t2 class { all-permissions-of-class }
    +allow s2 t1 class { all-permissions-of-class }
    +allow s2 t2 class { all-permissions-of-class }
    +
    +支持的策略声明:
    +
    +"allow *source_type *target_type *class *perm_set"
    +"deny *source_type *target_type *class *perm_set"
    +"auditallow *source_type *target_type *class *perm_set"
    +"dontaudit *source_type *target_type *class *perm_set"
    +
    +"allowxperm *source_type *target_type *class operation xperm_set"
    +"auditallowxperm *source_type *target_type *class operation xperm_set"
    +"dontauditxperm *source_type *target_type *class operation xperm_set"
    +- 唯一支持的操作是“ioctl”
    +- xperm_set 格式为 “low-high”、“value”或“*”。
    +  “*”将被视为“0x0000-0xFFFF”。
    +  所有值应以十六进制书写。
    +
    +"permissive ^type"
    +"enforce ^type"
    +
    +"typeattribute ^type ^attribute"
    +
    +"type type_name ^(attribute)"
    +- 参数“attribute”是可选的,默认为“domain”
    +
    +"attribute attribute_name"
    +
    +"type_transition source_type target_type class default_type (object_name)"
    +- 参数“object_name”是可选的
    +
    +"type_change source_type target_type class default_type"
    +"type_member source_type target_type class default_type"
    +
    +"genfscon fs_name partial_path fs_context"

    magisk

    当使用名称 magisk 调用 magisk 二进制文件时,它作为一个实用工具,具有许多助手函数和几个 Magisk 服务的入口点。

    bash
    用法: magisk [小程序 [参数]...]
    +   或: magisk [选项]...
    +
    +选项:
    +   -c                        打印当前二进制版本
    +   -v                        打印正在运行的守护程序版本
    +   -V                        打印正在运行的守护程序版本号
    +   --list                    列出所有可用的小程序
    +   --remove-modules          移除所有模块并重新启动
    +   --install-module ZIP      安装模块 zip 文件
    +
    +高级选项(内部 APIs):
    +   --daemon                  手动启动 Magisk 守护进程
    +   --stop                    移除所有 Magisk 更改并停止守护程序
    +   --[init trigger]          初始化触发器上的回调。有效的触发器:
    +                             post-fs-data, service, boot-complete, zygote-restart
    +   --unlock-blocks           将所有块设备的 BLKROSET 标志设置为 OFF
    +   --restorecon              恢复 Magisk 文件上的 selinux 上下文
    +   --clone-attr SRC DEST     克隆权限、所有者和 selinux 上下文
    +   --clone SRC DEST          克隆 SRC  DEST
    +   --sqlite SQL              执行 SQL 命令到 Magisk 数据库
    +   --path                    打印 Magisk tmpfs 挂载路径
    +   --denylist ARGS           拒绝列表配置 CLI
    +
    +可用的小程序:
    +    su, resetprop
    +
    +用法: magisk --denylist [操作 [参数...] ]
    +操作:
    +   status          返回强制的状态
    +   enable          启用拒绝列表强制
    +   disable         禁用拒绝列表强制
    +   add PKG [PROC]  将新目标添加到拒绝列表
    +   rm PKG [PROC]   从拒绝列表中删除目标
    +   ls              打印当前拒绝列表
    +   exec CMDs...    在隔离的挂载命名空间中执行命令并执行
    +                   所有卸载操作
    用法: magisk [小程序 [参数]...]
    +   或: magisk [选项]...
    +
    +选项:
    +   -c                        打印当前二进制版本
    +   -v                        打印正在运行的守护程序版本
    +   -V                        打印正在运行的守护程序版本号
    +   --list                    列出所有可用的小程序
    +   --remove-modules          移除所有模块并重新启动
    +   --install-module ZIP      安装模块 zip 文件
    +
    +高级选项(内部 APIs):
    +   --daemon                  手动启动 Magisk 守护进程
    +   --stop                    移除所有 Magisk 更改并停止守护程序
    +   --[init trigger]          初始化触发器上的回调。有效的触发器:
    +                             post-fs-data, service, boot-complete, zygote-restart
    +   --unlock-blocks           将所有块设备的 BLKROSET 标志设置为 OFF
    +   --restorecon              恢复 Magisk 文件上的 selinux 上下文
    +   --clone-attr SRC DEST     克隆权限、所有者和 selinux 上下文
    +   --clone SRC DEST          克隆 SRC  DEST
    +   --sqlite SQL              执行 SQL 命令到 Magisk 数据库
    +   --path                    打印 Magisk tmpfs 挂载路径
    +   --denylist ARGS           拒绝列表配置 CLI
    +
    +可用的小程序:
    +    su, resetprop
    +
    +用法: magisk --denylist [操作 [参数...] ]
    +操作:
    +   status          返回强制的状态
    +   enable          启用拒绝列表强制
    +   disable         禁用拒绝列表强制
    +   add PKG [PROC]  将新目标添加到拒绝列表
    +   rm PKG [PROC]   从拒绝列表中删除目标
    +   ls              打印当前拒绝列表
    +   exec CMDs...    在隔离的挂载命名空间中执行命令并执行
    +                   所有卸载操作

    su

    MagiskSU 入口点 magisk 的小程序。不错的旧 su 命令。

    bash
    用法: su [选项] [-] [user [参数...]]
    +
    +选项:
    +  -c, --command 命令         将命令传递给调用的 shell
    +  -h, --help                    显示此帮助消息并退出
    +  -, -l, --login                 shell 伪装成一个登录 shell
    +  -m, -p,
    +  --preserve-environment        保护整个环境
    +  -s, --shell SHELL             使用 SHELL 而不是默认的 /system/bin/sh
    +  -v, --version                 显示版本名并退出
    +  -V                            显示版本号并退出
    +  -mm, -M,
    +  --mount-master                在全局装载命名空间中强制运行
    用法: su [选项] [-] [user [参数...]]
    +
    +选项:
    +  -c, --command 命令         将命令传递给调用的 shell
    +  -h, --help                    显示此帮助消息并退出
    +  -, -l, --login                 shell 伪装成一个登录 shell
    +  -m, -p,
    +  --preserve-environment        保护整个环境
    +  -s, --shell SHELL             使用 SHELL 而不是默认的 /system/bin/sh
    +  -v, --version                 显示版本名并退出
    +  -V                            显示版本号并退出
    +  -mm, -M,
    +  --mount-master                在全局装载命名空间中强制运行

    注意

    尽管上面没有列出 -Z, --context 选项,但该选项仍然存在,以便与为 SuperSU 设计的应用程序进行 CLI 兼容。然而,该选项被默默地忽略,因为它不再相关。

    resetprop

    magisk 的小程序。高级系统属性操作实用程序。查看 Resetprop 详细信息 以了解更多背景信息。

    bash
    用法: resetprop [标志] [选项...]
    +
    +选项:
    +   -h, --help        显示此消息
    +   (no arguments)    输出所有属性
    +   NAME              获取 NAME 属性
    +   NAME VALUE        使用 VALUE 设置 NAME 属性
    +   --file FILE        FILE 加载属性
    +   --delete NAME     删除 NAME 属性
    +
    +标志:
    +   -v      将详细输出打印到 stderr
    +   -n      设置 props 而不经过 property_service
    +           (此标志仅影响 setprop)
    +   -p      从/向持久存储读取/写入属性
    +           (此标志仅影响 getprop  delprop)
    用法: resetprop [标志] [选项...]
    +
    +选项:
    +   -h, --help        显示此消息
    +   (no arguments)    输出所有属性
    +   NAME              获取 NAME 属性
    +   NAME VALUE        使用 VALUE 设置 NAME 属性
    +   --file FILE        FILE 加载属性
    +   --delete NAME     删除 NAME 属性
    +
    +标志:
    +   -v      将详细输出打印到 stderr
    +   -n      设置 props 而不经过 property_service
    +           (此标志仅影响 setprop)
    +   -p      从/向持久存储读取/写入属性
    +           (此标志仅影响 getprop  delprop)

    参考链接

    `,27),e=[o];function c(t,r,E,y,F,i){return n(),a("div",null,e)}const g=s(p,[["render",c]]);export{B as __pageData,g as default}; diff --git a/assets/tools.md.5b0f0ff1.lean.js b/assets/tools.md.5b0f0ff1.lean.js new file mode 100644 index 00000000..c30cbe27 --- /dev/null +++ b/assets/tools.md.5b0f0ff1.lean.js @@ -0,0 +1 @@ +import{_ as s,o as n,c as a,Q as l}from"./chunks/framework.116ed6a2.js";const B=JSON.parse('{"title":"Magisk 工具","description":"","frontmatter":{},"headers":[],"relativePath":"tools.md","filePath":"tools.md","lastUpdated":1694965574000}'),p={name:"tools.md"},o=l("",27),e=[o];function c(t,r,E,y,F,i){return n(),a("div",null,e)}const g=s(p,[["render",c]]);export{B as __pageData,g as default}; diff --git a/assets/warning-stop.1478fdf6.webp b/assets/warning-stop.1478fdf6.webp new file mode 100644 index 00000000..f5da4ac9 Binary files /dev/null and b/assets/warning-stop.1478fdf6.webp differ diff --git a/boot.html b/boot.html index a836b9ec..002ace13 100644 --- a/boot.html +++ b/boot.html @@ -5,20 +5,23 @@ Android 引导诡计 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    Android 引导诡计

    术语

    • rootdir:根目录 (/)。所有 文件、文件夹或文件系统 都存储在 rootdir 中或挂载在 rootdir 下。在 Android 上,文件系统可以是 rootfssystem 分区。
    • initramfs:Android 启动映像中的一个部分,Linux 内核将使用它作为rootfs。人们也可以使用术语 ramdisk
    • recoveryboot 分区:这两个实际上非常相似:都是包含 ramdisk 和 Linux 内核的 Android 启动映像(加上其他一些东西)。 唯一的区别是,启动 boot 分区将把我们带到 Android,而 recovery 有一个用于修复和升级设备的极简自带 Linux 环境。
    • SAR:系统作为根(System-as-root)。也就是说,设备使用 system 作为rootdir,而不是 rootfs
    • A/B, A-only:对于支持无缝系统更新的设备,它将具有所有只读分区的2个插槽(partition);我们称这些为A/B设备。为了区分,非A/B设备将称为A-only
    • 2SI:两阶段初始化。Android 10+ 的启动方式。稍后提供更多信息。

    以下是一些参数,可帮助您更精确地定义设备的 Android 版本:

    • LV:推出版本。设备推出时使用的安卓版本。也就是说,设备首次上市时预装的 Android 版本。
    • RV:运行版本。设备当前运行的 Android 版本。

    我们将使用 Android API 级别 来表示 LV 和 RV 。API 级别和 Android 版本之间的映射可以在 (https://source.android.google.cn/setup/start/build-numbers#platform-code-names-versions-api-levels-and-ndk-releases) 中看到。例如:Pixel XL 随 Android 7.1 发布,并运行 Android 10,这些参数将为 (LV = 25, RV = 29)

    引导方法

    Android 启动可以大致分为 3 种主要的不同方法。我们提供了一个一般的经验法则,以确定您的设备最有可能使用哪种方法,但例外情况单独列出。

    方法初始根目录最终根目录
    Arootfsrootfs
    Bsystemsystem
    Crootfssystem
    • 方法 A - 传统 ramdisk:这是所有 Android 设备过去启动的方式(过去的美好时光)。内核使用 initramfs 作为 rootdir,exec /init 来引导。
      • 不属于方法 B 和 C 标准中的设备
    • 方法 B - 传统 SAR:此方法首次出现在 Pixel 1 上。内核直接挂载 system 分区作为 rootdir 并且 exec /init 来引导。
      • 具有 (LV = 28) 的设备
      • 谷歌:Pixel 1 和 2。Pixel3 和 3a 为 (RV = 28)
      • 一加:6 - 7
      • 也许一些 (LV < 29) Android Go 设备?
    • 方法 C - 2SI ramdisk SAR:此方法首次出现在 Pixel 3 Android 10 开发者预览版中。内核使用 initramfs 作为 rootdir,在 rootfs 中使用 exec /init。这个 init 负责挂载 system 分区并将其用作新的 rootdir,最后执行 /system/bin/init 来引导。
      • 具有 (LV >= 29) 的设备
      • 具有 (LV < 28, RV >= 29) 的设备,不包括已在使用方法 B 的设备
      • 谷歌:Pixel 3 和 3a 为 (RV >= 29)

    讨论

    从文档来看,谷歌对 SAR 的定义只考虑了内核如何引导设备(上表中的初始根目录),这意味着从谷歌的角度来看,只有使用方法B的设备才被正式视为 SAR 设备。

    然而,对于 Magisk 来说,真正的区别在于设备在完全启动时使用的是什么(上表中的最终根目录),这意味着就 Magisk 而言,方法 B 和方法 C 都是 SAR 的一种形式,但实施方式不同。除非另有特别说明,否则本文件后面提到的每一个 SAR 实例都将参考 Magisk 的定义

    通俗地说,方法 C 的标准有点复杂:您的设备足够现代,可以使用 Android 10+ 启动,或者您在使用方法 A 的设备上运行 Android 10+ 第三方 ROM。

    • 任何运行 Android 10+ 的设备都将自动使用方法 C
    • 方法 B 设备卡在方法 B 上,唯一的例外是 Pixel 3 和 3a,Google 对设备进行了改造以适应新方法。

    SAR 是 Project Treble 中非常重要的一部分,因为 rootdir 应该与平台绑定。这也是方法 B 和 C 带有 (LV >= ver) 标准的原因,因为谷歌每年都强制所有 OEM 遵守更新的要求。

    一些历史

    当谷歌发布第一代 Pixel 时,它还推出了 A/B(无缝)系统更新。由于存储大小问题,与仅 A 相比有几个区别,最相关的是删除 recovery 分区和 recovery ramdisk ,合并到boot中。

    让我们回到 Google 第一次设计 A/B 的时候。如果使用 SAR(当时只有引导方法 B 存在),内核不需要 initramfs 来引导 Android(因为 rootdir 在 system 中)。这意味着我们可以很聪明,只需将 recovery ramdisk(包含极简的 Linux 环境)塞入 boot ,删除 recovery ,然后让内核根据引导加载程序的信息选择要使用的任何根目录(ramdisk 或 system)。

    随着时间从 Android 7.1 到 Android 10 的流逝,谷歌推出了动态分区。这对 SAR 来说是个坏消息,因为 Linux 内核无法直接理解这种新的分区格式,因此无法直接将 system 挂载为 rootdir。这是他们想出引导方法 C 的时候:总是引导到 initramfs ,并让 userspace 处理其余的引导。这包括决定是否启动到 Android 或 recovery,或者他们正式称之为 USES_RECOVERY_AS_BOOT

    一些使用带有 2SI 的 A/B 的现代设备还带有 recovery_a/_b 分区。谷歌的标准正式支持这一点。当 recovery 存储在单独的分区中时,这些设备将只使用 boot ramdisk 引导到 Android。

    将事物拼凑在一起

    有了上面的所有知识,现在我们可以将所有 Android 设备分类为以下不同类型:

    类型引导方式分区2SIboot 里的 ramdisk
    IAA-onlyNoboot ramdisk
    IIBA/BAnyrecovery ramdisk
    IIIBA-onlyAnyN/A
    IVCAnyYes混合 ramdisk

    这些类型按首次可用时的时间顺序排序。

    • I 类:好的旧传统 ramdisk 引导
    • II 类:旧版 A/B 设备。Pixel 1 是这种类型的第一个设备,同时也是第一个 A/B 和 SAR 设备。
    • III 类:2018年末-2019年仅限A级的设备就 Magisk 而言,这是迄今为止最糟糕的一种设备类型
    • IV 类:所有使用引导方法 C 的设备都是 IV 型设备。A/B IV 类 ramdisk 可以根据引导加载程序的信息启动到 Android 或 recovery;A-only IV 类 ramdisk 只能引导到 Android。

    关于 III 类设备的更多详细信息:Magisk 始终安装在引导映像的 ramdisk 中。对于所有其他类型的设备,由于其 boot 分区包含 ramdisk,因此可以通过 Magisk app 或第三方 recovery 中的刷入 ZIP 修补引导映像来轻松安装 Magisk。然而,对于 III 型设备,它们仅限于将 Magisk 安装到 recovery 分区中。Magisk 在正常启动时无法运行;相反,III 类设备用户必须始终重新启动到 recovery,以保持 Magisk 访问。

    一些 III 类设备的引导加载程序仍然会接受并提供手动添加到内核“引导”映像中的 initramfs(例如一些小米手机),但许多设备不接受(例如三星 S10,Note 10)。这完全取决于 OEM 如何实现其引导加载程序。

    参考链接

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/build.html b/build.html index 73166c0c..e938f942 100644 --- a/build.html +++ b/build.html @@ -5,23 +5,29 @@ 构建和开发 Magisk | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    构建和开发 Magisk

    设置环境

    • 支持的平台:
      • Linux x64
      • macOS x64 (Intel)
      • macOS arm64 (Apple Silicon)
      • Windows x64
    • 仅 Windows: 启用开发者模式。因为需要支持符号链接。
    • 安装 Python 3.8+:
      • 在 Unix 上,使用您喜欢的软件包管理器安装 python3
      • 在 Windows 上,在官方网站上下载并安装 Python 最新的版本.
        请在安装过程中选择 “Add Python to PATH(将 Python 添加到 PATH)”
      • (在 Windows 上,可选):运行 pip install colorama 以安装 colorama python 包
    • 安装 Git:
      • 在 Unix 上,使用您喜欢的软件包管理器安装 git
      • 在 Windows 上,在官方网站上下载并安装最新的 Git 版本.
        请确保在安装过程前 “启用符号链接”
    • 安装 Android Studio 并按照说明进行初始设置。
    • 将环境变量 ANDROID_SDK_ROOT 设置为 Android SDK 文件夹。此路径可以在 Android Studio 设置中找到。
    • 设置 JDK:
      • 建议的选项是将环境变量 ANDROID_STUDIO 设置为 Android Studio 的安装路径。构建脚本将自动查找并使用捆绑的 JDK。
      • 您也可以自己设置 JDK 17,但本指南不包含说明。
    • 克隆源代码:
    bash
    git clone --recurse-submodules https://github.com/topjohnwu/Magisk.git
    • 运行 ./build.py ndk 让脚本下载并安装 NDK

    构建

    • 要构建所有内容并创建最终的 Magisk APK,请运行 ./build.py all
    • 您还可以构建特定的子组件。调用 build.py 查看您的选项
      对于每个操作,使用 -h 访问帮助(例如 ./build.py binary -h
    • 使用 config.prop 配置构建。提供了示例 config.prop.sample

    IDE 支持

    • Magisk 的存储库可以作为一个项目直接使用 Android Studio 打开。
    • 项目中的 Kotlin、Java、C++ 和 C 代码应该在 Android Studio 中得到开箱即用的适当支持。
    • 在处理原生(native)代码之前运行 ./build.py binary ,因为某些生成的代码仅在构建过程中创建。

    在 Android Studio 中开发 Rust

    由于 Magisk NDK 软件包 ONDK(与 ./build.py ndk 一起安装的软件包)包含一个完全独立的 Clang + Rust 工具链,因此单独构建 Magisk 项目不需要配置工具链。但是,由于 Intellij Rust 插件的工作方式,您必须进行一些额外的设置才能使 Android Studio 与 Magisk 的 Rust 代码库一起使用:

    • 安装官方 Rust 工具链管理器 rustup
    • 链接 ONDK Rust 工具链并将其设置为默认值:
    bash
    # 将 ONDK 工具链与名称“magisk”链接起来
    -rustup toolchain link magisk "$ANDROID_SDK_ROOT/ndk/magisk/toolchains/rust"
    -# 设置为默认
    -rustup default magisk
    • 在 Android Studio 中安装 Intellij Rust 插件
    • 在 首选项(Preferences) > 语言和框架(Languages & Frameworks) > Rust 中,将 $ANDROID_SDK_ROOT/ndk/magisk/toolchains/rust/bin 设置为工具链位置
    • 打开 native/src/Cargo.toml ,然后在“未找到 Cargo 项目(No Cargo projects found)”横幅中选择“附加(Attach)”

    签名和分发

    • 在发布版本中,Magisk 的 root 守护程序将使用对 Magisk APK 进行密钥签名的证书作为参考,拒绝并强制卸载任何不匹配的 Magisk 应用,保护用户免受恶意和未经验证的 Magisk APK 的侵害。
    • 要在 Magisk 本身上进行任何开发,请切换到 官方调试版本并重新安装 Magisk 以关闭签名检查。
    • 要分发使用您自己的密钥签名的自己的 Magisk 构建,请在 config.prop 中设置您的签名配置。
    • 查看 Google 的文档,了解有关生成自己的密钥的更多详细信息。

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/changes.html b/changes.html index c5539550..7ac85eae 100644 --- a/changes.html +++ b/changes.html @@ -5,20 +5,23 @@ Magisk 更新日志 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    Magisk 更新日志

    v26.1

    • [App] Fix crashing when revoking root permissions
    • [MagiskInit] Always prefer ext4 partitions over f2fs when selecting the pre-init partition
    • [General] Restore module files' context/owner/group from mirror. This is a regression introduced in v26.0

    v26.0

    • [General] Bump minimum supported Android version to Android 6.0
    • [General] New magic mount backend. It supports loading modules into system with overlayfs files injected
    • [Zygisk] Release new API version 4
    • [Zygisk] Prevent crashing daemon in error
    • [Zygisk] Rewrite zygote code injection with new loader library approach
    • [Zygisk] Rewrite code unloading implementation
    • [MagiskBoot] Support amonet microloader devices
    • [MagiskBoot] Always use lz4_legacy compression on v4 boot images. This fixes boot image patching issues on Android U preview.
    • [MagiskInit] Support replacing existing *.rc files in overlay.d
    • [MagiskInit] Rewrite sepolicy.rules mounting and loading implementation
    • [App] Make stub patching 100% offline
    • [App] Support patching init_boot.img for Samsung ODIN firmware
    • [MagiskPolicy] Fix minor bug in command line argument parsing
    • [MagiskPolicy] Update rules to support Android U

    v25.2

    • [MagiskInit] Fix a potential issue when stub cpio is used
    • [MagiskInit] Fix reboot to recovery when stub cpio is used
    • [MagiskInit] Fix sepolicy.rules symlink for rootfs devices
    • [General] Better data encryption detection
    • [General] Move the whole logging infrastructure into Rust

    v25.1

    • [MagiskBoot] Fix ramdisk backup being incorrectly skipped
    • [MagiskBoot] Add new feature to detect unsupported dtb and abort during installation
    • [Zygisk] Change binary hijack paths
    • [App] Fix incorrect recovery mode detection and installation
    • [MagiskInit] Fix config not properly exported in legacy SAR devices
    • [General] Enforce the Magisk app to always match or be newer than magiskd

    v25.0

    • [MagiskInit] Update 2SI implementation, significantly increase device compatibility (e.g. Sony Xperia devices)
    • [MagiskInit] Introduce new sepolicy injection mechanism
    • [MagiskInit] Support Oculus Go
    • [MagiskInit] Support Android 13 GKIs (Pixel 6)
    • [MagiskBoot] Fix vbmeta extraction implementation
    • [App] Fix stub app on older Android versions
    • [App] [MagiskSU] Properly support apps using sharedUserId
    • [MagiskSU] Fix a possible crash in magiskd
    • [MagiskSU] Prune unused UIDs as soon as system_server restarts to prevent UID reuse attacks
    • [MagiskSU] Verify and enforce the installed Magisk app's certificate to match the distributor's signature
    • [MagiskSU] [Zygisk] Proper package management and detection
    • [Zygisk] Fix function hooking on devices running Android 12 with old kernels
    • [Zygisk] Fix Zygisk's self code unloading implementation
    • [DenyList] Fix DenyList on shared UID apps
    • [BusyBox] Add workaround for devices running old kernels

    v24.3

    • [General] Stop using getrandom syscall
    • [Zygisk] Update API to v3, adding new fields to AppSpecializeArgs
    • [App] Improve app repackaging installation workflow

    v24.2

    • [MagiskSU] Fix buffer overflow
    • [MagiskSU] Fix owner managed multiuser superuser settings
    • [MagiskSU] Fix command logging when using su -c <cmd>
    • [MagiskSU] Prevent su request indefinite blocking
    • [MagiskBoot] Support lz4_legacy archive with multiple magic
    • [MagiskBoot] Fix lz4_lg compression
    • [DenyList] Allow targeting processes running as system UID
    • [Zygisk] Workaround Samsung's "early zygote"
    • [Zygisk] Improved Zygisk loading mechanism
    • [Zygisk] Fix application UID tracking
    • [Zygisk] Fix improper umask being set in zygote
    • [App] Fix BusyBox execution test
    • [App] Improve stub loading mechanism
    • [App] Major app upgrade flow improvements
    • [General] Improve commandline error handling and messaging

    v24.1

    • [App] Stability improvements

    v24.0

    • [General] MagiskHide is removed from Magisk
    • [General] Support Android 12
    • [General] Support devices that do not support 32-bit and only runs 64-bit code
    • [General] Update BusyBox to 1.34.1
    • [Zygisk] Introduce new feature: Zygisk
    • [Zygisk] Introduce DenyList feature to revert Magisk features in user selected processes
    • [MagiskBoot] Support patching 32-bit kernel zImages
    • [MagiskBoot] Support boot image header v4
    • [MagiskBoot] Support patching out skip_initramfs from dtb bootargs
    • [MagiskBoot] Add new env variable PATCHVBMETAFLAG to configure whether vbmeta flags should be patched
    • [MagiskInit] Support loading fstab from /system/etc (required for Pixel 6)
    • [MagiskInit] Support /proc/bootconfig for loading boot configurations
    • [MagiskInit] Better support for some Meizu devices
    • [MagiskInit] Better support for some OnePlus/Oppo/Realme devices
    • [MagiskInit] Support init.real on some Sony devices
    • [MagiskInit] Skip loading Magisk when detecting DSU
    • [MagiskPolicy] Load *_compat_cil_file from system_ext
    • [MagiskSU] Use isolated devpts if the kernel supports it
    • [MagiskSU] Fix root shell if isolated mount namespace is set
    • [resetprop] Deleted properties are now wiped from memory instead of just unlinking
    • [App] Build a single APK for all ABIs
    • [App] Switch to use standard bottom navigation bar
    • [App] Downloading modules from the centralized Magisk-Modules-Repo is removed
    • [App] Support user configuration of boot image vbmeta patching
    • [App] Restore the ability to install Magisk on the other slot on some A/B devices
    • [App] Allow modules to specify an update URL for in-app update + install

    v23.0

    • [App] Update snet extension. This fixes SafetyNet API errors.
    • [App] Fix a bug in the stub app that causes APK installation to fail
    • [App] Hide annoying errors in logs when hidden as stub
    • [App] Fix issues when patching ODIN tar files when the app is hidden
    • [General] Remove all pre Android 5.0 support
    • [General] Update BusyBox to use proper libc
    • [General] Fix C++ undefined behaviors
    • [General] Several sepolicy.rule copy/installation fixes
    • [MagiskPolicy] Remove unnecessary sepolicy rules
    • [MagiskHide] Update package and process name validation logic
    • [MagiskHide] Some changes that prevents zygote deadlock

    v22.1

    • [App] Prevent multiple installation sessions running in parallel
    • [App] Prevent OutOfMemory crashes when checking boot signature on PXA boot images
    • [General] Proper cgroup migration implementation
    • [General] Rewrite log writer from scratch, should resolve any crashes and deadlocks
    • [General] Many scripts updates fixing regressions
    • [MagiskHide] Prevent possible deadlock when signal arrives
    • [MagiskHide] Partial match process names if necessary
    • [MagiskBoot] Preserve and patch AVB 2.0 structures/headers in boot images
    • [MagiskBoot] Properly strip out data encryption flags
    • [MagiskBoot] Prevent possible integer overflow
    • [MagiskInit] Fix sepolicy.rule mounting strategy
    • [resetprop] Always delete existing ro. props before updating. This will fix bootloops that could be caused by modifying device fingerprint properties.

    v22.0

    • [General] Magisk and Magisk Manager is now merged into the same package!
    • [App] The term "Magisk Manager" is no longer used elsewhere. We refer it as the Magisk app.
    • [App] Support hiding the Magisk app with advanced technique (stub APK loading) on Android 5.0+ (it used to be 9.0+)
    • [App] Disallow re-packaging the Magisk app on devices lower than Android 5.0
    • [App] Detect and warn about multiple invalid states and provide instructions on how to resolve it
    • [MagiskHide] Fix a bug when stopping MagiskHide does not take effect
    • [MagiskBoot] Fix bug when unpacking lz4_lg compressed boot images
    • [MagiskInit] Support Galaxy S21 series
    • [MagiskSU] Fix incorrect APEX paths that caused libsqlite.so fail to load

    v21.4

    • [MagiskSU] Fix su -c behavior that broke many root apps
    • [General] Properly handle read/write over sockets (the broken pipe issue)

    v21.3

    • [MagiskInit] Avoid mounting f2fs userdata as it may result in kernel crashes. This shall fix a lot of bootloops
    • [MagiskBoot] Fix a minor header checksum bug for DHTB header and ASUS blob image formats
    • [MagiskHide] Allowing hiding isolated processes if the mount namespace is separated

    v21.2

    • [MagiskInit] Detect 2SI after mounting system_root on legacy SAR devices
    • [General] Make sure post-fs-data scripts cannot block more than 35 seconds
    • [General] Fix the magisk --install-module command
    • [General] Trim Windows newline when reading files
    • [General] Directly log to file to prevent logcat weirdness
    • [MagiskBoot] Fix header dump/load for header v3 images

    v21.1

    • [MagiskBoot] Support boot header v3 (Pixel 5 and 4a 5G)
    • [MagiskBoot] Distinguish lz4_lg and lz4_legacy (Pixel 5 and 4a 5G)
    • [MagiskBoot] Support vendor boot images (for dev, not relevant for Magisk installation)
    • [MagiskInit] Support kernel cmdline androidboot.fstab_suffix
    • [MagiskInit] Support kernel initialized dm-verity on legacy SAR
    • [General] Significantly broaden sepolicy.rule compatibility
    • [General] Add Magisk binaries to PATH when executing boot scripts
    • [General] Update --remove-modules command implementation
    • [General] Make Magisk properly survive after factory reset on Android 11
    • [MagiskSU] Add APEX package com.android.i18n to LD_LIBRARY_PATH when linking libsqlite.so
    • [MagiskHide] Support hiding apps installed in secondary users (e.g. work profile)
    • [MagiskHide] Make zygote detection more robust

    v21.0

    • [General] Support Android 11 🎉
    • [General] Add Safe Mode detection. Disable all modules when the device is booting into Safe Mode.
    • [General] Increase post-fs-data mode timeout from 10 seconds to 40 seconds
    • [MagiskInit] Rewritten 2SI support from scratch
    • [MagiskInit] Support when no /sbin folder exists (Android 11)
    • [MagiskInit] Dump fstab from device-tree to rootfs and force init to use it for 2SI devices
    • [MagiskInit] Strip out AVB for 2SI as it may cause bootloop
    • [Modules] Rewritten module mounting logic from scratch
    • [MagiskSU] For Android 8.0+, a completely new policy setup is used. This reduces compromises in Android's sandbox, providing more policy isolation and better security for root users.
    • [MagiskSU] Isolated mount namespace will now first inherit from parent process, then isolate itself from the world
    • [MagiskSU] Update communication protocol with Magisk Manager to work with the hardened SELinux setup
    • [MagiskPolicy] Optimize match all rules. This will significantly reduce policy binary size and save memory and improve general kernel performance.
    • [MagiskPolicy] Support declaring new types and attributes
    • [MagiskPolicy] Make policy statement closer to stock *.te format. Please check updated documentation or magiskpolicy --help for more details.
    • [MagiskBoot] Support compressed extra blobs
    • [MagiskBoot] Pad boot images to original size with zeros
    • [MagiskHide] Manipulate additional vendor properties

    v20.4

    • [MagiskInit] Fix potential bootloop in A-only 2SI devices
    • [MagiskInit] Properly support Tegra partition naming
    • [General] Load libsqlite.so dynamically, which removes the need to use wrapper scripts on Android 10+
    • [General] Detect API level with a fallback method on some devices
    • [General] Workaround possible bug in x86 kernel readlinkat system call
    • [BusyBox] Enable SELinux features. Add chcon/runcon etc., and '-Z' option to many applets
    • [BusyBox] Introduce standalone mode. More details in release notes
    • [MagiskHide] Disable MagiskHide by default
    • [MagiskHide] Add more potential detectable system properties
    • [MagiskHide] Add workaround for Xiaomi devices bootloop when MagiskHide is enabled on cross region ROMs
    • [MagiskBoot] Support patching special Motorolla DTB format
    • [MagiskPolicy] Support 'genfscon' sepolicy rules
    • [Scripts] Support NAND based boot images (character nodes in /dev/block)
    • [Scripts] Better addon.d (both v1 and v2) support
    • [Scripts] Support Lineage Recovery for Android 10+

    v20.3

    • [MagiskBoot] Fix lz4_legacy decompression

    v20.2

    • [MagiskSU] Properly handle communication between daemon and application (root request prompt)
    • [MagiskInit] Fix logging in kmsg
    • [MagiskBoot] Support patching dtb/dtbo partition formats
    • [General] Support pre-init sepolicy patch in modules
    • [Scripts] Update magisk stock image backup format

    v20.1

    • [MagiskSU] Support component name agnostic communication (for stub APK)
    • [MagiskBoot] Set proper header_size in boot image headers (fix vbmeta error on Samsung devices)
    • [MagiskHide] Scan zygote multiple times
    • [MagiskInit] Support recovery images without /sbin/recovery binary. This will fix some A/B devices unable to boot to recovery after flashing Magisk
    • [General] Move acct to prevent daemon being killed
    • [General] Make sure "--remove-modules" will execute uninstall.sh after removal

    v20.0

    • [MagiskBoot] Support inject/modify mnt_point value in DTB fstab
    • [MagiskBoot] Support patching QCDT
    • [MagiskBoot] Support patching DTBH
    • [MagiskBoot] Support patching PXA-DT
    • [MagiskInit] [2SI] Support non A/B setup (Android 10)
    • [MagiskHide] Fix bug that reject process names with ":"
    • [MagicMount] Fix a bug that cause /product mirror not created

    v19.4

    • [MagiskInit] [SAR] Boot system-as-root devices with system mounted as /
    • [MagiskInit] [2SI] Support 2-stage-init for A/B devices (Pixel 3 Android 10)
    • [MagiskInit] [initramfs] Delay sbin overlay creation to post-fs-data
    • [MagiskInit] [SARCompat] Old system-as-root implementation is deprecated, no more future changes
    • [MagiskInit] Add overlay.d support for root directory overlay for new system-as-root implementation
    • [MagiskSU] Unblock all signals in root shells (fix bash on Android)
    • [MagicMount] Support replacing files in /product
    • [MagiskHide] Support Android 10's Zygote blastula pool
    • [MagiskHide] All random strings now also have random length
    • [MagiskBoot] Allow no recompression for ramdisk.cpio
    • [MagiskBoot] Support some weird Huawei boot images
    • [General] Add new --remove-modules command to remove modules without root in ADB shell
    • [General] Support Android 10 new APEX libraries (Project Mainline)

    v19.3

    • [MagiskHide] Hugely improve process monitor implementation, hopefully should no longer cause 100% CPU and daemon crashes
    • [MagiskInit] Wait for partitions to be ready for early mount, should fix bootloops on a handful of devices
    • [MagiskInit] Support EROFS used in EMUI 9.1
    • [MagiskSU] Properly implement mount namespace isolation
    • [MagiskBoot] Proper checksum calculation for header v2

    v19.2

    • [General] Fix uninstaller
    • [General] Fix bootloops on some devices with tmpfs mounting to /data
    • [MagiskInit] Add Kirin hi6250 support
    • [MagiskSU] Stop claiming device focus for su logging/notify if feasible. This fix issues with users locking Magisk Manager with app lock, and prevent video apps get messed up when an app is requesting root in the background.

    v19.1

    • [General] Support recovery based Magisk
    • [General] Support Android Q Beta 2
    • [MagiskInit] New sbin overlay setup process for better compatibility
    • [MagiskInit] Allow long pressing volume up to boot to recovery in recovery mode
    • [MagicMount] Use proper system_root mirror
    • [MagicMount] Use self created device nodes for mirrors
    • [MagicMount] Do not allow adding new files/folders in partition root folder (e.g. /system or /vendor)

    v19.0

    • [General] Remove usage of magisk.img
    • [General] Add 64 bit magisk binary for native 64 bit support
    • [General] Support A only system-as-root devices that released with Android 9.0
    • [General] Support non EXT4 system and vendor partitions
    • [MagiskHide] Use Zygote ptracing for monitoring new processes
    • [MagiskHide] Targets are now per-application component
    • [MagiskInit] Support Android Q (no logical partition support yet!)
    • [MagiskPolicy] Support Android Q new split sepolicy setup
    • [MagiskInit] Move sbin overlay creation from main daemon post-fs-data to early-init
    • [General] Service scripts now run in parallel
    • [MagiskInit] Directly inject magisk services to init.rc
    • [General] Use lzma2 compressed ramdisk in extreme conditions
    • [MagicMount] Clone attributes from original file if exists
    • [MagiskSU] Use ACTION_REBOOT intent to workaround some OEM broadcast restrictions
    • [General] Use skip_mount instead of auto_mount: from opt-in to opt-out

    v18.1

    • [General] Support EMUI 9.0
    • [General] Support Kirin 960 devices
    • [General] Support down to Android 4.2
    • [General] Major code base modernization under-the-hood

    v18.0

    • [General] Migrate all code base to C++
    • [General] Modify database natively instead of going through Magisk Manager
    • [General] Deprecate path /sbin/.core, please start using /sbin/.magisk
    • [General] Boot scripts are moved from <magisk_img>/.core/<stage>.d to /data/adb/<stage>.d
    • [General] Remove native systemless hosts (Magisk Manager is updated with a built-in systemless hosts module)
    • [General] Allow module post-fs-data.sh scripts to disable/remove modules
    • [MagiskHide] Use component names instead of process names as targets
    • [MagiskHide] Add procfs protection on SDK 24+ (Nougat)
    • [MagiskHide] Remove the folder /.backup to prevent detection
    • [MagiskHide] Hide list is now stored in database instead of raw textfile in images
    • [MagiskHide] Add "--status" option to CLI
    • [MagiskHide] Stop unmounting non-custom related mount points
    • [MagiskSU] Add FLAG_INCLUDE_STOPPED_PACKAGES in broadcasts to force wake Magisk Manager
    • [MagiskSU] Fix a bug causing SIGWINCH not properly detected
    • [MagiskPolicy] Support new av rules: type_change, type_member
    • [MagiskPolicy] Remove all AUDITDENY rules after patching sepolicy to log all denies for debugging
    • [MagiskBoot] Properly support extra_cmdline in boot headers
    • [MagiskBoot] Try to repair broken v1 boot image headers
    • [MagiskBoot] Add new CPIO command: "exists"

    v17.3

    • [MagiskBoot] Support boot image header v1 (Pixel 3)
    • [MagiskSU] No more linked lists for caching su_info
    • [MagiskSU] Parse command-lines in client side and send only options to daemon
    • [MagiskSU] Early ACK to prevent client freezes and early denies
    • [Daemon] Prevent bootloops in situations where /data is mounted twice
    • [Daemon] Prevent logcat failures when /system/bin is magic mounting, could cause MagiskHide to fail
    • [Scripts] Switch hexpatch to remove Samsung Defex to a more general pattern
    • [Scripts] Update data encryption detection for better custom recovery support

    v17.2

    • [ResetProp] Update to AOSP upstream to support serialized system properties
    • [MagiskInit] Randomize Magisk service names to prevent detection (e.g. FGO)
    • [MagiskSU] New communication scheme to communicate with Magisk Manager

    v17.0/17.1

    • [General] Bring back install to inactive slot for OTAs on A/B devices
    • [Script] Remove system based root in addon.d
    • [Script] Add proper addon.d-v2 for preserving Magisk on custom ROMs on A/B devices
    • [Script] Enable KEEPVERITY when the device is using system_root_image
    • [Script] Add hexpatch to remove Samsung defex in new Oreo kernels
    • [Daemon] Support non ext4 filesystems for mirrors (system/vendor)
    • [MagiskSU] Make pts sockets always run in dev_pts secontext, providing all terminal emulator root shell the same power as adb shells
    • [MagiskHide] Kill all processes with same UID of the target to workaround OOS embryo optimization
    • [MagiskInit] Move all sepolicy patches pre-init to prevent Pixel 2 (XL) boot service breakdown

    v16.7

    • [Scripts] Fix boot image patching errors on Android P (workaround the strengthened seccomp)
    • [MagiskHide] Support hardlink based ns proc mnt (old kernel support)
    • [Daemon] Fix permission of /dev/null after logcat commands, fix ADB on EMUI
    • [Daemon] Log fatal errors only on debug builds
    • [MagiskInit] Detect early mount partname from fstab in device tree

    v16.6

    • [General] Add wrapper script to overcome weird LD_XXX flags set in apps
    • [General] Prevent bootloop when flashing Magisk after full wipe on FBE devices
    • [Scripts] Support patching DTB placed in extra sections in boot images (Samsung S9/S9+)
    • [Scripts] Add support for addon.d-v2 (untested)
    • [Scripts] Fix custom recovery console output in addon.d
    • [Scripts] Fallback to parsing sysfs for detecting block devices
    • [Daemon] Check whether a valid Magisk Manager is installed on boot, if not, install stub APK embedded in magiskinit
    • [Daemon] Check whether Magisk Manager is repackaged (hidden), and prevent malware from hijacking com.topjohnwu.magisk
    • [Daemon] Introduce new daemon: magisklogd, a dedicated daemon to handle all logcat related monitoring
    • [Daemon] Replace old invincible mode with handshake between magiskd and magisklogd, one will respawn the other if disconnected
    • [Daemon] Support GSI adbd bind mounting
    • [MagiskInit] Support detecting block names in upper case (Samsung)
    • [MagiskBoot] Check DTB headers to prevent false detections within kernel binary
    • [MagiskHide] Compare mount namespace with PPID to make sure the namespace is actually separated, fix root loss
    • [MagiskSU] Simplify su_info caching system, should use less resources and computing power
    • [MagiskSU] Reduce the amount of broadcasting to Magisk Manager
    • [ImgTool] Separate all ext4 image related operations to a new applet called "imgtool"
    • [ImgTool] Use precise free space calculation methods
    • [ImgTool] Use our own set of loop devices hidden along side with sbin tmpfs overlay. This not only eliminates another possible detection method, but also fixes apps that mount OBB files as loop devices (huge thanks to dev of Pzizz for reporting this issue)

    v16.4

    • [Daemon] Directly check logcat command instead of detecting logd, should fix logging and MagiskHide on several Samsung devices
    • [Daemon] Fix startup Magisk Manager APK installation on Android P
    • [MagiskPolicy] Switch from AOSP u:r:su:s0 to u:r:magisk:s0 to prevent conflicts
    • [MagiskPolicy] Remove unnecessary sepolicy rules to reduce security penalty
    • [Daemon] Massive re-design /sbin tmpfs overlay and daemon start up
    • [MagiskInit] Remove magiskinit_daemon, the actual magisk daemon (magiskd) shall handle everything itself
    • [Daemon] Remove post-fs stage as it is very limited and also will not work on A/B devices; replaced with simple mount in post-fs-data, which will run ASAP even before the daemon is started
    • [General] Remove all 64-bit binaries as there is no point in using them; all binaries are now 32-bit only. Some weirdly implemented root apps might break (e.g. Tasker, already reported to the developer), but it is not my fault 😃
    • [resetprop] Add Protobuf encode/decode to support manipulating persist properties on Android P
    • [MagiskHide] Include app sub-services as hiding targets. This might significantly increase the amount of apps that could be properly hidden

    v16.3

    • [General] Remove symlinks used for backwards compatibility
    • [MagiskBoot] Fix a small size calculation bug

    v16.2

    • [General] Force use system binaries in handling ext4 images (fix module installation on Android P)
    • [MagiskHide] Change property state to disable if logd is disabled

    v16.1

    • [MagiskBoot] Fix MTK boot image packaging
    • [MagiskBoot] Add more Nook/Acclaim headers support
    • [MagiskBoot] Support unpacking DTB with empty kernel image
    • [MagiskBoot] Update high compression mode detection logic
    • [Daemon] Support new mke2fs tool on Android P
    • [resetprop] Support Android P new property context files
    • [MagiskPolicy] Add new rules for Android P

    v16.0

    • [MagiskInit] Support non skip_initramfs devices with slot suffix (Huawei Treble)
    • [MagiskPolicy] Add rules for Magisk Manager
    • [Compiler] Workaround an NDK compiler bug that causes bootloops

    v15.4

    • [MagiskBoot] Support Samsung PXA, DHTB header images
    • [MagiskBoot] Support ASUS blob images
    • [MagiskBoot] Support Nook Green Loader images
    • [MagiskBoot] Support pure ramdisk images
    • [MagiskInit] Prevent OnePlus angela sepolicy_debug from loading
    • [MagiskInit] Obfuscate Magisk socket entry to prevent detection and security
    • [Daemon] Fix subfolders in /sbin shadowed by overlay
    • [Daemon] Obfuscate binary names to prevent naive detections
    • [Daemon] Check logd before force trying to start logcat in a loop

    v15.3

    • [Daemon] Fix the bug that only one script would be executed in post-fs-data.d/service.d
    • [Daemon] Add MS_SILENT flag when mounting, should fix some devices that cannot mount magisk.img
    • [MagiskBoot] Fix potential segmentation fault when patching ramdisk, should fix some installation failures

    v15.2

    • [MagiskBoot] Fix dtb verity patches, should fix dm-verity bootloops on newer devices placing fstabs in dtb
    • [MagiskPolicy] Add new rules for proper Samsung support, should fix MagiskHide
    • [MagiskInit] Support non skip_initramfs devices using split sepolicies (e.g. Zenfone 4 Oreo)
    • [Daemon] Use specific logcat buffers, some devices does not support all log buffers
    • [scripts] Update scripts to double check whether boot slot is available, some devices set a boot slot without A/B partitions

    v15.1

    • [MagiskBoot] Fix faulty code in ramdisk patches which causes bootloops in some config and fstab format combos

    v15.0

    • [Daemon] Fix the bug that Magisk cannot properly detect /data encryption state
    • [Daemon] Add merging /cache/magisk.img and /data/adb/magisk_merge.img support
    • [Daemon] Update to upstream libsepol to support cutting edge split policy custom ROM cil compilations

    v14.6 (1468)

    • [General] Move all files into a safe location: /data/adb
    • [Daemon] New invincible implementation: use magiskinit_daemon to monitor sockets
    • [Daemon] Rewrite logcat monitor to be more efficient
    • [Daemon] Fix a bug where logcat monitor may spawn infinite logcat processes
    • [MagiskSU] Update su to work the same as proper Linux implementation: Initialize window size; all environment variables will be migrated (except HOME, SHELL, USER, LOGNAME, these will be set accordingly), "--preserve-environment" option will preserve all variables, including those four exceptions. Check the Linux su manpage for more info
    • [MagiskBoot] Massive refactor, rewrite all cpio operations and CLI
    • [MagiskInit][magiskboot] Support ramdisk high compression mode

    v14.5 (1456)

    • [Magiskinit] Fix bootloop issues on several devices
    • [misc] Build binaries with NDK r10e, should get rid of the nasty linker warning when executing magisk

    v14.5 (1455)

    • [Daemon] Moved internal path to /sbin/.core, new image mountpoint is /sbin/.core/img
    • [MagiskSU] Support switching package name, used when Magisk Manager is hidden
    • [MagiskHide] Add temporary /magisk removal
    • [MagiskHide] All changes above contributes to hiding from nasty apps like FGO and several banking apps
    • [Magiskinit] Use magiskinit for all devices (dynamic initramfs)
    • [Magiskinit] Fix Xiaomi A1 support
    • [Magiskinit] Add Pixel 2 (XL) support
    • [Magiskboot] Add support to remove avb-verity in dtbo.img
    • [Magiskboot] Fix typo in handling MTK boot image headers
    • [script] Along with updates in Magisk Manager, add support to sign boot images (AVB 1.0)
    • [script] Add dtbo.img backup and restore support
    • [misc] Many small adjustments to properly support old platforms like Android 5.0

    v14.3 (1437)

    • [MagiskBoot] Fix Pixel C installation
    • [MagiskBoot] Handle special lz4_legacy format properly, should fix all LG devices
    • [Daemon] New universal logcat monitor is added, support plug-and-play to worker threads
    • [Daemon] Invincible mode: daemon will be restarted by init, everything should seamlessly through daemon restarts
    • [Daemon] Add new restorecon action, will go through and fix all Magisk files with selinux unlabeled to system_file context
    • [Daemon] Add brute-force image resizing mode, should prevent the notorious Samsung crappy resize2fs from affecting the result
    • [resetprop] Add new "-p" flag, used to toggle whether alter/access the actual persist storage for persist props

    v14.2

    • [MagicMount] Clone attributes to tmpfs mountpoint, should fix massive module breakage

    v14.1

    • [MagiskInit] Introduce a new init binary to support skip_initramfs devices (Pixel family)
    • [script] Fix typo in update-binary for x86 devices
    • [script] Fix stock boot image backup not moved to proper location
    • [script] Add functions to support A/B slot and skip_initramfs devices
    • [script] Detect Meizu boot blocks
    • [MagiskBoot] Add decompress zImage support
    • [MagiskBoot] Support extracting dtb appended to zImage block
    • [MagiskBoot] Support patching fstab within dtb
    • [Daemon/MagiskSU] Proper file based encryption support
    • [Daemon] Create core folders if not exist
    • [resetprop] Fix a bug which delete props won't remove persist props not in memory
    • [MagicMount] Remove usage of dummy folder, directly mount tmpfs and construct file structure skeleton in place

    v14.0

    • [script] Simplify installation scripts
    • [script] Fix a bug causing backing up and restoring stock boot images failure
    • [script] Installation and uninstallation will migrate old or broken stock boot image backups to proper format
    • [script] Fix an issue with selabel setting in util_functions.sh on Lollipop
    • [rc script] Enable logd in post-fs to start logging as early as possible
    • [MagiskHide] magisk.img mounted is no longer a requirement Devices with issues mounting magisk.img can now run in proper core-only mode
    • [MagiskBoot] Add native function to extract stock SHA1 from ramdisk
    • [b64xz] New tool to extract compressed and encoded binary dumps in shell script
    • [busybox] Add busybox to Magisk source, and embed multi-arch busybox binary into update-binary shell script
    • [busybox] Busybox is added into PATH for all boot scripts (post-fs-data.d, service.d, and all module scripts)
    • [MagiskSU] Fully fix multiuser issues
    • [Magic Mount] Fix a typo in cloning attributes
    • [Daemon] Fix the daemon crashing when boot scripts opens a subshell
    • [Daemon] Adjustments to prevent stock Samsung kernel restrictions on exec system calls for binaries started from /data
    • [Daemon] Workaround on Samsung device with weird fork behaviors

    v13.3

    • [MagiskHide] Update to bypass Google CTS (2017.7.17)
    • [resetprop] Properly support removing persist props
    • [uninstaller] Remove Magisk Manager and persist props

    v13.2

    • [magiskpolicy] Fix magiskpolicy segfault on old Android versions, should fix tons of older devices that couldn't use v13.1
    • [MagiskHide] Set proper selinux context while re-linking /sbin to hide Magisk, should potentially fix many issues
    • [MagiskBoot] Change lzma compression encoder flag from LZMA_CHECK_CRC64 to LZMA_CHECK_CRC32, kernel only supports latter
    • [General] Core-only mode now properly mounts systemless hosts and magiskhide

    v13.1

    • [General] Merge MagiskSU, magiskhide, resetprop, magiskpolicy into one binary
    • [General] Add Android O support (tested on DP3)
    • [General] Dynamic link libselinux.so, libsqlite.so from system to greatly reduce binary size
    • [General] Remove bundled busybox because it causes a lot of issues
    • [General] Unlock all block devices for read-write support instead of emmc only (just figured not all devices uses emmc lol)
    • [Scripts] Run all ext4 image operations through magisk binary in flash scripts
    • [Scripts] Updated scripts to use magisk native commands to increase compatibility
    • [Scripts] Add addon.d survival support
    • [Scripts] Introduce util_functions.sh, used as a global shell script function source for all kinds of installation
    • [MagiskBoot] Moved boot patch logic into magiskboot binary
    • [MagiskSU] Does not fork new process for each request, add new threads instead
    • [MagiskSU] Added multiuser support
    • [MagiskSU] Introduce new timeout queue mechanism, prevent performance hit with poorly written su apps
    • [MagiskSU] Multiple settings moved from prop detection to database
    • [MagiskSU] Add namespace mode option support
    • [MagiskSU] Add master-mount option
    • [resetprop] Updated to latest AOSP upstream, support props from 5.0 to Android O
    • [resetprop] Renamed all functions to prevent calling functions from external libc
    • [magiskpolicy] Updated libsepol from official SELinux repo
    • [magiskpolicy] Added xperm patching support (in order to make Android O work properly)
    • [magiskpolicy] Updated rules for Android O, and Liveboot support
    • [MagiskHide] Remove pseudo permissive mode, directly hide permissive status instead
    • [MagiskHide] Remove unreliable list file monitor, change to daemon request mode
    • [MagiskHide] MagiskHide is now enabled by default
    • [MagiskHide] Update unmount policies, passes CTS in SafetyNet!
    • [MagiskHide] Add more props for hiding
    • [MagiskHide] Remove background magiskhide daemon, spawn short life process for unmounting purpose
    • [Magic Mount] Ditched shell script based mounting, use proper C program to parse and mount files. Speed is SIGNIFICANTLY improved

    v12.0

    • [General] Move most binaries into magisk.img (Samsung cannot run su daemon in /data)
    • [General] Move sepolicy live patch to late_start service This shall fix the long boot times, especially on Samsung devices
    • [General] Add Samsung RKP hexpatch back, should now work on Samsung stock kernels
    • [General] Fix installation with SuperSU
    • [MagiskHide] Support other logcat am_proc_start patterns
    • [MagiskHide] Change /sys/fs/selinux/enforce(policy) permissions if required Samsung devices cannot switch selinux states, if running on permissive custom kernel, the users will stuck at permissive If this scenario is detected, change permissions to hide the permissive state, leads to SafetyNet passes
    • [MagiskHide] Add built in prop rules to fake KNOX status Samsung apps requiring KNOX status to be 0x0 should now work (Samsung Pay not tested)
    • [MagiskHide] Remove all ro.build props, since they cause more issues than they benefit...
    • [MagiskBoot] Add lz4 legacy format support (most linux kernel using lz4 for compression is using this)
    • [MagiskBoot] Fix MTK kernels with MTK headers

    v11.5/11.6

    • [Magic Mount] Fix mounting issues with devices that have separate /vendor partitions
    • [MagiskBoot] Whole new boot image patching tool, please check release note for more info
    • [magiskpolicy] Rename sepolicy-inject to magiskpolicy
    • [magiskpolicy] Update a rule to allow chcon everything properly
    • [MagiskHide] Prevent multirom crashes
    • [MagiskHide] Add patches for ro.debuggable, ro.secure, ro.build.type, ro.build.tags, ro.build.selinux
    • [MagiskHide] Change /sys/fs/selinux/enforce, /sys/fs/selinux/policy permissions for Samsung compatibility
    • [MagiskSU] Fix read-only partition mounting issues
    • [MagiskSU] Disable -cn option, the option will do nothing, preserved for compatibility

    v11.1

    • [sepolicy-inject] Add missing messages
    • [magiskhide] Start MagiskHide with scripts

    v11.0

    • [Magic Mount] Support replacing symlinks. Symlinks cannot be a target of a bind mounted, so they are treated the same as new files
    • [Magic Mount] Fix the issue when file/folder name contains spaces
    • [BusyBox] Updated to v1.26.2. Should fix the black screen issues of FlashFire
    • [resetprop] Support reading prop files that contains spaces in prop values
    • [MagiskSU] Adapt communication to Magisk Manager; stripped out unused data transfer
    • [MagiskSU] Implement SuperUser access option (Disable, APP only, ADB Only, APP & ADB) phh Superuser app has this option but the feature isn't implemented within the su binary
    • [MagiskSU] Fixed all issues with su -c "commands" (run commands with root) This feature is supposed to only allow one single option, but apparently adb shell su -c "command" doesn't work this way, and plenty of root apps don't follow the rule. The su binary will now consider everything after -c as a part of the command.
    • [MagiskSU] Removed legacy context hack for TiBack, what it currently does is slowing down the invocation
    • [MagiskSU] Preserve the current working directory after invoking su Previously phh superuser will change the path to /data/data after obtaining root shell. It will now stay in the same directory where you called su
    • [MagiskSU] Daemon now also runs in u:r:su:s0 context
    • [MagiskSU] Removed an unnecessary fork, reduce running processes and speed up the invocation
    • [MagiskSU] Add -cn option to the binary Not sure if this is still relevant, and also not sure if implemented correctly, but hey it's here
    • [sepolicy-inject] Complete re-write the command-line options, now nearly matches supolicy syntax
    • [sepolicy-inject] Support all matching mode for nearly every action (makes pseudo enforced possible)
    • [sepolicy-inject] Fixed an ancient bug that allocated memory isn't reset
    • [uninstaller] Now works as a independent script that can be executed at boot Fully support recovery with no /data access, Magisk uninstallation with Magisk Manager
    • [Addition] Busybox, MagiskHide, hosts settings can now be applied instantly; no reboots required
    • [Addition] Add post-fs-data.d and service.d
    • [Addition] Add option to disable Magisk (MagiskSU will still be started)

    v10.2

    • [Magic Mount] Remove apps/priv-app from whitelist, should fix all crashes
    • [phh] Fix binary out-of-date issue
    • [scripts] Fix root disappear issue when upgrading within Magisk Manager

    v10

    • [Magic Mount] Use a new way to mount system (vendor) mirrors
    • [Magic Mount] Use universal way to deal with /vendor, handle both separate partition or not
    • [Magic Mount] Adding anything to any place is now officially supported (including /system root and /vendor root)
    • [Magic Mount] Use symlinks for mirroring back if possible, reduce bind mounts for adding files
    • [Magisk Hide] Check init namespace, zygote namespace to prevent Magic Mount breakage (a.k.a root loss)
    • [Magisk Hide] Send SIGSTOP to pause target process ASAP to prevent crashing if unmounting too late
    • [Magisk Hide] Hiding should work under any conditions, including adding libs and /system root etc.
    • [phh] Root the device if no proper root detected
    • [phh] Move /sbin to /sbin_orig and link back, fix Samsung no-suid issue
    • [scripts] Improve SuperSU integration, now uses sukernel to patch ramdisk, support SuperSU built in ramdisk restore
    • [template] Add PROPFILE option to load system.prop

    v9

    • [API Change] Remove the interface for post-fs modules
    • [resetprop] New tool "resetprop" is added to Magisk to replace most post-fs modules' functionality
    • [resetprop] Magisk will now patch "ro.boot.verifiedbootstate", "ro.boot.flash.locked", "ro.boot.veritymode" to bypass Safety Net
    • [Magic Mount] Move dummy skeleton / mirror / mountinfo filesystem tree to tmpfs
    • [Magic Mount] Rewritten dummy cloning mechanism from scratch, will result in minimal bind mounts, minimal file traversal, eliminate all possible issues that might happen in extreme cases
    • [Magic Mount] Adding new items to /system/bin, /system/vendor, /system/lib(64) is properly supported (devices with separate vendor partition is not supported yet)
    • [Magisk Hide] Rewritten from scratch, now run in daemon mode, proper list monitoring, proper mount detection, and maybe more.....
    • [Boot Image] Add support for Motorola boot image dtb, it shall now unpack correctly
    • [Uninstaller] Add removal of SuperSU custom patch script

    v8

    • Add Magisk Hide to bypass SafetyNet
    • Improve SuperSU integration: no longer changes the SuperSU PATH
    • Support rc script entry points not located in init.rc

    v7

    • Fully open source
    • Remove supolicy dependency, use my own sepolicy-injection
    • Run everything in its own selinux domain, should fix all selinux issues
    • Add Note 7 stock kernel hex patches
    • Add support to install Magisk in Magisk Manager
    • Add support for image merging for module flashing in Magisk Manager
    • Add root helpers for SuperSU auto module-ize and auto upgrading legacy phh superuser
    • New paths to toggle busybox, and support all root solutions
    • Remove root management API; both SuperSU and phh has their own superior solutions

    v6

    • Fixed the algorithm for adding new files and dummy system
    • Updated the module template with a default permission, since people tend to forget them 😃

    v5

    • Hotfix for older Android versions (detect policy before patching)
    • Update uninstaller to NOT uninstall Magisk Manager, since it cause problems

    v4

    • Important: Uninstall v1 - v3 Magisk before upgrading with the uninstaller in the OP!!
    • Massive Rewrite Magisk Interface API! All previous mods are NOT compatible! Please download the latest version of the mods you use (root/xposed)
    • Mods are now installed independently in their own subfolder. This paves the way for future Magisk Manager versions to manage mods, just like how Xposed Modules are handled
    • Support small boot partition devices (Huawei devices)
    • Use minimal sepolicy patch in boot image for smaller ramdisk size. Live patch policies after bootup
    • Include updated open source sepolicy injection tool (source code available), support nearly all SuperSU supolicy tool's functionality

    v3

    • Fix bootimg-extract for Exynos Samsung devices (thanks to @phhusson), should fix all Samsung device issues
    • Add supolicy back to patch sepolicy (stock Samsung do not accept permissive domain)
    • Update sepolicy-injection to patch su domain for Samsung devices to use phh's root
    • Update root disable method, using more aggressive approach
    • Use lazy unmount to unmount root from system, should fix some issues with custom roms
    • Use the highest possible compression rate for ramdisk, hope to fix some devices with no boot partition space
    • Detect boot partition space insufficient, will abort installer instead of breaking your device

    v2

    • Fix verity patch. It should now work on all devices (might fix some of the unable-to-boot issues)
    • All scripts will now run in selinux permissive mode for maximum compatibility (this will NOT turn your device to permissive)
    • Add Nougat Developer Preview 5 support
    • Add systemless host support for AdBlock Apps (enabled by default)
    • Add support for new root disable method
    • Remove sepolicy patches that uses SuperSU's supolicy tool; it is now using a minimal set of modifications
    • Removed Magisk Manager in Magisk patch, it is now included in Magisk phh's superuser only

    v1

    • Initial release

    参考链接

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/delta/faq.html b/delta/faq.html new file mode 100644 index 00000000..b6cf05d0 --- /dev/null +++ b/delta/faq.html @@ -0,0 +1,27 @@ + + + + + + 常见问题 | Magisk 中文文档 + + + + + + + + + + + + + + +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + + + + \ No newline at end of file diff --git a/delta/index.html b/delta/index.html new file mode 100644 index 00000000..407b474e --- /dev/null +++ b/delta/index.html @@ -0,0 +1,27 @@ + + + + + + Magisk Delta | Magisk 中文文档 + + + + + + + + + + + + + + +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + + + + \ No newline at end of file diff --git a/delta/internal-guide.html b/delta/internal-guide.html new file mode 100644 index 00000000..3dcfddc8 --- /dev/null +++ b/delta/internal-guide.html @@ -0,0 +1,49 @@ + + + + + + Magisk Delta 内部文档 | Magisk 中文文档 + + + + + + + + + + + + + + +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + + + + \ No newline at end of file diff --git a/delta/main.html b/delta/main.html new file mode 100644 index 00000000..3f0e9480 --- /dev/null +++ b/delta/main.html @@ -0,0 +1,65 @@ + + + + + + 狐妖面具(Kitsune Mask) | Magisk 中文文档 + + + + + + + + + + + + + + +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + + + + \ No newline at end of file diff --git a/delta/note.html b/delta/note.html new file mode 100644 index 00000000..9427eaa9 --- /dev/null +++ b/delta/note.html @@ -0,0 +1,27 @@ + + + + + + 日志 | Magisk 中文文档 + + + + + + + + + + + + + + +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + + + + \ No newline at end of file diff --git a/details.html b/details.html index f0c819a7..11be1b6a 100644 --- a/details.html +++ b/details.html @@ -5,66 +5,115 @@ 内部细节 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    内部细节

    文档结构

    “Magisk tmpfs 目录”中的路径

    Magisk 将安装一个 tmpfs 目录来存储一些临时数据。对于带有 /sbin 文件夹的设备,将选择该文件夹,因为它还将充当将二进制文件注入 PATH 的覆盖层。从 Android 11 开始,/sbin 文件夹可能不存在,因此 Magisk 将在 /dev 下随机创建一个文件夹,并将其用作基本文件夹。

    shell
    # 为了获得Magisk正在使用的当前基本文件夹,使用命令 `magisk--path`。
    -# 二进制文件,如 magisk、magiskinit 和所有小程序的符号链接直接存储
    -# 在此路径中。这意味着当这是/sbin,这些二进制文件将直接在 PATH 中。
    -MAGISKTMP=$(magisk --path)
    -
    -# Magisk 内部材料
    -INTERNALDIR=$MAGISKTMP/.magisk
    -
    -# /data/adb/modules 将挂载到此处。
    -# 由于 nosuid 挂载标志,未使用原始文件夹。
    -$INTERNALDIR/modules
    -
    -# 当前 Magisk 安装配置
    -$INTERNALDIR/config
    -
    -# 分区映像
    -# 此路径中的每个目录都将装载其目录名的分区。
    -# 例如 system,system_ext,vendor,data ...
    -$INTERNALDIR/mirror
    -
    -# 根目录修补程序文件
    -# 在 system-as-root 的系统上,/不可写。
    -# 所有预初始化补丁文件都存储在这里绑定挂载。
    -$INTERNALDIR/rootdir

    /data 中的路径

    一些二进制文件和文件应存储在 /data 中的非易失性存储中。为了防止检测,所有东西都必须存储在 /data 中安全且不可检测的地方。选 /data/adb 文件夹是因为其具有以下优点:

    • 它是现代安卓系统上的一个现有文件夹,因此不能作为 Magisk 存在的标志。
    • 文件夹的权限默认为 700,所有者为 root,因此非 root 进程无法以任何可能的方式进入、读取和写入文件夹。
    • 文件夹 secontext 标记为 u:object_r:adb_data_file:s0,很少有进程有权与该 secontext 进行任何交互。
    • 该文件夹位于设备加密存储区中,因此一旦数据正确装载到 FBE(File-Based Encryption,基于文件的加密)设备中,即可访问该文件夹。
    shell
    SECURE_DIR=/data/adb
    -
    -# 存储常规 post-fs-data 脚本的文件夹
    -$SECURE_DIR/post-fs-data.d
    -
    -#存储常规 late_start 服务脚本的文件夹
    -$SECURE_DIR/service.d
    -
    -# Magisk 模块
    -$SECURE_DIR/modules
    -
    -# 等待升级的 Magisk 模块
    -# 模块文件在挂载时无法安全修改
    -# 通过 Magisk app 安装的模块将存储在此处并将在下次重新启动时
    -# 合并到 $SECURE_DIR/modules 中
    -$SECURE_DIR/modules_update
    -
    -# 数据库存储设置和 Root 权限
    -MAGISKDB=$SECURE_DIR/magisk.db
    -
    -# 所有与 magisk 相关的二进制文件,包括 busybox、脚本
    -# 和 magisk 二进制文件。用于支持模块安装、addon.d、 
    -# Magisk app 等。
    -DATABIN=$SECURE_DIR/magisk

    Magisk引导过程

    预初始化(Pre-Init)

    magiskinit 将替换 init 作为第一个运行的程序。

    • 挂载早期所需的分区。在已停产 system-as-root 设备上,我们将 root 切换到系统;在 2SI 设备上,我们修补原始的 init ,将第二阶段的 init 文件重定向到 magiskinit,并执行它为我们装载分区。
    • 将 magisk 服务注入 init.rc
    • 在使用 monolithic 策略的设备上,从 /sepolicy 加载 sepolicy ;否则我们使用 FIFO 劫持 selinuxfs 中的节点,将 LD_PRELOAD 设置为钩住 security_load_policy,并在 2SI 设备上协助劫持,然后启动守护程序,等待 init 尝试加载 sepolicy。
    • 修补 sepolicy 规则。如果我们使用“劫持”方法,将修补的 sepolicy 加载到内核中,取消阻止 init 并退出守护进程
    • 执行原始的 init 以继续启动过程

    解密后(post-fs-data)

    /data 被解密和装载时会在 post-fs-data 上触发。守护程序 magiskd 将被启动,执行 post-fs-data 脚本,并神奇地安装模块文件。

    后期启动(late_start)

    在稍后的引导过程中,将触发类 late_start ,并启动 Magisk “服务”模式。在此模式下,执行服务(service)脚本。

    重置属性(Resetprop)

    通常,系统属性(properties)被设计为仅由 init 更新,并且对非 root 进程是只读的。使用 root,您可以通过使用诸如 setprop 之类的命令向 property_service(由 init 托管)发送请求来更改属性,但仍然禁止更改只读属性(以ro.开头的属性,如ro.build.product)和删除属性。

    resetprop 是通过从 AOSP 中提取出与系统属性相关的源代码来实现的,并进行了修补,以允许直接修改属性区域或 prop_area,而无需通过 property_service 。由于我们绕过了 property_service ,因此需要注意一些:

    • 如果属性更改未通过 property_service ,则不会触发在 *.rc 脚本中注册的on property:foo=bar 操作。resetprop 的默认设置属性行为与 setprop 匹配,这将触发事件(通过首先删除属性,然后通过 property_service 设置它来实现)。如果您需要此特殊行为,则有一个标志 -n 可以禁用它。
    • 持久属性(以 persist. 开头的属性,如 persist.sys.usb.config )存储在 prop_area/data/property 中。默认情况下,删除属性不会将其从持久存储中删除,这意味着该属性将在下次重新启动后恢复;读取属性不会从持久存储中读取,因为这是 getprop 的行为。使用标志 -p ,删除属性将同时删除 prop_area/data/property 中的属性,读取属性将从 prop_area 和持久存储中读取。

    SELinux 政策

    Magisk 将修补现成的 sepolicy ,以确保 Root 和 Magisk 操作能够以安全可靠的方式完成。新域 magisk 是有效的,这就是 magiskd 和所有 root shell 将在其中运行的内容。magisk_file 是一种新的文件类型,设置为允许每个域(不受限制的文件上下文)访问。

    在 Android 8.0 之前,所有允许的 su 客户端域都可以直接连接到 magiskd 并与守护进程建立连接,以获得远程 root shell。Magisk 还必须放宽一些 ioctl 操作,以便 root shell 能够正常运行。

    在 Android 8.0 之后,为了减少 Android 沙盒中规则的放宽,部署了新的 SELinux 模型。 magisk 二进制文件标记为 magisk_exec 文件类型,并且执行 magisk 二进制文件(包括 su 命令)的 su 客户端域将通过使用 type_transition 规则传输到 magisk_client 。规则严格限制仅允许 magisk 域进程将文件归因于 magisk_exec 。不允许直接连接到 magiskd 的 sockets;访问守护进程的唯一方法是通过 magisk_client 进程。这些更改使我们能够保持沙盒完好无损,并将 Magisk 特定规则与其他策略分开。

    完整的规则可以在 magiskpolicy/rules.cpp 中找到。

    参考链接

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/faq.html b/faq.html index c91bc063..7c56b765 100644 --- a/faq.html +++ b/faq.html @@ -5,20 +5,23 @@ 常见问题 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    常见问题

    Q: 我安装了一个模块,然后启动时卡在了开机动画。求助

    如果在开发人员选项中启用了USB调试,请将手机连接到 PC。如果检测到了设备(通过 adb devices 检查),请进入 ADB shell 并运行命令 magisk --remove-modules。这将删除所有模块并自动重新启动设备。

    如果您没有启用 USB 调试,请重新启动到安全模式。大多数现代 Android 设备都支持在启动时按特殊键组合键以进入安全模式作为紧急选项。Magisk 将检测到安全模式被激活,所有模块将被禁用。然后重启回到正常模式(模块禁用状态持续),并通过 Magisk App 管理模块。

    提示

    如果您不知道什么是 ADB shell ,那么请在电脑上直接运行以下命令

    shell
    adb shell magisk --remove-modules

    如果您还不知道什么是 ADB ,那么请查看《Android 调试桥 (adb)》

    Q: 为什么 XXX应用会检测到 Root?

    Magisk 不再处理 Root 隐藏。有大量 Magisk/Zygisk 模块专门提供这些功能,请在网络上查找它们。😉(您可以在“酷安”或者“哔哩哔哩”中搜索)

    比较流行的模块是 Shamiko

    警告

    如果你使用的是「Magisk Delta」,则无法使用此模块!

    Q: 在我隐藏 Magisk App 后,应用图标显示异常

    当隐藏 Magisk App 时,它将安装一个“存根”APK,其中没有任何内容。这个存根应用程序的唯一功能是将完整的 Magisk app APK 下载到其内部存储并动态加载。由于APK实际上是 empty,因此它不包含 APP 的图标资源。

    当您打开隐藏的 Magisk App 时,它将为您提供在主屏幕中创建快捷方式的选项(其中包含正确的应用名称和图标),以方便您使用。您还可以手动要求应用在应用设置中创建图标。

    Q: 为什么这个文档很多错误或者不通顺的地方

    这个文档本质上还是机器翻译的,然而机器翻译的正确率有待提高。如果您发现了这些错误或者不通顺的地方,希望您可以向我们提交反馈

    参考链接

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/guides.html b/guides.html index 24827f4c..1d0570d9 100644 --- a/guides.html +++ b/guides.html @@ -5,153 +5,289 @@ 开发者指南 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    开发者指南

    BusyBox

    Magisk 附带了一个完整的 BusyBox 二进制(包括完整的 SELinux 支持)。可执行文件位于 /data/adb/magisk/busybox 。Magisk 的 BusyBox 支持运行时可切换的“ASH独立外壳模式”。这种独立模式的意思是,当在 BusyBox 的 ash shell 中运行时,无论设置为 PATH ,每个命令都将直接使用 BusyBox 中的 applet。例如,像 lsrmchmod 这样的命令将不使用 PATH 中的内容(在 Android 的情况下,默认情况下将分别为 /system/bin/ls/system/bin/rm/system/bin/chmod ),而是直接调用内部 BusyBox 小程序。这确保脚本始终在可预测的环境中运行,并且无论在哪个 Android 版本上运行,都始终具有完整的命令集。要强制命令不使用BusyBox,必须使用完整路径调用可执行文件。

    在 Magisk 上下文中运行的每个 shell 脚本都将在启用独立模式(Standalone Mode)的 BusyBox 的 ash shell 中执行。对于与第三方开发人员相关的内容,这包括所有启动脚本和模块安装脚本。

    对于想在 Magisk 之外使用“独立模式”功能的开发者,有两种方法可以启用它:

    1. 将环境变量 ASH_STANDALONE 设置为 1
      示例:ASH_STANDALONE=1 /data/adb/magisk/busybox sh <script>
    2. 使用命令行选项切换:
      /data/adb/magisk/busybox sh -o standalone <script>

    为了确保所有后续执行的 sh shell 也以独立模式运行,选项1是首选方法(这是 Magisk 和 Magisk app 内部使用的方法),因为环境变量向下继承到子进程。

    Magisk 模块

    Magisk 模块是放置在 /data/adb/modules 中的文件夹,结构如下:

    txt
    /data/adb/modules
    -├── .
    -├── .
    -|
    -├── $MODID                  <--- 文件夹以模块的 ID 命名
    -│   │
    -│   │      *** 模块 ID ***
    -│   │
    -│   ├── module.prop         <--- 此文件存储模块的元数据(metadata)
    -│   │
    -│   │      *** 主要内容 ***
    -│   │
    -│   ├── system              <--- 如果 skip_mount 不存在,将挂载此文件夹
    -│   │   ├── ...
    -│   │   ├── ...
    -│   │   └── ...
    -│   │
    -│   ├── zygisk              <--- 此文件夹包含模块的 Zygisk native 库
    -│   │   ├── arm64-v8a.so
    -│   │   ├── armeabi-v7a.so
    -│   │   ├── x86.so
    -│   │   ├── x86_64.so
    -│   │   └── unloaded        <--- 如果存在,则 native 库不兼容
    -│   │
    -│   │      *** 状态标志 ***
    -│   │
    -│   ├── skip_mount          <--- 如果存在,Magisk 将不会挂载您的 system 文件夹
    -│   ├── disable             <--- 如果存在,模块将被禁用
    -│   ├── remove              <--- 如果存在,模块将在下次重新启动时删除
    -│   │
    -│   │      *** 可选文件 ***
    -│   │
    -│   ├── post-fs-data.sh     <--- 此脚本将在 post-fs-data 中执行
    -│   ├── service.sh          <--- 此脚本将在 late_start 服务中执行
    -|   ├── uninstall.sh        <--- 当 Magisk 删除您的模块时,将执行此脚本
    -│   ├── system.prop         <--- resetprop 将此文件中的属性作为系统属性加载
    -│   ├── sepolicy.rule       <--- 其他自定义 sepolicy 规则
    -│   │
    -│   │      *** 自动生成,请勿手动创建或修改 ***
    -│   │
    -│   ├── vendor              <--- $MODID/system/vendor 的符号链接
    -│   ├── product             <--- $MODID/system/product 的符号链接
    -│   ├── system_ext          <--- $MODID/system/system_ext 的符号链接
    -│   │
    -│   │      *** 允许任何其他文件/文件夹 ***
    -│   │
    -│   ├── ...
    -│   └── ...
    -|
    -├── 其他模块
    -│   ├── .
    -│   └── .
    -├── .
    -├── .

    module.prop

    这是 module.prop 必须遵守的格式

    (以下代码块虽然标注为 js,但实际上是 prop,此操作仅为提供代码高亮)

    js
    id=<字符串> <string>
    -name=<字符串> <string>
    -version=<字符串> <string>
    -versionCode=<整数> <int>
    -author=<字符串> <string>
    -description=<字符串> <string>
    -updateJson=<链接> <url> (可选)
    • id 必须匹配此正则表达式:^[a-zA-Z][a-zA-Z0-9._-]+$(也就是开头必须为字母,后面为字母、数字、点 . 、下划线 _ 和减号 -
      示例: a_module a.module module-101 a module 1_module -a-module
      这是模块的唯一标识符。模块发布后,您不应更改它。
    • versionCode 必须是整数。这用于对比版本,以便检查更新。
    • updateJson 应该指向一个 URL,该 URL 下载 JSON 以提供信息,以便 Magisk app 可以更新模块。
    • 上面没有提到的其他字符串可以是任何单行字符串。
    • 确保使用 UNIX (LF) 换行类型,而不是 Windows (CR+LF)Macintosh (CR)

    更新的JSON的格式:

    json
    {
    -    "version": string,
    -    "versionCode": int,
    -    "zipUrl": url,
    -    "changelog": url
    -}

    Shell 脚本 (*.sh)

    请阅读 启动脚本 部分,了解 post-fs-data.shservice.sh 之间的区别。对于大多数模块开发人员来说,如果您只需要运行引导脚本,service.sh 应该足够好了。

    在模块的所有脚本中,请使用 MODDIR=${0%/*} 获取模块的基本目录路径;不要在脚本中硬编码模块路径。
    如果启用了Zygisk,则环境变量 ZYGISK_ENABLED 将设置为 1

    system 文件夹

    要替换/注入的所有文件都应放在此文件夹中。此文件夹将以递归方式合并到真正的 /system 中,也就是说:真实 /system 中的现有文件将被模块 system 中的文件替换,模块 system 中的新文件将被添加到真实 /system 中。

    如果您将名为 .replace 的文件放在任何文件夹中,而不是合并其内容,则该文件夹将直接替换实际系统中的文件夹。这对于交换整个文件夹非常方便。

    如果要替换 /vendor/product/system_ext 中的文件,请分别将它们放在 system/vendorsystem/productsystem/system_ext 下。Magisk 将透明地处理这些分区是否位于单独的分区中。

    zygisk

    Zygisk 是 Magisk 的一项功能,它允许高级模块开发人员在每个 Android 应用程序的进程中直接运行代码,然后再进行专业化和运行。有关 Zygisk API 和构建 Zygisk 模块的更多详细信息,请查看 Zygisk 模块示例 项目。

    system.prop

    此文件遵循与 build.prop 相同的格式。每行由 [key]=[value]组成。

    sepolicy.rule

    如果您的模块需要一些额外的 sepolicy 补丁,请将这些规则添加到此文件中。此文件中的每一行都将被视为策略语句。有关如何格式化策略语句的更多详细信息,请查看 magiskpolicy 的文档。

    Magisk 模块安装程序

    Magisk 模块安装程序是打包在 zip 文件中的 Magisk 模块,可以在 Magisk 应用程序或第三方recovery(如 TWRP)中刷入。最简单的 Magisk 模块安装程序只是一个打包为 zip 文件的 Magisk 模块,此外还有以下文件:

    • update-binary:下载最新的 module_installer.sh 并将该脚本重命名或复制为 update-binary
    • updater-script:这个文件应该只包含字符串 “#MAGISK

    模块安装程序脚本将会设置环境,将模块文件从 zip 文件提取到正确的位置,然后完成安装过程,这对于大多数简单的 Magisk 模块来说应该足够好了。

    txt
    模块module.zip
    -
    -├── META-INF
    -│   └── com
    -│       └── google
    -│           └── android
    -│               ├── update-binary      <--- 您下载 module_installer.sh
    -│               └── updater-script     <--- 应只包含字符串“#MAGISK”
    -
    -├── customize.sh                       <--- (可选,稍后将详细介绍)
    -│                                           此脚本将来源于 update-binary
    -├── ...
    -├── ...  /* 模块的其余文件 */
    -

    自定义

    如果需要自定义模块安装过程,可以选择在安装程序中创建名为 customize.sh 的脚本。在提取所有文件并设置默认权限和 secontext 后,该脚本将由 update-binary 脚本提供(未执行!)。如果您的模块需要基于设备 ABI 进行其他设置,或者您需要为某些模块文件设置特殊权限/secontext,这将非常有用。

    如果要完全控制和自定义安装过程,请在 customize.sh 中声明 SKIPUNZIP=1 以跳过所有默认安装步骤。这样,您的 customize.sh 将负责自行安装所有内容。

    customize.sh 脚本在 Magisk 的 BusyBox ash shell 中运行,并启用了“独立模式”。以下变量和函数可用:

    变量

    • MAGISK_VER (string): 当前安装的 Magisk 的版本字符串(例如 v20.0
    • MAGISK_VER_CODE (int): 当前安装的Magisk的版本代码(例如 20000
    • BOOTMODE (bool): 如果模块在 Magisk app 中安装,则为 true
    • MODPATH (path): 模块文件应安装的路径
    • TMPDIR (path): 可以临时存储文件的地方
    • ZIPFILE (path): your module's installation zip 模块的压缩文件
    • ARCH (string): 设备的 CPU 架构。值为 armarm64x86x64
    • IS64BIT (bool): 如果 $ARCHarm64x64 ,则为 true
    • API (int): 设备的 API 级别(安卓版本)(例如,Android 6.0 的 23

    提示

    您可以在 这里 找到所有 Android 版本对应的 API 级别

    函数

    shell
    ui_print <msg>
    -    打印 <msg> 到控制台
    -    请避免使用“echo”,因为它不会显示在第三方 recovery 的控制台中
    +    
    Skip to content

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +service myservice ${MAGISKTMP}/myscript.sh + oneshot

    参考链接

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/hashmap.json b/hashmap.json index 0715a1d1..96e2cd05 100644 --- a/hashmap.json +++ b/hashmap.json @@ -1 +1 @@ -{"guides.md":"19fb9662","index.md":"43313836","install.md":"d1d3e2f1","faq.md":"0f89f64c","readme.md":"04cb5627","releases_25100.md":"7021edff","details.md":"8ac7ccaf","releases_24000.md":"1958b910","releases_24100.md":"6b9a3320","releases_24200.md":"6091c70d","releases_25200.md":"1983de15","releases_26000.md":"dc2422e5","releases_26100.md":"6724a4c6","releases_index.md":"b47a879f","releases_24300.md":"3ff8f899","boot.md":"a0ab583f","app_changes.md":"6856ae7f","releases_25000.md":"6c7ad114","build.md":"4713d06e","changes.md":"0bfaa152","ota.md":"93c63cee","releases_18000.md":"7c18a94a","releases_18100.md":"512c5ac9","releases_19000.md":"13328490","releases_19100.md":"e4827b55","releases_19200.md":"7a067985","releases_19300.md":"63682635","releases_19400.md":"cd99945f","releases_20000.md":"74fa467b","releases_20100.md":"4cc41a26","releases_20300.md":"285288fe","releases_20400.md":"b4d99bf2","releases_20200.md":"f6d2625d","releases_21000.md":"792fbc82","releases_21100.md":"945acb51","releases_21200.md":"c9fd3f8c","releases_21400.md":"b582e920","releases_22000.md":"8c658003","tools.md":"4de0b4c5","releases_22100.md":"551a2e63","releases_23000.md":"bacddf11"} +{"delta_index.md":"08a534fc","releases_26400.md":"5ede4802","delta_note.md":"e1ca9672","build.md":"ecd1efb4","releases_22100.md":"6d9e8e9c","releases_21000.md":"4d6bfbbd","releases_23000.md":"46f2dc79","releases_18100.md":"ef6a0bb5","details.md":"585e892d","releases_19000.md":"bc1a479d","releases_24300.md":"9d1c6ce5","releases_19300.md":"3747e9d6","releases_25200.md":"7dd5ca0f","releases_25000.md":"73983466","releases_20000.md":"360faae1","ota.md":"3b849674","releases_26200.md":"ff3a56c6","releases_24200.md":"bc52eee3","releases_21400.md":"fffcb97e","index.md":"54fb2e74","releases_22000.md":"9ca29b53","releases_24000.md":"c498f160","releases_20300.md":"4a0d9241","releases_19100.md":"c08777c3","app_changes.md":"63c210d7","delta_faq.md":"bb9060c7","releases_26300.md":"2e5fb96c","releases_24100.md":"b4c0080b","releases_20200.md":"e11552e6","releases_21200.md":"4283d373","releases_26100.md":"578f27f8","faq.md":"3c20fc8d","releases_20100.md":"b0bab968","install.md":"0c42a124","releases_19200.md":"c9dadfa3","changes.md":"6e09fe95","releases_20400.md":"9dde1a01","guides.md":"16ff637a","readme.md":"26bdf39b","boot.md":"b03eadf3","releases_18000.md":"debd087d","releases_19400.md":"a619dbd0","releases_25100.md":"414fdcf3","releases_index.md":"78ae70f3","releases_26000.md":"ec78538e","delta_internal-guide.md":"f08c3bea","releases_21100.md":"dbc55637","delta_main.md":"8cc7a455","tools.md":"5b0f0ff1"} diff --git a/index.html b/index.html index 373bd244..c61fd66a 100644 --- a/index.html +++ b/index.html @@ -5,39 +5,61 @@ Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content

    Magisk 中文文档 由 Jesse205 翻译 非官方

    logo 本文档翻译了 Magisk 官方文档 并补充了很多内容。

    原始文档版本:2023年05月13日

    以下部分面向开发者:

    Magisk 许可(License)使用 百度翻译 汉化

    WARNING

    中文汉化版许可仅供参考,请以英文原版为准

    txt
    Magisk,包括所有 git 子模块都是自由软件:
    -您可以根据自由软件基金会发布的 GNU 通用公共许可证的条款(许可证的第3版,
    -或(根据您的选择)任何更高版本重新分发和/或修改它。
    -
    -分发此程序是希望它有用,但没有任何保证;甚至没有适销性或特定用途适用性
    -的隐含保证。有关详细信息,请参阅GNU通用公共许可证。
    -
    -你应该已经收到了GNU通用公共许可证的副本以及这个程序。如果没有,请参见
    -<http://www.gnu.org/licenses/>.
    英文原版
    txt
    Magisk, including all git submodules are free software:
    -you can redistribute it and/or modify it under the terms of the
    -GNU General Public License as published by the Free Software Foundation,
    -either version 3 of the License, or (at your option) any later version.
    -
    -This program is distributed in the hope that it will be useful,
    -but WITHOUT ANY WARRANTY; without even the implied warranty of
    -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    -GNU General Public License for more details.
    -
    -You should have received a copy of the GNU General Public License
    -along with this program.  If not, see <http://www.gnu.org/licenses/>.

    相关链接

    友情链接

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/install.html b/install.html index 27f7b877..e5a528fa 100644 --- a/install.html +++ b/install.html @@ -5,26 +5,23 @@ 安装 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    安装

    如果您已经安装了 Magisk ,强烈建议直接通过 Magisk 应用程序的「直接安装」方法进行升级。以下教程仅针对初始安装。

    • 如果您在使用运行着 EMUI 8 或更高版本的华为设备,请查看相应部分
    • 如果您使用的是搭载 Android 9.0 或更高版本的三星设备(2019 年新设备),请查看相应部分

    入门

    在你开始之前:

    • 本教程假设您了解如何使用 adbfastboot
    • 如果您还计划安装第三方内核(kernel),请在安装 Magisk 之后安装它
    • 必须解锁设备的引导加载程序(bootloader)

    下载并安装最新的 Magisk 应用程序 (只需下载「Magisk-版本.apk」即可) 在主屏幕中,您应该看到:

    Ramdisk 的结果确定您的设备在 boot 分区中是否有 ramdisk。如果您的设备没有启动 ramdisk,请在继续之前阅读 Recovery 中的 Magisk 部分。

    信息

    不幸的是,有一些例外情况,因为某些设备的引导加载程序会接受 ramdisk,即使它不应该接受。 在这种情况下,您必须按照说明进行操作,就好像您的设备的 boot 分区包含 ramdisk 一样。 没有什么办法检测到这一点,因此唯一可以确定的方法就是实际尝试。 幸运的是,据我们所知,只有部分小米设备具有此属性,所以大多数人可以忽略这条信息。

    如果您的设备有启动 ramdisk,请获取 boot.img 或者 init_boot.img(如果存在。在出厂时搭载 Android 13 的设备通常是这样的,比如红米 K60Pro)的副本。

    如果您的设备没有启动 ramdisk,请获取 recovery.img 的副本。

    您可以从官方固件包或第三方 ROM 刷机包中提取所需文件。

    接下来,我们需要知道您的设备是否有单独的 vbmeta 分区。

    • 如果您的官方固件包包含 vbmeta.img ,那么您的设备有一个单独的 vbmeta 分区
    • 您还可以通过将设备连接到 PC 并运行以下命令进行检查:
    shell
    adb shell ls -l /dev/block/by-name
    -# 如果您遇到如 No such file or directory 的报错,那么请尝试把命令更换为
    -adb shell ls -l /dev/block/bootdevice/by-name
    -# 如果还是报错(比如华为设备),那么请联网搜索您的设备相对应的方法
    • 如果找到 vbmetavbmeta_avbmeta_b ,那么您的设备有一个单独的 vbmeta 分区
    • 否则,您的设备没有单独的 vbmeta 分区

    快速回顾一下,此时,您应该已经知道并准备好了:

    1. 设备是否有启动 ramdisk
    2. 设备是否有单独的 vbmeta 分区
    3. 基于 (1) 的 boot.imginit_boot.imgrecovery.img

    让我们继续修补映像.

    修补映像

    • 将 boot 、init_boot 或 recovery 映像( *.img 文件)复制到设备
    • 按下 Magisk 主屏幕中的 「安装」 按钮
    • 如果要修补 recovery 映像,请选中 「Recovery 模式」 选项
    • 如果您的设备没有单独的 vbmeta 分区,请选中 「修补 boot 映像中的 vbmeta」 选项
    • 在方式中选择 「选择并修补一个文件」 ,然后选择 boot 、init_boot 或 recovery 映像
    • 开始安装,并使用 ADB 将修补的映像复制到您的电脑:
    shell
    adb pull /sdcard/Download/magisk_patched_[随机字符].img PC上magisk_patched.img的路径

    提示,你可以将文件从资源管理器直接拖到终端中来获得文件绝对路径。

    不要使用 MTP,因为它可能会损坏大文件。

    • 将修补好的 boot 、init_boot 或 recovery 映像刷入到您的设备。
      对于大多数设备,可以重启到 fastboot 模式,并使用以下命令刷入:
    shell
    fastboot flash boot[_x] PC上magisk_patched_[随机字符].img的路径 # 或
    -fastboot flash init_boot[_x] PC上magisk_patched_[随机字符].img的路径
    -# 如果刚刚修补的是 recovery 映像则改用:
    -fastboot flash recovery PC上magisk_patched_[随机字符].img的路径

    [_x] 应该取决于您的设备,应为 _a_b 或者不写

    • 可选 如果您的设备有单独的 vbmeta 分区,则可以使用以下命令修补 vbmeta 分区
    shell
    fastboot flash vbmeta --disable-verity --disable-verification vbmeta.img

    WARNING

    此操作可能清除您的数据

    • 重启并启动 Magisk 应用程序(如果您清除数据,您将看到一个用于占位的 Magisk 应用程序),您将看到一个询问修复环境的对话框,点击它并等待重启
    • 瞧!

    卸载

    卸载 Magisk 的最简单方法是直接通过 Magisk 应用程序。如果您坚持使用第三方 Recovery,请将 Magisk APK 文件 重命名为 uninstall.zip 后像其他普通的刷机包一样刷入。

    Recovery 中的 Magisk

    如果您的设备在 boot 映像中没有 ramdisk ,Magisk 别无选择,只能劫持 Recovery 分区。对于这些设备,每次启用 Magisk 时都必须重新启动至 Recovery

    当 Magisk 劫持 recovery 时,有一个特殊的机制允许您实际进入到 Recovery 模式。每个设备都有自己的启动到 Recovery 模式的按键组合,(例如几乎所有的小米设备均为「电源」+「音量增大」以及 Galaxy S10 的「电源」+「Bixby」+「音量增大」)。百度搜索(或者 Bing 搜索、Google 搜索)可以很容易地获得这些信息。一旦你按下组合键,设备就会显示启动屏幕(可能还会振动),释放所有按键即可启动 Magisk。如果您决定引导到实际的 Recovery 模式,请长按音量增大,直到看到 Recovery 屏幕

    总之,在 recovery 中安装 Magisk 后 (从关机开始)

    • (正常开机) → (无 Magisk 的系统)
    • (按键组合) → (启动屏幕) → (释放所有按钮) → (带有 Magisk 的系统)
    • (按键组合) → (启动屏幕) → (长按音量增大) → (Recovery 模式)

    (注意:在这种情况下,您不能使用 第三方 Recovery 来安装或升级 Magisk!!)

    三星 (System-as-root)

    警告

    如果您的三星设备未安装 Android 9.0 或更高版本,则说明以下内容不适用于您的设备。

    安装 Magisk 之前

    • 安装 Magisk 将熔断 KNOX
    • 首次安装 Magisk 需要完整的数据擦除(这不包括在解锁 bootloader 时的数据擦除)。请在继续之前备份您的数据。
    • 下载支持您设备的 Odin (仅限 Windows 上运行) 或者 Heimdall (仅 Linux)。

    解锁 Bootloader

    在较新三星设备上解锁 bootloader 有一些注意事项。新引入的 VaultKeeper 服务会使 bootloader 在某些情况下拒绝任何非官方分区。

    • 允许在解锁 bootloader,在 开发者选项 → OEM 解锁
    • 重启到下载模式:将设备关机,然后按下设备的下载模式键组合
    • 长按音量上限可解锁引导加载程序这将擦除数据并自动重新启动
    • 完成初始设置。跳过所有步骤,因为数据将在后面的步骤中再次擦除。在设置过程中将设备连接到互联网
    • 启用开发者选项,确认「OEM解锁」选项存在且呈灰色。 这意味着 VaultKeeper 服务释放了引导加载程序。
    • 您的 bootloader 现在在下载模式允许非官方映像

    操作指南

    • 使用 samfirm.jsFrija,或 Samloader 直接从三星服务器下载设备的最新 zip 固件 。

    • 解压缩固件并将 AP 归档文件复制到设备。它通常命名为 AP_[device_model_sw_ver].tar.md5

    • 按下 Magisk 主屏幕中的 「安装」 按钮

    • 如果您的设备没有启动 ramdisk,勾选 「Recovery模式」 选项

    • 在方式中选择 「选择并修补一个文件」 ,然后选择 AP 归档文件

    • 开始安装,并使用 ADB 将修补的归档文件复制到您的电脑:

      shell
      adb pull /sdcard/Download/magisk_patched_[random_strings].tar

      注意:不要使用MTP,因为它可能会损坏大型文件。

    • 重新启动到下载模式。在您的 PC 上打开 Odin,将 magisk_patched.tar 作为 AP,连同原始固件中的 BLCPCSC不是 HOME_CSC,因为我们要清除数据)一起刷入。

    • 一旦 Odin 完成刷机,您的设备应该会自动重启。 如果被要求恢复出厂设置,请同意。

    • 如果您的设备没有启动 ramdisk,请立即重新启动到 recovery 以启用 Magisk(原因在 Recovery 中的 Magisk 中说明)。

    • 安装您已经下载的 Magisk 应用程序 并启动该应用程序。 它应该显示一个对话框,要求进行额外的设置。

    • 让应用程序完成它的工作并自动重启设备。

    系统更新

    一旦你的三星设备获得了 root 权限,你就不能再通过 OTA 进行 Android 系统更新了。要进行系统更新,您必须手动下载新的固件归档文件并完成上一节中编写的相同 AP 修补过程。这里唯一的区别在于Odin刷入步骤:不要使用 CSC 归档文件,而是使用 HOME_CSC 归档文件,因为我们正在执行升级,而不是初始安装

    注意事项

    • 永远、永远不要尝试将 bootrecoveryvbmeta 分区恢复到原样! 您这样做会破坏您的设备,并且从中恢复的唯一方法是清除数据并进行完整的 Odin 恢复
    • 要使用新的固件升级您的设备,切勿出于上述原因直接使用原厂 AP 归档文件。 始终在 Magisk 应用程序中修补 AP 并改用它。
    • 永远不要只刷入 AP ,否则 Odin 可能会缩小 /data 文件系统的大小。升级时请刷入 AP + BL + CP + HOME_CSC

    华为

    DANGER

    这部分现已从官方文档中移除。您正在浏览的是 2021.03.22 并补充后的版本。

    Magisk 不再正式支持较新的华为设备,因为其设备上的 bootloader 不可通过官方途径解锁,更重要的是他们不遵循标准的 Android 分区方案。以下只是一些一般性指导。

    使用了麒麟处理器的华为设备与大多数常见设备的分区方式不同。Magisk 通常安装在设备的 boot 分区,但是华为设备没有这个分区。根据您的设备运行的 EMUI 版本,说明会略有不同。

    DANGER

    请勿使用最新版本的 Magisk 应用!我推荐使用 Magisk v23.0 或使用 Magisk v20.4 (下载「Magisk-v20.4.zip」)搭配 Magisk Manager v7.5.1 (下载「MagiskManager-v7.5.1.apk」)

    Magisk 兼容性列表
    名称型号EMUI 版本Android 版本详情
    华为畅享7SLA-AL00EMUI 5.1.2Android 7.0使用 Magisk v25.2 时会触发引导循环并直接重启至 eRecovery
    荣耀畅玩4CCHM-TL00HEMUI 4.0Android 6.0使用新版 Magisk 会导致无法授权
    荣耀畅玩6XBLN-AL10EMUI 8.0Android 8.0没有这个问题

    获得官方映像

    华为不发布官方出厂映像以及 OTA 归档文件,但大多数固件压缩包可以从华为固件下载站下载。 要从压缩包中的「UPDATE.APP」中提取映像,您必须使用 Huawei Update Extractor(仅限 Windows!)

    EMUI 5 及以下

    遵循入门的教程,唯一的不同在于请勿使用最新版本的 Magisk 应用!

    注意:华为设备进入 fastboot 模式需要将手机使用数据线连接电脑,而进入 Recovery 模式则不能将手机连接到电脑!所以如果您在 fastboot 模式中刷入 Recovery 映像后请将手机与电脑断开连接后再按下「电源」+「音量增大」来进入 Recovery,否则您将进入的是「eRecovery」。

    EMUI 8

    对于运行 EMUI 8 的设备,您的设备有一个名为 ramdisk 的分区,这是将要安装 Magisk 的地方。

    • 如果您打算使用第三方 Recovery,只需按照第三方 Recovery 的说明进行操作即可。

    • 如果您不打算使用第三方 Recovery,则必须从您的固件中提取 RAMDISK.img 。 按照上面的修补映像说明进行操作,但使用 RAMDISK.img 文件而不是 boot 映像!

    • 要将修补后的映像刷入您的设备,请使用 fastboot 命令:

      shell
      fastboot flash ramdisk /path/to/magisk_patched.img

    请注意,您正在刷入 ramdisk,而不是 boot

    EMUI 9 或更高版本

    对于 EMUI 9+ 设备,ramdisk 分区不再存在。 作为解决方法,Magisk 将安装到 recovery_ramdisk 分区。 在按照以下说明操作之前,请先阅读 Recovery 中的 Magisk

    注意:正如在 荣耀 View 10 上测试的那样,华为的内核似乎无法在早期启动时捕获按键事件,因此长按音量增大不会在我的设备上不会启动到 Recovery。 您的体验可能会有所不同。

    • 如果您打算使用第三方 Recovery,只需按照第三方 Recovery 的说明进行操作即可。
      警告:Magisk 将覆盖第三方 Recovery。

    • 如果您不打算使用第三方 Recovery,则必须从固件中提取 RECOVERY_RAMDIS.img (这不是拼写错误),而不是 recovery.img(部分设备依旧需要修补 recovery.img )。 按照上面的引导映像修补说明进行操作,但使用 RECOVERY_RAMDIS.img 文件而不是 boot 映像!

    • 要将修补后的映像刷入您的设备,请使用 fastboot 命令:

      shell
      fastboot flash recovery_ramdisk /path/to/magisk_patched.img

    请注意,您正在刷入 recovery_ramdisk,而不是 boot

    第三方 Recovery

    警告

    这种安装方法已被弃用,并且可以用很小的工作量来维护。

    仅当您的设备启动 ramdisk 时,才能使用第三方 Recovery 进行安装。不建议在新的设备上通过第三方 Recovery 安装 Magisk。如果您遇到任何问题,请使用正确的修补映像方法。

    • 下载 Magisk 安装包
    • .apk 文件扩展名重命名为 .zip ,例如:Magisk-v25.2.apkMagisk-v25.2.zip 。如果重命名文件扩展名时遇到问题(比如在 Windows 文件资源管理器中默认不显示文件扩展名),请使用 Android 上的文件管理器或第三方 Recovery 中的文件管理功能重命名文件。
    • 像其他普通的刷机包一样刷入归档文件。
    • 重新启动并检查是否已安装 Magisk 应用程序。如果未自动安装,请手动安装 APK。
    • 启动 Magisk 应用程序,它将显示一个让您重新安装的对话框。请直接在 APP 内重新安装并重新启动(MTK 设备将在重启后自动给 boot 分区上锁,请使用 fastboot 或者第三方 recovery 修补映像)。

    警告

    模块的 sepolicy.rule 文可能存储在 cache 分区中。请不要擦除 CACHE 分区。

    TIP

    您也可以提供 adb sideload 刷入 Magisk,这对于不能正常解密 data 分区且无外置存储设备(SD 卡,U 盘等)的设备特别友好,并且在这种情况下无需将 .apk 文件扩展名重命名为 .zip

    参考链接

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/ota.html b/ota.html index d0ade9b5..f42c878c 100644 --- a/ota.html +++ b/ota.html @@ -5,20 +5,23 @@ OTA 升级指南 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    OTA 升级指南

    Magisk 不修改大多数只读分区,这意味着应用官方 OTA 要简单得多。以下是几种不同类型的设备的教程,以应用 OTA 并在安装后保留 Magisk(如果可能)。这只是一个通用指南,因为每个设备的程序可能有所不同。

    注意:为了应用 OTA,您必须确保自己没有以任何方式修改只读分区(如 /system/vendor )。即使将分区重新挂载到 rw 也会篡改块验证

    必要条件

    • 请在开发人员选项中禁用自动系统更新,这样在未经您确认的情况下,它不会安装 OTA。

    • 当OTA可用时,首先转到(Magisk app → 卸载 → 恢复映像),不要重新启动,否则将卸载 Magisk。 这将使 Magisk 修改的分区从安装时的生成备份恢复到官方,以便通过 OTA 前的块验证。在执行以下步骤之前,需要执行此步骤

    带 A/B 分区的设备

    可以将 OTA 安装到非活动插槽,并让 Magisk app 将 Magisk 安装到更新的分区上。开箱即用的 OTA 安装工作无缝,安装后可以保存 Magisk。

    • 恢复官方映像后,按正常方式应用 OTA(设置 → 系统 → 系统更新)。
    • 等待安装完成(OTA 的 步骤1:“安装更新” 和 步骤2:“优化您的设备”),不要按“重新启动”按钮! 相反,请转到(Magisk app → 安装 → 安装到非活动插槽)将 Magisk 安装到更新的插槽。

    • 安装完成后,按下 Magisk app 中的重新启动按钮。在 hood 下,Magisk app 强制您的设备切换到更新的插槽,绕过任何可能的 OTA 后验证。

    “非 A/B” 设备

    不幸的是,在这些设备上应用 OTA 并没有真正好的方法。以下教程不会保留 Magisk;升级后,您必须手动重新 root 设备,这将需要通过电脑。这些只是“最佳实践”。

    • 如果您安装了第三方 recovery,则可以从以前的备份、在线转储或 OEM 提供的出厂映像中恢复。 如果您决定在不接触 recovery 分区的情况下开始安装 Magisk,您可以有几种选择,无论是哪种方式,您都可以最终使用 Magisk root 的设备,但 recovery 仍然保持不变:
      • 如果支持,请使用 fastboot boot <recovery_img> 启动第三方 Recovery 并安装 Magisk。
      • 如果您有官方映像转储的副本,请使用 Magisk app 的“修补映像”功能安装 Magisk
    • 恢复到官方映像和其他映像后,下载 OTA。可选地,一旦下载了 OTA 的更新 zip,就可以找到提取 zip 的方法(因为它通常涉及 root 用户)
    • 应用 OTA 并重启设备。这将使用您设备的官方映像 OTA 安装机制来升级您的系统。
    • 一旦完成,您将得到一个升级的、100% 官方的、未 root 的设备。你必须手动将 Magisk 刷回。如果您想经常接收官方 OTA,请考虑使用 步骤1 中所述的方法,在不接触恢复分区的情况下刷入 Magisk。

    参考链接

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/18000.html b/releases/18000.html index 221c40e1..cda24438 100644 --- a/releases/18000.html +++ b/releases/18000.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2018.12.7 Magisk v18.0 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2018.12.7 Magisk v18.0

    Here comes a stable release, this time with quite a few major updates!

    MagiskHide Improvements

    Starting from v18, the process monitor matches component names instead of process names. Android allow app services to name their process arbitrarily, and many apps starting to use dedicated services to detect root; it used to require adding all of these service process names to the list to hide Magisk effectively. Component names have the format: <package name>/<java class name>, which means we can always know which application spawned a given process.

    TL;DR, ALL processes spawned from the applications on the hide list will be targeted.

    Recently I discovered a very widespread Linux kernel bug affecting tons of Android devices (full write-up: Medium Article). This bug exposes the supposedly protected procfs, which is abused in some apps to detect Magisk with information leaked from other processes. Magisk will patch this bug on all Android 7.0+ devices. Yes, a fully effective MagiskHide requires the enhanced Android Sandbox in modern Android versions.

    Path Changes

    The name of the folder /sbin/.core is confusing and will no longer be used; it is replaced with /sbin/.magisk. Another major change is the location to store general boot scripts. As these boot scripts should still run even if magisk.img is not mounted, they are moved out of magisk.img, from <img>/.core/<stage>.d to /data/adb/<stage>.d (stage is either post-fs-data or service). Say goodbye to stupid paths like /sbin/.core/img/.core/post-fs-data.d!

    Quick recap:

    • New magisk.img mountpoint: /sbin/.magisk/img
    • New internal busybox PATH: /sbin/.magisk/busybox
    • The folder <img>/.core is no longer used in any places. magisk.img is solely used for storing modules, no other functionality depends on it.
    • Symlinks are created so all old paths will still work. None of the existing apps/scripts depending on these internal paths should break, but please migrate to the new paths ASAP.

    Dropping Legacy Support

    The NEXT Magisk Manager upgrade (not this one) will only support v18+, please upgrade ASAP. Magisk Manager is always designed to be fully functional across a wide range of Magisk versions. However, to enforce full obfuscation, I will have to drop legacy support eventually.

    This is also a good opportunity to push the whole community forward, all module developers should forget about backward compatibility (e.g. stop supporting the old Magisk paths, please don't torture yourself...). I expect very few structural changes in the near future, so again, please upgrade ASAP 😃

    Modern C++ Code Base

    Although this has nothing to do with the end user, tons of effort was done to migrate Magisk to a more modern C++ code base instead of the previous good plain old C. This makes the code easier to maintain and allows me to utilized many C++ language features.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/18100.html b/releases/18100.html index 68d42ab6..541e42eb 100644 --- a/releases/18100.html +++ b/releases/18100.html @@ -5,20 +5,23 @@ 2019.2.4 Magisk v18.1 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2019.2.4 Magisk v18.1

    What is a better way to celebrate Chinese New Year than a new Magisk update!

    EMUI 9 Support

    Welcome on board "again", Huawei! Even though Huawei had officially blocked bootloader unlocks, people still love to buy them (duh), and there are paid services that unlock Huawei bootloaders. So hey, get Magisk installed on that bad boy! One caveat is that since Huawei have changed the partitions, special workarounds has to be done. Details and instructions are in the newly created instruction page

    Support Down to Android 4.2

    Because why not, it was quite a lot of fun LOL. All devices running KitKat and higher will have all features enabled. MagiskHide and resetprop aren't possible on Jellybean, and Magic Mount (modules) is temporarily disabled; basically it only works as a root solution for now. Android 4.1 isn't 100% usable yet, so installation is also temporarily blocked. Eventually, all Jellybean devices will have full Magic Mount and MagiskSU support.

    Major Magisk Manager Update

    Aside from the obvious major UI overhaul, tons of little user experience and performance improvements are also added. The app is finally less crappy now 😃

    Final Words

    I'm aware that there are apps updated to detect Magisk, however no MagiskHide improvements efforts are done in this release; v18.1 is aimed to be as stable as possible. Stay tuned for future public betas, or if you are more adventurous, jump on the Canary Channel bandwagon for more aggressive hiding techniques 😃

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/19000.html b/releases/19000.html index a9a4391f..77dd7262 100644 --- a/releases/19000.html +++ b/releases/19000.html @@ -5,20 +5,23 @@ 2019.3.28 Magisk v19.0 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2019.3.28 Magisk v19.0

    I would say this is one of my most ambitious release of all time! Due to the extremely massive changes, this release will be a public beta. Calling it v18.2 doesn't do it justice, so v19.0 we go.

    Magisk Module installer

    Magisk module developers: pay extra attention! A completely new Magisk Module Installer replaces the old Magisk module template. This new format decouples ALL installation logic from modules, and encourages developers to use the provided API for installation. This new format is ENFORCED, meaning all existing modules should upgrade ASAP, and new modules are REQUIRED to follow the rules.

    Carefully read through the updated docs!

    Warning: All existing modules that does not use the new module format will be automatically removed on May 1st, 2019. Module devs: upgrade your existing modules ASAP!

    Imageless Magisk

    Since the existence of Magisk, all modules are stored within an EXT4 image which will be loop mounted at boot. This approach has a few problems: resizing the image is a huge headache (no live resizing, resize2fs on some devices refuse to work properly), and also MANY devices using F2FS ships a broken driver with the kernel, causing EXT4 loop devices unable to be mounted at all. All these problems come to an end now: modules are now directly stored in /data! Backwards compatibility is provided, for modules that uses the official module template, installation should work just fine.

    Warning: Although module migration was tested, there are still chances that your modules will get lost in the process. Be prepared to reinstall your existing modules in that case.

    Native 64 Bit is Back

    At one point in history, Magisk uses native 64 binaries. However due to binary size considerations, all binaries was switched to 32 bit. Starting from v19, all static binaries are still 32 bit only, but the most important part: the main magisk binary now runs in native 64 bit on supported devices.

    Zygote Ptrace Based MagiskHide

    MagiskHide used to use logcat to monitor activity manager events for new process creation. That method is extremely unreliable: even with constant improvements since introduction, it is still not working 100% of the time. Here comes a fundamentally new approach: ptrace the zygote process and step through all fork events. In layman's term, this new method is able to target a process before it even starts to run! The code for it is extremely tricky, but it was tested for quite a while in the canary channel, so I'm confident enough to release this to the public 😃

    Android Q

    Full support for Android Q Beta 1 is also introduced in this release. However, you cannot use it on the Pixel 3 (XL) due to the fact that Google decided to use logical partitions on the 3rd gen Pixels starting with Q. A solution is still WIP, please stay tuned!

    Final Words

    What you can expect in upcoming releases: Samsung S10 support, and full logical partition support. Also, I AM aware of Google Pay issues, but these are not my main focus now since there are still tons of other issues for me to focus on. Several discussion threads on XDA provide seemingly working solutions, please do some research on your own.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/19100.html b/releases/19100.html index ff1615b3..d5d97d1e 100644 --- a/releases/19100.html +++ b/releases/19100.html @@ -5,20 +5,23 @@ 2019.5.1 Magisk v19.1 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2019.5.1 Magisk v19.1

    Finally, a lovely stable release!

    For those that were using v18.1, here are some quick highlights of v19.0

    • Imageless Magisk: Although module migration was tested, there are still chances that your modules will get lost in the process. Be prepared to reinstall your existing modules in that case.
    • Native 64-bit support
    • Zygote Ptrace Based MagiskHide

    Other than adding support for Samsung system-as-root devices, this release is mostly bug fixes from v19.0. Enjoy 😃

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/19200.html b/releases/19200.html index d07c8525..22a41292 100644 --- a/releases/19200.html +++ b/releases/19200.html @@ -5,20 +5,23 @@ TODO | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - + + \ No newline at end of file diff --git a/releases/19300.html b/releases/19300.html index 18d0911b..4cc0228f 100644 --- a/releases/19300.html +++ b/releases/19300.html @@ -5,20 +5,23 @@ TODO | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - + + \ No newline at end of file diff --git a/releases/19400.html b/releases/19400.html index e75754bd..dd703dbe 100644 --- a/releases/19400.html +++ b/releases/19400.html @@ -5,20 +5,23 @@ 2019.9.19 Magisk v19.4 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2019.9.19 Magisk v19.4

    This version is heavily tested and tons of bugs were squashed before release. However due to the massive changes, it is decided to release a public beta for people/root app developers to adjust/update before things hit public stable.

    New System-as-root Implementation

    Magisk has supported system-as-root devices for a long time since the first Pixel came out. The goal is always to revert things back to the good old initramfs based root dir. However, this not only creates tons of issues on many devices, not easily hide-able with MagiskHide, but most importantly not even possible on Android 10. Starting with v19.4, Magisk will follow how Google has designed system-as-root: mounting system actually to / (root).

    This implies several MASSIVE consequences for system-as-root devices:

    • /system is no longer a valid mount point. For existing root apps that remounts /system to rw, you will have to remount / instead of /system
    • The root directory (/) is no longer rootfs, but actually system. Remounting / to rw and modify files means you are writing to the actual system partition, NOT volatile storage as it used to be in rootfs. This is not recommended as user is not necessary aware that you are tampering an actual partition, sometimes dangerous if dm-verity/AVB-verity is enforced, or sometimes outright impossible since many devices now ship with read-only system partitions (e.g. EROFS, EXT4 dedup)
    • Several custom kernel rely on Magisk's root directory overlay system (overlay) for modifying /. This is no longer compatible with the new implementation. A new overlay system (overlay.d) will replace the existing one as an alternative (details in documentations). To provide backwards compatibility, Magisk will switch to "Compat Mode" when /overlay is detected, which simply reverts to the old system-as-root setup. Compat Mode will not work on Android 10 and will cause bootloop. Although things will still work as it used to, please upgrade to overlay.d ASAP.

    Android 10 Support

    Other than A-only devices running Android 10, Android 10 is fully supported with MagiskHide fully functioning. Android 10's biggest challenge is the new "2-Stage-Init" system-as-root implementation, which is the sole reason why A-only is not support yet. Stay tuned for further updates as that is the next thing on the list.

    (For those interested in "2-Stage-Init" and other details of system-as-root, check this Twitter thread I tweeted)

    Product Partition Support

    Magisk Module developers can now finally properly modify files in /product! This partition is now an essential part in Android 10, and many files are moved from system to product. Please check documentations for more details.

    A-Only System-as-root

    A huge number of new devices have A-only system-as-root setups (Android 9.0). These unfortunate devices will have to install Magisk into the recovery partition. Please check the fully updated Installation Guide for more details.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/20000.html b/releases/20000.html index 3727d9b8..2308b72d 100644 --- a/releases/20000.html +++ b/releases/20000.html @@ -5,20 +5,23 @@ 2019.10.11 Magisk v20.0 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2019.10.11 Magisk v20.0

    The following release notes are mostly the same as v19.4. Compared to v19.4 beta, the most notable change is adding tons of support for more devices on Android 10, along with several bug fixes.

    New System-as-root Implementation

    Magisk has supported system-as-root devices for a long time since the first Pixel came out. The goal is always to revert things back to the good old initramfs based root dir. However, this not only creates tons of issues on many devices, not easily hide-able with MagiskHide, but most importantly not even possible on Android 10. Magisk will now start to follow how Google has designed system-as-root: mounting system actually to / (root).

    This implies several MASSIVE consequences for system-as-root devices:

    • /system is no longer a valid mount point. For existing root apps that remounts /system to rw, you will have to remount / instead of /system
    • The root directory (/) is no longer rootfs, but actually system. Remounting / to rw and modify files means you are writing to the actual system partition, NOT volatile storage as it used to be in rootfs. This is not recommended as user is not necessary aware that you are tampering an actual partition, sometimes dangerous if dm-verity/AVB-verity is enforced, or sometimes outright impossible since many devices now ship with read-only system partitions (e.g. EROFS, EXT4 dedup)
    • Several custom kernel rely on Magisk's root directory overlay system (overlay) for modifying /. This is no longer compatible with the new implementation. A new overlay system (overlay.d) will replace the existing one as an alternative (details in documentations). To provide backwards compatibility, Magisk will switch to "Compat Mode" when /overlay is detected, which simply reverts to the old system-as-root setup. Compat Mode will not work on Android 10 and will cause bootloop. Although things will still work as it used to, please upgrade to overlay.d ASAP.

    Android 10 Support

    Android 10 is now fully supported with MagiskHide working as expected. Android 10's biggest challenge is the new "2-Stage-Init" system-as-root implementation, which requires modding early mount fstab in a specific way, and in many devices' cases involves patching DTBs in the boot image.

    (For those interested in "2-Stage-Init" and other details of system-as-root, check this Twitter thread I tweeted)

    Product Partition Support

    Magisk Module developers can now finally properly modify files in /product! This partition is now an essential part in Android 10, and many files are moved from system to product. Please check documentations for more details.

    A-Only System-as-root

    A huge number of new devices have A-only system-as-root setups (Android 9.0). These unfortunate devices will have to install Magisk into the recovery partition. Please check the fully updated Installation Guide for more details.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/20100.html b/releases/20100.html index 0b8f0fe2..9fa2985f 100644 --- a/releases/20100.html +++ b/releases/20100.html @@ -5,20 +5,23 @@ 2019.11.2 Magisk v20.1 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2019.11.2 Magisk v20.1

    Lots of bug fixes from v20.0, and some cool new features!

    Updated Magisk Manager Hiding

    Starting with Magisk v20.1 paired with Magisk Manager v7.4.0, a new hiding mode is introduced for Android 9.0+. On supported devices, Magisk Manager will download and customize a heavily obfuscated stub APK and use it as a replacement. The stub app will then download the full app into its private internal data, then dynamically load and run the actual full Magisk Manager.

    Note, not all Android 9.0+ devices will be able to use this feature. To use an obfuscated stub as Magisk Manager, the Magisk daemon will have to rely on a special way to communicate with the app, and some OEMs (most likely Chinese manufacturers) block certain broadcasts, breaking the communication channel.

    Magisk Manager will verify compatibility before it uses stubs to hide itself on Android 9.0+. The verification relies on Magisk v20.1+, which means you have to fully upgrade and reboot in order to opt in this feature. If you are already running a hidden Magisk Manager, restore and upgrade Magisk Manager, upgrade Magisk and reboot, then re-hide the app.

    For those incompatible with the hiding-with-stub feature, there are also a few updates that everyone, regardless whether using stubs or not, can enjoy:

    • You can now customize the app name of the repackaged Magisk Manager
    • Magisk Manager will generate new keys to sign the repackaged APK to prevent signature detection

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/20200.html b/releases/20200.html index c14921db..82427026 100644 --- a/releases/20200.html +++ b/releases/20200.html @@ -5,20 +5,23 @@ 2020.1.2 Magisk v20.2 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2020.1.2 Magisk v20.2

    Happy New Year! Let's start 2020 with a new Magisk release 😃

    Pre-Init sepolicy Patches for Modules

    Magisk v20.2 add support for modules to include its own custom sepolicy patches. Developers used to use boot scripts along with the magiskpolicy tool to do live sepolicy patches; however, this method leads to numerous issues as Android is no longer designed to allow live sepolicy patches, and on some devices (e.g. Huawei) this method is outright inapplicable.

    To address this issue, Magisk allow module devs to create a new file called sepolicy.rule in their modules. The module installer script and Magisk daemon will make sure this file is stored in somewhere accessible pre-init to allow magiskinit to do its job every time your device boots up.

    New Module Installer Format

    The old template is actually pretty convoluted: developers are expected to implement specific callback functions in their install.sh, and the zip file structure does not directly represent how modules are actually stored on your device. The new module installer format makes creating new modules very easy, but still give experienced developers tons of freedom to do anything they want in the installation process.

    For details regarding sepolicy.rule and the new module installer format, please read the updated Developer Guides. Note that the old "Module Installer Template" is obsolete; creating a Magisk module no longer requires a "template" as it is now a straightforward process.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/20300.html b/releases/20300.html index 74e0934a..0b3f0ea4 100644 --- a/releases/20300.html +++ b/releases/20300.html @@ -5,20 +5,23 @@ 2020.1.10 Magisk v20.3 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2020.1.10 Magisk v20.3

    Magisk

    • Fix magiskboot crashing when dealing with lz4_legacy format

    Magisk Manager

    • Fix MagiskHide app component toggles

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/20400.html b/releases/20400.html index de1bbf5d..aa5c63f1 100644 --- a/releases/20400.html +++ b/releases/20400.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2020.3.23 Magisk v20.4 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2020.3.23 Magisk v20.4

    Miscellaneous

    This release is mainly focused on stability and bug squashing. Please be aware that MagiskHide is no longer enabled by default. Since Google has enabled hardware-based key attestation in SafetyNet (FAQ), there is no effective way to pass full CTS SafetyNet anymore (although Google seems to have temporarily reverted the change).

    I decided that the fully redesigned Magisk Manager isn't fully ready for prime time yet, so this time around no Magisk Manager update is released. The WIP manager will continue to be improved and is available for testing on the canary channel.

    BusyBox Standalone Mode

    Starting with Magisk v20.4, all Magisk related scripts, including boot scripts and module installation scripts, will run on BusyBox's shell (ash) in standalone mode. In BusyBox ash standalone mode, every single command will be forced to use the one that is in Magisk's BusyBox (if available). For instance, no matter how you change the environment variable PATH, the rm command will always use the one in BusyBox, not the one in system, external BusyBox, vendor, or included in custom recovery.

    The reason behind this change is that all scripts will be guaranteed to have 100% consistent results no matter how the environment is setup. The internal BusyBox is significantly beefed up with patches from @osm0sis, and also with SELinux features enabled. It shall offer a very complete, reliable, and consistent scripting environment. If in any case you require to use a command outside of BusyBox, please call it with the full path (e.g. /system/bin/nslookup)

    Magisk Changelog

    • [MagiskInit] Fix potential bootloop in A-only 2SI devices
    • [MagiskInit] Properly support Tegra partition naming
    • [General] Load libsqlite.so dynamically, which removes the need to use wrapper scripts on Android 10+
    • [General] Detect API level with a fallback method on some devices
    • [General] Workaround possible bug in x86 kernel readlinkat system call
    • [BusyBox] Enable SELinux features. Add chcon/runcon etc., and '-Z' option to many applets
    • [BusyBox] Introduce standalone mode. More details in release notes
    • [MagiskHide] Disable MagiskHide by default
    • [MagiskHide] Add more potential detectable system properties
    • [MagiskHide] Add workaround for Xiaomi devices bootloop when MagiskHide is enabled on cross region ROMs
    • [MagiskBoot] Support patching special Motorolla DTB format
    • [MagiskPolicy] Support 'genfscon' sepolicy rules
    • [Scripts] Support NAND based boot images (character nodes in /dev/block)
    • [Scripts] Better addon.d (both v1 and v2) support
    • [Scripts] Support Lineage Recovery for Android 10+

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/21000.html b/releases/21000.html index 4b950a84..d8905013 100644 --- a/releases/21000.html +++ b/releases/21000.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2020.10.3 Magisk v21.0 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2020.10.3 Magisk v21.0

    Long time no see! v21.0 is the largest release in Magisk's history. It comes with full Android 11 support (tons of stuff had to be rewritten from scratch!), and a completely redesigned Magisk Manager. These are the reasons why this particular public release took me over half a year to wrap up.

    To the end user, not much has changed other than the fact that Magisk Manager has completely changed its appearance. However developers should pay attention to some changes due to adjustments for Android 11. Full changelogs are too massive to fit, so here I'll point out the main changes and links to updated documentations.

    Highlights

    • Android 11 support 🎉
    • Completely redesigned Magisk Manager
    • Safe Mode detection: if you installed a module that bootloops your device, reboot into Safe Mode and all modules will be disabled. More instructions on how to deal with broken modules is linked here.

    The following are for advanced users/developer:

    • On Android 8.0+, Magisk now uses a new SELinux setup that keeps Android sandbox less compromised. This provides better security to rooted users, and also separates Magisk rules from original rules. Details here.
    • On Android 11, /sbin may no longer exist. For developers, this means the Magisk's internal tmpfs directory is no longer always /sbin, and instead randomly created every boot. To get the tmpfs path, use the command magisk --path (more details here). For custom kernel developers that uses overlay.d, updated docs are here.
    • magiskpolicy gained more features and some minor syntax changes, details here.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/21100.html b/releases/21100.html index 9173de39..d971a9ed 100644 --- a/releases/21100.html +++ b/releases/21100.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2020.11.13 Magisk v21.1 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2020.11.13 Magisk v21.1

    v21.1 is a maintenance update from v21.0, mostly addressing bugs, refining some details, and adding new boot image format support (for Pixel 5 and 4a 5G). Checkout the full v21.0 release notes if coming from older releases.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/21200.html b/releases/21200.html index 0b5238b5..a2d473ec 100644 --- a/releases/21200.html +++ b/releases/21200.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2020.12.28 Magisk v21.2 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2020.12.28 Magisk v21.2

    v21.2 is a maintenance update, mostly addressing bugs, and expanding device compatibility. Checkout the full v21.0 release notes if coming from older releases.

    v21.2

    • [MagiskInit] Detect 2SI after mounting system_root on legacy SAR devices
    • [General] Make sure post-fs-data scripts cannot block more than 35 seconds
    • [General] Fix the magisk --install-module command
    • [General] Trim Windows newline when reading files
    • [General] Directly log to file to prevent logcat weirdness
    • [MagiskBoot] Fix header dump/load for header v3 images

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/21400.html b/releases/21400.html index 916addce..f5854adb 100644 --- a/releases/21400.html +++ b/releases/21400.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2021.1.17 Magisk v21.4 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2021.1.17 Magisk v21.4

    Update: v21.4 adds more regression hot fixes.

    Happy 2021! v21.3 adds a workaround for devices with buggy F2FS Linux kernel drivers. This F2FS bug may cause bootloops on many devices. Checkout the full v21.0 release notes if coming from older releases.

    v21.4

    • [MagiskSU] Fix su -c behavior that broke many root apps
    • [General] Properly handle read/write over sockets (the broken pipe issue)

    v21.3

    • [MagiskInit] Avoid mounting f2fs userdata as it may result in kernel crashes. This shall fix a lot of bootloops
    • [MagiskBoot] Fix a minor header checksum bug for DHTB header and ASUS blob image formats
    • [MagiskHide] Allowing hiding isolated processes if the mount namespace is separated

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/22000.html b/releases/22000.html index ad5ab411..a88bd929 100644 --- a/releases/22000.html +++ b/releases/22000.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2021.2.23 Magisk v22.0 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2021.2.23 Magisk v22.0

    RESTORE THE EXISTING MAGISK MANAGER BACK TO NORMAL BEFORE UPGRADING IF HIDDEN!

    Another major Magisk release! This time our focus is not the core Magisk implementation, but rather on improving the whole Magisk user experience.

    Magisk Manager is dead.
    Long live the Magisk app!

    Ever since the first Magisk release, Magisk (the core components) and Magisk Manager (the companion app) are released separately and isn't necessarily always in sync. This leads to some confusion and a lot of complexity when downloading/installing Magisk through the app. Starting from v22.0, the Magisk app (renamed from Magisk Manager) includes everything it needs within the APK itself, making installation a 100% offline process.

    Custom recovery lovers, no worries! The Magisk app APK itself is a custom recovery flashable zip, just like MAGIC™🌈. Check out the updated installation guide for more info.

    App Hiding

    Another major breakthrough in this release is that devices lower than Android 9.0 can now also use the advanced app hiding technique to hide the Magisk app. Due to this incompatible change, RESTORE THE EXISTING MAGISK MANAGER BACK TO NORMAL BEFORE UPGRADING IF HIDDEN!

    Bug Fixes

    • [MagiskHide] Fix a bug when stopping MagiskHide does not take effect
    • [MagiskBoot] Fix bug when unpacking lz4_lg compressed boot images
    • [MagiskInit] Support Galaxy S21 series
    • [MagiskSU] Fix incorrect APEX paths that caused libsqlite.so fail to load

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/22100.html b/releases/22100.html index f6de37e1..21e903c1 100644 --- a/releases/22100.html +++ b/releases/22100.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2021.4.9 Magisk v22.1 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2021.4.9 Magisk v22.1

    This release is focused on fixing regressions and bugs. Check the v22.0 release notes if coming from older releases.

    Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 will only support Android 5.0 and higher.

    Bug Fixes

    • [App] Prevent multiple installation sessions running in parallel
    • [App] Prevent OutOfMemory crashes when checking boot signature on PXA boot images
    • [General] Proper cgroup migration implementation
    • [General] Rewrite log writer from scratch, should resolve any crashes and deadlocks
    • [General] Many scripts updates fixing regressions
    • [MagiskHide] Prevent possible deadlock when signal arrives
    • [MagiskHide] Partial match process names if necessary
    • [MagiskBoot] Preserve and patch AVB 2.0 structures/headers in boot images
    • [MagiskBoot] Properly strip out data encryption flags
    • [MagiskBoot] Prevent possible integer overflow
    • [MagiskInit] Fix sepolicy.rule mounting strategy
    • [resetprop] Always delete existing ro. props before updating. This will fix bootloops that could be caused by modifying device fingerprint properties.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/23000.html b/releases/23000.html index 43871333..144f56b5 100644 --- a/releases/23000.html +++ b/releases/23000.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2021.5.12 Magisk v23.0 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2021.5.12 Magisk v23.0

    This release is focused on fixing regressions and bugs.

    Note: Magisk v22 is the last major version to support Jellybean and Kitkat. Magisk v23 only supports Android 5.0 and higher.

    Bug Fixes

    • [App] Update snet extension. This fixes SafetyNet API errors.
    • [App] Fix a bug in the stub app that causes APK installation to fail
    • [App] Hide annoying errors in logs when hidden as stub
    • [App] Fix issues when patching ODIN tar files when the app is hidden
    • [General] Remove all pre Android 5.0 support
    • [General] Update BusyBox to use proper libc
    • [General] Fix C++ undefined behaviors
    • [General] Several sepolicy.rule copy/installation fixes
    • [MagiskPolicy] Remove unnecessary sepolicy rules
    • [MagiskHide] Update package and process name validation logic
    • [MagiskHide] Some changes that prevents zygote deadlock

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/24000.html b/releases/24000.html index 4bf8e916..bf18dcbb 100644 --- a/releases/24000.html +++ b/releases/24000.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2022.1.26 Magisk v24.0 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2022.1.26 Magisk v24.0

    It has been a while since the last public release, long time no see! A personal update for those unaware: I am now working at Google on the Android Platform Security team. Without further ado, let's jump right into it!

    MagiskHide Removal

    I have lost interest in fighting this battle for quite a while; plus, the existing MagiskHide implementation is flawed in so many ways. Decoupling Magisk from root hiding is, in my opinion, beneficial to the community. Ever since my announcement on Twitter months ago, highly effective "root hiding" modules (much MUCH better than MagiskHide) has been flourishing, which again shows that people are way more capable than I am on this subject. So why not give those determined their time to shine, and let me focus on improving Magisk instead of drowning in the everlasting cat-and-mouse game 😉.

    Sunsetting Magisk-Modules-Repo

    Due to lack of time and maintenance, the centralized Magisk-Modules-Repo was frozen, and the functionality to download modules from the repo is removed in v24.0. As a supplement, module developers can now specify an updateJson URL in their modules. The Magisk app will use that to check, download, and install module updates.

    Introducing Zygisk

    Zygisk is Magisk in Zygote, the next big thing for Magisk! When this feature is enabled, a part of Magisk will run in the Zygote daemon process, allowing module developers to run code directly in every Android apps' processes. If you've heard of Riru, then Zygisk is inspired by that project and is functionally similar, though the implementation is quite different internally. I cannot wait to see what module developers can achieve using Zygisk!

    Documentation

    For developers, details about updateJson and building Zygisk modules can all be found in the updated documentation.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/24100.html b/releases/24100.html index ca61595d..37d439da 100644 --- a/releases/24100.html +++ b/releases/24100.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2022.1.28 Magisk v24.1 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2022.1.28 Magisk v24.1

    For those coming from v24.0, v24.1 only has some minor app improvements. The following are copied from v24.0 release notes.

    It has been a while since the last public release, long time no see! A personal update for those unaware: I am now working at Google on the Android Platform Security team. Without further ado, let's jump right into it!

    MagiskHide Removal

    I have lost interest in fighting this battle for quite a while; plus, the existing MagiskHide implementation is flawed in so many ways. Decoupling Magisk from root hiding is, in my opinion, beneficial to the community. Ever since my announcement on Twitter months ago, highly effective "root hiding" modules (much MUCH better than MagiskHide) has been flourishing, which again shows that people are way more capable than I am on this subject. So why not give those determined their time to shine, and let me focus on improving Magisk instead of drowning in the everlasting cat-and-mouse game 😉.

    Sunsetting Magisk-Modules-Repo

    Due to lack of time and maintenance, the centralized Magisk-Modules-Repo was frozen, and the functionality to download modules from the repo is removed in v24.0. As a supplement, module developers can now specify an updateJson URL in their modules. The Magisk app will use that to check, download, and install module updates.

    Introducing Zygisk

    Zygisk is Magisk in Zygote, the next big thing for Magisk! When this feature is enabled, a part of Magisk will run in the Zygote daemon process, allowing module developers to run code directly in every Android apps' processes. If you've heard of Riru, then Zygisk is inspired by that project and is functionally similar, though the implementation is quite different internally. I cannot wait to see what module developers can achieve using Zygisk!

    Documentation

    For developers, details about updateJson and building Zygisk modules can all be found in the updated documentation.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/24200.html b/releases/24200.html index 0d525aa5..e3da2ece 100644 --- a/releases/24200.html +++ b/releases/24200.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2022.3.1 Magisk v24.2 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2022.3.1 Magisk v24.2

    Maintenance release fixing various issues.

    • [MagiskSU] Fix buffer overflow
    • [MagiskSU] Fix owner managed multiuser superuser settings
    • [MagiskSU] Fix command logging when using su -c <cmd>
    • [MagiskSU] Prevent su request indefinite blocking
    • [MagiskBoot] Support lz4_legacy archive with multiple magic
    • [MagiskBoot] Fix lz4_lg compression
    • [DenyList] Allow targeting processes running as system UID
    • [Zygisk] Workaround Samsung's "early zygote"
    • [Zygisk] Improved Zygisk loading mechanism
    • [Zygisk] Fix application UID tracking
    • [Zygisk] Fix improper umask being set in zygote
    • [App] Fix BusyBox execution test
    • [App] Improve stub loading mechanism
    • [App] Major app upgrade flow improvements
    • [General] Improve commandline error handling and messaging

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/24300.html b/releases/24300.html index eddd19b1..8564fa60 100644 --- a/releases/24300.html +++ b/releases/24300.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2022.3.10 Magisk v24.3 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2022.3.10 Magisk v24.3

    For those coming from v24.1, check the full changelog for changes introduced in v24.2.

    • [General] Stop using getrandom syscall
    • [Zygisk] Update API to v3, adding new fields to AppSpecializeArgs
    • [App] Improve app repackaging installation workflow

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/25000.html b/releases/25000.html index fe7e800c..f5c0ff71 100644 --- a/releases/25000.html +++ b/releases/25000.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2022.6.7 Magisk v25.0 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2022.6.7 Magisk v25.0

    Another major release! A lot of the changes aren't visible at the surface, but v25 is actually a really substantial upgrade!

    MagiskInit Rewrite

    A significant portion of magiskinit (the critical software that runs before your device boots up) is completely rewritten from scratch. Ever since Android introduced Project Treble in Android 8.0, Magisk has been constantly fighting against the increasingly complex partitioning and early mount setups of all kinds of devices, sometimes with weird OEM specific implementations. It got to a point that magiskinit had become so complicated that few people (including myself!) were aware of every detail, and maintaining this piece of software like this was clearly not sustainable. After many months of planning (yes, this whole re-architecture has been in my head for a long time) and some help from external contributors, a whole new sepolicy injection mechanism is introduced into Magisk, solving the "SELinux Problem" once and for all.

    Since this is a full paradigm shift on how Magisk hot-patch the device at boot, several behaviors that many developers implicitly relied on might not exist. For example, Magisk no longer patches fstabs in most scenarios, which means AVB will remain intact; some custom kernels rely on AVB being stripped out for them by Magisk.

    MagiskSU Security Enhancements

    The superuser functionality of Magisk has not seen much changes ever since its introduction. v25 focuses on making root permission management more accurate and secure:

    • Add a whole new package tracking system to ensure malicious UID reuse attack cannot be performed
    • Properly support and implement the UX in the Magisk app for packages using sharedUserId
    • Enforce root manager APK signature verification to combat the rampant unofficial Magisk app "mods"

    Many might not realize, but using a trusted, unmodified Magisk app is really important. Magisk's root daemon treats the Magisk app differently and gives it blanket root access without any restrictions. A modded Magisk app can potentially backdoor your device.

    And in case some of you are about to put on your tin foil hats, this is not designed to "vendor lock-in"; the goal is to make sure your root management app comes from the same developer of the underlying root implementation. Magisk's build system allows custom distributors to use its own signing keys, and in addition, I am also providing official debug builds which skips any signature verification for development.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/25100.html b/releases/25100.html index 35f2961f..b0dd44f2 100644 --- a/releases/25100.html +++ b/releases/25100.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2022.6.19 Magisk v25.1 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2022.6.19 Magisk v25.1

    v25.1 fixes some minor bugs over v25.0. The following are the same as v25.0 release notes.

    Another major release! A lot of the changes aren't visible at the surface, but v25 is actually a really substantial upgrade!

    MagiskInit Rewrite

    A significant portion of magiskinit (the critical software that runs before your device boots up) is completely rewritten from scratch. Ever since Android introduced Project Treble in Android 8.0, Magisk has been constantly fighting against the increasingly complex partitioning and early mount setups of all kinds of devices, sometimes with weird OEM specific implementations. It got to a point that magiskinit had become so complicated that few people (including myself!) were aware of every detail, and maintaining this piece of software like this was clearly not sustainable. After many months of planning (yes, this whole re-architecture has been in my head for a long time) and some help from external contributors, a whole new sepolicy injection mechanism is introduced into Magisk, solving the "SELinux Problem" once and for all.

    Since this is a full paradigm shift on how Magisk hot-patch the device at boot, several behaviors that many developers implicitly relied on might not exist. For example, Magisk no longer patches fstabs in most scenarios, which means AVB will remain intact; some custom kernels rely on AVB being stripped out for them by Magisk.

    MagiskSU Security Enhancements

    The superuser functionality of Magisk has not seen much changes ever since its introduction. v25 focuses on making root permission management more accurate and secure:

    • Add a whole new package tracking system to ensure malicious UID reuse attack cannot be performed
    • Properly support and implement the UX in the Magisk app for packages using sharedUserId
    • Enforce root manager APK signature verification to combat the rampant unofficial Magisk app "mods"

    Many might not realize, but using a trusted, unmodified Magisk app is really important. Magisk's root daemon treats the Magisk app differently and gives it blanket root access without any restrictions. A modded Magisk app can potentially backdoor your device.

    And in case some of you are about to put on your tin foil hats, this is not designed to "vendor lock-in"; the goal is to make sure your root management app comes from the same developer of the underlying root implementation. Magisk's build system allows custom distributors to use its own signing keys, and in addition, I am also providing official debug builds which skips any signature verification for development.

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/25200.html b/releases/25200.html index 6d0f4251..078be845 100644 --- a/releases/25200.html +++ b/releases/25200.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2022.7.20 Magisk v25.2 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2022.7.20 Magisk v25.2

    Maintenance release fixing various issues.

    • [MagiskInit] Fix a potential issue when stub cpio is used
    • [MagiskInit] Fix reboot to recovery when stub cpio is used
    • [MagiskInit] Fix sepolicy.rules symlink for rootfs devices
    • [General] Better data encryption detection
    • [General] Move the whole logging infrastructure into Rust

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/26000.html b/releases/26000.html index 97707b71..b9bcba2c 100644 --- a/releases/26000.html +++ b/releases/26000.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2023.4.5 Magisk v26.0 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2023.4.5 Magisk v26.0

    Hey! Long time no see!

    Bumping Minimum Android Version to 6.0

    Magisk's support for Android Lollipop has been pretty broken for a while without it being noticed. Also, none of the active developers of Magisk have actual hardware to run Android Lollipop. We rely on using the official Android emulator for regression testing on older platforms, however Google never shipped a Lollipop emulator image with SELinux support, leaving us with no option but to drop Lollipop support since we don't feel comfortable supporting Android Lollipop without adequate testing.

    New Magic Mount Implementation

    Magic Mount, the feature that make modules modify partitions, has gone through a major rewrite. The existing implementation doesn't work well with OEMs injecting overlays into their system using overlayfs. The new implementation fundamentally changes how filesystem mirrors are created, giving us a more accurate clone of the unmodified filesystem.

    New sepolicy.rule Implementation

    Magisk allows modules to provide custom SELinux patches by including the file sepolicy.rule. Due to the complicated nature of SELinux patching, the compatibility of this functionality has been pretty spotty; many devices are not supported. In this release, a brand new pre-init partition detection mechanism has been designed to support even more devices. Due to complicated reasons, this detection mechanism cannot be performed in a custom recovery environment.

    This means that any installation of Magisk v26+ using custom recovery will be incomplete; a subsequent re-installation through the Magisk app after booting up is required.

    Zygisk Updates

    The new Zygisk API v4 is now live! It comes with new features and a refined PLT function hook API. The implementaton of Zygisk has also gone through some major refactoring, including new code loading/unloading mechanisms and a new PLT function hook implementation.

    Head over to the Zygisk Module Sample repository to check out the new API and documentation!

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/26100.html b/releases/26100.html index 136e4564..c6513dee 100644 --- a/releases/26100.html +++ b/releases/26100.html @@ -3,22 +3,25 @@ - Magisk 中文文档 | Magisk 中文文档 + 2023.4.11 Magisk v26.1 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    2023.4.11 Magisk v26.1

    Changes from v26.0

    • [App] Fix crashing when revoking root permissions
    • [MagiskInit] Always prefer ext4 partitions over f2fs when selecting the pre-init partition
    • [General] Restore module files' context/owner/group from mirror. This is a regression introduced in v26.0

    (The following is the same as v26.0 release notes)

    Hey! Long time no see!

    Bumping Minimum Android Version to 6.0

    Magisk's support for Android Lollipop has been pretty broken for a while without it being noticed. Also, none of the active developers of Magisk have actual hardware to run Android Lollipop. We rely on using the official Android emulator for regression testing on older platforms, however Google never shipped a Lollipop emulator image with SELinux support, leaving us with no option but to drop Lollipop support since we don't feel comfortable supporting Android Lollipop without adequate testing.

    New Magic Mount Implementation

    Magic Mount, the feature that make modules modify partitions, has gone through a major rewrite. The existing implementation doesn't work well with OEMs injecting overlays into their system using overlayfs. The new implementation fundamentally changes how filesystem mirrors are created, giving us a more accurate clone of the unmodified filesystem.

    New sepolicy.rule Implementation

    Magisk allows modules to provide custom SELinux patches by including the file sepolicy.rule. Due to the complicated nature of SELinux patching, the compatibility of this functionality has been pretty spotty; many devices are not supported. In this release, a brand new pre-init partition detection mechanism has been designed to support even more devices. Due to complicated reasons, this detection mechanism cannot be performed in a custom recovery environment.

    This means that any installation of Magisk v26+ using custom recovery will be incomplete; a subsequent re-installation through the Magisk app after booting up is required.

    Zygisk Updates

    The new Zygisk API v4 is now live! It comes with new features and a refined PLT function hook API. The implementaton of Zygisk has also gone through some major refactoring, including new code loading/unloading mechanisms and a new PLT function hook implementation.

    Head over to the Zygisk Module Sample repository to check out the new API and documentation!

    Full Changelog: here

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file diff --git a/releases/26200.html b/releases/26200.html new file mode 100644 index 00000000..76a6046a --- /dev/null +++ b/releases/26200.html @@ -0,0 +1,27 @@ + + + + + + 2023.8.27 Magisk v26.2 | Magisk 中文文档 + + + + + + + + + + + + + + +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + + + + \ No newline at end of file diff --git a/releases/26300.html b/releases/26300.html new file mode 100644 index 00000000..e8936591 --- /dev/null +++ b/releases/26300.html @@ -0,0 +1,27 @@ + + + + + + 2023.9.4 Magisk v26.3 | Magisk 中文文档 + + + + + + + + + + + + + + +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + + + + \ No newline at end of file diff --git a/releases/26400.html b/releases/26400.html new file mode 100644 index 00000000..7f2f37dd --- /dev/null +++ b/releases/26400.html @@ -0,0 +1,27 @@ + + + + + + 2023.11.5 Magisk v26.4 | Magisk 中文文档 + + + + + + + + + + + + + + +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + + + + \ No newline at end of file diff --git a/releases/index.html b/releases/index.html index bad593f5..1f4210ef 100644 --- a/releases/index.html +++ b/releases/index.html @@ -5,20 +5,23 @@ 发布日志 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + - - + + \ No newline at end of file diff --git a/tools.html b/tools.html index e2a81853..6ad59a6f 100644 --- a/tools.html +++ b/tools.html @@ -5,250 +5,483 @@ Magisk 工具 | Magisk 中文文档 - - + + + - - - - - - + + + + + + + -
    Skip to content
    本页内容

    Magisk 工具

    Magisk 为开发人员提供了大量安装工具、守护程序和实用程序。本文档涵盖了4个二进制文件和所有包含的小程序。二进制文件和小程序如下所示:

    txt
    magiskboot                 /* binary */
    -magiskinit                 /* binary */
    -magiskpolicy               /* binary */
    -supolicy -> magiskpolicy
    -magisk                     /* binary */
    -resetprop -> magisk
    -su -> magisk

    magiskboot

    一个用于解压缩/重新打包 boot 映像、解析/修补/解压缩 cpio 、修补 dtb 、十六进制修补二进制文件,以及使用多种算法压缩/解压缩文件的工具。

    magiskboot 支持常见的压缩格式(这意味着它不依赖于外部工具),包括 gziplz4lz4_legacy仅在LG上使用)、lzmaxzbzip2

    magiskboot 的概念是使 boot 映像修改更简单。对于解包,它解析标头并提取映像中的所有部分,如果在任何部分中检测到压缩,则会立即解压缩。对于重新打包,需要原始 boot 映像,以便可以使用原始标头,只需更改必要的内容,如节大小和校验和。如果需要,所有部分将被压缩回原始格式。该工具还支持许多 CPIO 和 DTB 操作。

    txt
    用法: ./magiskboot <操作> [参数...]
    -
    -支持的操作:
    -  unpack [-n] [-h] <bootimg>
    -      将 <bootimg> 解压缩到其各个组件,每个组件到一个文件,并在当前目录中具有相
    -    应的文件名。
    -      支持的组件:kernel、kernel_dtb、ramdisk.cpio、second、dtb、extra 和
    -    recovery_dtbo。
    -      默认情况下,每个组件将在写入输出文件之前即时自动解压缩。
    -      如果提供“-n”,则将跳过所有解压缩操作;每个组件将保持不变,以原始格式转储。
    -      如果提供了“-h”,则启动映像标头信息将转储到文件“header”,该文件可用于
    -    在重新打包期间修改标头配置。
    -
    -    返回值:
    -    0:valid    1:error    2:chromeos
    -
    -  repack [-n] <原始bootimg> [输出bootimg]
    -      使用当前目录中的文件将启动映像组件重新打包到 [输出bootimg],如果未指
    -    定,则为“new-boot.img”。
    -      <原始bootimg> 是用于解压缩组件的原始启动映像。
    -      默认情况下,每个组件将使用 <原始bootimg> 中检测到的相应格式自动压缩。如
    -    果当前目录中的组件文件已被压缩,则不会对该特定组件执行任何附加压缩。
    -      如果提供“-n”,则将跳过所有压缩操作。
    -    如果 env 变量 PATCHVBMETAFLAG 设置为 true,则将设置启动映像的 vbmeta
    -    header 中的所有禁用标志。
    -
    -  hexpatch <文件> <hexpattern1> <hexpattern2>
    -    在 <文件> 中搜索 <hexpattern1>,并将其替换为 <hexpattern2>
    -
    -  cpio <incpio> [命令...]
    -    对 <incpio> 执行 cpio 命令(修改已到位)
    -    每个命令都是一个参数,请为每个命令添加引号。
    -    支持的命令:
    -      exists ENTRY
    -        如果 ENTRY 存在,则返回 0,否则返回 1
    -      rm [-r] ENTRY
    -        删除 ENTRY,指定 [-r] 以递归删除
    -      mkdir MODE ENTRY
    -        在 MODE 权限下创建目录 ENTRY
    -      ln TARGET ENTRY
    -        使用名称 ENTRY 创建指向 TARGET 的符号链接
    -      mv SOURCE DEST
    -        将 SOURCE 移动到 DEST
    -      add MODE ENTRY INFILE
    -        在 MODE 权限中添加 INFILE 作为 ENTRY;替换 ENTRY(如果存在)
    -      extract [ENTRY OUT]
    -        将 ENTRY 解压到 OUT,或将所有条目解压到当前目录
    -      test
    -        测试 cpio 的状态
    -        返回值为0或或运算以下值:
    -        0x1:Magisk    0x2:unsupported    0x4:Sony
    -      patch
    -        应用 ramdisk 补丁
    -        用 env 变量进行配置:KEEPVERITY KEEPFORCEENCRYPT
    -      backup ORIG
    -        从 ORIG 创建 ramdisk 备份
    -      restore
    -        从 incpio 中存储的 ramdisk 备份恢复 ramdisk
    -      sha1
    -        如果以前已在 ramdisk 中备份,则输出原始引导SHA1
    -
    -  dtb <文件> <操作> [参数...]
    -    对 <文件> 执行与 dtb 相关的操作
    -    支持的操作:
    -      print [-f]
    -        打印 dtb 的所有内容以进行调试
    -        指定 [-f] 以仅打印 fstab 节点
    -      patch
    -        搜索 fstab 并删除 verity/avb
    -        直接对文件进行修改
    -        使用 env 变量进行配置:KEEPVERITY
    -      test
    -        测试 fstab 的状态
    -        返回值:
    -        0:valid    1:error
    -
    -  split <文件>
    -    将 image.*-dtb 拆分为 kernel + kernel_dtb
    -
    -  sha1 <文件>
    -    出 <文件> 的 SHA1 校验和
    -
    -  cleanup
    -    清理当前工作目录
    -
    -  compress[=格式] <输入文件> [输出文件]
    -    使用 [格式] 将 <输入文件> 压缩为 [输出文件]。
    -    可以是“-”,以作为 STDIN/STDOUT。
    -    如果未指定 [格式],则将使用 gzip。
    -    如果未指定 [输出文件],则 <输入文件> 将被替换为
    -    后缀为匹配文件扩展名的另一个文件。
    -    支持格式: gzip zopfli xz lzma bzip2 lz4 lz4_legacy lz4_lg 
    -
    -  decompress <输入文件> [输出文件]
    -    检测格式并将 <输入文件> 解压缩到 [输出文件]。
    -    <输入文件>/[输出文件] 可以是“-”,以作为 STDIN/STDOUT。
    -    如果未指定 [输出文件],则 <输入文件> 将替换为另一个文件,
    -    删除其文件格式文件扩展名。
    -    支持格式: gzip zopfli xz lzma bzip2 lz4 lz4_legacy lz4_lg

    magiskinit

    这个二进制文件将替换 Magisk 补丁启动映像的 ramdisk 中的 init。它最初是为支持以 system-as-root 的设备而创建的,但该工具被扩展为支持所有设备,并成为 Magisk 的关键部分。更多详细信息可以在 Micsk Booting Process 中的 Pre-Init 部分找到。

    magiskpolicy

    (此工具别名为 supolicy,以与 SuperSU 的 sepolicy 工具兼容)

    高级开发人员可以使用此工具修改 SELinux 策略。在像 Linux 服务器管理员这样的常见场景中,他们会直接修改 SELinux 策略源(*.te)并重新编译 sepolicy 二进制文件,但在 Android 上,我们直接修补二进制文件(或运行时策略)。

    Magisk 守护进程派生的所有进程,包括 root shell 及其所有分支,都在上下文 u:r:magisk:s0 中运行。所有安装了 Magisk 的系统上使用的规则都可以被视为官方的 sepolicy 具有以下补丁:magiskpolicy --magisk 'allow magisk * * *'

    txt
    用法: ./magiskpolicy [--选项...] [策略声明...]
    -
    -选项:
    -   --help            显示 policy 语句的帮助消息
    -   --load FILE       从 FILE 加载 sepolicy
    -   --load-split      从预编译的 sepolicy 加载或编译拆分的 cil 策略
    -   --compile-split   编译拆分的cil策略
    -   --save FILE       将整体策略转储到 FILE 文件
    -   --live            立即将 sepolicy 加载到内核中
    -   --magisk          应用内置 Magisk sepolicy 规则
    -   --apply FILE      应用 FILE 中的规则,作为策略语句逐行读取和分析
    -                     (允许多重 --apply)
    -
    -如果既没有指定 --load、--load-split,也没有指定 --compile-split,则它
    -将从当前活动策略(/sys/fs/selinux/policy)加载
    -
    -
    -一个策略声明应被视为一个参数,这意味着每个策略声明都应该用引号括起来。
    -可以在一个命令中提供多个策略语句。
    -
    -语句的格式为“<rule_name> [args...]”。
    -标有 (^) 的参数可以接受一个或多个条目。多个条目由大括号 ({}) 中的空格分隔列表组成。
    -标有 (*) 的参数与 (^) 相同,但另外支持 match-all 运算符 (*)。
    -
    -示例:"allow { s1 s2 } { t1 t2 } class *"
    -将扩展到:
    -
    -allow s1 t1 class { all-permissions-of-class }
    -allow s1 t2 class { all-permissions-of-class }
    -allow s2 t1 class { all-permissions-of-class }
    -allow s2 t2 class { all-permissions-of-class }
    -
    -支持的策略声明:
    -
    -"allow *source_type *target_type *class *perm_set"
    -"deny *source_type *target_type *class *perm_set"
    -"auditallow *source_type *target_type *class *perm_set"
    -"dontaudit *source_type *target_type *class *perm_set"
    -
    -"allowxperm *source_type *target_type *class operation xperm_set"
    -"auditallowxperm *source_type *target_type *class operation xperm_set"
    -"dontauditxperm *source_type *target_type *class operation xperm_set"
    -- 唯一支持的操作是“ioctl”
    -- xperm_set 格式为 “low-high”、“value”或“*”。
    -  “*”将被视为“0x0000-0xFFFF”。
    -  所有值应以十六进制书写。
    -
    -"permissive ^type"
    -"enforce ^type"
    -
    -"typeattribute ^type ^attribute"
    -
    -"type type_name ^(attribute)"
    -- 参数“attribute”是可选的,默认为“domain”
    -
    -"attribute attribute_name"
    -
    -"type_transition source_type target_type class default_type (object_name)"
    -- 参数“object_name”是可选的
    -
    -"type_change source_type target_type class default_type"
    -"type_member source_type target_type class default_type"
    -
    -"genfscon fs_name partial_path fs_context"

    magisk

    当使用名称 magisk 调用 magisk 二进制文件时,它作为一个实用工具,具有许多助手函数和几个 Magisk 服务的入口点。

    txt
    用法: magisk [小程序 [参数]...]
    -   或: magisk [选项]...
    -
    -选项:
    -   -c                        打印当前二进制版本
    -   -v                        打印正在运行的守护程序版本
    -   -V                        打印正在运行的守护程序版本号
    -   --list                    列出所有可用的小程序
    -   --remove-modules          移除所有模块并重新启动
    -   --install-module ZIP      安装模块 zip 文件
    -
    -高级选项(内部 APIs):
    -   --daemon                  手动启动 Magisk 守护进程
    -   --stop                    移除所有 Magisk 更改并停止守护程序
    -   --[init trigger]          初始化触发器上的回调。有效的触发器:
    -                             post-fs-data, service, boot-complete, zygote-restart
    -   --unlock-blocks           将所有块设备的 BLKROSET 标志设置为 OFF
    -   --restorecon              恢复 Magisk 文件上的 selinux 上下文
    -   --clone-attr SRC DEST     克隆权限、所有者和 selinux 上下文
    -   --clone SRC DEST          克隆 SRC 到 DEST
    -   --sqlite SQL              执行 SQL 命令到 Magisk 数据库
    -   --path                    打印 Magisk tmpfs 挂载路径
    -   --denylist ARGS           拒绝列表配置 CLI
    -
    -可用的小程序:
    -    su, resetprop
    -
    -用法: magisk --denylist [操作 [参数...] ]
    -操作:
    -   status          返回强制的状态
    -   enable          启用拒绝列表强制
    -   disable         禁用拒绝列表强制
    -   add PKG [PROC]  将新目标添加到拒绝列表
    -   rm PKG [PROC]   从拒绝列表中删除目标
    -   ls              打印当前拒绝列表
    -   exec CMDs...    在隔离的挂载命名空间中执行命令并执行
    -                   所有卸载操作

    su

    MagiskSU 入口点 magisk 的小程序。不错的旧 su 命令。

    txt
    用法: su [选项] [-] [user [参数...]]
    -
    -选项:
    -  -c, --command 命令         将命令传递给调用的 shell
    -  -h, --help                    显示此帮助消息并退出
    -  -, -l, --login                将 shell 伪装成一个登录 shell
    -  -m, -p,
    -  --preserve-environment        保护整个环境
    -  -s, --shell SHELL             使用 SHELL 而不是默认的 /system/bin/sh
    -  -v, --version                 显示版本名并退出
    -  -V                            显示版本号并退出
    -  -mm, -M,
    -  --mount-master                在全局装载命名空间中强制运行

    注意

    尽管上面没有列出 -Z, --context 选项,但该选项仍然存在,以便与为 SuperSU 设计的应用程序进行 CLI 兼容。然而,该选项被默默忽略,因为它不再相应。

    resetprop

    magisk 的小程序。高级系统属性操作实用程序。查看 Resetprop 详细信息 以了解更多背景信息。

    txt
    用法: resetprop [标志] [选项...]
    -
    -选项:
    -   -h, --help        显示此消息
    -   (no arguments)    输出所有属性
    -   NAME              获取 NAME 属性
    -   NAME VALUE        使用 VALUE 设置 NAME 属性
    -   --file FILE       从 FILE 加载属性
    -   --delete NAME     删除 NAME 属性
    -
    -标志:
    -   -v      将详细输出打印到 stderr
    -   -n      设置 props 而不经过 property_service
    -           (此标志仅影响 setprop)
    -   -p      从/向持久存储读取/写入属性
    -           (此标志仅影响 getprop 和 delprop)

    参考链接

    原始文档版本: 2023年05月13日
    在 GPL-3.0 许可下发布

    - +
    Skip to content

    原始 Magisk 文档版本: 2023-12-22
    + 原始 Magisk Delta 文档版本: 2023-08-15
    + 在 GPL-3.0 许可下发布

    + \ No newline at end of file