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:
- Experiment to use sections as User/Kernelmode comm vector☆22Apr 7, 2023Updated 2 years ago
- The driver STL library used by myself☆13Oct 19, 2022Updated 3 years ago
- IO隐藏通信封装☆17May 31, 2021Updated 4 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
- ☆34Apr 11, 2023Updated 2 years ago
- ☆17Dec 18, 2020Updated 5 years ago
- mouseclassservicecallback detection via hook☆52Feb 7, 2022Updated 4 years ago
- 巨硬☆17Oct 4, 2023Updated 2 years ago
- Windows Kernel Programming Experiments☆84Sep 18, 2022Updated 3 years ago
- Open-source EDR kernel-component for system monitoring and DLL injection☆33Nov 14, 2020Updated 5 years ago
- Uses ghidra to find all ETW write metadata for each API in a PE file☆28Jul 26, 2024Updated last year
- pdb's function and global vars to offset☆10Apr 11, 2023Updated 2 years ago
- ☆53Dec 21, 2022Updated 3 years ago
- A simple DLL injection protection driver.☆12Dec 21, 2020Updated 5 years ago
- A library with four different methods to execute shellcode in a process☆26Mar 24, 2020Updated 5 years ago
- ☆20Mar 15, 2023Updated 3 years ago
- Logging library for kernel drivers written for the Windows NT operating system.☆21Oct 17, 2025Updated 5 months ago
- An example code of CiGetCertPublisherName☆16Mar 24, 2022Updated 3 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
- Anti-Rootkit Tool for Windows☆12Mar 24, 2025Updated 11 months ago
- https://www.huorong.cn/☆15Apr 16, 2024Updated last year
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆53Apr 7, 2022Updated 3 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆14Aug 11, 2023Updated 2 years ago
- 🖱2021腾讯游戏安全技术竞赛-机器学习 4th☆11Apr 19, 2021Updated 4 years ago
- Cheat Engine alternative written in Rust☆12Nov 15, 2022Updated 3 years ago
- ☆17Oct 31, 2022Updated 3 years ago
- Source code on the 1.44MB 3.5 floppy accompanying the Windows NT File System Internals book.☆20Jul 31, 2019Updated 6 years ago
- Old way for blocking NMI interrupts☆29Sep 6, 2022Updated 3 years ago
- ☆18Mar 28, 2023Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆146Sep 3, 2023Updated 2 years ago
- A collection of Windows Components(Mostly is ntoskrnl.exe)☆31Nov 16, 2020Updated 5 years ago
- Manually Mapped Windows Kernel Driver + Usermode API for Arbitrary R/W to UM process via a UM thread trapped in kernel, synchronized with…☆15Dec 23, 2020Updated 5 years ago
- Windows 32/64-bit Include files and Import Libraries☆16May 26, 2022Updated 3 years ago
- Helper script for Windows kernel debugging with IDA Pro on native Bochs debugger (including PDB symbols)☆62Aug 11, 2023Updated 2 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 11 months ago
- Some drivers I've written while solving exercises from Practical Reverse Engineering☆15Jan 9, 2022Updated 4 years ago
- A poc that abuses Enclave☆40Sep 8, 2022Updated 3 years ago