SunPEView - A simple PE file viewer |
Introduction
SunPEView is a little PE file viewer to investigate PE32/PE64 files. It further supports a hexeditor view, a file location calculator and a hex-dec-bin converter.
Latest version: 0.7.1.0 / 2015-03-27
Screenshots
Features
- Shows detailed information of each PE field, including file offset and field size as well as a description
- Encoding of flags / enumeration members
- Included hex viewer - click a field to go to its hex offset
- Integrated file location calculator (Virtual Address <-> Relative virtual offset <-> File Offset)
- Integrated hexadecimal <-> decimal <-> binary converter
Support for:
- DOS / COFF / PE Header
- Section Table
- Import Table
- Export Table
- Debug Directory
- Resource Directory
- Base Relocations Directory
- Exception Directory
- TLS Directory
- .NET Directory
Download
Download
Download complete source code for SunPEView 0.7.1
Older Versions (no source available)
Download SunPEView 0.7
Download SunPEView 0.6
History
- Version 0.7.1.0
- .NET Directory support
- Improved bit flag characteristics window
- Log window (first version)
- Minor fixes
- Version 0.7.0.0
- Standard Resource Support:
- Bitmaps
- Cursors & Cursors Groups
- Config Files
- Version Info
- Icons & Icon Groups
- String Tables
- HTML files
- Standard Resource Support Basic (only hex window):
- Dialogs
- Menus
- Accelerators
- RCData
- Font, Fonts Directory
- Message Tables
- support of Base Relocations, Exception, TLS DataDirectory
- DEP support of PE image
- Reload button
- FLC: show section name
- Error Messages
- Bugs:
- fixed a scrolling bug in the hex view
- fixed a bug in the import table loading
- Standard Resource Support:
- Version 0.6.0.0
- First published release (alpha)
This site is part of Sunshine's Homepage