Package ghidra.feature.vt.api.main
package ghidra.feature.vt.api.main
-
ClassDescriptionInterface used for a callback when associations are accepted or cleared.A VTAssociation is a possible equivalence between a function or data in one program to a function or data in another program.The interface for the association manager which manages the associations which are shared with similar matches within a session.Class the indicates an overview, or high-level status, for the markup items within an association.Enum that represents an association type of either Function or DataA status that the user can set on an item to signal that the item has been considered, but not applied.A VTMatch is a scoring by some algorithm that indicates a possibility that one function or data item on one program matches a function or data item in another program.Interface for all the matches generated from a single program correlator run.VTMatchTag is the interface for the user defined tags that can be set on a version tracking match.Class that represents a numerical score for a correlator.Main interface for a Version Tracking Session