Learn to say popular binary reverse engineering and disassembler tool names correctly.
0 / 5 completed
1 / 5
How is Ghidra (the NSA's free, open-source software reverse engineering suite) correctly pronounced?
Ghidra is pronounced 'GEE-druh' — a nod to the multi-headed monster Ghidorah, stress on GEE. In a technical interview: "Ghidra decompiled the stripped binary and got the function names about seventy percent right."
2 / 5
How is IDA Pro (industry-standard interactive disassembler used for reverse engineering binaries) correctly pronounced?
IDA Pro is pronounced 'EYE-DEE-AY PROH' — 'I-D-A' spoken as letters plus 'pro'. In a technical interview: "IDA Pro traced every cross-reference to the suspicious function in seconds."
3 / 5
How is Binary Ninja (reverse engineering platform known for its intermediate language and clean UI) correctly pronounced?
Binary Ninja is pronounced 'BY-nuh-ree NIN-juh' — 'binary' plus 'ninja', both plain English words. In a technical interview: "Binary Ninja's intermediate language made the obfuscated logic much easier to follow."
4 / 5
How is Radare2 (open-source framework for reverse engineering and analyzing binaries) correctly pronounced?
Radare2 is pronounced 'ruh-DAIR-ay TOO' — 'radare' (Italian-styled word for radar) plus the number 'two'. In a technical interview: "Radare2 scripted the analysis so we could batch-process a thousand samples overnight."
5 / 5
How is Cutter (free, open-source GUI built on top of Radare2 for reverse engineering) correctly pronounced?
Cutter (the GUI) is pronounced 'KUT-er' — exactly like the everyday word for something that cuts, stress on KUT. In a technical interview: "Cutter gave the whole team a graph view on top of Radare2 without touching the command line."