Obviously, there will never be a meld for binary files, which detects transpositions of identical blocks of data. There is a vbindiff tool which shows a hex view with the differences highlighted. The lion kingdom has long had a tool for showing locations of changes without showing the actual data.
https://cdn.hackaday.io/files/1380505906331200/bindiff.c
For comparing disk images, you're more interested in equivalent sectors rather than bytes, so it takes a threshold argument to show differences by the sector. There are still dreams of showing transpositions of identical data.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.