Code that allows running another windows PE in the same address space as the host process.
☆457Nov 7, 2016Updated 9 years ago
Alternatives and similar repositories for RunPE
Users that are interested in RunPE are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Run a Exe File (PE Module) in memory (like an Application Loader)☆942Mar 28, 2021Updated 4 years ago
- ☆14Oct 31, 2016Updated 9 years ago
- A Simple dynamic library to demonstrate IAT API hooking on Windows NT.☆86Dec 29, 2016Updated 9 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆276Nov 8, 2016Updated 9 years ago
- A more stealthy variant of "DLL hollowing"☆363Mar 8, 2024Updated 2 years ago
- Cheat that uses a driver instead WinAPI for Reading / Writing memory.☆758Jul 4, 2021Updated 4 years ago
- Pinjectra is a C/C++ OOP-like library that implements Process Injection techniques (with focus on Windows 10 64-bit)☆825Mar 10, 2022Updated 4 years ago
- Universal Unhooking☆326Sep 19, 2018Updated 7 years ago
- Shellcoding utilities☆225Dec 16, 2020Updated 5 years ago
- A Simple demonstration of manual dll injector☆208May 27, 2021Updated 4 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆639Aug 30, 2022Updated 3 years ago
- Reflective PE loader for DLL injection☆187Oct 12, 2017Updated 8 years ago
- Code that allows running another windows PE in the same address space as the host process.☆11Nov 19, 2019Updated 6 years ago
- Converts PE into a shellcode☆2,752Aug 30, 2025Updated 6 months ago
- Shellcode implementation of Reflective DLL Injection. Convert DLLs to position independent shellcode☆2,511Nov 15, 2023Updated 2 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆688Mar 11, 2024Updated 2 years ago
- Obfuscate specific windows apis with different apis