Description
Compares binary files in a hex-oriented view using alignment algorithms inspired by biology. It helps users spot inserted, deleted, or changed byte regions more clearly than a simple byte-by-byte diff.
Use it for binary inspection, debugging, or file comparison when text diff tools are not appropriate. Understanding the file format still helps interpret the differences correctly.