Alternatives to binsider

Inspect executable files through a terminal interface. 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 binsider.

  • Cutter

    Inspect compiled programs with a graphical reverse-engineering interface.

    Cutter provides a graphical reverse-engineering interface on the Rizin engine for Windows, macOS and Linux, instead of Binsider's Linux terminal interface.

  • PE-bear

    A multiplatform viewer and editor for reversing Windows Portable Executable (PE) files.

    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.

Also worth comparing

These listings name binsider as their own alternative, so the relationship runs both ways.

  • hexyl

    Inspect file bytes in a color-coded terminal hex view.

    binsider combines hex inspection with static analysis of executables in a terminal interface, but it runs only on Linux rather than Windows, macOS and Linux.

Similar software

Related functionality, not a direct replacement.