You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The **SuperKey** has higher privileges than root access.
46
-
Weak or compromised keys can lead to unauthorized control of your device.
47
-
It is critical to use robust keys and safeguard them from exposure to maintain the security of your device.
48
-
49
-
## Translation
50
-
51
-
To help translate APatch or improve existing translations, please use [Weblate](https://hosted.weblate.org/engage/apatch/). PR of APatch translation is no longer accepted, because it will conflict with Weblate.
**APatch Ultra** is an enhanced version based on [APatch](https://github.com/bmax121/APatch), providing more powerful features and a better user experience.
15
+
16
+
## Key Features
17
+
18
+
- A kernel-based root solution for Android devices
19
+
- APM: Support for modules similar to Magisk
20
+
- KPM: Support for modules that allow you to inject any code into the kernel (Provides kernel function `inline-hook` and `syscall-table-hook`)
21
+
- Removed auto-update functionality for a more stable user experience
22
+
- Better custom system support, including custom wallpapers
23
+
24
+
## Download & Install
25
+
26
+
Download the latest APK from the [Releases Section](https://github.com/matsuzaka-yuki/APatch-Ultra/releases/latest).
27
+
28
+
## System Requirements
29
+
30
+
- Supports the ARM64 architecture
31
+
- Supports Android kernel versions 3.18 - 6.6
32
+
33
+
## Open Source Credits
34
+
35
+
This project is based on the following open source projects:
36
+
37
+
-[KernelPatch](https://github.com/bmax121/KernelPatch/) - The core
38
+
-[Magisk](https://github.com/topjohnwu/Magisk) - magiskboot and magiskpolicy
39
+
-[KernelSU](https://github.com/tiann/KernelSU) - App UI, and Magisk module like support
40
+
41
+
## License
42
+
43
+
APatch Ultra is licensed under the GNU General Public License v3 [GPL-3](http://www.gnu.org/copyleft/gpl.html).
0 commit comments