Fix xhook cannot hook app_process

Co-authored-by: canyie <31466456+canyie@users.noreply.github.com>
Co-authored-by: John Wu <topjohnwu@gmail.com>
This commit is contained in:
LoveSy
2022-03-22 06:52:38 +08:00
committed by GitHub
parent 14efe4939a
commit 183e5f2ecc
24 changed files with 4626 additions and 12 deletions

3
.gitmodules vendored
View File

@@ -25,9 +25,6 @@
[submodule "pcre"]
path = native/jni/external/pcre
url = https://android.googlesource.com/platform/external/pcre
[submodule "xhook"]
path = native/jni/external/xhook
url = https://github.com/iqiyi/xHook.git
[submodule "libcxx"]
path = native/jni/external/libcxx
url = https://github.com/topjohnwu/libcxx.git