Skip to content

mimhufford/hex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex

A simple GUI hex viewer developed as a teaching aid.

Build Instructions

Windows

Run jai hex.jai

Usage

Launching from the command line

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

Launching from your file explorer

Drop a file onto the executable and it will be loaded in Hex.

Using Hex

  • Up, Down, Left, and Right move the cursor
  • Pg Up, Pg Down, and Mouse Wheel move the view
  • Space switches between visualisation modes
  • Drop a file on the window to load it

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published