Binary inspection on macOS
Hex Diff and Mach-O Binary Tool for macOS
ABDiff compares arbitrary binary files with a byte-oriented hex diff, opens a single binary as a standalone hex viewer, and adds structured read-only views for Mach-O and other recognized formats.
This is useful when you need both raw byte evidence and semantic context: inspect hex and ASCII columns, then use parsed structure trees to map changes to sections, headers, metadata, and payload ranges.
- Hex diff
- Standalone hex viewer
- Slice-aware inspection
- Read-only review