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
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆223Updated 2 years ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆219Updated 6 years ago
- Proof of concept implementation of in-memory PE Loader based on ReflectiveDLLInjection Technique☆153Updated 6 years ago
- A simple Dll Injection demonstration☆120Updated 8 years ago
- My repository to upload drivers from different books and all the information related to windows internals.☆156Updated 5 years ago
- A process overwriting its own PEB to make an illusion that it has been loaded from a different path.☆96Updated 4 years ago
- Zerokit/GAPZ rootkit (non buildable and only for researching)☆184Updated 6 years ago
- A C/C++ implementation of Microsoft's Antimalware Scan Interface☆182Updated 7 years ago
- Cminer is a tool for enumerating the code caves in PE files.☆152Updated 2 years ago
- An Open Source Windows DLL Injector With All Known Techniques Available☆86Updated 7 years ago
- Load a Windows Kernel Driver☆92Updated 8 years ago
- Example application for creating multiple desktops on Windows☆138Updated 7 years ago
- PoC Thread Execution Hijacking for Win32 Code Injection☆177Updated 11 months ago
- A utility to use the usermode shellcode from the DOUBLEPULSAR payload to reflectively load an arbitrary DLL into another process, for use…☆118Updated 8 years ago
- Reflective PE loader for DLL injection☆179Updated 7 years ago
- A kernel rootkit with remote command and control interface for windows☆109Updated 7 years ago
- Blackhat 2012 Sample Codes☆93Updated 9 years ago
- Capcom Rootkit POC☆197Updated 8 years ago
- x64 usermode rootkit☆205Updated 7 years ago
- Multi-purpose proof-of-concept tool based on CPU-Z CVE-2017-15303☆110Updated 7 years ago
- This is a simple example and explanation of obfuscating API resolution via hashing☆235Updated 5 years ago
- Persistent IAT hooking application - based on bearparser☆259Updated 2 years ago
- Carberp Banking Trojan☆117Updated 10 years ago
- DLL Injection Library & Tools☆71Updated 9 years ago
- Process Hollowing techniques as used in many file Crypters (C/C++)☆84Updated 4 years ago
- PoC designed to evade userland-hooking anti-virus.☆88Updated 6 years ago
- Process Hollowing for 32 bit and 64 bit☆79Updated 7 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆325Updated 8 years ago
- Driver Initial Reconnaissance Tool☆123Updated 5 years ago