Ghidra 11.3.2
Ghidra internal decompiler documentation.
Loading...
Searching...
No Matches
ghidra::IfcSaveSignatures Class Reference

Calculate signatures and save them to a file: save signatures <filename> [...] More...

Inheritance diagram for ghidra::IfcSaveSignatures:
[legend]
Collaboration diagram for ghidra::IfcSaveSignatures:
[legend]

Public Member Functions

virtual void execute (istream &s)
 

Detailed Description

Calculate signatures and save them to a file: save signatures <filename> [...]

The features/signatures are extracted from the current function, which must already be decompiled, and are written out in XML format. The first parameter must be the file name. The command optionally takes additional parameters that can alter signature generation.


The documentation for this class was generated from the following files: