| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| PE-bear_0.7.2_qt6_x86_64_linux.AppImage | < 21 hours ago | 29.9 MB | |
| README.md | < 21 hours ago | 3.5 kB | |
| v0.7.2 source code.tar.gz | < 21 hours ago | 537.5 kB | |
| v0.7.2 source code.zip | < 21 hours ago | 650.4 kB | |
| PE-bear_0.7.2_qt6_x64_macos.app.zip | < 22 hours ago | 112.4 MB | |
| PE-bear_0.7.2_qt6_x64_win_vs22.zip | < 23 hours ago | 12.1 MB | |
| PE-bear_0.7.2_qt5.15.13_x64_linux.tar.xz | < 23 hours ago | 1.1 MB | |
| PE-bear_0.7.2_qt6.4.2_x64_linux.tar.xz | < 23 hours ago | 1.1 MB | |
| PE-bear_0.7.2_qt5_x86_win_vs17.zip | < 23 hours ago | 8.3 MB | |
| PE-bear_0.7.2_qt5_x64_win_vs17.zip | < 23 hours ago | 9.8 MB | |
| PE-bear_0.7.2_qt4_x86_win_vs10.zip | < 23 hours ago | 6.4 MB | |
| Totals: 11 Items | 182.3 MB | 0 | |
BUGFIX
- Removed hard-coded limit of the displayed resources (only 50 were visible)
- Fixed GUI behavior on Windows 11 (i.e. invisible selection in hex editor and disasm view), fixed editing content in hex editor
- Fixed crashing on fast editing content in hex edit
- Fixed crashing when closing the signature search window before the search finished
- Other small fixes
FEATURE
- Added Japanese language
- In hex editor: any selected number can be now interpreted as an address within the PE and followed on demand via context menu
- Added string search (ANSI and Unicode) - as another option along to signature search
- In signature search: if it is defined by the string with odd length, assume that the last nibble is a wildcard rather than dropping the byte (i.e.
123will be interpreted as12 3?) - In hex editor: in addition to NOP/clear of the selected ranges, you can fill them with a custom character
- In Diff Window: unified a toolbar for both views
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.2_qt6_x64_win_vs22.zip (github.com) | 6 | 64-bit, Windows, portable | requires: VS2017 Redistributables | for Windows 10 and above |
| PE-bear_0.7.2_qt5_x64_win_vs17.zip (github.com) | 5 | 64-bit, Windows, portable | requires: VS2017 Redistributables | recommended for Windows < 10 |
| PE-bear_0.7.2_qt5_x86_win_vs17.zip (github.com) | 5 | 32-bit, Windows, portable | requires: VS2017 Redistributables | |
| PE-bear_0.7.2_qt4_x86_win_vs10.zip (github.com) | 4 | 32-bit, Windows, portable | legacy build for Windows XP (not recommended) | |
| PE-bear_0.7.2_qt6_x64_macos.app.zip (github.com) | 6 | 64-bit, MacOS, portable | ||
| PE-bear_0.7.2_qt6_x86_64_linux.AppImage (github.com) | 6.4.2 | 64-bit, Linux, portable | AppImage | |
| PE-bear_0.7.2_qt6.4.2_x64_linux.tar.xz (github.com) | 6.4.2 | 64-bit, Linux | requires Qt installation | |
| PE-bear_0.7.2_qt5.15.13_x64_linux.tar.xz (github.com) | 5.15.13 | 64-bit, Linux | requires Qt installation |
No build available for your system? You can build is from the sources: following 📖 Wiki.