| .. | |||
| Makefile | 5 years ago | ||
| README.md | 5 years ago | ||
| rootkit.c | 5 years ago | ||
Hide a kernel module after loading it
To use:
makeinsmod rootkit.kodmesglsmodNOTE: Currently, you can't unload this kernel module without rebooting
Inspired, in part, by this repo.