The BEST DLL Injector Library.
-
Updated
May 15, 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.
The BEST DLL Injector Library.
Fumo Loader - All in one kernel-based DLL injector
A simple commandline injector using classic DLL injection
DLL Injector (LoadLibrary) in C++ (x86 / x64) - LoadLibrary DLL injector
The BEST DLL Injector Library.
DLL injector that uses LoadLibrary to inject a DLL into another process.
Rootkit loader for your rootkit dll, x86/x64 system wide DLL injection (+appinit_dlls registry create) uses heavens gate
Kernel Mode DLL Manual Mapper
Visit https://github.com/0x80000000 for the newer version of this library.
Undetected DLL Injection Method
two types (external/internal) cheat examples, and game to test on.
Learning Various Process Injection Techniques
This repository has a Dynamic-link library (DLL) injector project. It's fully open source, all process architery compatible project.
Simple Dynamic Link Library (dll) Injector project for Minecraft written in c++
DLL manual mapping through hooking IAT functions.
A simple CLI tool for Windows to start a process with a DLL injected.
Customizable API hook program
Internal DLL loader that can bypass some anticheats and load dll into process memory.
This project allows to perform DLL-injection into UWP applications