exbin / bined-android

BinEd Hex Editor for Android

Home Page:https://bined.exbin.org/android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinEd - Binary/Hexadecimal Editor

Binary/hexadecimal viewer/editor for Android written in Java.

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

Screenshot

BinEd-Editor Screenshot

Features

UNDER DEVELOPMENT

  • TODO: Data as hexadecimal codes and text preview
  • TODO: Insert and overwrite edit modes
  • TODO: Support for selection and clipboard actions
  • TODO: Support for showing unprintable/whitespace characters
  • TODO: Support for undo/redo
  • TODO: Support for charset/encoding selection
  • TODO: Codes can be also binary, octal or decimal
  • TODO: Searching for text / hexadecimal code with found matches highlighting
  • TODO: Support for huge files
  • TODO: Delta mode - Only changes are stored in memory

Compiling

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

License

Apache License, Version 2.0 - see LICENSE.txt

About

BinEd Hex Editor for Android

https://bined.exbin.org/android

License:Apache License 2.0


Languages

Language:Java 100.0%