Uses of Package
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.