Developer from somewhere
Here’s how to compare two binary files:
diff <(xxd some.bin) <(xxd some_other.bin)