Wrapping system call (in reliable and secure way)
It there reliable method of “wrapping” system calls under Linux ?
(Like LD_PRELOAD for wrapping shared library function calls.)
Is there reliable, secure method of “wrapping” system calls (and, maybe receiving signals), that… Continue reading Wrapping system call (in reliable and secure way)