Ghidra 11.3.2
Ghidra internal decompiler documentation.
|
Calculate signatures and save them to a file: save signatures <filename> [...]
More...
Public Member Functions | |
virtual void | execute (istream &s) |
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.