OSRDrivers / GenFilterLinks
A generic WDF filter that can be loaded pretty much anywhere. As configured, this filter will instantiate as an upper filter of CD-ROM class devices.
☆34Updated 4 years ago
Alternatives and similar repositories for GenFilter
Users that are interested in GenFilter are comparing it to the libraries listed below
Sorting:
- Example WDF/KMDF driver and test app demonstrating the "inverted call model"☆36Updated 5 years ago
- ☆47Updated 4 years ago
- windows driver develop kit with c++ mail:maguojun123@126.com☆48Updated 5 years ago
- Modern C++ wrapper for Windows PE signature verification mechanism☆29Updated 5 years ago
- Hacker Disassembler Engine - mirro☆19Updated 2 years ago
- A framework for Windows KMDF-based upper filter drivers to behave as bus filters. You don't need to write WDM drivers any more!☆24Updated this week
- Static Library For Windows Drivers☆35Updated 4 months ago
- ☆35Updated 4 years ago
- ☆23Updated 7 years ago
- a net filter drive developed by wfp and msddk☆22Updated 5 years ago
- kernel-mode TDI client which can send and receive HTTP requests☆55Updated 7 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…