function-interposition
Why won't LD_PRELOAD work with Python?
Using function interposition for open() with Python doesn\'t seem to work after the first few calls. I suspect Python is doing some kind of initialization, or something is temporarily bypassing my fun[详细]
2023-03-14 03:15 分类:问答[macosx]does dlopen call open and read functions?
I\'ve intercepted(interposed) dlopen function under MacO开发者_StackOverflowS X and some other functions.[详细]
2022-12-19 09:39 分类:问答Interposing library: XOpenDisplay
I am working on a project where I need to change the behaviour of the XOpenDisplay function defined in X11/Xlib.h.[详细]
2022-12-15 12:16 分类:问答