loadable-kernel-modules
There are 22 repositories under loadable-kernel-modules topic.
strazzere/android-lkms
Android Loadable Kernel Modules - mostly used for reversing and debugging on controlled systems/emulators
cedriczirtacic/emerg
🔫 lkm module for emergency binary/script execution
Papierkorb/tarfs
tar file system as loadable kernel module
esposem/Kernel_Paxos
Kernel Module that implements Paxos protocol
m4n1c22/Loadable-Scheduler
Designing a custom LKM based scheduler.
beabevi/LKM-Fibers
Project for the Advanced Operating Systems and Virtualization (2017/2018) course held at Sapienza, University of Rome
loneicewolf/linux-rootkits
Improved Kernel Rootkits from nisay759's Rootkit collection to work with kernel versions 5.x + some other contributions. Coming more sooner or later! Contact me for any questions.
loneicewolf/ReverseEngineering
A repo I make for some of my friends who requested a beginner friendly repo that has examples; links and different methods to create; compile and execute shellcode in various languages.
sarthak-chakraborty/Advanced-OS-Coursework
Class Assignments for Advanced in Operating System Course (CS60038) [IIT Kgp]
gracesrm/LKM-system-call-fuzzing
fuzz system calls (add perturbations to software execution) through a loadable kernel module
harshapriyaa/linux-device-driver
USB driver for LINUX operating systems using LKM
ironsheep/RPi-LED-Strings
RPi Linux Application and LKM for driving three WS2812B panels via GPIO
kbmclaren/proj3-CMSC421-OS
Implement a linux driver. This driver must take the form of a loadable kernel module. Inside the loadable kernel module, I must implement a virtual character device. This virtual character device must enable the user to play a game of Reversi(Othello) against the CPU.
paulo-coelho/kether
user- and kernel-space implementation of send/receive on top of ethernet (no IP, TCP or UDP)
utkarsh512/pqkmod
Kernel module implementing priority queue
hnkr/Kernel-Driver-Device-Driver-LKM
Development of Device Driver ( Character device / null driver)
lamcw/lkm-rootkit
Simple rootkit examples
maiquynhtruong/LKMs
Loadable Kernel Modules
harr1424/Operating-Systems
A repository to contain code written as part of a course in operating system fundamentals
lamcw/keylog
Stealthy Linux keylogger
loneicewolf/LKM-Projects
Loadable Kernel Modules (Or, LKM's) Projects: