hexcompare is a curses-based utility to compare and identify differences between two binary files. These differences are then represented visually with an interactive block diagram.
Features
- Visual Representation of File Differences
License
GNU General Public License version 3.0 (GPLv3)Follow hexcompare
Other Useful Business Software
AI-generated apps that pass security review
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Rate This Project
Login To Rate This Project
User Reviews
-
hexcompare might be able to handle Diff of large files. I did a quick test with compairing two 25GB files. And hexcompare was successful. hexcompare does not claim to be able to handle Diff with large files though. But it seems that it does. hexcompare has this very nice and easy to understand visual display of the Diff result in Terminal.
-
Minimal but exactly what I need
-
Excellent tool. I was looking for an easy and intuitive way to compare two binary files, and classic hex editors weren't of any help. HexCompare came to rescue, and I got the job done under 1 minute. Thanks!