imhex
Hex Editor to display, decode and analyze binary data
ImHex is a hex editor with many advanced features that can often only be found in paid applications. Such features are a completely custom binary template and pattern language to decode and highlight structures in the data, a graphical node-based data processor to pre-process values before they're displayed, a disassembler, diffing support, bookmarks and much much more.
- Versions: 1.37.4
- Website: https://imhex.werwolv.net
- Licenses: GPL 2
- Package source: gnu/packages/hexedit.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of imhex as follows:
guix install imhex
Or install a particular version:
guix install imhex@1.37.4
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of imhex about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/imhex'><img src='https://packages.guix.gnu.org/packages/imhex/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/imhex)
Example Org:
[[https://packages.guix.gnu.org/packages/imhex][https://packages.guix.gnu.org/packages/imhex/badges/latest-version.svg]]