proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC
☆1,285May 1, 2024Updated 2 years ago
Alternatives and similar repositories for injdrv
Users that are interested in injdrv are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Detours with just single dependency - NTDLL☆680Nov 25, 2025Updated 5 months ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆907Nov 21, 2019Updated 6 years ago
- Hook system calls, context switches, page faults and more.☆2,647May 9, 2023Updated 2 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,813Nov 12, 2023Updated 2 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,038Apr 21, 2022Updated 4 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Using Driver Global Injection dll, it can hide DLL modules☆538Jun 28, 2019Updated 6 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆544Sep 2, 2022Updated 3 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,289Apr 2, 2026Updated last month
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,374Jan 22, 2022Updated 4 years ago
- 🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc☆2,014Jul 13, 2022Updated 3 years ago
- Kernel Driver Utility☆2,526Updated this week
- System call hook for Windows 10 20H1☆494Jun 26, 2021Updated 4 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆569Jan 4, 2025Updated last year
- Windows Object Explorer 64-bit☆1,915Mar 22, 2026Updated last month
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆961Apr 24, 2023Updated 3 years ago
- Windows memory hacking library☆5,410Jan 26, 2024Updated 2 years ago
- VivienneVMM is a stealthy debugging framework implemented via an Intel VT-x hypervisor.☆823Sep 7, 2020Updated 5 years ago
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,315Mar 15, 2021Updated 5 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆762Apr 24, 2025Updated last year
- Hiding kernel-driver for x86/x64.☆2,698Sep 2, 2025Updated 8 months ago
- Minimalistic VT-x hypervisor with hooks☆943Oct 18, 2019Updated 6 years ago
- Kernel LdrLoadDll injector☆268Oct 6, 2018Updated 7 years ago
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers