driver-programming topic

List driver-programming repositories

windows-internals

364
Stars
77
Forks
Watchers

My notes while studying Windows internals

vmwmouse

332
Stars
13
Forks
Watchers

VMware mouse driver for Windows 3.1

crtsys

174
Stars
33
Forks
Watchers

C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL

ARM-Linux-Study

166
Stars
40
Forks
Watchers

ARM Linux 的学习历程。包括应用、驱动、设备树,GCC, Make, CMake, Bash, Vim, Git 等等大集合内容。文章遵守 CC BY NC SA 4.0 协议。

LyMemory

67
Stars
10
Forks
Watchers

一款免费的内核级内存读写工具,可强制读写任意应用层进程内存数据。 A free kernel level memory reading and writing tool, which can forcibly read and write memory data of any application layer process.

chuniio_tasoller_new

29
Stars
4
Forks
Watchers

Chunithm and Tasoller integration

masm32-kernel-programming

111
Stars
12
Forks
Watchers

masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)

linux-device-driver-tutorial

27
Stars
7
Forks
Watchers

This tutorial discusses technical issues to develop your own linux device driver. The aim of this tutorial is to provide, easy and practical examples so that everybody can understand the concepts in a...