Zer0Mem0ry / RunPE
Code that allows running another windows PE in the same address space as the host process.
☆439Updated 8 years ago
Alternatives and similar repositories for RunPE:
Users that are interested in RunPE are comparing it to the libraries listed below
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆666Updated 5 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆303Updated 6 years ago
- Hide Process From Task Manager using Usermode API Hooking☆340Updated 3 years ago
- Obfuscate specific windows apis with different apis☆996Updated 4 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆883Updated 3 years ago
- Inline syscalls made easy for windows on clang☆694Updated 9 months ago
- 💉 DLL/Shellcode injection techniques☆702Updated 5 years ago
- In-Memory PE Loader☆371Updated 5 years ago
- Windows NT x64 syscall fuzzer☆597Updated last year
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆494Updated 2 years ago
- 🛡️ Obfuscator, Encryption, Junkcode, Anti-Debug, PE protection/modification☆511Updated 7 years ago
- An improvement of the original reflective DLL injection technique by Stephen Fewer of Harmony Security☆322Updated 7 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,202Updated 10 months ago
- Detours with just single dependency - NTDLL☆619Updated 2 years ago
- PE permutation library☆270Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆859Updated 5 years ago
- A more stealthy variant of "DLL hollowing"☆342Updated last year
- My implementation of enSilo's Process Doppelganging (PE injection technique)☆599Updated 2 years ago
- Protected Processes Light Killer☆915Updated last year
- System call hook for Windows 10 20H1☆484Updated 3 years ago
- A library for loading dll module bypassing windows PE loader from memory (x86/x64)☆544Updated last year
- ☆805Updated 5 years ago
- A library to load, manipulate, dump PE files. See also: https://github.com/hasherezade/libpeconv_tpl☆1,187Updated 2 weeks ago
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- Literally, the perfect injector.☆920Updated last year
- Manual DLL Injector using Thread Hijacking.☆236Updated 7 years ago
- A wrapper library around native windows sytem APIs☆429Updated 4 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆553Updated 3 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆535Updated 2 months ago
- A modern c++ implementation of windows heavens gate☆217Updated 4 years ago