Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 469 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 469 Bytes

QHD: Quick HexDump

A neatly formatted hexdump tool


image


Scripts

build.sh: Compile for your platform
buildall.sh: Compile for your platform 32 and 64 bit and cross-compile for Windows x86 32 and 64 bit
cleanall.sh: Remove all executables created by buildall.sh
build.bat: Compile for your platform on Windows