Description
Binary files can be inspected and edited from a fast terminal interface with Vim-style controls. It is useful for developers, reverse engineers, and administrators who need to view raw bytes instead of normal text.
Hex editing can corrupt files if bytes are changed incorrectly. Work on copies when possible, especially with executables, firmware images, disk data, or files that do not have easy backups.