Zer0Mem0ry / RunPE
Code that allows running another windows PE in the same address space as the host process.
☆445Updated 8 years ago
Alternatives and similar repositories for RunPE:
Users that are interested in RunPE are comparing it to the libraries listed below
- Run a Exe File (PE Module) in memory (like an Application Loader)☆894Updated 4 years ago
- Hide Process From Task Manager using Usermode API Hooking☆345Updated 3 years ago
- Obfuscate specific windows apis with different apis☆1,001Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆674Updated 6 years ago
- Inline syscalls made easy for windows on clang☆703Updated 10 months ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆305Updated 6 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆324Updated 7 years ago
- In-Memory PE Loader☆374Updated 5 years ago
- ☆812Updated 5 years ago
- 💉 DLL/Shellcode injection techniques☆704Updated 6 years ago
- AntiDebugging sample sources written in C++☆340Updated 6 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,215Updated 2 months ago
- 🛡️ Obfuscator, Encryption, Junkcode, Anti-Debug, PE protection/modification☆517Updated 7 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆608Updated 2 years ago
- A more stealthy variant of "DLL hollowing"☆348Updated last year
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,217Updated last year
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- PE permutation library☆273Updated 2 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆870Updated 5 years ago
- Asynchronous Procedure Calls☆224Updated 4 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
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆570Updated 3 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆548Updated last year
- Protected Processes Light Killer☆926Updated 2 years ago
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆340Updated 6 months ago
- Driver loader for bypassing Windows x64 Driver Signature Enforcement☆1,114Updated 5 years ago
- InfectPE - Inject custom code into PE file [This project is not maintained anymore]☆324Updated 8 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆536Updated 4 months ago
- Executes 64bit code from a 32bit process☆229Updated 7 years ago
- Detours with just single dependency - NTDLL☆633Updated 2 years ago