
10/06/2025
Welcome to Chastity’s Hex Compare program also known as “chastecmp”. Enter two filenames as command line arguments such as: ./chastecmp file1.txt file2.txt It works for any binary files too, not just text. In fact for text comparison you want entirely different tools. This tool can be used to find the tiny differences between files in hexadecimal. It shows only those bytes which are different....
Welcome to Chastity’s Hex Compare program also known as “chastecmp”. Enter two filenames as command line arguments such as: ./chastecmp file1.txt file2.txt It works for any binary files too, not ju…