View Single Post
  #5  
Old 11-13-2023, 19:35
blue_devil's Avatar
blue_devil blue_devil is offline
Family
 
Join Date: Dec 2011
Location: Observable Universe
Posts: 537
Rept. Given: 110
Rept. Rcvd 73 Times in 46 Posts
Thanks Given: 687
Thanks Rcvd at 895 Times in 297 Posts
blue_devil Reputation: 73
PE-Bear v0.6.6 released

PE-Bear v0.6.6

BUGFIX
  • Use NumberOfRvaAndSizes to specify the count of Data Directory entries
  • Fixed parsing of GuardCFFunctionTable
  • Fixed error in Checksum calculation
  • Fixed PE-bear hanging on loading a PE with too many sections
  • Fixed PE-bear hanging on loading a PE with too many imports

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).


REPO:
Code:
https://github.com/hasherezade/pe-bear
RELEASE/DOWNLOAD
Code:
https://github.com/hasherezade/pe-bear/releases
Reply With Quote
The Following 2 Users Gave Reputation+1 to blue_devil For This Useful Post:
errorinside (11-14-2023), MarcElBichon (11-14-2023)
The Following 5 Users Say Thank You to blue_devil For This Useful Post:
darkBLACK (11-15-2023), Mendax47 (11-19-2023), RedBlkJck (11-14-2023), wilson bibe (11-14-2023)