Skip to content

Releases: hasherezade/pe-bear-releases

0.5.3.1

18 Jan 18:08
31fcf59
Compare
Choose a tag to compare

PE-bear 0.5.3.1 [Qt5]

BUGFIX

  • In dark mode: improved readability of some components, more polished look

The Linux build requires Qt_5.12 to be installed.

The Windows build with vs13 suffix(built with Visual Studio 2013) has no external dependencies.

The Windows build with vs17 suffix(built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.

0.5.3

16 Jan 05:08
31fcf59
Compare
Choose a tag to compare

PE-bear 0.5.3 [Qt5]

BUGFIX

  • Fixed parsing of GuardCFFunctionTable with metadata (Issue #11)
  • Added the missing .NET entry in Data Directory (Issue #30)

FEATURE

  • Added dark theme

The Linux build requires Qt_5.12 to be installed.

The Windows build with vs13 suffix(built with Visual Studio 2013) has no external dependencies.

The Windows build with vs17 suffix(built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.

0.5.2.3

07 Dec 17:13
31fcf59
Compare
Choose a tag to compare

PE-bear 0.5.2.3 [Qt5]

BUGFIX

  • Fixed adjusting sizes on the scaled screens (Issue #22)
  • Fixed error in bearparser: converting offsets before the first section (Issue hasherezade/bearparser#11)

FEATURE

  • Added SHA256 hash to the "General" panel

The Linux build requires Qt_5.12 to be installed.

The Windows build with vs13 suffix(built with Visual Studio 2013) has no external dependencies.

The Windows build with vs17 suffix(built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.

0.5.2.2

20 Nov 06:07
31fcf59
Compare
Choose a tag to compare

PE-bear 0.5.2.2 [Qt5]

BUGFIX

  • Fixed retrieving the default global font (workaround for the related bug in Qt)

FEATURE

  • Changes in fonts are now persistent
  • Added Zoom menu

The Linux build requires Qt_5.12 to be installed.

The Windows build with vs13 suffix(built with Visual Studio 2013) has no external dependencies.

The Windows build with vs17 suffix(built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.

0.5.2.1

19 Nov 04:56
2f87658
Compare
Choose a tag to compare

PE-bear 0.5.2.1 [Qt5]

BUGFIX

  • Fixed triggering tool bar actions by a keyboard shortcut
  • Fixed padding between the tool bar elements

FEATURE

  • Movable tool bar

The Linux build requires Qt_5.12 to be installed.

The Windows build with vs13 suffix(built with Visual Studio 2013) has no external dependencies.

The Windows build with vs17 suffix(built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.

0.5.2

18 Nov 03:50
2f87658
Compare
Choose a tag to compare

PE-bear 0.5.2 [Qt5]

BUGFIX

  • Fixed an error in hex dump in Disasm View
  • Fixed crashes on resizing some files

FEATURE

  • ZoomIn/Zoom out (Issue #22)
  • Added possibility to change fonts (Issue #22)
  • Editable hex column in Disasm View
  • Improved editing in Hex View
  • Added possibility to edit size of the file
  • Added a menu to copy offsets in Compare View
  • Display overlay as one of the nodes of PE tree view

The Linux build requires Qt_5.12 to be installed.

The Windows build with vs13 suffix(built with Visual Studio 2013) has no external dependencies.

The Windows build with vs17 suffix(built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.

0.5.1.1

16 Oct 16:02
92aff1b
Compare
Choose a tag to compare

PE-bear 0.5.1.1 [Qt5]

BUGFIX

  • Fixed Invalid RVA -> VA conversion in "go to raw" (Issue #21)

The Linux build requires Qt_5.12 to be installed.

The Windows build with vs13 suffix(built with Visual Studio 2013) has no external dependencies.

The Windows build with vs17 suffix(built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.
Mirror:

0.5.1

15 Oct 16:45
92aff1b
Compare
Choose a tag to compare

PE-bear 0.5.1 [Qt5]

BUGFIX

  • Fixed bug in PE resizing (Issue #20)
  • Fixed broken highlighting of the selected field in the hex view
  • Fixed unnecessary stretch of the hex fields in the Diff View

FEATURE

  • Refactored loading of the tags
  • Added user-friendly RVA/VA/raw converter (on Go To offset) (Issue #15)
  • Added build date in the info window

The Linux build requires Qt_5.12 to be installed.

The Windows build with vs13 suffix(built with Visual Studio 2013) has no external dependencies.

The Windows build with vs17 suffix(built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.
Mirror:

0.5.0

17 Aug 17:56
92aff1b
Compare
Choose a tag to compare

PE-bear 0.5.0 [Qt5]

  • Switched to Qt5
  • Internal refactoring

The Linux build requires Qt_5.12 to be installed.

The Windows build with vs13 suffix (built with Visual Studio 2013) has no external dependencies.
The Windows build with no suffix (built with Visual Studio 2017) requires Microsoft Visual C++ 2015 Redistributable Package.
Mirror:

0.4.0.3

19 May 21:13
92aff1b
Compare
Choose a tag to compare

PE-bear 0.4.0.3 [Qt4]

BUGFIX

  • Fixed a bug in parsing TLS callbacks in 64 bit PEs (Issue #16 )

The Linux build requires Qt4 to be installed.

The Windows build requires Visual Studio 2010 Redistributable package.
Links:
vcredist_x64..zip
vcredist_x86.zip