pe-injector topic

List pe-injector repositories

Frampton

75
Stars
18
Forks
Watchers

PE Binary Shellcode Injector - Automated code cave discovery, shellcode injection, ASLR bypass, x86/x64 compatible

PELoader

343
Stars
55
Forks
Watchers

PE loader with various shellcode injection techniques

module_overloading

331
Stars
56
Forks
Watchers

A more stealthy variant of "DLL hollowing"

chimera_pe

213
Stars
57
Forks
Watchers

ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports payload-side

process_doppelganging

561
Stars
115
Forks
Watchers

My implementation of enSilo's Process Doppelganging (PE injection technique)

process_ghosting

605
Stars
113
Forks
Watchers

Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted file

transacted_hollowing

497
Stars
72
Forks
Watchers

Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging

InjectDll

38
Stars
24
Forks
Watchers

Inject a Dll from memory

process_ghosting

21
Stars
5
Forks
Watchers

ProcessGhosting 技术的 rust 实现版本

herpaderply_hollowing

38
Stars
10
Forks
Watchers

Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping