Skip to content

exbin/bined-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4775da6 · Feb 22, 2025
Dec 13, 2024
Feb 22, 2025
Nov 13, 2024
Oct 21, 2024
Feb 22, 2025
Nov 14, 2024
Sep 26, 2024
Oct 4, 2022
May 11, 2023
Oct 18, 2024
Feb 22, 2025
Dec 12, 2024
Oct 16, 2024
Sep 2, 2024
Sep 2, 2024
Oct 16, 2024

Repository files navigation

BinEd - Hex Editor

Editor for binary data (hex viewer/editor) written in Java.

Homepage: https://bined.exbin.org/android

Get it on F-Droid Get it on Google Play

Or download the latest APK from the Releases Section.

Screenshot

BinEd-Editor Screenshot

Features

UNDER DEVELOPMENT

  • 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
  • Support for files with size up to exabytes

Compiling

To build this project, Android Studio is recommended. https://developer.android.com/studio/

License

Apache License, Version 2.0 - see LICENSE.txt