Uses of Package
com.pnfsoftware.jeb.core

Packages that use com.pnfsoftware.jeb.core
Package
Description
Types and interfaces used to build JEB clients and interact with the client-side parts of a JEB instance.
Types used by scripts to interact with the analysis results presented by a JEB client.
Core back-end APIs used to bootstrap JEB, manage engines contexts and projects, and describe plugins, artifacts, and related metadata.
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, including dexdec, the dex decompiler.
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 contain 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 to define and represent processors' instructions, operands, and registers.
Types for library code signatures (siglib) generation and identification.
Types for "code-less" signatures.
Public types and interfaces provided by CUDA fat binary analysis plugins.
Types used by Dart code analysis plugins.
Types used by debugger plugins.
Types used to manipulate dexdec-generated (Dex decompiler) Java Abstract Syntax Tree (AST) objects.
Public types and interfaces provided by the Simatic S7 analysis plugins.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
Standard implementations of basic units objects.
JEB Core-specific utility types, primarily helper classes related to units and engines.