Kernel-Mode extended version of https://github.com/microsoft/Detours
☆179Jun 1, 2025Updated 9 months ago
Alternatives and similar repositories for DetoursX
Users that are interested in DetoursX are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆289Jan 27, 2025Updated last year
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆408Jul 12, 2024Updated last year
- 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
- ☆225Mar 11, 2023Updated 3 years ago
- Windows Anti-Rootkit Tool☆547Dec 31, 2025Updated 2 months ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- InfinityHookPro Win7 -> Win11 latest☆553Feb 7, 2023Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆346Apr 27, 2020Updated 5 years ago
- Collection of undocumented Windows API declarations.☆344Mar 11, 2026Updated 2 weeks ago
- A very simple C++ library for download pdb, get rva of function, global variable and offset from struct.☆160Mar 26, 2024Updated 2 years ago
- Hide codes/data in the kernel address space.☆187May 8, 2021Updated 4 years ago
- All Nt Syscall and W32k Syscall in one asm, include, and call it!☆58Nov 4, 2021Updated 4 years ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆96Aug 26, 2025Updated 7 months ago
- ☆174Mar 9, 2022Updated 4 years ago
- Inject dll to process in driver☆10Aug 27, 2024Updated last year
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- 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…