alexvogt91 / Kernel-dll-injectorLinks
Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module
☆421Updated 6 years ago
Alternatives and similar repositories for Kernel-dll-injector
Users that are interested in Kernel-dll-injector are comparing it to the libraries listed below
Sorting:
- Kernel Inject DLL☆346Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆550Updated 7 months ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆302Updated 7 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆566Updated 6 years ago
- Rendering on external windows via hijacking thread contexts☆398Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆379Updated last year
- A library to manipulate physical memory from usermode.☆297Updated last year
- Handle elevation DKOM against ObRegisterCallbacks☆313Updated 6 years ago
- Windows inline hooking tool.☆281Updated 6 years ago
- System call hook for Windows 10 20H1☆496Updated 4 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆276Updated 8 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆308Updated 5 years ago
- A Simple demonstration of manual dll injector☆205Updated 4 years ago
- Kernel mode to user mode dll injection☆277Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆763Updated 5 years ago
- C++17 PE manualmapper☆370Updated 3 years ago
- driver manual mapper (outdated/for educational purposes)☆107Updated 6 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆442Updated 3 years ago
- Windows kernel samples☆254Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆338Updated 3 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆609Updated 6 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆350Updated 3 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆352Updated 4 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆523Updated 6 years ago
- Efi Driver Access is a simply project to load a driver during system boot with the idea to give the user kernel access for read/write mem…☆439Updated 2 years ago
- get_module, read/write mem, mouse emulation☆326Updated 4 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆590Updated 7 months ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆525Updated 2 years ago
- UEFI bootkit for driver manual mapping☆565Updated last year