An open API service indexing awesome lists of open source software.

https://github.com/peterupfold/kerneldriver1

A Hello World kernel driver for Windows
https://github.com/peterupfold/kerneldriver1

Last synced: about 1 year ago
JSON representation

A Hello World kernel driver for Windows

Awesome Lists containing this project

README

          

# KernelDriver1

A "Hello World" Windows kernel driver, following the examples in Windows Kernel Programming, Second
Edition by Pavel Yosifovich.