BerkanYildiz / Driver.NET

Lightweight and flexible library to load and communicate with kernel drivers on Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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'.

About

Lightweight and flexible library to load and communicate with kernel drivers on Windows.

License:Other


Languages

Language:C# 100.0%