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.
-
ClassDescriptionMake it a dynamic enum for users to add its own libraries?Manage a set of
ExecutableModel
, such that an unknown binary can be matched against these models (see {CodelessSignatureManager.match(INativeCodeUnit, CodelessSignaturePackageEntry)
), or identified as containing code from the models (see {CodelessSignatureManager.identifyLibraries(INativeCodeUnit)
).Represent a codeless signature package available throughCodelessSignatureManager
.Definition of a function for codeless signatures; these can be known library functions or unknown functions.Matching result (not necessarily final), between a target model and a reference model.Definition of a library module (i.e.