Uses of Class
com.pnfsoftware.jeb.core.exceptions.JebException

Packages that use JebException
Package
Description
Types and interfaces used to build JEB clients and interact with the client-side parts of a JEB instance.
Core back-end APIs used to bootstrap JEB, manage engines contexts and projects, and describe plugins, artifacts, and related metadata.
Public checked and unchecked exception types raised by JEB Core and its 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 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).
Standard implementations of debugger related interfaces.