OpenHexViewer is a simple hexadecimal file explorer for Windows, Linux and Max OS X.
- Github: https://github.com/Jet1oeil/openhexviewer
- Developer website: http://www.jet1oeil.com/
- Bugs reporting: https://github.com/Jet1oeil/openhexviewer/issues
This program is licensed under the terms of the GNU GENERAL PUBLIC LICENSE Version 3.
- Qt version 4 or Qt version 5
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