Simple DLL Injection
-
Updated
Nov 9, 2025 - C
DLL injection is a technique used in programming and hacking to run code within another process by injecting a dynamic-link library (DLL). This method is commonly utilized for legitimate purposes such as debugging, modifying functionalities, or enhancing features. However, it can also be misused for malicious purposes, such as creating unauthorized access to a system or application. Tools designed for DLL injection enable developers to test, analyze, and modify the behavior of a program without altering its original code. Understanding DLL injection and using it wisely can open doors to advanced programming possibilities and insights into software behavior.
Simple DLL Injection
A driver-based DLL injection tool for Windows that targets specific processes (like target.exe) to inject custom DLLs with error handling and customizable settings.
🔧 Explore powerful DLL injection techniques with this Windows utility, designed for security research, debugging, and academic studies.
Dll injection using direct System Calls, undetected by Windows Defender & Bitdefender
A simple DLL injector written in C, taken from Esfera. I haven't used it for a while so i don't know if it's working.
PoC shellcode injector using clean syscalls to bypass user-mode hooks in ntdll.dll
CLI tool that can replace C# methods in .NET Core applications
A stealthy DLL injector for Windows 10/11, capable of injecting a specified DLL into a suspended process and evade detection
A C based reflective DLL injector which will inject a DLL packed into the very same executable.
x86/x64 dll injector
Inyector DLL para CS:GO interno, sin archivo DLL
A program that injects a DLL into a process.
injector csgo