ABDiff Help

Mach-O Comparison

ABDiff can compare Mach-O binaries in a structured, read-only tree. This view is useful for reviewing platform targets, dependencies, and API surface changes.

Mach-O comparison

Start a Mach-O Comparison

What the View Shows

Tree Structure

Each Mach-O file is grouped by architecture slice (for example, Slice arm64) and then by category:

View Options

Use the bottom bar options menu to customize the tree:

Private API candidates are heuristic. They can show strong evidence such as a linked private framework, or softer signals such as runtime lookup helpers and suspicious string literals.

Key Navigation

Action Shortcut
Previous / next row ↑ / ↓
Previous / next change ⌥↑ / ⌥↓
Jump to first / last row ⌘↑ / ⌘↓
Switch active pane
Expand / collapse group → / ←

Read-Only Behavior

Mach-O comparison is informational only. Editing is disabled.