fast disassembler – starting from any chosen RVA/File offset
visualization of sections layout
selective comparing of two chosen PE files
adding new elements (sections, imports)
and more…
Special thanks to Ange Albertini – for valuable advises and excellent set of corner-case samples
Issues? Feature requests?
Any suggestions/bug reports are welcome. I am waiting for your e-mails and comments.The preferred ways of reporting an issue is via Github Issues (here).
ScreenshotsSee the sections and visualization of their layout:
PE-bear comes also with a simple, interactive disassembler:
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).