x86/x64 dll injector
-
Updated
May 17, 2022 - 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.
x86/x64 dll injector
CLI tool that can replace C# methods in .NET Core applications
PoC shellcode injector using clean syscalls to bypass user-mode hooks in ntdll.dll
A C based reflective DLL injector which will inject a DLL packed into the very same executable.
Inyector DLL para CS:GO interno, sin archivo DLL
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.
A stealthy DLL injector for Windows 10/11, capable of injecting a specified DLL into a suspended process and evade detection
A program that injects a DLL into a process.
🔧 Explore powerful DLL injection techniques with this Windows utility, designed for security research, debugging, and academic studies.
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.
injector csgo
Simple DLL Injection