C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.
-
Updated
Feb 21, 2024 - 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.
C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.
A C# DLL injection library
A DLL injector to inject .NET assemblies into a foreign .NET process.
Socket hook is an injector based on EasyHook (win only) which redirect the traffic to your local server.
[Not Another DLL Injector] - a simple, all purpose DLL injector for x64 and x86
A tool for injecting a .NET DLL in to S&box for modding purposes
A DLL Injection method by using process_create_thread method.
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.
Simple DLL injector written in C# using 3rd party lib.