BinEd for macOS 0.2.3
ree and open source binary/hex viewer/editor written in Java.
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
Requirements
Changes: 0.2.3
- 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