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
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆324Updated 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 7 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆222Updated 2 years ago
- PE permutation library☆273Updated 2 years ago
- Process Doppelgänging☆155Updated 7 years ago
- A process overwriting its own PEB to make an illusion that it has been loaded from a different path.☆96Updated 3 years ago
- A simple Dll Injection demonstration☆120Updated 7 years ago
- A more stealthy variant of "DLL hollowing"☆347Updated last year
- Persistent IAT hooking application - based on bearparser☆256Updated 2 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆85Updated 7 years ago
- AntiDebugging sample sources written in C++☆338Updated 6 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆323Updated 7 years ago
- Reflective PE loader for DLL injection☆174Updated 7 years ago
- In-Memory PE Loader☆373Updated 5 years ago
- Multi-purpose proof-of-concept tool based on CPU-Z CVE-2017-15303☆109Updated 7 years ago
- Mirror of users section of rootkit.com☆294Updated 8 years ago
- Code that allows running another windows PE in the same address space as the host process.☆443Updated 8 years ago
- Process Hollowing techniques as used in many file Crypters (C/C++)☆84Updated 4 years ago
- Asynchronous Procedure Calls☆223Updated 4 years ago
- Load a Windows Kernel Driver☆92Updated 7 years ago
- Blackhat 2012 Sample Codes☆93Updated 8 years ago
- A C/C++ implementation of Microsoft's Antimalware Scan Interface☆179Updated 7 years ago
- Source from VMDE paper, adapted to 2015☆182Updated 7 years ago
- Manual DLL Injector using Thread Hijacking.☆237Updated 7 years ago
- Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique☆152Updated 6 years ago
- PoC Thread Execution Hijacking for Win32 Code Injection☆176Updated 8 months ago
- This is a simple example and explanation of obfuscating API resolution via hashing☆235Updated 4 years ago
- Kernel Detective☆143Updated 2 years ago