Byte by byte comparison

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • coder
    Visitor
    • Aug 2009
    • 7

    Byte by byte comparison

    Is it possible to compare binary files in hex format byte by byte? The current implementation finds matching bytes in both files and realigns the files accordingly. This feature is very useful but when files being compared are very much different, BC may incorrectly identify matching data and realign sides when it would not be necessary. The simplistic byte by byte view would be more informative in such cases.
  • Michael Bulgrien
    Carpal Tunnel
    • Oct 2007
    • 1772

    #2
    Session \ Session Settings \ Comparison tab \ Alignment: None
    BC v4.0.7 build 19761
    ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯

    Comment

    • coder
      Visitor
      • Aug 2009
      • 7

      #3
      Thank you! That worked.

      Comment

      Working...