This plugin for the ABII project covers the glibc C standard library functions and enables a user to log any chosen C function calls in a process.
This plugin is in development and not yet complete, so not every function is available for interception just yet.
See the syms file for a list of currently supported functions.
- dlsym and dlvsym cannot be simultaneously intercepted
- Intercepting mcheck/mcheck_pedantic breaks mcheck/mcheck_pedantic functionality