Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 266 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 266 Bytes

#Executable Image Parser (Currently only PE32[+])

A pure-java, concurrent friendly library for parsing executable files of a variety of formats.

Currently the file formats of PE32 and PE32+ are supported for disassembly (currently configured to use capstone).