View and edit binary files in hexadecimal or ASCII formats with Ghex, a simple and feature-rich hex editor for Linux and Unix-like systems.
Ghex is a graphical hex editor designed for Linux and other Unix-like operating systems. As a hex editor, it allows users to view and edit the raw binary contents of files in either hexadecimal or ASCII formats.
Some key features of Ghex include:
Ghex is aimed primarily at developers, system administrators, and power users who need to examine binary files that are not human-readable in a text editor. Use cases include analyzing raw disk images, exploring network packet captures, patching program binaries, and reverse engineering file formats.
While not as full-featured as some commercial hex editors, Ghex provides a fast, free, open source option for basic hex editing tasks on Linux, BSD, and Unix desktop systems.