[Not Another DLL Injector] - a simple, all purpose DLL injector for x64 and x86
-
Updated
Jul 4, 2019 - 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.
[Not Another DLL Injector] - a simple, all purpose DLL injector for x64 and x86
A C# DLL injection library
A DLL Injection method by using process_create_thread method.
C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.
A tool for injecting a .NET DLL in to S&box for modding purposes
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
Simple DLL injector written in C# using 3rd party lib.
A DLL injector to inject .NET assemblies into a foreign .NET process.
Universal DLL Injector for Windows 7 and later, built with a WinUI 3-like interface.
Orbit is a powerful C# DLL injector with a clean, modern interface that’s built for ease of use.