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

Package
Description
Support types for actions that units may provide and implementation in order to allow generic access requests.
Types to generate tree documents, useful to represent hierarchical data generated by a unit.
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers, decompilers, and debuggers.
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
This package and sub-packages contain all types used by Android code analysis plugins.
Control flow graph classes used by the Android components, including dexdec.
Types representing an Dex structures and Dalvik code.
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred to as dexdec) Intermediate Representation (IR) objects.
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.
Control-flow graph types specific to native code.
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).
IR emulator facility.
Native code items, including code items and data items.
Types used to define and represent processors' instructions, operands, and registers.
Types used during the generation of native code disassembly.
Types for library code signatures (siglib) generation and identification.
Types for "code-less" signatures.
Types used for (limtied) native instruction simulation.
Classes and interfaces to access and define native types and related objects, used by JEB's native code analysis pipeline (including gendec).
Types used by debugger plugins.
Standard implementations of debugger related interfaces.
Types used to manipulate dexdec-generated (Dex decompiler) Java Abstract Syntax Tree (AST) objects.
Utility types specific to JEB core, such as unit helper classes.