WCU / Cybersecurity
~/CSC 471/Class 05/KP 10
Class 05 · KP 10 / 26

Ghidra: The Free Reverse-Engineering Suite

  • NSA-built, open source; disassembler and decompiler for many architectures.
  • Project: a container for one or more imported binaries.
  • Code Browser: the main analysis window (listing, decompiler, symbol tree, XREFs).
  • Auto-analysis on import: finds functions, resolves calls, labels API references, propagates data types.