Commit Graph

174 Commits

Author SHA1 Message Date
LoveSy f6cab13e22 Update sepolicy.rule 2020-11-25 01:14:58 +08:00
LoveSy 11f89ef0bb Minimize sepolicy 2020-11-24 23:25:01 +08:00
LoveSy 854021c7d8 Remove useless hooks 2020-11-24 23:25:01 +08:00
LoveSy 600c51d37e Fix empty line and installation from scratch 2020-11-24 23:25:01 +08:00
LoveSy c48ed75ae5 Typo 2020-11-24 23:25:01 +08:00
LoveSy b5b7203350 catch exception from fs::exist 2020-11-24 23:25:01 +08:00
LoveSy 2d7b982ff5 Module scope 2020-11-24 23:25:01 +08:00
LoveSy 14b85366a1 Fix build bug 2020-11-24 23:25:01 +08:00
LoveSy 0ece9b141d Better Hidden 2020-11-24 23:25:01 +08:00
LoveSy a5d6cbe44f Fix #643 2020-11-24 00:56:30 +08:00
kotori0 47ad6048d7 Use x86 with Dobby and remove Cydia Substrate 2020-11-22 19:02:26 +08:00
kotori0 df6257646c Fix ClassLinker offset for Android 8 2020-11-22 19:02:26 +08:00
kotori0 b6aae99990 Update commit hash for Dobby 2020-11-22 19:02:26 +08:00
kotori0 697b2b2fdb Cleanup unused files 2020-11-22 19:02:26 +08:00
kotori0 2461a730a4 Fix conflict not saved 2020-11-22 19:02:26 +08:00
kotori0 46b2e87c58 Replace Whale with Dobby and rebase everything 2020-11-22 19:02:26 +08:00
kotori0 caf38beec2 Enable Riru hide support 2020-11-22 19:02:26 +08:00
kotori0 3e88e9326d Fix sepolicy not applied 2020-11-22 19:02:26 +08:00
kotori0 9d0c5aaa68 add classlinker offset for Android 8-10 2020-11-22 19:02:26 +08:00
kotori0 6b7671f84f Makes CI happy 2020-11-22 19:02:26 +08:00
kotori0 899fa1bbd6 Revert Cmake version change 2020-11-22 19:02:26 +08:00
kotori0 045fbe3346 Fix Sandhook 2020-11-22 19:02:26 +08:00
kotori0 5fc9d64971 Fix SandHook installation 2020-11-22 19:02:26 +08:00
kotori0 15c1aa51d3 Get ClassLinker instance from art::Runtime 2020-11-22 19:02:26 +08:00
kotori0 1ea3c22e1c Riru v22 support 2020-11-22 19:02:26 +08:00
LoveSy e9c03a8f37 Manually release all Xposed hooks and GC if blacklisted 2020-11-15 21:10:49 +08:00
LoveSy 3702bf333b Filter process earlier 2020-11-15 21:10:49 +08:00
Jim Wu 00363c31db
Fix check android version Magisk template #611 2020-09-28 18:34:32 +08:00
LoveSy 782560ad96 Don't use sandhook on x86 devices 2020-09-16 23:43:06 +08:00
solohsu b1bc7200a6 Disable resources hooking as default
Resources hooking might has been broken since Q
2020-08-03 17:57:07 +08:00
solohsu b6c1a1bd01 Always write concerning sysprops to log 2020-08-02 20:51:07 +08:00
solohsu 02adea8691 Update isolated process checking method 2020-08-02 18:37:47 +08:00
solohsu 11e6eeb397 Deoptimize all callers of Application#attach(Context) 2020-08-02 18:35:35 +08:00
solohsu e12c40b408 Add an annotation to remind compatibility checking 2020-08-02 18:29:16 +08:00
solohsu b1838bf602 YAHFA: add global ref to backup method
(cherry picked from commit PAGalaxyLab/YAHFA@debcd063)
2020-08-02 01:18:17 +08:00
solohsu 0336a2aa29 Uniform the use of new ArtMethod resolution strategy 2020-08-02 01:00:42 +08:00
solohsu 6b7c8e4942 Android R: add hooker for new method signature
com.android.server.SystemServer#startBootstrapServices(com.android.server.utils.TimingsTraceAndSlog)
2020-08-01 23:48:10 +08:00
solohsu 1a7957e2ad Merge branch 'master' into android_r
# Conflicts:
#	appveyor.yml
#	edxp-core/build.gradle
#	edxp-core/src/main/cpp/external/yahfa/src/HookMain.c
#	edxp-core/src/main/cpp/external/yahfa/src/env.h
#	edxp-core/src/main/cpp/main/include/android_build.h
#	edxp-core/src/main/cpp/main/include/art/runtime/oat_file_manager.h
#	edxp-core/src/main/cpp/main/include/config.h
#	edxp-core/src/main/cpp/main/src/native_hook.cpp
2020-08-01 22:24:48 +08:00
solohsu cb1e86810e Fix compilation error when debugging log is enabled 2020-08-01 22:08:02 +08:00
solohsu 32370d69ab Fix fd for anonymous mmap 2020-07-31 15:10:07 +08:00
solohsu 398d8b0553 Bump version 2020-07-31 11:26:48 +08:00
solohsu 8d7a6627ab Sync with YAHFA
This commit contains changes from
PAGalaxyLab/YAHFA@d617833,
PAGalaxyLab/YAHFA@87abb05,
PAGalaxyLab/YAHFA@ee20e5f,
PAGalaxyLab/YAHFA@1324f85,
PAGalaxyLab/YAHFA@82d1873
2020-07-31 11:23:10 +08:00
双草酸酯 27f44d3c25
Fix bootloop on R Public Beta 2 (#583)
* Fix bootloop on R Public Beta 2

* Fix crashes with some apps
2020-07-30 21:40:53 +08:00
EBK21 1d60bb9d46
Fix property log not showing and do not force quicken (#573)
* fix property log not showing

* do  not force quicken
2020-07-05 12:56:53 +08:00
lrh2000 1374ff6745 Keep the log catcher alive. 2020-06-23 22:34:53 +08:00
EBK21 cd8c3b5639
Do not force quicken, preserve dex2oat flags (#571)
* Do not force quicken, preserve dex2oat flags

* Add value with space
2020-06-19 11:14:00 +08:00
solohsu 56fd1ecfd4 Android R: fix bootloop
- use sandhook-native to hook linker
 - symbol fix
2020-04-27 17:16:19 +08:00
swift_gan a61ad081e7 AndroidR: pre support 2020-04-27 14:07:14 +08:00
Jim Wu 40273e9ed9 Temporarily set SELinux to Permissive to install stub 2020-04-08 13:40:56 +08:00
Jim Wu 4d9d8adc32 Determine whether random files exist
....if exist, regenerate
2020-04-07 11:52:30 +08:00