///MSVC 2015 QT 5.8 Utility for working with PE / PE + (64bit) files.
- Support for new format PE + (64bit)
- View the DOS header
- View the COFF header
- View the Optional header
- View Sections table
- View resource table
- View import / export tables
- View exception table
- Add hex mode (Used https://github.com/virinext/QHexView)
- View Security table