CSCC69 Assignment 1
Hijacked system calls using a basic kernel module in the Linux kernel. Implemented a system call named my_syscall, which sends commands from the userspace, to intercept another pre-existing system call, indicated through log messages.