Arvanaghi / Windows-DLL-Injector
A basic Windows DLL injector in C using CreateRemoteThread and LoadLibrary. Implemented for educational purposes.
☆127Updated 7 years ago
Alternatives and similar repositories for Windows-DLL-Injector:
Users that are interested in Windows-DLL-Injector are comparing it to the libraries listed below
- Inject code into a legitimate process☆143Updated 10 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆220Updated 2 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆322Updated 7 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆218Updated 6 years ago
- x64 usermode rootkit☆203Updated 6 years ago
- Reflective PE loader for DLL injection☆174Updated 7 years ago
- Universal Unhooking☆319Updated 6 years ago
- A simple Dll Injection demonstration☆120Updated 7 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆85Updated 7 years ago
- PowerLoaderEx - Advanced Code Injection Technique for x32 / x64☆363Updated 7 years ago
- PE permutation library☆271Updated last year
- Process Doppelgänging☆155Updated 7 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆303Updated 6 years ago
- This is a simple example and explanation of obfuscating API resolution via hashing☆234Updated 4 years ago
- Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique☆153Updated 6 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆323Updated 7 years ago
- Process Hollowing for 32 bit and 64 bit☆79Updated 7 years ago
- Executes 64bit code from a 32bit process☆228Updated 7 years ago
- Rovnix Bootkit☆119Updated 10 years ago
- In-Memory PE Loader☆371Updated 5 years ago
- PoC designed to evade userland-hooking anti-virus.☆88Updated 5 years ago
- Capcom Rootkit POC☆192Updated 8 years ago
- Code that allows running another windows PE in the same address space as the host process.☆440Updated 8 years ago
- Cminer is a tool for enumerating the code caves in PE files.☆148Updated last year
- Local privilege escalation PoC exploit for CVE-2019-16098☆193Updated 5 years ago
- Injecting DLL to Target Process. Using C++ in Windows☆65Updated 4 years ago
- Load a Windows Kernel Driver☆92Updated 7 years ago
- A more stealthy variant of "DLL hollowing"☆342Updated last year
- A utility to use the usermode shellcode from the DOUBLEPULSAR payload to reflectively load an arbitrary DLL into another process, for use…☆117Updated 7 years ago
- Stealth DLL injector☆86Updated 8 months ago