Uses of Package
com.pnfsoftware.jeb.core.units.code.asm
Packages that use com.pnfsoftware.jeb.core.units.code.asm
Package
Description
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
This package and sub-packages contain all types used by Android code analysis plugins.
This package and sub-packages contains types used by the native code analysis pipeline, including
gendec
(the generic decompiler).Types relating to the disassembler engine.
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.Types used to define and represent processors' instructions, operands, and registers.
Types used for (limtied) native instruction simulation.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm used by com.pnfsoftware.jeb.coreClassDescriptionDefinition of a native decompiler plugin.Native disassembler plugins.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm used by com.pnfsoftware.jeb.core.units
-
-
Classes in com.pnfsoftware.jeb.core.units.code.asm used by com.pnfsoftware.jeb.core.units.code.asmClassDescriptionCommon implementation for native plugins (disassemblers,
gendec
-based decompilers).Generic object representing the result of a unit of work (an operation) that is part of a chain of operations.Status code to indicate if the result is meaningful and if the next operation should be performed.Definition of a native decompiler plugin.Native disassembler plugins.Native plugins consist of native disassembler and native decompiler plugins.Generic Linux syscall number<>name, number<>routineref provider. -
Classes in com.pnfsoftware.jeb.core.units.code.asm used by com.pnfsoftware.jeb.core.units.code.asm.analyzerClassDescriptionGeneric object representing the result of a unit of work (an operation) that is part of a chain of operations.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm used by com.pnfsoftware.jeb.core.units.code.asm.decompilerClassDescriptionGeneric object representing the result of a unit of work (an operation) that is part of a chain of operations.Native code context.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm used by com.pnfsoftware.jeb.core.units.code.asm.processorClassDescriptionDefinition of a concrete machine context, holding a VM, processor information, and a set of registers data.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm used by com.pnfsoftware.jeb.core.units.code.asm.simulatorClassDescriptionDefinition of a concrete machine context, holding a VM, processor information, and a set of registers data.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm used by com.pnfsoftware.jeb.core.units.codeobjectClassDescriptionGeneric object representing the result of a unit of work (an operation) that is part of a chain of operations.