| Linux hosting5.siteguarding.com 3.10.0-962.3.2.lve1.5.88.el7.x86_64 #1 SMP Fri Sep 26 14:06:42 UTC 2025 x86_64 Path : /usr/share/systemtap/examples/general/ |
| Current File : //usr/share/systemtap/examples/general/keyhack.meta |
title: Hack the keyboard
name: keyhack.stp
keywords: simple guru
description: This script makes it appear that one's keyboard is broken, by changing keycodes at the kernel device driver level. Annoy your friends!
test_support: stap -l 'kernel.function("kbd_event")'
test_check: stap -g -p4 keyhack.stp
test_installcheck: stap -g keyhack.stp -c 'sleep 5'