Hacker News new | ask | show | jobs
by gpderetta 1516 days ago
There are .so interposition tricks that can be used for that.

I think Pth used to do that for example.

1 comments

Could you elaborate?
For example: https://www.gnu.org/software/pth/pth-manual.html#system_call...

See the hard system call wrapping. This is just one option.