Skip to content

Parses the PE32 and PE32+ executable image formats (in the future ELF and MACH-O may also be supported)

Notifications You must be signed in to change notification settings

ccarpenter04/executable-image-parsers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Parses the PE32 and PE32+ executable image formats (in the future ELF and MACH-O may also be supported)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages