pecoff4j
pecoff4j copied to clipboard
Support packed executables
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