开发者

How to hook a function for a particular shared ELF library?

LD_PRELOAD hooks some functi开发者_开发技巧ons for the entire process, but I need to hook a particular function for only one dynamically linked library by its name.


See the article Redirecting functions in shared ELF libraries. There's code of ELF hooking attached.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜