vbindiff
visual binary diff, visually compare binary files
Install
- All systems
-
curl cmd.cat/vbindiff.sh
- Debian
-
apt-get install vbindiff
- Ubuntu
-
apt-get install vbindiff
- Arch Linux
-
pacman -S vbindiff
- 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
- Dockerfile
- dockerfile.run/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.