Binary File Comparator

From wxHexEditor
Revision as of 23:36, 21 February 2014 by EUA (talk | contribs) (Created page with "TODO PICTURE HERE wxHexEditor could compare 2 files and show differences of them via adding TAGs. Only half million of differences are allowed. '''Supported options are:''' ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

TODO PICTURE HERE

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.