Uses of Package
com.pnfsoftware.jeb.core.units.code.asm.sig
Packages that use com.pnfsoftware.jeb.core.units.code.asm.sig
Package
Description
Core back-end APIs used to bootstrap JEB, manage engines contexts and projects, and describe
plugins, artifacts, and related metadata.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
Types for library code signatures (siglib) generation and identification.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.sig used by com.pnfsoftware.jeb.coreClassDescriptionManage a set of
INativeSignaturePackage, such that a native item (routine, basic block, instruction or data) can be matched against theINativeSignaturecontained in these packages. -
Classes in com.pnfsoftware.jeb.core.units.code.asm.sig used by com.pnfsoftware.jeb.core.unitsClassDescriptionManage a set of
INativeSignaturePackage, such that a native item (routine, basic block, instruction or data) can be matched against theINativeSignaturecontained in these packages. -
Classes in com.pnfsoftware.jeb.core.units.code.asm.sig used by com.pnfsoftware.jeb.core.units.code.asm.sigClassDescriptionInformation on the signature target.Characteristics computed on a native item.A native signature is composed of a collection of
INativeFeatureidentifying one or several native item(s) -- the target(s) --, and a collection ofINativeAttributerepresenting what is known about the target(s).Confidence level associated with a signature.Signing strategies controlINativeSignaturecreation.Identifiers for attributes' signers, i.e.Identifiers for features' signers, i.e.Manage a set ofINativeSignaturePackage, such that a native item (routine, basic block, instruction or data) can be matched against theINativeSignaturecontained in these packages.Flags describing the item targeted by a native signature.Generation ofINativeSignature, based on aISigningStrategy.Result of a match, i.e.Represents a signature package available through theNativeSignatureDBManager.Signature package availability status.Metadata associated with a signature package.Type of item targeted by a native signature.