Install hexcompare by entering the following commands in the terminal:
sudo apt update sudo apt install hexcompare
Description:
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.
Homepage: https://sourceforge.net/projects/hexcompare/
Version: 1.0.4-1
Section: universe/utils