These are the official module code samples for winpfilter. Use these samples with Visual Studio and Windows Driver Kit (WDK).
Use Visual Studio and Windows Driver Kit (WDK) to build, test, and deploy your modules with the winpfilter driver installed before.
Use the samples in this repo to guide your winpfilter module development.
Several important changes should be made to the sample codes before releasing include changing GUIDs, POOL_TAGs, NAMEs, and so on.
If you're writing your first module, learn windows driver development and winpfilter hooks and basic structures (See winpfilter docs) to get started.