DragonQuestHero / Kernel_Inject
Kernel Inject DLL
☆344Updated last year
Alternatives and similar repositories for Kernel_Inject:
Users that are interested in Kernel_Inject are comparing it to the libraries listed below
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Updated 5 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆272Updated 4 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆366Updated 10 months ago
- Memory hacking library powered by AMD SVM☆315Updated last year
- Kernel mode to user mode dll injection☆232Updated 3 years ago
- Windows inline hooking tool.☆240Updated 6 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆306Updated 2 years ago
- Module extending manual mapper☆317Updated 4 years ago
- A library to manipulate physical memory from usermode.☆291Updated 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.☆298Updated 3 years ago
- A kernel driver for reading and writing memory☆280Updated last year
- Kernel mode driver for reading/writing process memory. C/Win32.☆282Updated 6 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆393Updated 3 years ago
- Windows kernel samples☆246Updated 5 years ago
- ☆213Updated 2 years ago
- 09/2021 reversal of EasyAntiCheat driver☆210Updated 3 years ago
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- Rendering on external windows via hijacking thread contexts☆382Updated 4 years ago
- Hooking kernel functions by abusing alignment☆240Updated 4 years ago
- Reversing EasyAntiCheat.