Uses of Package
com.pnfsoftware.jeb.core.units.code.asm.type

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.
This package and sub-packages contain 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.
C AST types, used in AST documents provided by the source units generated by gendec.
Types used to create and access gendec's IR (Intermediate Representation).
Types used by the IR template and IR compiler.
IR emulator facility.
Native code items, including code items and data items.
Types used to represent a virtual memory used when analyzing native code.
Types used during the generation of native code disassembly.
Classes and interfaces to access and define native types and related objects, used by JEB's native code analysis pipeline (including gendec).
Public types and interfaces provided by the Simatic S7 analysis plugins.