Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
signature_ghidra.hh File Reference

Feature/Signature generation commands that can be issued to the decompiler by the Ghidra client. More...

#include "ghidra_process.hh"
Include dependency graph for signature_ghidra.hh:

Classes

class  ghidra::GhidraSignatureCapability
 Signature command capability. More...
 
class  ghidra::SignaturesAt
 Command to generate a feature vector from a function's data-flow and control-flow graphs. More...
 
class  ghidra::GetSignatureSettings
 Command to retrieve current decompiler settings being used for feature/signature generation. More...
 
class  ghidra::SetSignatureSettings
 Command to provide the global settings used by the decompiler process during feature/signature generation. More...
 

Detailed Description

Feature/Signature generation commands that can be issued to the decompiler by the Ghidra client.