Uses of Package
com.pnfsoftware.jeb.core.exceptions

Package
Description
This package and its sub-packages contain types and interfaces used to build JEB clients and interact with client-specific sides of a JEB instance.
Facility code to provide implementors of JEB clients a way to offer scripting supports to JEB users.
Types related to telemetry information that can be generated by JEB clients.
The core package and sub-packages define classes and interfaces to interact with and develop JEB back-end plugins.
Custom exceptions generated by the back-end.
Types for text documents, useful to represent textual data generated by a unit.
Trivial implementations for the text package interfaces.
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.
Types to access and interact with the Android Debug Bridge (adb).
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred to as dexdec) Intermediate Representation (IR) objects.
Types relating to the disassembler engine.
Control-flow graph types specific to native code.
C simulator types, used to emulate AST statements.
Specific exception types that may be thrown by gendec components.
Types used to define and represent processors' instructions, operands, and registers.
Types for library code signatures (siglib) generation and identification.
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.