2024-06-02 13:32:51 +02:00
2024-06-02 13:32:25 +02:00
2024-06-02 09:48:26 +02:00

minihex

A minimalist, single-file hexadecimal editor written in less than 100 lines of C with no dependencies (except the standard library). The program tries to be as simple as possible. Other features might be added in the future.

Usage

make
./minihex <file>

To get help with the commands, do not provide any filename.

Description
Minimalist hex editor
Readme 139 KiB
Languages
C 94.3%
Makefile 5.7%