This repository includes mini projects on linux kernel features that helped me understand how to work with kernels.
It includes batch files of :
- System call tracing
- Running my very own kernel modules and debugging it thorugh dmssg(debugging tools of the kernel)
- Monitoring system processes