iqiyi / xHook

🔥 A PLT hook library for Android native ELF.
Other
4.05k stars 752 forks source link

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

Open fashare2015 opened 4 years ago

fashare2015 commented 4 years ago

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

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