Use xHook to hook functions in PLT

This commit is contained in:
topjohnwu
2021-01-08 00:53:24 -08:00
parent ef98eaed8f
commit a30d510eb1
7 changed files with 103 additions and 7 deletions

3
.gitmodules vendored
View File

@@ -25,6 +25,9 @@
[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 "termux-elf-cleaner"]
path = tools/termux-elf-cleaner
url = https://github.com/termux/termux-elf-cleaner.git