Binary File Comparator

From wxHexEditor
Revision as of 17:23, 23 February 2014 by EUA (talk | contribs)
Jump to navigation Jump to search

wxHexEditor could compare 2 files and show differences of them via adding TAGs. Only half million of differences are allowed.

Supported options are:

  • Search for different or same bytes.
  • Merge sections if close as X bytes.
  • Save results to file.
  • Connect files for scrolling.
    • This option open the files side by side and other file will follow your scroll if you change your view.

Compare Dialog.png

After clicking to the compare window, Comparison Result panel will opened and you could compare files side-by-side if you used the "Connect files for scrolling" option. Here an example Compare Files.png