pe-injector
There are 15 repositories under pe-injector topic.
hasherezade/process_ghosting
Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted file
hasherezade/process_doppelganging
My implementation of enSilo's Process Doppelganging (PE injection technique)
hasherezade/transacted_hollowing
Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging
Hagrid29/PELoader
PE loader with various shellcode injection techniques
hasherezade/module_overloading
A more stealthy variant of "DLL hollowing"
hasherezade/chimera_pe
ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports payload-side
ins1gn1a/Frampton
PE Binary Shellcode Injector - Automated code cave discovery, shellcode injection, ASLR bypass, x86/x64 compatible
Hagrid29/herpaderply_hollowing
Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping
UserExistsError/InjectDll
Inject a Dll from memory
fern89/ghostwriting-2
A process injection technique using only thread context manipulation
0xlane/process_ghosting
ProcessGhosting 技术的 rust 实现版本
ELMERIKH/Kronos
MS Word , PPT Macros VBA payload Dropper tool ⏳
Kareasst/Simple-RunPE-Process-Hollowing
The RunPE program is written in C# to execute a specific executable file within another files memory using the ProcessHollowing technique.
mauricelambert/PeInjector
This python tool injects shellcode in Windows Program Executable to backdoor it with optional polymorphism.