PDB

Ghidra offers the ability to download and apply PDB debug information for programs that run on Microsoft Windows operating systems. The Download PDB File feature allows users to download and optionally load/apply a PDB file that matches the user's current program, given an accessible Symbol Server. The Load PDB File feature allows users to apply a local PDB file to the current program. The PDB Analyzer also automatically applies PDB symbols (attempting a search for matching PDB files locally) during Auto-Analysis.

Related Topics: