https://github.com/katya-incorporated/hexviewer
Katya OS Hex Viewer is a powerful tool that allows you to toggle any file into hex viewing mode, offering a detailed, byte-by-byte look at your data. It also supports hex editing, enabling precise modifications of binary files. Optimized for Katya ® 👽 OS, this app combines functionality with privacy, providing advanced file management with full-co
https://github.com/katya-incorporated/hexviewer
graphene grapheneos hex hexagonal-architecture hexedit-widget hexeditor hexviewer katya katyaos katyasystem
Last synced: 6 months ago
JSON representation
Katya OS Hex Viewer is a powerful tool that allows you to toggle any file into hex viewing mode, offering a detailed, byte-by-byte look at your data. It also supports hex editing, enabling precise modifications of binary files. Optimized for Katya ® 👽 OS, this app combines functionality with privacy, providing advanced file management with full-co
- Host: GitHub
- URL: https://github.com/katya-incorporated/hexviewer
- Owner: Katya-Incorporated
- License: gpl-3.0
- Created: 2024-02-16T09:59:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-26T12:03:05.000Z (over 1 year ago)
- Last Synced: 2025-02-09T19:34:07.851Z (8 months ago)
- Topics: graphene, grapheneos, hex, hexagonal-architecture, hexedit-widget, hexeditor, hexviewer, katya, katyaos, katyasystem
- Language: Java
- Homepage: https://facelessuser.github.io/HexViewer/
- Size: 15.7 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# HexViewer
[][build]
[][releases]
[][license]
[][tests]
[][issues]
[][weblate]
[][sonarcloud]
[][sonarcloud]
[][sonarcloud]
[][sonarcloud]
[][sonarcloud]
[][sonarcloud]
[][sonarcloud]
[][sonarcloud]
[][sonarcloud][
](https://f-droid.org/packages/fr.ralala.hexviewer)
(GPL) Android Hex Viewer is a FREE software.
This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.
This application offers the following features:
* Opening all files without a corresponding Android application (1).
* Display of the file in hexadecimal (or plain text) with the possibility to modify the content (in hexadecimal only).
* Saving the file on the smartphone/tablet (2).
* Search option in the open file (hexadecimal and plain text modes).(1) At first, the file can only be saved via "save as" and due to Android permissions reasons, the only way to make it appear in the list of recent files is to reopen it.
(2) Due to file permissions, after a "save as", the list of recent files cannot be updated with the new file location.
_Caution: Opening files that are too large seriously degrades application performance and can suddenly stop the application on low-resource devices._
**WARNING:** This application cannot open files larger than ~20 MB on recent smartphones and less for older smartphones.
:star2: A special thanks to [@OmlineEditor](https://github.com/OmlineEditor) for her patience and help :pray:, without her this application would not be at this level :blush:.
## Instructions
Download the software :mkdir devel
cd devel
git clone git://github.com/Keidan/HexViewer.git
cd HexViewer
Use with android studio
## Contributions### Bug fixes
You can simply report a problem via an issue, or even provide pull requests with fixes for a bug you discovered.
About the style of the code: Try to respect the original style as much as possible.
### Translations
You are invited to provide translations for the app. But there are some rules.
* Please translate only if you're **familiar with the nomenclature of the Android system**. If you're not sure, check the official documentation and see how it should be done.
* Contribute only if you commit to translating the **majority** of the strings. No one wants an application that is a mix of English and native language. I may remove translations, if they are not updated on new string resources.
* So that I can integrate it correctly, please give me the translation of the new language.Translations can be provided via [Weblate][weblate].
Note: In the settings, the list of languages is sorted as follows (according to the alphabetical order of their codes):
| Code | Language | Contributors |
| ---- | -------- | ------------ |
| ar | Arabic | [@sec.xyx](https://hosted.weblate.org/user/sec.xyx/) |
| de-DE | German | [@iNtEgraIR2021](https://github.com/iNtEgraIR2021), [@eUgEntOptIc44](https://github.com/eUgEntOptIc44), (+DeepL) |
| en-US | English | [@Keidan](https://github.com/Keidan), [@comradekingu](https://github.com/comradekingu) |
| es-ES | Spanish | [@sguinetti](https://github.com/sguinetti), [@gallegonovato](https://hosted.weblate.org/user/gallegonovato/), (+DeepL) |
| fr-FR | French | [@Keidan](https://github.com/Keidan), [@Edanas](https://hosted.weblate.org/user/Edanas/) |
| hu-HU | Hungarian | [@SziaTomi](https://github.com/SziaTomi) |
| in-ID | Indonesian | [@Velorixen](https://github.com/Velorixen) |
| it-IT | Italian | [@eUgEntOptIc44](https://github.com/eUgEntOptIc44) |
| iw | Hebrew | [@Shopimisrel](https://github.com/Shopimisrel) |
| ja-JP | Japanese | [@gnuhead-chieb](https://github.com/gnuhead-chieb) |
| nb-NO | Norwegian Bokmål | [@comradekingu](https://github.com/comradekingu) |
| nl-NL | Dutch (Nederlands) | [@AudeBelgraver](https://hosted.weblate.org/user/AudeBelgraver/) |
| pt-BR | Portuguese (Brazil) | [@Bardock88](https://github.com/Bardock88) |
| pt-PT | Portuguese | [@SantosSi](https://github.com/SantosSi) |
| ru-RU | Russian | [@OmlineEditor](https://github.com/OmlineEditor), [@AHOHNMYC](https://github.com/AHOHNMYC), [@racingrebel](https://github.com/racingrebel), [@Usland123](https://github.com/Usland123) |
| tr-TR | Turkish | [@ersen0](https://github.com/ersen0) |
| vi-VN | Vietnamese | [@unbiaseduser](https://github.com/unbiaseduser) |
| zh-CN | Chinese | [@sr093906](https://github.com/sr093906), [@alchemillatruth](https://hosted.weblate.org/user/alchemillatruth/), [@hamburger1024](https://hosted.weblate.org/user/hamburger1024/) |The current status of the translations is as follows:
[][weblate]
## Screenshots
## License
[GNU GPL v3 or later](https://github.com/Keidan/HexViewer/blob/master/license.txt)[build]: https://github.com/Keidan/HexViewer/actions
[releases]: https://github.com/Keidan/HexViewer/releases
[license]: https://github.com/Keidan/HexViewer/blob/master/license.txt
[tests]: https://keidan.testspace.com/spaces/154614?utm_campaign=badge&utm_medium=referral&utm_source=test
[issues]: https://keidan.testspace.com/spaces/154614/current/Issues?utm_campaign=badge&utm_medium=referral&utm_source=issues
[weblate]: https://hosted.weblate.org/engage/hexviewer/
[sonarcloud]: https://sonarcloud.io/summary/new_code?id=Keidan_HexViewer