alexvogt91 / Kernel-dll-injectorView external linksLinks
Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module
☆421Sep 9, 2018Updated 7 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☆352Mar 21, 2023Updated 2 years ago
- Kernel LdrLoadDll injector☆264Oct 6, 2018Updated 7 years ago
- Manual mapping without creating any threads, with rw only access☆804Oct 29, 2019Updated 6 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆536Jun 28, 2019Updated 6 years ago
- Kernel mode to user mode dll injection☆302Apr 10, 2021Updated 4 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆622Feb 22, 2019Updated 6 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Jun 6, 2019Updated 6 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆335Nov 29, 2023Updated 2 years ago
- Kernel cheat with kernel hook for communication☆295Jul 24, 2021Updated 4 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆276Nov 8, 2016Updated 9 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆342Apr 27, 2020Updated 5 years ago
- Windows Kernel inject (no module no thread)☆282Nov 11, 2022Updated 3 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆469Jan 3, 2022Updated 4 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆382Jan 29, 2022Updated 4 years ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,269May 1, 2024Updated last year
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆377Aug 8, 2021Updated 4 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆384Jul 6, 2022Updated 3 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆305May 10, 2018Updated 7 years ago
- Cheat that uses a driver instead WinAPI for Reading / Writing memory.☆760Jul 4, 2021Updated 4 years ago
- A kernelmode driver swapping a .data pointer in the kernel to perform communication between the kernel and usermode.☆143Oct 20, 2020Updated 5 years ago
- DLL scatter manual mapper☆810Apr 10, 2021Updated 4 years ago
- Literally, the perfect injector.☆975Apr 13, 2023Updated 2 years ago
- C++ graphics kernel subsystem hook☆560Jan 11, 2021Updated 5 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆376Mar 15, 2024Updated last year
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆199Feb 14, 2024Updated 2 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆695Mar 26, 2019Updated 6 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆901Nov 21, 2019Updated 6 years ago
- a more stable & secure read/write virtual memory for kernel mode drivers☆161Mar 8, 2020Updated 5 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆631Mar 19, 2019Updated 6 years ago
- A library to manipulate physical memory from usermode.☆303Sep 5, 2023Updated 2 years ago
- 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…☆204Dec 16, 2022Updated 3 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆541Sep 2, 2022Updated 3 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆220Nov 12, 2020Updated 5 years ago
- get_module, read/write mem, mouse emulation☆350Sep 1, 2020Updated 5 years ago
- Kernel mode bypass for BattlEye, EAC☆190Oct 25, 2023Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆321Apr 26, 2022Updated 3 years ago
- Access without a real handle☆1,033Apr 10, 2021Updated 4 years ago