Skip to content

6413/HexEditor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexEditor

A minimalist hex editor built with the fan engine.

Features

  • Drag-and-drop: Load files for inspection.
  • Hex view: Inspect raw bytes and character encoding.
  • Type inspector: Real-time visualization of data types (int, float, double).
  • Marking: Select and highlight byte ranges.
  • Copy/Paste: Ctrl + C and Ctrl + V support for hex data.
  • Zoom: Ctrl + Scroll
image

About

A simple program to view and debug binary data in hex format.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors