Description
Binary files can be inspected and edited in a terminal hex editor with a simple pico-style interface. This is useful for low-level file repair, format inspection, and binary debugging.
It is a command-line hex editor. Editing bytes directly can corrupt files or executables, so users should work on copies when changing important data.