Dracopa's Stars
Rhydon1337/windows-kernel-dll-injector
Kernel mode to user mode dll injection
SDXT/MMInject
Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL
dennisbabkin/InjectAll
Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Microsoft Visual Studio. The solution includes a kernel driver project, a DLL project and a C++ test console project.
kkent030315/anymapper
x64 Windows kernel driver mapper, inject unsigned driver using anycall
rbapat/KernelInjector
Stealthy Injector that leverages a vulnerable driver and other exploits to remain undetected
Eran-YT/KM-to-UM-Injector
Kernel mode to user mode injector