Are there any Binary Diff tools for Mac OS X with a GUI? There are a gazillion text-based diff tools, but I need to compare two binary files. Essentially two Hex Editors with Dec/Hex View next to each other (the binary files are a custom file format, so not images or anything that has a more specialized diff tool)
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
there is Ellié Computing Merge (http://www.elliecomputing.com) (NB: I work for ECMerge). it can compare arbitrarily large files with usual Hex+ASCII views and side by side visual diff. it works on mac and linux/windows as well |
|||
|
|
|
I just discoverd Hex Fiend – love at first sight!
|
|||||
|
|
http://en.wikipedia.org/wiki/Comparison_of_hex_editors Maybe "HexEdit by Lane Roathe", wxHexEditor or UltraEdit |
||||
|
|
|
have you tried araxis merge? |
|||
|
|
