1 Forks
37 Stars
37 Watchers

WDK.NET

Windows Kernel Driver Development in C# with Windows Driver Kit (WDK)

How to download and setup WDK.NET

Open terminal and run command
git clone https://github.com/ZeroLP/WDK.NET.git
git clone is used to create a copy or clone of WDK.NET repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WDK.NET https://github.com/ZeroLP/WDK.NET/archive/master.zip

Or simply clone WDK.NET with SSH
[email protected]:ZeroLP/WDK.NET.git

If you have some problems with WDK.NET

You may open issue on WDK.NET support forum (system) here: https://github.com/ZeroLP/WDK.NET/issues