Skip to content

raaller/IntelPINUnpacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IntelPINUnpacker

Automated detection of executable memory regions (mmap/mprotect) in Linux ELF binaries using Intel PIN DBI.

Build

make

Fast run

/path/to/pin -t obj-intel64/unpacker.so -- target_bin

Example of reconstruction srcipt usage

python reconstruction.py dump_*.json dump*.raw test_unpack

About

It must be unpacker created with Intel PIN DBI techology, I want to implement support for Windows/Linux and check on several types of packers, including several non trivial approaches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors