Code to make it easier to write an NDIS network driver on Windows
☆93Oct 1, 2023Updated 2 years ago
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:
- Basic experimentation with Windows drivers.☆17Mar 3, 2023Updated 3 years ago
- Monitor ETW events for Windows process mitigation policies, with stack traces☆31Oct 7, 2022Updated 3 years ago
- Data and structures regarding the research done on WdFilter☆12Apr 15, 2020Updated 5 years ago
- Use ci.dll API for validating Authenticode signature of files☆168Mar 28, 2022Updated 3 years ago
- 一些研究☆14Dec 18, 2019Updated 6 years ago
- Windows system spy for Mouse, Keyboard and Gamepad(Joystick).☆15Jul 6, 2022Updated 3 years ago
- Static Library For Windows Drivers☆41Dec 13, 2025Updated 3 months ago
- Easy Transparent Encrypted File System Based on Minifilter File System Driver☆35Feb 23, 2026Updated 3 weeks ago
- A kernel mode Windows rootkit in development.☆49Dec 31, 2021Updated 4 years ago
- ☆33Dec 22, 2020Updated 5 years ago
- A driver that supports communication between a Windows guest and HyperWin☆15Jan 6, 2021Updated 5 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Jan 15, 2021Updated 5 years ago
- ☆58Feb 27, 2026Updated 3 weeks ago
- C++ library for low-level Windows development☆81Apr 12, 2024Updated last year
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆58Sep 12, 2019Updated 6 years ago
- BITS Transfers Manager☆46May 18, 2025Updated 10 months ago
- INF Studio for easier working with driver installation files☆39Nov 11, 2023Updated 2 years ago
- ☆29Jan 15, 2021Updated 5 years ago
- ☆17Oct 31, 2022Updated 3 years ago
- ☆39Oct 29, 2020Updated 5 years ago
- ☆14Mar 8, 2019Updated 7 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆146Feb 23, 2019Updated 7 years ago
- Easily hook WIN32 x64 functions☆18Feb 19, 2025Updated last year
- An open source library for operating the Windows Overlay Filter driver.☆22Jan 16, 2019Updated 7 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆290Jan 27, 2025Updated last year
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆109Apr 24, 2020Updated 5 years ago
- A POC for Windows Extension Host hooking☆24Jul 13, 2019Updated 6 years ago
- An example code of CiGetCertPublisherName☆16Mar 24, 2022Updated 3 years ago
- Detect removed thread from PspCidTable.☆75Mar 18, 2022Updated 4 years ago
- AllMemPro☆46Jan 15, 2018Updated 8 years ago
- Tools made for my Hyper-V blog series @ https://foxhex0ne.blogspot.com/☆58Jun 21, 2020Updated 5 years ago
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆97May 25, 2021Updated 4 years ago
- This repository contains some tools that I have written in the past☆29Nov 11, 2023Updated 2 years ago
- c++ implementation of windows heavens gate☆71Feb 12, 2021Updated 5 years ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆180Jun 1, 2025Updated 9 months ago
- Code Integrity Violation Spotter☆17Jun 11, 2024Updated last year
- ☆33Sep 24, 2021Updated 4 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Sep 18, 2017Updated 8 years ago
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆45Mar 13, 2025Updated last year