8 packages tagged with “kmdf”
Managed ViGEmClient library for interaction with the ViGEm Bus Driver.
Veil - Collection of undocumented Windows API declarations.
Musa.Core - 用 ntdll/ntoskrnl 实现 Kernel32、Advapi32 等API。 * 它包括用户模式和内核模式两种。 Musa.Core - Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. * It includes user-mode and kernel-mode.
Musa.Runtime - 是以 Musa.Core 作为底层支持的微软 MSVC 运行时库。 * 它可以让内核开发者拥有和应用开发者近似的 C++ 开发体验。 Musa.Runtime - Musa.Runtime is a Microsoft MSVC runtime library based on Musa.Core. * It allows kernel developers to have a C++ development experience similar to that of application developers.
Powerful, simple and lightweight library used to create services and load/communicate with kernel drivers on Windows.
Musa.CoreLite - 该项目旨在解决 Zw* 系统例程导出符号不完整的问题,使开发者能够在用户模式和内核模式下直接调用所有 Zw* 系统例程而无需担心符号缺失的问题。
libwsk is a wrapper for the WSK (Winsock-Kernel) interface. With libwsk, kernel-mode software modules can perform network I/O operations using the same socket programming concepts and interface that are supported by user-mode Winsock2.
Powerful, simple and lightweight library used to communicate with kernel drivers on Windows.