Description
Binary files can be inspected and edited from a terminal hex editor with a diff mode for comparing changes. It is useful for developers, reverse engineers, and administrators checking low-level file contents.
This Git package can modify files byte by byte. Work on copies when inspecting important data, because small edits can corrupt binaries or documents.