wbenny / injdrvLinks
proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC
☆1,250Updated last year
Alternatives and similar repositories for injdrv
Users that are interested in injdrv are comparing it to the libraries listed below
Sorting:
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,027Updated 3 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆896Updated 5 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,248Updated last year
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,282Updated 4 months ago
- Protected Processes Light Killer☆952Updated 2 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,763Updated last year
- Driver loader for bypassing Windows x64 Driver Signature Enforcement☆1,149Updated 6 years ago
- Monitoring and controlling kernel API calls with stealth hook using EPT☆1,299Updated 3 years ago
- Windows NT Syscall tables☆1,332Updated 3 weeks ago
- Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.☆986Updated 2 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆687Updated 6 years ago
- Universal PatchGuard and Driver Signature Enforcement Disable☆852Updated 6 years ago
- Literally, the perfect injector.☆951Updated 2 years ago
- Native API header files for the System Informer project.☆1,262Updated 4 months ago
- Detours with just single dependency - NTDLL☆648Updated 3 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆795Updated 4 years ago
- Kernel Driver Utility☆2,260Updated last week
- VirtualKD-Redux - A revival and modernization of VirtualKD☆930Updated last year
- Unicorn PE is an unicorn based instrumentation project designed to emulate code execution for windows PE files.☆893Updated last year
- Windows x64 Driver Signature Enforcement Overrider☆765Updated 6 years ago
- 🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc☆1,960Updated 3 years ago
- Dumping processes using the power of kernel space !☆1,035Updated last year
- Inline syscalls made easy for windows on clang☆724Updated last year
- Obfuscate specific windows apis with different apis☆1,008Updated 4 years ago
- Windows NT x64 syscall fuzzer☆623Updated 3 months ago
- Hook system calls, context switches, page faults and more.☆2,589Updated 2 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆751Updated 5 months ago
- The Windows Kernel Programming book samples☆642Updated 2 years ago
- Load self-signed drivers without TestSigning or disable DSE. Transferred from https://github.com/DoubleLabyrinth/Windows10-CustomKernelSi…☆759Updated 5 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆529Updated 3 years ago