DragonQuestHero / Kernel_InjectLinks
Kernel Inject DLL
☆345Updated 2 years ago
Alternatives and similar repositories for Kernel_Inject
Users that are interested in Kernel_Inject are comparing it to the libraries listed below
Sorting:
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆420Updated 6 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆379Updated last year
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆307Updated 5 years ago
- Kernel mode to user mode dll injection☆275Updated 4 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.