Package ghidra.feature.vt.gui.actions
package ghidra.feature.vt.gui.actions
-
ClassDescriptionThe ApplyBlockedMatchAction allows the user to apply a match that is currently blocked.This action runs the
AutoVersionTrackingTask
If their options are set, this command runs all of the exactVTProgramCorrelator
s that return unique matches (i.e., only one of each match is found in each program) for each correlator selected in the autoVT options to run: Exact Symbol Name correlator Exact Data correlator Exact Function Byte correlator Exact Function Instruction correlator Exact Function Mnemonic correlatorAction that creates a manual match for the currently selected source and destination functions in the function association tables.Action that creates a manual match for the currently selected source and destination functions in the function association tables and then accepts the match.Action that creates a manual match for the currently selected source and destination functions in the function association tables and then applies the match.Action that replaces Data for a version tracking data match, but only if no defined data in the destination is replaced other than defined data at the match's destination address.Action that selects the function match, if it exists, for the currently selected source and destination functions in the tables.An enum to describe the available selection tracking states.