v0.6.6
BUGFIX
- Use NumberOfRvaAndSizes to specify the count of Data Directory entries ( Issue #31 )
- Fixed parsing of GuardCFFunctionTable ( Issue #32 )
- Fixed error in Checksum calculation ( Issue #30 )
- Fixed PE-bear hanging on loading a PE with too many sections (Corkami: 65535sects.exe) ( Issue #24 )
- Fixed PE-bear hanging on loading a PE with too many imports (Corkami: manyimportsW7) ( Issue #23 )
FEATURE
- Added ImpHash
- Added Rich Header hash
- Added a localization option (currently supported languages: English, Chinese)
WARNING: The Windows build with vs10 suffix is built with Qt4 (legacy) - in contrast to the other builds that are with Qt5 (recommended). It is prepared for the purpose of backward compatibility with old versions of Windows (i.e. XP).