Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@hasherezade hasherezade released this 14 Sep 19:00
· 3 commits to main since this release

FEATURE

  • Updated to build with Qt6
  • Added support for ARM64 PEs
  • New icon
  • Upgraded sig_finder: faster search; allow for patterns with masked nibbles

BUGFIX

  • Allow to open files from Unicode paths from the Explorer menu (and commandline) ( Issue #56 )
  • Fixed invalid mapping of NT 3.1 executables ( Issue #45 )
  • Fixed wrong interpretation of the section flag ( Issue #54 )

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

File Qt OS Depends Info
PE-bear_0.7.0_qt6_x64_win_vs19.zip 6 64-bit, Windows, portable requires: VS2019 Redistributables test build, for Windows 10 and above
PE-bear_0.7.0_qt5_x64_win_vs19.zip 5 64-bit, Windows, portable requires: VS2019 Redistributables recommended
PE-bear_0.7.0_qt5_x86_win_vs19.zip 5 32-bit, Windows, portable requires: VS2019 Redistributables
PE-bear_0.7.0_qt4_x86_win_vs10.zip 4 32-bit, Windows, portable legacy build for Windows XP (not recommended)
PE-bear_0.7.0_qt6_x64_macos.app.zip 6 64-bit, MacOS, portable
PE-bear_0.7.0_qt5_x64_macos.app.zip 5 64-bit, MacOS, portable
PE-bear_0.7.0_qt6.2_x64_linux.tar.xz 6.2.4 64-bit, Linux requires Qt installation
PE-bear_0.7.0_qt5.15_x64_linux.tar.xz 5.15.3 64-bit, Linux requires Qt installation