forked from vantoman/kernel_xiaomi_sm6150
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
847b46b
commit 488befc
Showing
58 changed files
with
1,533 additions
and
617 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
[English](README.md) | [Español](README_ES.md) | [简体中文](README_CN.md) | [繁體中文](README_TW.md) | [日本語](README_JP.md) | [Polski](README_PL.md) | [Portugis-Brasil](README_PT-BR.md) | [Türkçe](README_TR.md) | [Русский](README_RU.md) | [Tiếng Việt](README_VI.md) | **Indonesia** | ||
|
||
# KernelSU | ||
|
||
Solusi root berbasis Kernel untuk perangkat Android. | ||
|
||
## Fitur | ||
|
||
1. Manajemen akses root dan `su` berbasis kernel. | ||
2. Sistem modul berdasarkan overlayfs. | ||
3. [Profil Aplikasi](https://kernelsu.org/guide/app-profile.html): Kunci daya root di dalam sangkar. | ||
|
||
## Status Kompatibilitas | ||
|
||
KernelSU secara resmi mendukung perangkat Android GKI 2.0 (dengan kernel 5.10+), kernel lama (4.14+) juga kompatibel, tetapi Anda perlu membuat kernel sendiri. | ||
|
||
WSA, ChromeOS, dan Android berbasis wadah juga dapat bekerja dengan KernelSU terintegrasi. | ||
|
||
Dan ABI yang didukung saat ini adalah: `arm64-v8a` dan `x86_64` | ||
|
||
## Penggunaan | ||
|
||
- [Petunjuk Instalasi](https://kernelsu.org/guide/installation.html) | ||
- [Bagaimana cara membuat?](https://kernelsu.org/guide/how-to-build.html) | ||
- [Situs Web Resmi](https://kernelsu.org/) | ||
|
||
## Terjemahan | ||
|
||
Untuk menerjemahkan KernelSU ke dalam bahasa Anda atau menyempurnakan terjemahan yang sudah ada, harap gunakan [Weblat](https://hosted.weblate.org/engage/kernelsu/). | ||
|
||
## Diskusi | ||
|
||
- Telegram: [@KernelSU](https://t.me/KernelSU) | ||
|
||
## Lisensi | ||
|
||
- File di bawah direktori `kernel` adalah [GPL-2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) | ||
- Semua bagian lain kecuali direktori `kernel` adalah [GPL-3](https://www.gnu.org/licenses/gpl-3.0.html) | ||
|
||
## Kredit | ||
|
||
- [kernel-assisted-superuser](https://git.zx2c4.com/kernel-assisted-superuser/about/): ide KernelSU. | ||
- [Magisk](https://github.com/topjohnwu/Magisk): alat root yang ampuh. | ||
- [genuine](https://github.com/brevent/genuine/): validasi tanda tangan apk v2. | ||
- [Diamorphine](https://github.com/m0nad/Diamorphine): beberapa keterampilan rootkit. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
[English](README.md) | [Español](README_ES.md) | [简体中文](README_CN.md) | [繁體中文](README_TW.md) | [日本語](README_JP.md) | [Polski](README_PL.md) | [Portuguese-Brazil](README_PT-BR.md) | [Türkçe](README_TR.md) | [Русский](README_RU.md) | **Tiếng Việt** | [Indonesia](README_ID.md) | ||
|
||
# KernelSU | ||
|
||
Giải pháp root thông qua thay đổi trên Kernel hệ điều hành cho các thiết bị Android. | ||
|
||
## Tính năng | ||
|
||
1. Hỗ trợ gói thực thi `su` và quản lý quyền root. | ||
2. Hệ thống mô-đun thông qua overlayfs. | ||
3. [App Profile](https://kernelsu.org/guide/app-profile.html): Hạn chế quyền root của ứng dụng. | ||
|
||
## Tình trạng tương thích | ||
|
||
KernelSU chính thức hỗ trợ các thiết bị Android với kernel GKI 2.0 (phiên bản kernel 5.10+), các phiên bản kernel cũ hơn (4.14+) cũng tương thích, nhưng bạn cần phải tự biên dịch. | ||
|
||
WSA, ChromeOS và Android dựa trên container(container-based) cũng được hỗ trợ bởi KernelSU. | ||
|
||
Hiên tại Giao diện nhị phân của ứng dụng (ABI) được hỗ trợ bao gồm `arm64-v8a` và `x86_64` | ||
|
||
## Sử dụng | ||
|
||
- [Hướng dẫn cài đặt](https://kernelsu.org/vi_VN/guide/installation.html) | ||
- [Cách để build?](https://kernelsu.org/vi_VN/guide/how-to-build.html) | ||
- [Website Chính Thức](https://kernelsu.org/vi_VN/) | ||
|
||
## Hỗ trợ dịch | ||
|
||
Nếu bạn muốn hỗ trợ dịch KernelSU sang một ngôn ngữ khác hoặc cải thiện các bản dịch trước, vui lòng sử dụng [Weblate](https://hosted.weblate.org/engage/kernelsu/). | ||
|
||
## Thảo luận | ||
|
||
- Telegram: [@KernelSU](https://t.me/KernelSU) | ||
|
||
## Giấy phép | ||
|
||
- Tất cả các file trong thư mục `kernel` dùng giấy phép [GPL-2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html) | ||
- Tất cả các thành phần khác ngoại trừ thư mục `kernel` dùng giấy phép [GPL-3](https://www.gnu.org/licenses/gpl-3.0.html) | ||
|
||
## Lời cảm ơn | ||
|
||
- [kernel-assisted-superuser](https://git.zx2c4.com/kernel-assisted-superuser/about/): ý tưởng cho KernelSU. | ||
- [Magisk](https://github.com/topjohnwu/Magisk): công cụ root mạnh mẽ. | ||
- [genuine](https://github.com/brevent/genuine/): phương pháp xác thực apk v2. | ||
- [Diamorphine](https://github.com/m0nad/Diamorphine): các phương pháp ẩn của rootkit . |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.