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

18
native/jni/external/libxhook/.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
.DS_Store
libxhook/libs/
libxhook/obj/
libbiz/libs/
libbiz/obj/
libtest/libs/
libtest/obj/
#for xhookwrapper
build/
.gradle/
.idea/
local.properties
*.iml
*.log
*.so
xhookwrapper/xhook/libs/