/Kernel-module-to-manipulate-global-system-call-table

A loadable module in Linux Kernel that can override default behavior of system call vectors per process. Also, a corresponding user side program to let users change syscall vectors by a running process via an ioctl.

Watchers