microsoft / ndis-driver-libraryLinks
Code to make it easier to write an NDIS network driver on Windows
☆90Updated last year
Alternatives and similar repositories for ndis-driver-library
Users that are interested in ndis-driver-library 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
- Debug Print viewer (user and kernel)☆68Updated last year
- C++ library for low-level Windows development☆80Updated last year
- INF Studio for easier working with driver installation files☆40Updated last year
- BITS Transfers Manager☆44Updated 2 months 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 last week
- Various WinDbg extensions and scripts☆32Updated 6 years ago
- ☆67Updated 3 years ago
- Advance LPC☆69Updated 8 years ago
- Kernel Pool Monitor☆128Updated 3 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆100Updated 6 months ago
- ☆40Updated 2 months ago
- CPU Stress v3.0☆39Updated last year
- A driver to intercept low level windows events☆62Updated 5 years ago
- A generic WDF filter that can be loaded pretty much anywhere. As configured, this filter will instantiate as an upper filter of CD-ROM c…