Alternatives to PE-bear

A multiplatform viewer and editor for reversing Windows Portable Executable (PE) files. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as PE-bear.

  • pestudio

    A Windows tool for quick static assessment of executable files that highlights suspicious indicators.

    FreemiumProprietaryWindows

    pestudio is a freemium, closed-source Windows-only tool for static triage that flags suspicious indicators in executables rather than editing PE structures.

  • Detect It Easy

    A program that identifies file types, packers, compilers and protectors used in executables.

    Detect It Easy identifies file types, packers, compilers and protectors with signature databases and YARA rules, but does not disassemble or edit the file.

Also worth comparing

These listings name PE-bear as their own alternative, so the relationship runs both ways.

  • binsider

    Inspect executable files through a terminal interface.

    PE-bear offers a graphical viewer and editor with Capstone disassembly on Windows, macOS and Linux, but it handles only Windows PE files instead of a terminal interface.

Similar software

Related functionality, not a direct replacement.