Repository navigation

#

runpe

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

C++
923
4 年前

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

VBA
814
6 年前

Demos of various injection techniques found in malware

C
793
4 年前

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

Python
326
1 年前

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

C
223
2 年前

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

C++
163
2 年前

Hide malware behind a legit process C#

C#
121
5 年前

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

C#
102
1 年前

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

C++
89
2 年前

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

Go
58
4 年前

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
5 年前

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

Go
27
6 年前

Loader and RunPE file executer

C++
18
6 年前

An implementation of the Process Hollowing technique.

C++
16
5 年前