- 15 Apr, 2021 1 commit
-
-
topjohnwu authored
The existing API key was revoked for some reason. Release an updated extension jar with a new API key. In addition, add some offline signature verification and change how results are parsed to workaround some dumbass Xposed module "faking" success results, since many users really don't know better.
-
- 10 Apr, 2021 4 commits
-
-
topjohnwu authored
-
Wang Han authored
* Support deodexed ROM: This should not be done and dexpreopt is mandatory since P Xposed: Xposed handles them just fine, at least in the latest version 89.3 suMiscL6: For whatever audio mods, a leftover of phh time Liveboot and suBackL6: Was for CF.lumen and LiveBoot, not needed now * Also cleanup binder sepolicies since we allow all binder transactions.
-
topjohnwu authored
-
topjohnwu authored
-
- 09 Apr, 2021 10 commits
- 06 Apr, 2021 2 commits
- 04 Apr, 2021 2 commits
-
-
Shaka Huang authored
faccessat() should return 0 when success, but it returns random number with errno == 0 in x86 platform. It’s a side effect of commit bf80b08b when magisk binaries ‘corretly’ linked with library of API16 .. lol Co-authored-by:
John Wu <topjohnwu@gmail.com>
-
Shaka Huang authored
-
- 29 Mar, 2021 4 commits
-
-
Thomas Bertels authored
-
ahmouse15 authored
-
topjohnwu authored
Close #4113
-
topjohnwu authored
-
- 28 Mar, 2021 2 commits
- 25 Mar, 2021 2 commits
- 24 Mar, 2021 13 commits
-
-
vvb2060 authored
-
vvb2060 authored
-
vvb2060 authored
-
vvb2060 authored
-
vvb2060 authored
close #3559
-
vvb2060 authored
close #3997
-
topjohnwu authored
Fix #4044
-
Kazuki H authored
-
Matthew Mirvish authored
-
osm0sis authored
- should be sufficient for all basic modules, see https://github.com/topjohnwu/Magisk/issues/3119#issuecomment-704000783 for ideas for fixing it further on the daemon module-processing side Fixes #3119
-
osm0sis authored
-
osm0sis authored
- use existing api_level_arch_detect function Fixes #3961
-
osm0sis authored
- failure to unpack wasn't being caught so boot_patch would continue to build a new cpio out of nothing and attempt to repack it (identified in #4049)
-