inline hook 的成功率 #73
CaichaoGitHub
started this conversation in
General
Replies: 2 comments
-
请问这个问题有新的进展吗?或者不会出现线程安全的问题吗? |
Beta Was this translation helpful? Give feedback.
0 replies
-
对于thumb指令是会有你说的多线程问题,可以看下手册的known issues部分。对于arm64和arm32指令,在shadowhook 2.0.0及以上的release版本中,不会有你说的多线程问题,因为shadowhook在被hook地址处永远是使用4字节相对跳转指令去替换原指令。 |
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.
-
inline hook 有线程安全的问题,我想知道是bytedance 的这套是如何保证hook的线程安全的

因为如果失败的话,系统会发段错误,复写的内存也脏了
Beta Was this translation helpful? Give feedback.
All reactions