Hex Editor

HexWalk – hex editor, viewer, and analyzer

HexWalk is a graphical hex editor and binary analysis application designed for inspecting and modifying binary files. Tools like this are commonly used for reverse engineering, firmware analysis, debugging, and digital forensics.

HexWalk provides a modern interface for viewing raw binary data while offering visual analysis tools that help users understand file structure and detect patterns within data. The program combines traditional hex editing capabilities with analysis tools such as entropy visualisation and byte mapping, making it useful for examining unknown or complex binary formats.

This is free and open source software.

Key Features

  • Graphical hex editor for viewing and editing binary files with address, hexadecimal, and ASCII representations.
  • Search functionality supporting HEX, UTF-8, UTF-16 and regular expression pattern matching.
  • Entropy analysis that helps identify compressed or encrypted regions within binary files.
  • Byte map visualisation providing a graphical overview of file structure.
  • Integration with binwalk to assist with firmware analysis and extraction of embedded file systems.
  • Byte pattern highlighting to define and visualise structured data such as file headers.
  • Binary diff capability for comparing two files and identifying byte-level differences.
  • Built-in disassembler supporting architectures such as x86, ARM, and MIPS.
  • Additional utilities including hash calculation (MD5, SHA1, SHA256) and number base conversion.
  • Cross-platform support – runs under Linux, macOS, and Windows.

Website: github.com/gcarmix/HexWalk
Support:
Developer: Carmix
License: GNU General Public License v3.0

HexWalk in action

HexWalk is written in Python and C++. Learn Python with our recommended free books and free tutorials. Learn C++ with our recommended free books and free tutorials.


Related Software

GUI Hex Editors
ImHexHex editor with many advanced features
HexeratorHex editor focused on binary file exploration and aiding pattern recognition
rehexHex editor for reverse engineering
OktetaSimple KDE editor for the raw data of files with good range of features
GHexHex editor for GNOME
wxHexEditorHex and disk editor which uses the wxWidgets GUI libraries
FhexAims to be a lightweight yet full-featured hex editor.
wxMEditImproved version of the discontinued MadEdit
HexWalkHex editor, viewer, and analyzer
BinEdEditor for binary data (hex viewer/editor) written in Jav
BlessGtk# hex editor
ChirurgienHelps understand and manipulate file formats

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments