|
|
|
|
|
by yjftsjthsd-h
73 days ago
|
|
I don't think it uses LD_PRELOAD, it uses ptrace to intercept system calls (hence the name). Unfortunately this does have performance overhead, although I've never bothered to measure it. Actually that would be an interesting thing to benchmark. |
|
Thanks for your correction!