Uses of Interface
com.pnfsoftware.jeb.core.IPlugin

Packages that use IPlugin
Package
Description
Facility code to provide implementors of JEB clients a way to offer scripting supports to JEB users.
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 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).
This package and its sub-packages contain the types used to access gendec, JEB's generic decompiler.
Types specific to gendec's AST optimizers.
Types specific to gendec's IR optimizers.
Common types used by gendec's optimizers.
Types used by debugger plugins.
Types used to manipulate dexdec-generated (Dex decompiler) Java Abstract Syntax Tree (AST) objects.