Variant: Desktop Application
Free and open source stand-alone hex viewer/editor written in Java.
Downloads
Release | Stable | Development |
---|---|---|
Editor | 0.2.3 [2024-01-06] 0.2.3 [2024-01-06] 0.2.3 [2024-01-06] 0.2.3 [2024-01-06] 0.2.3 [2024-01-06] |
0.3.0 [2024-07-09] 0.3.0 [2024-07-09] 0.3.0 [2024-07-09] 0.3.0 [2024-07-09] 0.3.0 [2024-08-16] |
Web Demo
You can try BinEd editor running in browser.
Using CheerpJ by Leaning Technologies.
Published
Website |
---|
SourceForge page |
Features
- Visualize data as numerical (hexadecimal) codes and text representation
- Codes can be also binary, octal or decimal
- Support for Unicode, UTF-8 and other charsets
- Insert and overwrite edit modes
- Searching for text / hexadecimal code with matching highlighting
- Support for undo/redo
- Support for files with size up to exabytes
Known Issues
- Editor can freeze with OutOfMemoryError: Java heap space if there is too many big modifications
- In delta mode files can be corrupted, if they are changed with other applications at the same time
- Memory leaks
Source Codes
GitHub Repository |
---|
exbin/bined |