device-driver topic

List device-driver repositories

dev-enigma

24
Stars
2
Forks
Watchers

Let's implement an Enigma machine as a char device just for fun.

Device.Net

602
Stars
118
Forks
Watchers

A C# cross platform connected device framework

DebugLogger

95
Stars
33
Forks
Watchers

A software driver that lets you log kernel-mode debug output into a file on Windows.

calibre-kobo-driver

290
Stars
20
Forks
Watchers

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

5.1k
Stars
650
Forks
Watchers

User mode file system library for windows with FUSE Wrapper

lkmpg

7.1k
Stars
476
Forks
Watchers

The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)

anycall

215
Stars
59
Forks
Watchers

x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration

udmabuf

520
Stars
158
Forks
Watchers

User space mappable dma buffer device driver for Linux.

no-OS

858
Stars
1.6k
Forks
Watchers

Software drivers in C for systems without an operating system

book_linuxkernel_blockdrv

74
Stars
16
Forks
Watchers

Learn how multi-queue block device in Linux kernel v4.4 works