BinEd App
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
Translations
------------
- Hindi: Govind S Nair
What's new in 0.2.7
Here's a summary of the new features and improvements in BinEd - Binary/Hex Editor 0.2.7 for Android:
- Added basic binary search functionality.
- Improved app with Portuguese, Turkish, Russian and Spanish translations.
- General bug fixes to improve stability.