There are 0 repository under pe-injector topic.
Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted file
My implementation of enSilo's Process Doppelganging (PE injection technique)
Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging
A more stealthy variant of "DLL hollowing"
ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports payload-side
PE Binary Shellcode Injector - Automated code cave discovery, shellcode injection, ASLR bypass, x86/x64 compatible
Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping
A process injection technique using only thread context manipulation
ProcessGhosting 技术的 rust 实现版本
This python tool injects shellcode in Windows Program Executable to backdoor it with optional polymorphism.
The RunPE program is written in C# to execute a specific executable file within another files memory using the ProcessHollowing technique.