Arvanaghi / Windows-DLL-InjectorLinks
A basic Windows DLL injector in C using CreateRemoteThread and LoadLibrary. Implemented for educational purposes.
☆128Updated 8 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
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆219Updated 6 years ago
- Process Doppelgänging☆157Updated 7 years ago
- Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique☆152Updated 6 years ago
- x64 usermode rootkit☆205Updated 7 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆324Updated 8 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆224Updated 2 years ago
- A more stealthy variant of "DLL hollowing"☆347Updated last year
- My repository to upload drivers from different books and all the information related to windows internals.☆156Updated 5 years ago
- PowerLoaderEx - Advanced Code Injection Technique for x32 / x64☆368Updated 8 years ago
- Persistent IAT hooking application - based on bearparser☆258Updated 2 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆324Updated 7 years ago
- A simple Dll Injection demonstration☆120Updated 8 years ago
- Reflective PE loader for DLL injection☆175Updated 7 years ago
- Process Hollowing for 32 bit and 64 bit☆79Updated 7 years ago
- This is a simple example and explanation of obfuscating API resolution via hashing☆235Updated 5 years ago
- ☆398Updated 8 years ago
- PE permutation library☆273Updated 2 years ago
- In-Memory PE Loader☆376Updated 5 years ago
- PoC Thread Execution Hijacking for Win32 Code Injection☆176Updated 9 months ago
- Universal Unhooking☆321Updated 6 years ago
- Executes 64bit code from a 32bit process☆231Updated 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
- A C/C++ implementation of Microsoft's Antimalware Scan Interface☆182Updated 7 years ago
- Rovnix Bootkit☆118Updated 10 years ago
- Multi-purpose proof-of-concept tool based on CPU-Z CVE-2017-15303☆109Updated 7 years ago
- Code that allows running another windows PE in the same address space as the host process.☆446Updated 8 years ago
- Cminer is a tool for enumerating the code caves in PE files.☆151Updated 2 years ago
- Load a Windows Kernel Driver☆92Updated 7 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆85Updated 7 years ago