pecoff4j icon indicating copy to clipboard operation
pecoff4j copied to clipboard

Support packed executables

Open kichik opened this issue 10 years ago • 0 comments

For packed executables we should:

  • Make all structures optional with isAvailable() method
  • Don't throw exceptions when something is out-of-bounds, but instead mark as not available
  • Provide an interface for unpacking known packers like UPX

kichik avatar Aug 25 '15 03:08 kichik