MiroKaku / DetoursXView external linksLinks
Kernel-Mode extended version of https://github.com/microsoft/Detours
☆180Jun 1, 2025Updated 8 months ago
Alternatives and similar repositories for DetoursX
Users that are interested in DetoursX are comparing it to the libraries listed below
Sorting:
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆275Jan 27, 2025Updated last year
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆407Jul 12, 2024Updated last year
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆117May 29, 2025Updated 8 months ago
- ☆223Mar 11, 2023Updated 2 years ago
- Collection of undocumented Windows API declarations.☆341Jan 22, 2026Updated 3 weeks ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆96Aug 26, 2025Updated 5 months ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆342Apr 27, 2020Updated 5 years ago
- Windows Anti-Rootkit Tool☆542Dec 31, 2025Updated last month
- InfinityHookPro Win7 -> Win11 latest☆551Feb 7, 2023Updated 3 years ago
- Hide codes/data in the kernel address space.☆188May 8, 2021Updated 4 years ago
- All Nt Syscall and W32k Syscall in one asm, include, and call it!☆58Nov 4, 2021Updated 4 years ago
- an encryption library designed for Windows kernel and driver programming☆123Aug 4, 2023Updated 2 years ago
- ☆127May 23, 2020Updated 5 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆220Nov 12, 2020Updated 5 years ago
- A very simple C++ library for download pdb, get rva of function, global variable and offset from struct.☆157Mar 26, 2024Updated last year
- Inject dll to process in driver☆10Aug 27, 2024Updated last year
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆96May 25, 2021Updated 4 years ago
- ☆73Aug 31, 2022Updated 3 years ago
- Load your driver like win32k.sys☆258Aug 20, 2022Updated 3 years ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆204Dec 16, 2022Updated 3 years ago
- Collect different versions of Crucial modules.☆144Jul 11, 2024Updated last year
- ☆174Mar 9, 2022Updated 3 years ago
- Some garbage drivers written for getting started☆66Dec 31, 2019Updated 6 years ago
- For Example. See Miro's Blog☆30Nov 26, 2022Updated 3 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,038Apr 21, 2022Updated 3 years ago
- a debugger use vt technology☆355Jun 30, 2022Updated 3 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆194Aug 27, 2022Updated 3 years ago
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- ☆307May 11, 2023Updated 2 years ago
- kHypervisor is a lightweight bluepill-like nested VMM for Windows, it provides and emulating a basic function of Intel VT-x☆443Nov 29, 2021Updated 4 years ago
- Standard Kernel Library for Windows manipulation in C++☆199Jun 18, 2025Updated 7 months ago
- ☆109Nov 13, 2023Updated 2 years ago
- C++ STL in the Windows Kernel with C++ Exception Support☆434Aug 16, 2023Updated 2 years ago
- 一个windows内核驱动分析框架,对内核所有导出函数进行挂钩监控☆69Nov 19, 2025Updated 2 months ago
- Windows Driver Kit Extesion Header (Undoc)☆135Nov 9, 2021Updated 4 years ago
- Analyze Windows x64 Kernel Memory Layout☆129Nov 19, 2020Updated 5 years ago
- the basic version of the ring0 physical memory read/write tool☆92Aug 18, 2019Updated 6 years ago
- 可在非测试模式下符号化读取内核内存。Kernel memory can be read symbolically in non test mode。☆109Sep 1, 2022Updated 3 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆541Sep 2, 2022Updated 3 years ago