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

Packages that use IInteractiveUnit
Package
Description
Support types for actions that units may provide and implementation in order to allow generic access requests.
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.
This package and sub-packages contains types used by the native code analysis pipeline, including gendec (the generic decompiler).
This package and its sub-packages contain the types used to access gendec, JEB's generic decompiler.
Types used by debugger plugins.
Types used to manipulate dexdec-generated (Dex decompiler) Java Abstract Syntax Tree (AST) objects.
Standard implementations of basic units objects.