在 GitHub 给个 Star — 社区维护的发音词典

Ghidra 怎么读

工具 创作者已明确

ghee druh /ˈɡiːdrə/ mp3

Ghidra 在英语中的标准读法是 「ghee druh」(/ˈɡiːdrə/)。

Ghidra is the NSA's open-source software reverse-engineering framework, widely used for binary analysis and now a common target for AI agent MCP servers. The 'gh' spelling tempts readers into a soft-G 'JEE-dra', but the official FAQ specifies a hard G as in GitHub with stress on the first syllable: GEE-druh. Wikipedia gives the same IPA, and the question was settled in the project's own GitHub issue #61.

来源:NSA Ghidra FAQ — "Gee-druh. The G sounds like the G in goto, great, good, graph, and GitHub. The emphasis goes on the first syllable."

读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。

在命令行里听

$ say-it Ghidra # 主读音 × 3 次

安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Star on GitHub