runpe topic

List runpe repositories

go_libpeconv

25
Stars
5
Forks
Watchers

Golang version of https://github.com/hasherezade/libpeconv

go-runpe

51
Stars
19
Forks
Watchers

execute a PE in the address space of another PE aka process hollowing

RunPE-In-Memory

790
Stars
161
Forks
Watchers

Run a Exe File (PE Module) in memory (like an Application Loader)

demos

787
Stars
186
Forks
Watchers

Demos of various injection techniques found in malware

VBA-RunPE

777
Stars
179
Forks
Watchers

A VBA implementation of the RunPE technique or how to bypass application whitelisting.

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

Cronos-Crypter

91
Stars
27
Forks
Watchers

Cronos Crypter is an simple example of crypter created for educational purposes.

HellsRunPE

29
Stars
8
Forks
Watchers

RunPE using Hell's Gate technique.