Arvanaghi / Windows-DLL-Injector
A basic Windows DLL injector in C using CreateRemoteThread and LoadLibrary. Implemented for educational purposes.
☆128Updated 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
Sorting:
- Inject code into a legitimate process☆144Updated 10 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆223Updated 2 years ago
- Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique☆152Updated 6 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆85Updated 7 years ago
- A simple Dll Injection demonstration☆120Updated 8 years ago
- x64 usermode rootkit☆204Updated 7 years ago
- In-Memory PE Loader☆374Updated 5 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆324Updated 7 years ago
- Process Doppelgänging☆156Updated 7 years ago
- Persistent IAT hooking application - based on bearparser☆257Updated 2 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆218Updated 6 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆324Updated 8 years ago
- My repository to upload drivers from different books and all the information related to windows internals.☆156Updated 5 years ago
- Example application for creating multiple desktops on Windows☆136Updated 6 years ago
- Executes 64bit code from a 32bit process☆229Updated 7 years ago
- Asynchronous Procedure Calls☆225Updated 4 years ago
- Reflective PE loader for DLL injection☆174Updated 7 years ago
- PoC designed to evade userland-hooking anti-virus.☆88Updated 6 years ago
- Process Hollowing techniques as used in many file Crypters (C/C++)☆84Updated 4 years ago
- A more stealthy variant of "DLL hollowing"☆348Updated last year
- AntiDebugging sample sources written in C++☆340Updated 6 years ago
- Universal Unhooking☆321Updated 6 years ago
- Cminer is a tool for enumerating the code caves in PE files.☆150Updated 2 years ago
- This is a simple example and explanation of obfuscating API resolution via hashing☆235Updated 4 years ago
- TDL4 style rootkit to spoof read/write requests to master boot record☆130Updated 7 years ago
- A utility to use the usermode shellcode from the DOUBLEPULSAR payload to reflectively load an arbitrary DLL into another process, for use…☆118Updated 7 years ago
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- Load a Windows Kernel Driver☆92Updated 7 years ago
- Rovnix Bootkit☆118Updated 10 years ago
- Set of antianalysis techniques found in malware☆132Updated last year