Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 387 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 387 Bytes

Hex Viewer

Screenshot

This is a hex file viewer made with Godot Engine.

Features:

  • Binary view using hex numbers in 16 columns
  • ASCII view with cursor highlight matching the hex view
  • Zeroes are highlighted dimmer
  • Quick primitive parsing at hovered offset
  • Simple pattern language to match data structures (WIP)
  • Colored minimap