jammod is a program which loads a Linux kernel module without support from the kernel, and writes its information to the module list. Modules loaded like this usually do not appear in the module list. This project writes the module file directly into kernel memory (/dev/kmem) and links it.
| Tags | Security Systems Administration |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |
A library for userspace access to packets logged by the Linux kernel packet filt
A Qt extension for serializing your data in a backward and forward compatible manner.