bmax121/APatch
Fork: 363 Star: 4817 (更新于 2024-12-14 18:25:27)
license: GPL-3.0
Language: Kotlin .
The patching of Android kernel and Android system
最后发布版本: 10763 ( 2024-05-02 11:05:51)
The patching of Android kernel and Android system.
- A new kernel-based root solution for Android devices.
- APM: Support for modules similar to Magisk.
- KPM: Support for modules that allow you to inject any code into the kernel (Requires kernel function
inline-hook
andsyscall-table-hook
enabled). - APatch relies on KernelPatch.
- The APatch UI and the APModule source code have been derived and modified from KernelSU.
Or download the latest APK from the Releases Section.
Supported Versions
- Only supports the ARM64 architecture.
- Only supports Android kernel versions 3.18 - 6.1
Support for Samsung devices with security protection: Planned
Requirement
Kernel configs:
-
CONFIG_KALLSYMS=y
andCONFIG_KALLSYMS_ALL=y
-
CONFIG_KALLSYMS=y
andCONFIG_KALLSYMS_ALL=n
: Initial support
Security Alert
The SuperKey has higher privileges than root access.
Weak or compromised keys can lead to unauthorized control of your device.
It is critical to use robust keys and safeguard them from exposure to maintain the security of your device.
Translation
To help translate APatch or improve existing translations, please use Weblate. PR of APatch translation is no longer accepted, because it will conflict with Weblate.
Get Help
Usage
For usage, please refer to our official documentation.
It's worth noting that the documentation is currently not quite complete, and the content may change at any time.
Furthermore, we need more volunteers to contribute to the documentation in other languages.
Updates
- Telegram Channel: @APatchUpdates
Discussions
- Telegram Group: @APatchDiscussions(EN/CN)
- Telegram Group: 中文
More Information
Credits
- KernelPatch: The core.
- Magisk: magiskboot and magiskpolicy.
- KernelSU: App UI, and Magisk module like support.
License
APatch is licensed under the GNU General Public License v3 GPL-3.
最近版本更新:(数据更新于 2024-12-12 16:04:59)
2024-05-02 11:05:51 10763
2024-04-04 18:53:53 10657
2024-03-18 19:03:45 10570
2024-03-17 23:27:01 10569
2024-03-15 15:31:06 10568
2024-03-08 16:41:21 10533
2024-03-07 18:17:50 10529
2024-02-16 02:12:50 10481
2024-02-16 00:37:46 10479
2024-01-30 19:31:31 10474
主题(topics):
android, inline-hook, kernel, magisk, magisk-module, patch, root
bmax121/APatch同语言 Kotlin最近更新仓库
2024-12-20 11:28:10 Mygod/VPNHotspot
2024-12-17 22:50:27 mudkipme/MoeMemosAndroid
2024-12-17 15:04:09 gotson/komga
2024-12-15 18:02:25 MatsuriDayo/NekoBoxForAndroid
2024-12-14 17:50:54 avluis/Hentoid
2024-12-13 19:06:45 EhViewer-NekoInverter/EhViewer