Make your kernel scream
.gitignore | ||
dkms.conf | ||
Kbuild | ||
LICENSE | ||
Makefile | ||
README.md | ||
scream_load | ||
scream.c |
Scream
Makes your kernel scream (optionally into the void).
cat /dev/scream
Build and install
make
sudo ./scream_load
To uninstall, you may delete the device node and unload the module:
sudo rm -f /dev/scream
sudo rmmod scream