https://github.com/exbin/bined-android
BinEd Hex Editor for Android
https://github.com/exbin/bined-android
android android-app f-droid hacktoberfest hex-editor
Last synced: 5 months ago
JSON representation
BinEd Hex Editor for Android
- Host: GitHub
- URL: https://github.com/exbin/bined-android
- Owner: exbin
- License: apache-2.0
- Created: 2018-05-01T20:49:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T06:41:25.000Z (7 months ago)
- Last Synced: 2024-10-25T01:50:27.171Z (7 months ago)
- Topics: android, android-app, f-droid, hacktoberfest, hex-editor
- Language: Java
- Homepage: https://bined.exbin.org/android
- Size: 5.25 MB
- Stars: 28
- Watchers: 6
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changes.txt
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
BinEd - Hex Editor
==================Editor for binary data (hex viewer/editor) written in Java.
Homepage: https://bined.exbin.org/android
[
](https://f-droid.org/packages/org.exbin.bined.editor.android/) [
](https://play.google.com/store/apps/details?id=org.exbin.bined.editor.android)
Or download the latest APK from the [Releases Section](https://github.com/exbin/bined-android/releases/latest).
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 exabytesCompiling
---------To build this project, Android Studio is recommended.
https://developer.android.com/studio/License
-------Apache License, Version 2.0 - see LICENSE.txt