hexcompare
utility to compare and identify binary files
Install
- All systems
-
curl cmd.cat/hexcompare.sh
- Debian
-
apt-get install hexcompare
- Ubuntu
-
apt-get install hexcompare
- Kali Linux
-
apt-get install hexcompare
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hexcompare
- Raspbian
-
apt-get install hexcompare
- Dockerfile
- dockerfile.run/hexcompare
hexcompare
utility to compare and identify binary files
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. Hexcompare is useful in forensics cases when you have two files and you want to compare them to find out whether they are identicals or similars.