https://github.com/gcarmix/HexWalk Skip to content Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions For + Enterprise + Teams + Startups + Education By Solution + CI/CD & Automation + DevOps + DevSecOps Resources + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} gcarmix / HexWalk Public * Notifications * Fork 23 * Star 476 * Hex Viewer/Editor/Analyzer compatible with Linux/Windows/MacOS www.hexwalk.com License GPL-3.0 license 476 stars 23 forks Branches Tags Activity Star Notifications * Code * Issues 2 * Pull requests 0 * Actions * Projects 0 * Wiki * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Wiki * Security * Insights gcarmix/HexWalk This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Name Name Last commit message Last commit date Latest commit History 77 Commits binwalk_windows binwalk_windows hexwalk hexwalk patterns patterns screenshots screenshots src src .gitignore .gitignore LICENSE LICENSE README.md README.md hexwalk.png hexwalk.png linux_build.sh linux_build.sh View all files Repository files navigation * README * GPL-3.0 license hexwalk HexWalk - Hex Editor/Viewer/Analyzer HexWalk is an Hex editor, viewer, analyzer. Based on opensource projects like qhexedit2,binwalk and QT. It is cross platform and has plenty of features: * Advanced Find (can find patterns in binary files based on HEX,UTF8,UTF16 and regex) * Binwalk integration * Entropy Analysis * Byte Map * Hash Calculator * Bin/Dec/Hex Converter * Hex file editing * Diff file analysis * Byte Patterns to parse headers Screenshots * Main page hexwalk gui * Byte Map hexwalk gui * Advanced Search hexwalk gui * Entropy Calculator hexwalk gui * Binary Analyzer hexwalk gui * Hash Calculator hexwalk gui * Diff Analysis hexwalk gui * Binary Patterns for header parsing hexwalk gui Usage HexWalk release executables are self-contained, you can use as-is. Binwalk functionalities need Binwalk to be installed on the OS. For Linux OS simply install binwalk with your package manager (eg. sudo apt install binwalk). On Mac install with "brew install binwalk" or from sources following the instructions on Binwalk repository. For more details about the usage go to the Wiki: https://github.com/gcarmix/hexwalk/wiki Binwalk on Windows OS For Windows, Binwalk support is done using a python helper file that launches the commands and must be on the same path of hexwalk.exe. Binwalk is provided in the binwalk_windows folder and should not be installed manually, as it is called by the helper file. Build If you want to build from source just open hexedit.pro in QT Creator and build it. It is possible also to build from command line (linux_build.sh script provided). Ubuntu The project is also available on launchpad https://launchpad.net/ hexwalk to install on Ubuntu you can simply do: sudo add-apt-repository ppa:carmix/ppa sudo apt update sudo apt install hexwalk Acknowledgments Thanks to these projects: * Binwalk - https://github.com/ReFirmLabs/binwalk * QHexEdit2 - https://github.com/Simsys/qhexedit2 * QT5 About Hex Viewer/Editor/Analyzer compatible with Linux/Windows/MacOS www.hexwalk.com Topics gui reverse-engineering binwalk hexeditor Resources Readme License GPL-3.0 license Activity Stars 476 stars Watchers 9 watching Forks 23 forks Report repository Releases 14 HexWalk 1.7.0 Latest Feb 19, 2024 + 13 releases Packages 0 No packages published Contributors 2 * @gcarmix gcarmix Carmix * @learn-more learn-more Mark Jansen Languages * Python 55.0% * C++ 43.4% * Other 1.6% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.