vbindiff

visual binary diff, visually compare binary files

Install

All systems
curl cmd.cat/vbindiff.sh
Debian Debian
apt-get install vbindiff
Ubuntu
apt-get install vbindiff
Arch Arch Linux
pacman -S vbindiff
image/svg+xml Kali Linux
apt-get install vbindiff
Fedora
dnf install vbindiff
Windows (WSL2)
sudo apt-get update sudo apt-get install vbindiff
OS X
brew install vbindiff
Raspbian
apt-get install vbindiff

vbindiff

visual binary diff, visually compare binary files

Visual Binary Diff (VBinDiff) displays files in hexadecimal and ASCII (or EBCDIC). It can also display two files at once, and highlight the differences between them. Unlike diff, it works well with large files (up to 4 GB). VBinDiff was inspired by the Compare Files function of the ProSel utilities by Glen Bredon, for the Apple II. The single-file mode was inspired by the LIST utility of 4DOS and friends.