Repository navigation

#

runpe

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

C++
887
4 年前

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

VBA
803
5 年前

Demos of various injection techniques found in malware

C
791
3 年前

pure-python implementation of MemoryModule technique to load dll and unmanaged exe entirely from memory

Python
316
10 个月前

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

C
222
2 年前

Process Hollowing in C++ (x86 / x64) - Process PE image replacement

C++
145
2 年前

Hide malware behind a legit process C#

C#
118
5 年前

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

C#
98
7 个月前

ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption

C++
84
2 年前

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

Go
55
3 年前

Simple protector to show how to run a payload without dropping it using RunPE Technique

C#
35
8 年前

RunPE using Hell's Gate technique.

C
32
4 年前

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

Go
27
5 年前

Loader and RunPE file executer

C++
17
6 年前

An implementation of the Process Hollowing technique.

C++
16
4 年前