5322Fermer5324
ZerosquareLe 06/08/2026 à 09:58
GitHub - 0xeb/ghidrasql: SQL interface for Ghidra program databases — query functions, xrefs, types, decompilation with standard SQLGitHubSQL interface for Ghidra program databases — query functions, xrefs, types, decompilation with standard SQL - 0xeb/ghidrasql

Install with an AI agent (recommended)

The fastest way to get ghidrasql running end-to-end is to point an AI coding agent (Claude Code, Cursor, Codex, Aider, etc.) at the bundled installer prompt:

install-prompt.md

It is a self-contained runbook with explicit verification gates at every step — preflight checks, building libghidra, installing the LibGhidraHost Ghidra extension, building ghidrasql, and a first live query. Hand it to your agent and let it drive the install; intervene only if a gate reports a failure.