I have two different binary files, and I want to compare their difference.
Is there a free GUI based binary diff tool that is available on Windows?
|
feedback
|
If none of these solve your problem look for more here: http://en.wikipedia.org/wiki/Comparison_of_file_comparison_tools Updated: Not sure if I missed the 'free' criteria when I first answered this question or it was added later in an edit. None-the-less have now updated above with a free one at the top of a list. | |||||||
feedback
|
|
HxD is a free hex editor and can perform a basic comparison between binary files. | |||
feedback
|
|
VBinDiff is ok and free: | |||
|
feedback
|
|
Stirling is a non-open-source freeware visual binary diff tool that hasn't been updated since 1999, but is still good. It features the ability to parse C style struct declarations and apply it to the viewed file. The two file diff view includes a summary graphic showing which areas have been changed, like WinMerge's Location Summary. ASCII, Shift-JIS, EUC, UNICODE, EBCDIC, EBCIDK supported. Unfortunately it is only localized to Japanese. | |||
feedback
|
|
WinMerge is excellent. | |||||||
feedback
|