- 11 Feb, 2022 6 commits
- 08 Feb, 2022 3 commits
- 07 Feb, 2022 3 commits
- 06 Feb, 2022 11 commits
-
-
topjohnwu authored
-
topjohnwu authored
-
Donatello authored
Added missing string. Co-authored-by:
Madis Otenurm <Madis0@users.noreply.github.com>
-
xDonatello authored
-
Madis Otenurm authored
-
topjohnwu authored
-
Madis Otenurm authored
-
Arbri çoçka authored
-
孟武.尼德霍格.龍 authored
Co-authored-by:
LoveSy <631499712@qq.com>
-
topjohnwu authored
-
LoveSy authored
Co-authored-by:
topjohnwu <topjohnwu@gmail.com>
-
- 05 Feb, 2022 2 commits
-
-
LoveSy authored
Fix #5354 Co-authored-by:
topjohnwu <topjohnwu@gmail.com>
-
LoveSy authored
After `fdopendir`, the fd is no longer usable. Should dup and make use of RAII Co-authored-by:
残页 <31466456+canyie@users.noreply.github.com>
-
- 03 Feb, 2022 3 commits
-
-
topjohnwu authored
-
topjohnwu authored
-
残页 authored
Samsung FDE devices with the "persist.sys.zygote.early=true" property will cause Zygote to start before post-fs-data. According to Magisk's document, the post-fs-data phase should always happen before Zygote is started. Features assuming this behavior (like Zygisk and modules that need to control zygote) will not work. To avoid breaking existing modules, we simply invalidate this property to prevent this non-standard behavior from happening Fix #5299, fix #5328, fix #5308 Co-authored-by:
LoveSy <shana@zju.edu.cn>
-
- 02 Feb, 2022 6 commits
- 31 Jan, 2022 2 commits
- 30 Jan, 2022 4 commits
-
-
LoveSy authored
-
石松洲 authored
Busybox will execute itself. On some older Samsung devices, when it is located in /data, it will not have rights to execute other programs including itself. We should also relocate busybox in this case to workaround Samsung bullshit. See topjohnwu/ndk-busybox@bdc8655 Fix the "app doesn't detect installed Magisk" issue in topjohnwu#4174
-
topjohnwu authored
-
topjohnwu authored
Credits: @yujincheng08 Close #5193
-