Versions:

  • 0.2.4

BinEd 0.2.4, released by the ExBin Project, is a free, open-source binary and hexadecimal viewer/editor built entirely in Java, positioning itself in the developer tools category as a lightweight yet extensible component for inspecting and modifying raw file data at the byte level. Designed for software engineers, reverse analysts, firmware authors, and digital-forensics specialists, the program presents a dual-pane interface that simultaneously renders data as hexadecimal offsets and ASCII text, supports fast navigation through multi-gigabyte files, and offers bit-level editing with unlimited undo/redo, find-and-replace, binary comparison, and checksum calculation. Because the codebase is delivered as both a standalone Swing application and a reusable Java component, it can be dropped into larger IDEs or automation scripts to provide low-level file access without platform-specific dependencies; typical use cases include patching embedded device ROMs, verifying checksums after cryptographic operations, recovering corrupted multimedia headers, or teaching binary protocols in academic environments. The single public version 0.2.4 refines memory mapping for smoother scrolling in 64-bit JVMs, adds a dark theme, and exports selections directly to C, Java, or Base64 arrays. BinEd is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: