Zer0Mem0ry / RunPE
Code that allows running another windows PE in the same address space as the host process.
☆433Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for RunPE
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆646Updated 5 years ago
- In-Memory PE Loader☆369Updated 5 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆860Updated 3 years ago
- Obfuscate specific windows apis with different apis☆982Updated 3 years ago
- Hide Process From Task Manager using Usermode API Hooking☆332Updated 3 years ago
- Inline syscalls made easy for windows on clang☆672Updated 5 months ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆292Updated 6 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆316Updated 7 years ago
- Detours with just single dependency - NTDLL☆612Updated 2 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,141Updated 6 months ago
- ☆798Updated 4 years ago
- AntiDebugging sample sources written in C++☆335Updated 6 years ago
- System call hook for Windows 10 20H1☆482Updated 3 years ago
- A more stealthy variant of "DLL hollowing"☆338Updated 8 months ago
- Protected Processes Light Killer☆890Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆845Updated 5 years ago
- Windows NT x64 syscall fuzzer☆590Updated last year
- A wrapper library around native windows sytem APIs☆419Updated 3 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆327Updated 2 years ago
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆580Updated 2 years ago
- Manual DLL Injector using Thread Hijacking.☆231Updated 7 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆539Updated 2 years ago
- A modern c++ implementation of windows heavens gate☆194Updated 4 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,121Updated 3 weeks ago
- 💉 DLL/Shellcode injection techniques☆699Updated 5 years ago
- Reflective PE loader for DLL injection☆167Updated 7 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆536Updated 8 months ago
- Import address table (IAT) hooking is a well documented technique for intercepting calls to imported functions.☆216Updated 6 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆766Updated 3 years ago
- Executes 64bit code from a 32bit process☆231Updated 7 years ago