This open-source software is a Java-based binary/hexadecimal viewer and editor with additional component functionalities. It provides a cost-free solution for viewing and editing binary and hexadecimal data, offering flexibility to developers and users.

One of the notable features of this software is its insert and overwrite edit modes. These modes provide greater control over the data you're working with. The software also supports various selection and clipboard actions, making data movement easy.
When it comes to precision, this software offers multiple options. You can choose between fixed or optional scrollbars and character/line or pixel precision. It also supports the display of unprintable or whitespace characters, which simplifies working with diverse datasets.
Other features include support for undo/redo, encoding selection, and a variety of code options like binary, octal, and decimal. The software also includes a robust search function that allows you to find text or hexadecimal code with matching highlighting.
Another significant advantage of this software is its ability to handle huge files effortlessly. It includes a delta mode that only stores changes in memory, reducing strain on your computer and enhancing overall efficiency.
Whether you regularly work with complex data sets or simply need a powerful and reliable hex editor, this software is suitable for your needs. It is completely free and open source, giving you the freedom to customize and modify it according to your specific requirements.
Version 0.2.4:
- Added addon manager
- Added keymap overview
- Added Base 64 conversion
- Added option for inspector input fields font
- Added icon set support
- Added option for legacy SWT file dialogs
- Fixed another issue with searching
Version 0.2.3:
- Added convert data action
- Added drag&drop content tool
- Added GUI rendering options
- Added support for basic macro
- Fixed issue with language switching
- Fixed some issues with searching
Version 0.2.2:
- Added support for bookmarks
- Added off-line help/manual
- Added edit selection dialog
- Added clipboard content dialog
- Added support for files drag&drop (issue #7)
- Added reload file action
- Fixed issue with charsets switching
Version 0.2.1: N/A