iqiyi / xHook

🔥 A PLT hook library for Android native ELF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I wonder how to push the modified file.

zzcc1002 opened this issue · comments

I wonder how to push the modified file.

xhook_register("libc.so", "ptrace", my_ptace, NULL);

You mean you didn't call xhook_refresh(0)?