Kernel module which logs specific system calls to a logfile. Tracks mkdir, rmdir, link, and open.
You can download it from the following link: https://packetstormsecurity.com/files/download/11242/logcalls.c
Source: https://packetstormsecurity.com/files/11242/logcalls.c.html

