imhex 1.37.4
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.
- Outputs:
out - Website: https://imhex.werwolv.net
- Licenses: GPL 2
- Package source: gnu/packages/hexedit.scm
- Builds: See build status
- Issues: See known issues
Installation
Install imhex 1.37.4 as follows:
guix install imhex@1.37.4
Or install the latest version:
guix install imhex
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.