- 07 Apr, 2022 2 commits
-
-
hnliuzesen authored
-
石松洲 authored
Previously `read_string()` calls `std::string.resize()` with a int read from remote process. When I/O error occurs, -1 will be used for resizing the string, `std::bad_alloc` is thrown and since magisk is compiled with `-fno-exceptions`, it will crash the whole daemon process. May fix topjohnwu#5681
-
- 02 Apr, 2022 4 commits
- 30 Mar, 2022 2 commits
- 28 Mar, 2022 2 commits
- 26 Mar, 2022 8 commits
-
-
LoveSy authored
-
VD $ VD171 @ Priv8 authored
-
VD $ VD171 @ Priv8 authored
-
CDzungx authored
Quick fix: Yes - "Đồng ý" -> "Có" to be more versatile.
-
vvb2060 authored
-
vvb2060 authored
-
topjohnwu authored
-
topjohnwu authored
-
- 25 Mar, 2022 2 commits
- 24 Mar, 2022 2 commits
- 22 Mar, 2022 1 commit
-
-
topjohnwu authored
Close #5620
-
- 21 Mar, 2022 3 commits
-
-
LoveSy authored
-
LoveSy authored
Co-authored-by:
canyie <31466456+canyie@users.noreply.github.com> Co-authored-by:
John Wu <topjohnwu@gmail.com>
-
topjohnwu authored
-
- 20 Mar, 2022 1 commit
-
-
topjohnwu authored
-
- 19 Mar, 2022 3 commits
- 18 Mar, 2022 6 commits
-
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
-
topjohnwu authored
Since Android 13, sepolicy are also loaded from APEX modules. Part of the change is to run restorecon before SELinux is set to enforce. In order to support this situation, we also hijack plat_file_contexts if necessary to properly order our operations. Original idea credits to @yujincheng08, close #5603
-
topjohnwu authored
-
- 17 Mar, 2022 4 commits