device-driver topic
dev-enigma
Let's implement an Enigma machine as a char device just for fun.
Device.Net
A C# cross platform connected device framework
DebugLogger
A software driver that lets you log kernel-mode debug output into a file on Windows.
calibre-kobo-driver
An extension of the existing KoboTouch driver provided with Calibre. This plugin allows modifying ePub files to enable extra Kobo features. I am providing code in the repository to you under an open s...
dokany
User mode file system library for windows with FUSE Wrapper
lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
anycall
x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration
udmabuf
User space mappable dma buffer device driver for Linux.
no-OS
Software drivers in C for systems without an operating system
book_linuxkernel_blockdrv
Learn how multi-queue block device in Linux kernel v4.4 works