Uses of Class
com.pnfsoftware.jeb.core.units.code.asm.sig.codeless.CodelessSignatureManager
Packages that use CodelessSignatureManager
Package
Description
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
Types for "code-less" signatures.
-
Uses of CodelessSignatureManager in com.pnfsoftware.jeb.core
Methods in com.pnfsoftware.jeb.core that return CodelessSignatureManagerModifier and TypeMethodDescriptionIEnginesContext.getCodelessSignatureManager()Retrieve the codeless signature manager managed by this context. -
Uses of CodelessSignatureManager in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless
Methods in com.pnfsoftware.jeb.core.units.code.asm.sig.codeless that return CodelessSignatureManagerModifier and TypeMethodDescriptionstatic CodelessSignatureManagerCodelessSignatureManager.getInstance(IEnginesContext enginesContext)