Skip to content

Latest commit

 

History

History
58 lines (33 loc) · 1.12 KB

README.md

File metadata and controls

58 lines (33 loc) · 1.12 KB

OpenHexViewer

OpenHexViewer is a simple hexadecimal file explorer for Windows, Linux and Max OS X.

Features

License

This program is licensed under the terms of the GNU GENERAL PUBLIC LICENSE Version 3.

Requirements

  • Qt version 4 or Qt version 5

Compiling from source

Install dependencies:

apt-get install git cmake gcc g++ imagemagick

Install Qt dependencies:

apt-get install libqt4-dev

Or:

apt-get install qtbase5-dev qttools5-dev qttools5-dev-tools qtdeclarative5-dev

Get the code:

git clone https://github.com/Jet1oeil/openhexviewer.git && cd openhexviewer

Compile:

./build.sh regen
make

Run:

./openhexviewer

Screenshot

alt text

alt text