Run a Exe File (PE Module) in memory (like an Application Loader)
☆942Mar 28, 2021Updated 4 years ago
Alternatives and similar repositories for RunPE-In-Memory
Users that are interested in RunPE-In-Memory are comparing it to the libraries listed below
Sorting:
- 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
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,340Mar 7, 2026Updated last week
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆640Aug 30, 2022Updated 3 years ago
- Original C Implementation of the Hell's Gate VX Technique☆1,170Jun 28, 2021Updated 4 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆719Jul 19, 2023Updated 2 years ago
- A more stealthy variant of "DLL hollowing"☆363Mar 8, 2024Updated 2 years ago
- LoadLibrary for offensive operations☆1,179Oct 22, 2021Updated 4 years ago
- C# Reflective loader for unmanaged binaries.☆446Jan 25, 2023Updated 3 years ago
- A Nim implementation of reflective PE-Loading from memory☆300Sep 5, 2024Updated last year
- An advanced in-memory evasion technique fluctuating shellcode's memory protection between RW/NoAccess & RX and then encrypting/decrypting…☆1,096Jun 17, 2022Updated 3 years ago
- Open-Source Shellcode & PE Packer☆2,074Feb 3, 2024Updated 2 years ago
- Alternative Shellcode Execution Via Callbacks☆1,699Nov 11, 2022Updated 3 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆686Mar 11, 2024Updated 2 years ago
- Thread Stack Spoofing - PoC for an advanced In-Memory evasion technique allowing to better hide injected shellcode's memory allocation fr…☆1,203Jun 17, 2022Updated 3 years ago
- SigFlip is a tool for patching authenticode signed PE files (exe, dll, sys ..etc) without invalidating or breaking the existing signature…☆1,260Aug 27, 2023Updated 2 years ago
- AV/EDR evasion via direct system calls.☆1,797Sep 3, 2022Updated 3 years ago
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆824Aug 23, 2021Updated 4 years ago
- AV/EDR evasion via direct system calls.☆1,999Jan 1, 2023Updated 3 years ago
- Code that allows running another windows PE in the same address space as the host process.☆458Nov 7, 2016Updated 9 years ago
- Adaptive DLL hijacking / dynamic export forwarding☆807Jul 6, 2020Updated 5 years ago
- A method of bypassing EDR's active projection DLL's by preventing entry point exection☆1,162Mar 31, 2021Updated 4 years ago
- C/C++ source obfuscator for antivirus bypass☆1,065Mar 10, 2022Updated 4 years ago
- Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging☆581Mar 8, 2024Updated 2 years ago
- LSASS memory dumper using direct system calls and API unhooking.☆1,579Jan 5, 2021Updated 5 years ago
- Obfuscate specific windows apis with different apis☆1,022Feb 21, 2021Updated 5 years ago
- Phantom DLL hollowing PoC☆372May 23, 2022Updated 3 years ago
- PE loader with various shellcode injection techniques☆449Oct 17, 2022Updated 3 years ago
- Tool to bypass LSA Protection (aka Protected Process Light)☆989Dec 4, 2022Updated 3 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆559Apr 8, 2025Updated 11 months ago
- PoC: Exploit 32-bit Thread Snapshot of WOW64 to Take Over $RIP & Inject & Bypass Antivirus HIPS (HITB 2021)☆167May 27, 2021Updated 4 years ago
- SysWhispers on Steroids - AV/EDR evasion via direct system calls.☆1,601Jul 31, 2024Updated last year
- In-Memory PE Loader☆377Oct 7, 2019Updated 6 years ago
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆4,491Jul 8, 2025Updated 8 months ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆582Feb 8, 2026Updated last month
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,285Feb 14, 2026Updated last month
- TartarusGate, Bypassing EDRs☆653Jan 25, 2022Updated 4 years ago
- Sleep Obfuscation☆824Dec 3, 2023Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆350Jul 3, 2022Updated 3 years ago