Commit Graph

11 Commits

Author SHA1 Message Date
LoveSy 72a73cb206 Update dobby 2021-01-26 01:59:16 +08:00
NekoInverter 8bb072a2e7
Fix sandhook 2021-01-26 01:06:40 +08:00
luojitong de2f65d17b CastCompilerOptions should be initialized before calling initHideApi
initHideApi will call disableJitInline and CastCompilerOptions is used
2020-12-23 19:51:32 +08:00
luojitong cf1708f152 fix offset of inline_max_code_units_ in Android11 2020-12-23 19:51:32 +08:00
luojitong e10bde00db fixbug: jit_load of Android10 is with empty param 2020-12-23 19:51:32 +08:00
LoveSy d92b051894 Fix delay hook of sandhook
Truly fix #728
2020-12-21 04:09:59 +08:00
kotori0 01143501c7 Revert "Fix SandHook and close #662"
This reverts commit e95344a3ea.
2020-12-18 02:00:09 +08:00
kotori0 47cb1996ef Fix SandHook crash on Android O 2020-12-11 23:37:20 +08:00
LoveSy f3fa952b25 remove libsandhook-native.so 2020-12-11 20:29:00 +08:00
kotori0 de1dd6cdcf Fix gradle errors 2020-12-11 14:27:47 +08:00
kotori0 35bdae390b Add SandHook-hooklib to source tree 2020-12-11 03:31:56 +08:00