Uses of Interface
com.pnfsoftware.jeb.core.units.INativeCodeUnit

Packages that use INativeCodeUnit
Package
Description
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
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.
C simulator types, used to emulate AST statements.
Types related to mangling and de-mangling of native names.
Types used during the generation of native code disassembly.
Types for "code-less" signatures.
Classes and interfaces to access and define native types and related objects, used by JEB's native code analysis pipeline (including gendec).
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.