runpe topic
go_libpeconv
Golang version of https://github.com/hasherezade/libpeconv
go-runpe
execute a PE in the address space of another PE aka process hollowing
RunPE-In-Memory
Run a Exe File (PE Module) in memory (like an Application Loader)
demos
Demos of various injection techniques found in malware
VBA-RunPE
A VBA implementation of the RunPE technique or how to bypass application whitelisting.
chimera_pe
ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports payload-side
Cronos-Crypter
Cronos Crypter is an simple example of crypter created for educational purposes.
HellsRunPE
RunPE using Hell's Gate technique.