A simple GUI hex viewer developed as a teaching aid.
Run jai hex.jai
Add the executable to your path (or navigate to the directory containing the executable) and provide a file to view, and optionally, a font size, for example:
> hex img.png
> hex putty.exe 18
Drop a file onto the executable and it will be loaded in Hex.
Up
,Down
,Left
, andRight
move the cursorPg Up
,Pg Down
, andMouse Wheel
move the viewSpace
switches between visualisation modes- Drop a file on the window to load it