#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).