package

com.pnfsoftware.jeb.core.units.code.asm.sig

Interfaces

INativeAttribute Information on the signature target. 
INativeFeature Characteristics computed on a native item. 
INativeSignature A native signature is composed of a set of INativeFeature identifying one or several native item(s) -- the target(s) --, and a set of INativeAttribute representing what is known about the target(s). 
INativeSignaturePackage  

Classes

NativeSignatureDBManager Manage a set of INativeSignaturePackage, such that a native item (routine, basic block, instruction or data) can be matched against the INativeSignature contained in such package. 
NativeSignatureFlags  
NativeSignatureMatchResult Result of a match, i.e. 
NativeSignaturePackageEntry Represents a signature package available through the NativeSignatureDBManager
NativeSignaturePackageMetadata Metadata associated with a signature package. 

Enums

Exceptions

NotImplementedFeatureScopeException Throw when a feature is not suitable for a native item.