Skip to content

Zorus/WinDivertCpp

Repository files navigation

WinDivertCpp

C++ Wrapper around WinDivert

How to build

  1. Run WinDivertCpp\third-party\Divert\msvc-build.bat in the Visual Studio Developer Command Prompt for build the WinDivert.dll
  2. Open WinDivertCpp.sln and build it.
  3. You can generate nuget package by WinDivertCpp\gen_nuget.bat. It requires the CoApp tool. Link: http://coapp.org/tutorials/installation.html

Tests

You can run WinDivertCppTest.exe to check how it works. Before run WinDivertCppTest you should load WinDivert driver. Note: You can find it in the WinDivertCpp\third-party\Divert\installs\

About

C++ Wrapper around WinDivert

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published