APatch_s_build
3.68K subscribers
5 photos
168 files
101 links
APatch_s_lightly_build
非官方构建,仅供测试
Download Telegram
APatch_11259_ee93dab_main-debug-signed.apk
25 MB
ee93dab
feat: introduce selinux hide function to hide detection
❤‍🔥62🤪1
APatch_s_build
APatch_11229_342c277_main-debug-signed.apk
29可以开机,后面不能开机的试试最新版,不开机的请报告
APatch_s_build
APatch_11259_ee93dab_main-release-signed.apk
设置有个选项,打开才会生效
APatch_11263_5d0b6cb_main-debug-signed.apk
25.1 MB
5d0b6cb
chore(apd): track .cargo/config.toml with link-time size flags

Linker flags for the aarch64-linux-android target: gc-sections,
identical code folding (--icf=all), build-id removal and hiding
staticlib symbols from dynamic export (--exclude-libs,ALL). All stable
rustc/lld flags; they shrink the release apd from 3,795,792 to
3,731,200 bytes (~63 KB, ICF contributes most of it).

The .gitignore keeps the rest of .cargo/ (credentials, per-machine
overrides) untracked.
5
APatch_11265_8d1f129_main-debug-signed.apk
25.1 MB
8d1f129
fix: refine KPM controls and bugreport logs (#1556)
👍711
APatch_11266_3c90784_main-debug-signed.apk
25.1 MB
3c90784
fix: defer KPM loading until reboot

no need load kpm when install & try to fix A17 QPR2 Beta3 maps all execve calls to execveat.
👍4
APatch_11267_3ebc587_main-debug-signed.apk
25.1 MB
3ebc587
fix: restore boot-completed event and guard package config

fix: preserve headerless package configs
restore boot-completed event and guard package config
👍4
APatch_11269_a7d40eb_main-debug-signed.apk
25.1 MB
a7d40eb
fix: stage KPM install through local temp file & refine selinux_hide
👍73
selinux hide将不会再兼容4.19以下内核,因为低于4.19内核没有稳定的符号以及方法,并且伴随大量魔改以及backport,如果你仍然需要,请嵌入kpm进行尝试,作者精力有限,不会再处理4.19以下内核的问题。除非你在以前的某个版本能用,更新到某个版本以后不能用的情况。
👍157😁2
APatch_11270_9d0b69e_main-debug-signed.apk
25.1 MB
9d0b69e
fix(kpm): keep install and unload state consistent (#1562)

Co-authored-by: matsuzaka-yuki <matsuzaka-yuki@users.noreply.github.com>
👍1232
APatch_11271_903e645_main-debug-signed.apk
25.1 MB
903e645
kp: bump to 0.13.6

init support 6.18 & fix some bugs
👍152