kplugs
kplugs copied to clipboard
KPlugs is a Linux kernel module which provides an interface for dynamically executing scripts inside the Linux kernel.
Results
2
kplugs issues
Sort by
recently updated
recently updated
newest added
How do I install? I am calling make but I get an error: if [ ! -d Debug ]; then mkdir Debug; cp Makefile.debug Debug/Makefile; cp *.c *.S *.h Debug...
Hi i am wondering if you have better documentation on how to use this library? I am really confused as what does what you only really explain how to install...