https://github.com/linuxthor/sysrq-roulette
Adds a SysRq handler with random kernel panic. Do you feel lucky?
https://github.com/linuxthor/sysrq-roulette
Last synced: about 1 year ago
JSON representation
Adds a SysRq handler with random kernel panic. Do you feel lucky?
- Host: GitHub
- URL: https://github.com/linuxthor/sysrq-roulette
- Owner: linuxthor
- Created: 2013-08-07T23:11:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-22T10:11:39.000Z (about 12 years ago)
- Last Synced: 2025-01-17T10:09:37.685Z (about 1 year ago)
- Language: C
- Size: 125 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sysrq-roulette
==============
Adds a SysRq handler with random kernel panic. Do you feel lucky?
Created as many systems no longer have a /dev/kmem so 'kmem Russian
roulette' isn't possible.
Build kernel module with 'make' then insmod ./sysrq.ko
Play with:
echo a > /proc/sysrq-trigger
The game is over when the kernel panics..