iqiyi / xHook

🔥 A PLT hook library for Android native ELF.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hook Problem

buffcow opened this issue · comments

open函数原型
int open(const char* __path, int __flags, ...)
最后有个可变参数 用xhook该怎么hook