Commit Graph

129 Commits

Author SHA1 Message Date
LoveSy 8c838c6d6d Enable yahfa's cache 2020-12-24 21:36:54 +08:00
Jim Wu e7a4720169 Prepare for alpha release 2020-12-21 23:07:28 +08:00
kotori0 9f1ccbc7f0
Prevent detection 2020-12-21 16:40:19 +08:00
Jim Wu 7451fbbeda Duplicate installation check 2020-12-21 14:20:26 +08:00
LoveSy a1f9bdc7c7 Move libsandhook.edxp.so to /data/misc to avoid magisk hide
incompatibility
2020-12-21 04:09:59 +08:00
LoveSy 76f438f959 Fixed the hook of 64 bit getOatHeader 2020-12-20 15:08:08 +08:00
Jim Wu 4a9c30aa34 I18n support & bug fixes
Fix #628
Fix #637
2020-12-19 17:19:38 +08:00
Jim Wu 3a1641cd7b Description update 2020-12-19 10:11:03 +08:00
kotori0 ca6348c007 Bump version 2020-12-18 23:16:47 +08:00
LoveSy f51e71d858 Remove confs of modules when uninstalled
"再改一下"
2020-12-15 15:57:25 +08:00
LoveSy f3fa952b25 remove libsandhook-native.so 2020-12-11 20:29:00 +08:00
kotori0 8aa619f282 Revert "No need to randomize so after riru22"
This reverts commit e02d9473f8.
2020-12-11 01:10:12 +08:00
LoveSy e02d9473f8 No need to randomize so after riru22 2020-12-10 21:57:12 +08:00
LoveSy e36c3ed314 Merge with latest Yahfa 2020-12-10 21:57:12 +08:00
kotori0 d49757b5ad Revert faulty code 2020-12-10 19:36:19 +08:00
LoveSy 314315180f Fix some bootloop 2020-12-07 19:13:05 +08:00
LoveSy 64953220de Refine some codes & fix logcat version 2020-12-06 23:30:49 +08:00
LoveSy 3389af6edc Add EdXposed Service to update module path 2020-12-06 21:13:52 +08:00
LoveSy 1e629a92de Fix permission after copy 2020-12-06 21:13:52 +08:00
LoveSy 293523ddda Copy configurations when new installed 2020-12-06 21:13:52 +08:00
LoveSy 7362dbf921 API 93 2020-12-06 21:13:52 +08:00
LoveSy 993ba29616 Move dex/jar to /data/misc 2020-12-06 21:13:52 +08:00
LoveSy f04628e997 Use rirud to read files from /data/adb 2020-12-06 21:13:52 +08:00
LoveSy baf1d6b6bb Move config path to /data/adb and /data/misc 2020-12-06 21:13:52 +08:00
LoveSy cc28334807 Fix x86 2020-11-28 03:17:12 +08:00
kotori0 38ab1d37c6 Fix Sandhook build 2020-11-28 01:27:55 +08:00
kotori0 760c013b1d Fix sandhook build 2020-11-28 01:06:55 +08:00
Jim Wu cbe82f66a0
Remove useless code (historical) 2020-11-27 20:48:51 +08:00
LoveSy 35a18e8992 Ask users to reboot twice 2020-11-27 19:02:37 +08:00
kotori0 f878993d48 Fix #664 2020-11-27 15:30:46 +08:00
NekoInverter a0f711249d Verify files during installation 2020-11-27 14:37:34 +08:00
kotori0 8482237918 update sepolicy 2020-11-25 21:39:48 +08:00
LoveSy d34c76e119 Replace whale with dobby 2020-11-25 19:09:22 +08:00
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 b5b7203350 catch exception from fs::exist 2020-11-24 23:25:01 +08:00
LoveSy 0ece9b141d Better Hidden 2020-11-24 23:25:01 +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 3e88e9326d Fix sepolicy not applied 2020-11-22 19:02:26 +08:00
kotori0 5fc9d64971 Fix SandHook installation 2020-11-22 19:02:26 +08:00
kotori0 1ea3c22e1c Riru v22 support 2020-11-22 19:02:26 +08:00
Jim Wu 00363c31db
Fix check android version Magisk template #611 2020-09-28 18:34:32 +08:00
solohsu b6c1a1bd01 Always write concerning sysprops to log 2020-08-02 20:51:07 +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
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
solohsu 56fd1ecfd4 Android R: fix bootloop
- use sandhook-native to hook linker
 - symbol fix
2020-04-27 17:16:19 +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