GNOME / ghex

Read-only mirror of https://gitlab.gnome.org/GNOME/ghex

Home Page:https://gitlab.gnome.org/GNOME/ghex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GHex

GHex is a hex editor for the GNOME desktop.

GHex can load raw data from binary files and display them for editing in a traditional hex editor view. The display is split in two columns, with hexadecimal values in one column and the ASCII representation in the other. GHex is a useful tool for working with raw data.

GHex is part of the GNOME Extra Apps family of applications and is not a core GNOME application.

System Requirements

Please see the meson.build file for details.

Use

Please refer to the help files.

Authors and Copyright Information

The original author of GHex was Jaka Mocnik, who licensed it under the GPLv2+. Please see the COPYING file for a full copy of the licence.

It has been maintained by various other individuals since then. Please see the ghex.doap file for current maintainer contact information.

The source files of GHex have had various copyright-holders over the years, who have all maintained GHex consistently under the above-mentioned licence.

Comments, ideas, bug reports and patches are very welcome. Please utilize the GitLab Issues and Merge Request systems.

About

Read-only mirror of https://gitlab.gnome.org/GNOME/ghex

https://gitlab.gnome.org/GNOME/ghex

License:GNU General Public License v2.0


Languages

Language:C 96.5%Language:Meson 2.7%Language:Shell 0.4%Language:CSS 0.4%