Package com.pnfsoftware.jeb.core.units.code.asm.sig.codeless
package com.pnfsoftware.jeb.core.units.code.asm.sig.codeless
Types for "code-less" signatures.
-
ClassDescriptionIdentifiers of libraries supported by codeless signatures.Version identifier for a codeless signature library.Manage a set of codeless signature models, such that an unknown binary can be matched against these models (see
CodelessSignatureManager.match(INativeCodeUnit, CodelessSignaturePackageEntry)), or identified as containing code from the models (seeCodelessSignatureManager.identifyLibraries(INativeCodeUnit)).Represent a codeless signature package available throughCodelessSignatureManager.Constraint limiting a target function to a set of possible reference functions.Metadata describing a codeless executable model.Definition of a function for codeless signatures; these can be known library functions or unknown functions.Results of codeless library identification.Matching result (not necessarily final), between a target model and a reference model.Definition of a library module (i.e.Identifier of a module participating in codeless signatures.