#Executable Image Parser (Currently only PE32[+])
Currently the file formats of PE32 and PE32+ are supported for disassembly (currently configured to use capstone).
Parses the PE32 and PE32+ executable image formats (in the future ELF and MACH-O may also be supported)
Java