Giter Site home page Giter Site logo

hexviewer's Introduction

HexViewer

Build Status CodeFactor Release License: GPL v3 Tests Issues

Get it on F-Droid

(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.

๐ŸŒŸ A special thanks to @OmlineEditor for her patience and help ๐Ÿ™, without her this application would not be at this level ๐Ÿ˜Š.

Instructions

Download the software :

mkdir devel
cd devel
git clone git://github.com/Keidan/HexViewer.git
cd HexViewer
Use with android studio

Translations

Note: In the settings, the list of languages is sorted as follows:

  • en-US: English (always first)
  • Other languages according to the alphabetical order of their codes, i.e.:
    • de-DE: German
    • es-ES: Spanish
    • fr-FR: French
    • ru-RU: Russian
    • zh-CN: Chinese

Screenshots

Home screen

Home screen menu

Hex display update

Hex display update & line numbers portrait

Hex display update & ine numbers landscape

Update mode

Plain display

License

GPLv3

hexviewer's People

Contributors

keidan avatar sr093906 avatar omlineeditor avatar gnuhead-chieb avatar sguinetti avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.