Arkeopix / Runpacker

A naive RunPE "unpacker"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Runpacker

A naive RunPE "unpacker"

In order to build the pîntool, use the default MyPinTool repertory from pin. or try to configure your env to build it.

Usage

pin.exe -t MyPinTool.dll -- runpe.exe

Hopefuly, this will create a file named unpacked.exe in the current dir. The project RunPe is a simple implementation for testing (and learning) purposes.

About

A naive RunPE "unpacker"


Languages

Language:C 59.7%Language:C++ 35.4%Language:Makefile 4.9%