kernel-driver topic
redsails
RedSails is a Python based post-exploitation project aimed at bypassing host based security monitoring and logging. DerbyCon 2017 Talk: https://www.youtube.com/watch?v=Ul8uPvlOsug
stlkrn
C++ STL in the Windows Kernel with C++ Exception Support
iofuzz
A mutation based user mode (ring3) dumb in-memory Windows Kernel (IOCTL) Fuzzer/Logger. This script attach it self to any given process and hooks DeviceIoControl!Kernel32 API and try to log or fuzz al...
dolboeb-executor
capcom-like executor for any physmem driver
FindWDK
CMake module for building drivers with Windows Development Kit (WDK)
kvm-guest-drivers-windows
Windows paravirtualized drivers for QEMU\KVM
input-wacom
Linux kernel driver for Wacom devices
casper-fs
Casper-fs is a Custom Hidden Linux Kernel Module generator. Each module works in the file system to protect and hide secret files.
crtsys
C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL
OS
Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD A...