Windows driver template, using C++20 & cmake & GithubActions
☆25Aug 9, 2024Updated last year
Alternatives and similar repositories for modern-cpp-windows-driver-template
Users that are interested in modern-cpp-windows-driver-template are comparing it to the libraries listed below
Sorting:
- Cheat Engine alternative written in Rust☆12Nov 15, 2022Updated 3 years ago
- Experiment to use sections as User/Kernelmode comm vector☆22Apr 7, 2023Updated 2 years ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆23Nov 22, 2021Updated 4 years ago
- The driver STL library used by myself☆13Oct 19, 2022Updated 3 years ago
- ☆20Mar 15, 2023Updated 2 years ago
- Windows Kernel Programming Experiments☆84Sep 18, 2022Updated 3 years ago
- ☆18Mar 28, 2023Updated 2 years ago
- IO隐藏通信封装☆17May 31, 2021Updated 4 years ago
- 巨硬☆17Oct 4, 2023Updated 2 years ago
- ☆17Dec 18, 2020Updated 5 years ago
- ☆34Apr 11, 2023Updated 2 years ago
- ☆17Oct 31, 2022Updated 3 years ago
- mouseclassservicecallback detection via hook☆52Feb 7, 2022Updated 4 years ago
- Logging library for kernel drivers written for the Windows NT operating system.☆21Oct 17, 2025Updated 4 months ago
- Old way for blocking NMI interrupts☆29Sep 6, 2022Updated 3 years ago
- Open-source EDR kernel-component for system monitoring and DLL injection☆33Nov 14, 2020Updated 5 years ago
- Demo to show how write ALPC Client & Server using native Ntdll.dll syscalls.☆21Jan 25, 2022Updated 4 years ago
- ☆183May 20, 2022Updated 3 years ago
- Open source anti cheat engine☆43Jul 9, 2024Updated last year
- A research project about Windows notify routines.☆38Jul 31, 2020Updated 5 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆53Apr 7, 2022Updated 3 years ago
- How Meltdown and Spectre haunt Anti-Cheat: DVRT details☆22Aug 21, 2024Updated last year
- A poc that abuses Enclave☆40Sep 8, 2022Updated 3 years ago
- Uses ghidra to find all ETW write metadata for each API in a PE file☆27Jul 26, 2024Updated last year
- ☆53Dec 21, 2022Updated 3 years ago
- Analyze Windows x64 Kernel Memory Layout☆129Nov 19, 2020Updated 5 years ago
- Just an example of a well-known technique to detect memory tampering via Windows Working Sets.☆18Jan 15, 2022Updated 4 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆14Aug 11, 2023Updated 2 years ago
- handle elevation using bedaisy.☆13Aug 17, 2020Updated 5 years ago
- ☆17Jun 30, 2020Updated 5 years ago
- Windows API sniffer and dumper utility for reverse engineering.☆13Jun 22, 2023Updated 2 years ago
- ☆11Jan 8, 2022Updated 4 years ago
- Learn Winapi in this Repo with examples, to understand its abstraction in reverse engineering for Windows.☆11Aug 8, 2022Updated 3 years ago
- Anti-Rootkit Tool for Windows☆12Mar 24, 2025Updated 11 months ago
- This is a ring -1 header framework in order to simplify the creation of hypervisors on SVM☆28Nov 6, 2023Updated 2 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆118May 29, 2025Updated 9 months ago
- ☆14May 9, 2017Updated 8 years ago
- NVMe-oF for Windows.☆14Feb 4, 2023Updated 3 years ago
- Eset-Unload is a C++ tool that interacts with a process's loaded modules to identify and unload the ebehmoni.dll module, typically found …☆12Apr 21, 2025Updated 10 months ago