Description
Binary files can be inspected and edited in a terminal hex editor with Vim-like controls. It is useful for advanced users who need to examine file bytes, patches, dumps, or low-level data.
This is a direct binary editor. Editing the wrong bytes can corrupt files, so work on copies and verify changes before replacing original data.