View Single Post
  #6  
Old 01-09-2024, 16:51
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.7 released

PE-Bear v0.6.7

BUGFIX
  • Fixed parsing a PE header in file with oversized DOS stub
  • Fixed incorrectly decoded Timestamp for Borland IMAGE_RESOURCE_DIRECTORY
  • Fixed crashes on edit via hex editor. Stability improvements.
  • Validate relocation block before parsing (skip invalid)

FEATURE
  • Added Strings tab (displaying ANSI and Unicode strings)
  • Search for defined binary patterns within a selected file
  • Added detection if the loaded PE is a memory dump in a virtual format (and needs remapping)
  • Added remapping of a file with one click (new button on the Sections' Tab toolbar)

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 User Gave Reputation+1 to blue_devil For This Useful Post:
MarcElBichon (01-10-2024)
The Following 3 Users Say Thank You to blue_devil For This Useful Post:
niculaita (01-10-2024), wilson bibe (01-10-2024), zeffy (01-09-2024)