scream/README.md
Zoé Cassiopée Gauthier b80af5c3f3 Initial commit
2024-08-14 15:38:31 -04:00

283 B

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