Skip to content

yasammez/kmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bindings to write windows kernel mode drivers

What is this

This is basically a fork of winapi-kmd-rs, with some additional bindings because I needed them and a bit of sugar (using the ? operator on NTSTATUS and iterating over devices) because I wanted them.

Why not use bindgen on the WDK instead?

That would probably be the smarter thing to do. Maybe at some time in the future I will try it out.

About

Bindings for the Windows driver kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages