This Linux Kernel module is meant to be hidden from all searches
$ make
Load lkm-hidden:
$ sudo insmod hidden.ko
$ cat /proc/modules | grep hidden
$ ls -l /sys/module/ | grep hidden
Made as a hands-on project for the course "Linux Kernel Programming" ~ CSE633
- Het Joshi 1MS21CS053
- Laya Arun 1MS21CS067
- Piyush Khodbole 1MS21CS091