Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 551 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 551 Bytes

Driver.NET Driver.NET Driver.NET

Driver.NET powerful, simple and lightweight library used to create services and load/communicate with kernel drivers on Windows.

Usage

An example that retrieve the disk devices serial numbers by connecting to the \\.\Disk (disk.sys) driver is available on the repository, project called as 'Driver.NET.Example'.