pe-injector topic
Frampton
PE Binary Shellcode Injector - Automated code cave discovery, shellcode injection, ASLR bypass, x86/x64 compatible
PELoader
PE loader with various shellcode injection techniques
module_overloading
A more stealthy variant of "DLL hollowing"
chimera_pe
ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports payload-side
process_doppelganging
My implementation of enSilo's Process Doppelganging (PE injection technique)
process_ghosting
Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted file
transacted_hollowing
Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging
InjectDll
Inject a Dll from memory
process_ghosting
ProcessGhosting 技术的 rust 实现版本
herpaderply_hollowing
Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping