Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.sig.NativeSignatureMatchResult
Packages that use NativeSignatureMatchResult
Package
Description
Types for library code signatures (siglib) generation and identification.
-
Uses of NativeSignatureMatchResult in com.pnfsoftware.jeb.core.units.code.asm.sig
Methods in com.pnfsoftware.jeb.core.units.code.asm.sig that return types with arguments of type NativeSignatureMatchResultModifier and TypeMethodDescriptionNativeSignatureDBManager.match
(INativeCodeAnalyzer<? extends IInstruction> _gca, Collection<INativeMethodDataItem> routines, boolean uniqueMatchOnly, boolean maximumConfidenceLevel, boolean includeAlreadyMatched) Match a list of native routines against the currently loaded signatures packages for this analysis.