Kernel LdrLoadDll injector
☆269Oct 6, 2018Updated 7 years ago
Alternatives and similar repositories for KeInject
Users that are interested in KeInject are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆423Sep 13, 2026Updated last week
- Kernel Inject DLL☆354Mar 21, 2023Updated 3 years ago
- a more stable & secure read/write virtual memory for kernel mode drivers☆158Mar 8, 2020Updated 6 years ago
- System call hook for Windows 10 20H1☆498Jun 26, 2021Updated 5 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆420Jan 29, 2022Updated 4 years ago
- 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.
- Using Driver Global Injection dll, it can hide DLL modules☆535Jun 28, 2019Updated 7 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆666Feb 22, 2019Updated 7 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,297May 1, 2024Updated 2 years ago
- Manual mapping without creating any threads, with rw only access☆840Oct 29, 2019Updated 6 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆354Apr 27, 2020Updated 6 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆567Jan 4, 2025Updated last year
- ☆186May 5, 2019Updated 7 years ago
- A more stealthy variant of "DLL hollowing"☆369Mar 8, 2024Updated 2 years ago
- Remote memory library in C++17.☆33May 31, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆911Nov 21, 2019Updated 6 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK