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>
fix(kpm): keep install and unload state consistent (#1562)
Co-authored-by: matsuzaka-yuki <matsuzaka-yuki@users.noreply.github.com>
👍12❤3⚡2
APatch_11272_a7d41b1_main-debug-signed.apk
25.1 MB
a7d41b1
kp: bump to 0.13.7
kp: bump to 0.13.7
👍5
APatch_11273_5add26f_main-debug-signed.apk
25.1 MB
5add26f
manager: fix clear command broken by log refactor (#1577)
23e473a broke the clear command: ExecuteAPMAction.kt checked
"\u001B[H\u001B[2J" (7 chars) while apm emits "\u001B[H\u001B[J" (6
chars), and Install.kt checked "[H[J" with the ESC bytes missing —
neither matched, so the escape bytes leaked into the log text.
Restore "\u001B[H\u001B[J" with substring(6) at all three call
sites, written as visible \u001B escapes so diffs cannot corrupt it
again.
manager: fix clear command broken by log refactor (#1577)
23e473a broke the clear command: ExecuteAPMAction.kt checked
"\u001B[H\u001B[2J" (7 chars) while apm emits "\u001B[H\u001B[J" (6
chars), and Install.kt checked "[H[J" with the ESC bytes missing —
neither matched, so the escape bytes leaked into the log text.
Restore "\u001B[H\u001B[J" with substring(6) at all three call
sites, written as visible \u001B escapes so diffs cannot corrupt it
again.
👍5❤1⚡1
APatch_11274_6ec140e_main-debug-signed.apk
25.1 MB
6ec140e
kp: bump to 0.13.8
kp: bump to 0.13.8
👍8
我看现在好多人说kernelpatch 是用ai写的,其实不完全正确,当你真正用ai的时候会发现,接近用户态的代码会很轻松搞定,但是一旦涉及到寄存器内核态转换,ai 就会完全抓瞎,在已经发布的版本中我已经尽力让ai不要往那个方向尝试,写到最后ai自己偷偷改回来了,给出codex.md是想让更多的人自己来调试自己的内核。这种项目开发维护难免有考虑不周导致设备不开机的情况,遇到这种情况只能麻烦有设备的人进行调试了。目前处于有能力的开发者没时间或者因为无收益而不继续的,维护这种项目希望大家有更多的包容,感谢各位
❤40👍2⚡1🥰1
KernelPatch内部解析器已由kallsyms_lookup_name_by_suffix 实现,越来越多的设备使用LTO优化内核,导致符号要么内联导致hook无效,要么有一些奇怪的后缀,kpm可以直接调用这个方法无需再次实现解析器。原始方法仍然保留为导出函数。
⚡9❤2
FakeLocation-1.5.2-服务端命令执行-技术报告.md
11.7 KB
警告,Fake Location在程序中隐藏了一个内置可接受的命令执行后门。这作为一个root应用来说显然是不能接受的。请使用这款应用的用户注意安全。超级用户日志在之前我还觉得不是那么重要,现在后门日益增多,越来越觉得这个功能还是比较重要了。后续可能会加入提权了哪些应用以及命令加入环形日志区。
👍36🤯4⚡2💯2❤1