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

https://github.com/davidbuchanan314/rsyscall-lkm

rsyscall is a dirty hack that allows you to execute syscalls in the context of another Linux process. M̶a̶y̶ Will explode your kernel.
https://github.com/davidbuchanan314/rsyscall-lkm

Last synced: 2 months ago
JSON representation

rsyscall is a dirty hack that allows you to execute syscalls in the context of another Linux process. M̶a̶y̶ Will explode your kernel.

Awesome Lists containing this project

README

        

# !!! WIP - Will probably crash your kernel !!!
I'll get some cool demos working soon...

# rsyscall-lkm
rsyscall allows you to execute syscalls in the context of another Linux process.