Fission

Comparing With Ghidra

Fission pursues Rust-native decompilation excellence while using Ghidra-derived semantics (via Sleigh lifting) and Ghidra-hosted tooling as benchmark references.

This page explains how to compare responsibly—without treating wiki prose as the parity contract.

What “comparison” means here

Canonical benchmark entrypoints

Read and run from:

Typical flows:

Artifacts land under benchmark/artifacts/full_benchmark/ by convention—see also Automation artifacts layout.

Expectations and parity audits

Structured parity discussions belong next to architecture audits—for example:

Use those documents when interpreting known deltas versus filing new regressions.

CLI compatibility hints

Some CLI switches exist to approximate Ghidra-facing comparisons for targeted workflows (for example --ghidra-compat where documented). Always verify semantics in docs/CLI.md—flags evolve with releases.