Development › BinEd - Binary/Hex Editor
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

BinEd - Binary/Hex Editor

Editor for binary data (hex viewer/editor)
Version: 0.2.1
Added: 13-10-2024
Updated: 13-10-2024
BinEd is a hex editor tool, which allows to directly browse and edit content of any file or binary data.

App is currently beta with limited functionality.

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
- TODO: Searching for text / hexadecimal code with matching highlighting
- Support for undo/redo
- TODO: Support for files with size up to exabytes
code Source file_download Download