shadowhook_hook_func_addr 中绝对函数地址如何获取呢?如果无法使用shadowhook_dlsym_symtab获取到地址 #30
Unanswered
uchiaitachipro
asked this question in
Q&A
Replies: 1 comment
-
常见的方法有:
load bias可以用 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
例如我想hook libjavacrypto.so中sub_1E7C0 函数,它没有导出。

Beta Was this translation helpful? Give feedback.
All reactions