A free, open-source Java-based binary/hexadecimal editor offering a viewer and editor functionality. Can be utilized as a component within different software applications.

One of the standout functions of this software is its ability to display data in both hexadecimal codes and text. This feature allows for a convenient preview of files in a manner that is easy to understand. Additionally, users have the option to toggle between insert and overwrite edit modes, which is a particularly helpful feature for individuals who frequently work with code.
To ensure a seamless editing experience, the software is equipped with support for selection and clipboard actions. Users can also choose between fixed or optional scrollbars and benefit from the option to display either character/line or pixel precision. Furthermore, the tool's capability to show unprintable/whitespace characters is particularly useful for those dealing with complex codebases.
For added flexibility and ease of use, the software includes support for undo/redo and encoding selection. Another notable feature is its ability to display codes as binary, octal, or decimal, making it a versatile tool for developers and coders of all backgrounds. The software also incorporates a search function with matching highlighting, enabling users to efficiently search for text or hexadecimal code.
If you frequently work with large files, you'll be pleased to know that this software can easily support huge files. Additionally, the inclusion of Delta mode ensures optimized performance by storing only the changes in memory.
In conclusion, I highly recommend this powerful software tool to anyone who regularly works with binary or hexadecimal code. The extensive range of features, accessibility, and open source nature of this software make it an invaluable asset to any developer or coder.
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