Welcome to the operational and tutorial documentation for Fission: tasks, workflows, onboarding, and troubleshooting.
Canonical contracts (architecture, CLI flags, evaluation procedures, changelog) live in the main repository and are linked from each wiki page—do not treat the wiki alone as the source of behavioral truth.
For how repository docs and wiki relate, see Documentation Hub.
| Audience | Start here |
|---|---|
| Analyst / operator | Installation prerequisites → First decompilation → CLI usage guide |
| Contributor | Repository map → PR checklist → AGENTS.md in-repo |
| Maintainer / CI | CI/CD overview → .github/CI_CD_GUIDE.md in-repo |
Fission is a Rust-native reverse-engineering and decompilation workspace built around:
fission-cli), plus an optional desktop UI (fission-tauri)For supported formats and maturity, see the repository README.
| Topic | Location on main |
|---|---|
| Overview | README.md |
| Architecture | docs/architecture/ARCHITECTURE.md |
| CLI reference | docs/CLI.md |
| External evaluation | docs/EVALUATION.md |
| Release notes | docs/changelog/ |
| Contributor rules | AGENTS.md |
docs/ and code instead.docs/CLI.md; when in doubt, trust the repo.wiki/DOCUMENTATION_HUB.md when browsing a clone