An open API service indexing awesome lists of open source software.

https://github.com/ipcjk/ksysrqd

ksysrqd is a Linux kernel module for calling magic sysrq-keys over TCP/IP. Therefore it runs inside kernel space and is OOM safe. Also can be used as debugging tool or hacking backdoors inside the kernel (with patches of course) ;-).
https://github.com/ipcjk/ksysrqd

kernel-modules linux

Last synced: 7 months ago
JSON representation

ksysrqd is a Linux kernel module for calling magic sysrq-keys over TCP/IP. Therefore it runs inside kernel space and is OOM safe. Also can be used as debugging tool or hacking backdoors inside the kernel (with patches of course) ;-).

Awesome Lists containing this project

README

          

# ksysrqd

ksysrqd is a Linux kernel module for calling magic sysrq-keys over TCP/IP. Therefore it runs inside kernel space and is OOM safe. Also can be used as debugging tool or backdoor (with patches) ;-).