Hide a kernel module after loading it
To use:
make
insmod rootkit.ko
dmesg
lsmod
NOTE: Currently, you can't unload this kernel module without rebooting Inspired, in part, by this repo.
NOTE: Currently, you can't unload this kernel module without rebooting
Inspired, in part, by this repo.