Kernel Dll - Injector !!better!!
For further study, you can explore established projects on GitHub:
User-mode DLL injection (e.g., CreateRemoteThread + LoadLibrary ) is a well-trodden path for API hooking, extensibility, and unfortunately, malware. Kernel DLL injection takes this concept into Ring 0 — the highest privilege level on Windows. Instead of injecting into a remote process , the goal here is often to load a DLL into a specific process from kernel mode, or to force a kernel DLL into a user process’s address space under the kernel’s authority. kernel dll injector