iqiyi / xHook

🔥 A PLT hook library for Android native ELF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

不是很理解为何demo中local ptr2一定会hook失败。call from local ptr2 (definitely failed when compiled with -O0)

fashare2015 opened this issue · comments

D/mytest: call from local ptr2. 59 (definitely failed when compiled with -O0)

不是很理解为何local ptr2一定会hook失败,而其他的 global ptr,local ptr,还有直接调用都成功了