Uses of Package
com.pnfsoftware.jeb.util.base
Packages that use com.pnfsoftware.jeb.util.base
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.
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
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.
Control flow graph classes used by the Android components, including
dexdec
.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.
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.Types used to create and access
gendec
's IR (Intermediate Representation).Native code items, including code items and data items.
Types for "code-less" signatures.
Classes and interfaces to access and define native types and related objects, used by JEB's
native code analysis pipeline (including
gendec
).Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
Basic utility types, used by other utility code.
Collections, such as segments, custom maps/sets/lists, etc.
Types related to concurrency, synchronization, and external code execution.
Utility code for network operations.
JEB's custom serialization facility (PNF-ORPD).
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.clientClassDescriptionProgress callback interface, used by various types to provide progress information about an on-going task.
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.coreClassDescriptionProgress callback interface, used by various types to provide progress information about an on-going task.A buffer of data with a MIME type and contents properties.
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.core.units.codeClassDescriptionHandy class holding two typed elements.Progress callback interface, used by various types to provide progress information about an on-going task.
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.core.units.code.android
-
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.core.units.code.android.ir
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.core.units.code.asm.analyzer
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.core.units.code.asm.cfg
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.core.units.code.asm.decompiler
-
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.core.units.code.asm.items
-
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.core.units.code.asm.typeClassDescriptionHandy class holding two typed elements.Base class for dynamic enumerations.A functional interface used to check an object and provide a boolean value.
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.core.units.codeobject
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.util.baseClassDescriptionHandy class holding two typed elements.Base class for dynamic enumerations.Simple file type determination routine primarily based on path extension, and optionally, file contents.Progress callback interface, used by various types to provide progress information about an on-going task.Interface to implement string matchers.Generic interface representing the properties of a
TypedContent
.Determine the current operating system.The path processor class is used to resolve flexible paths (flexi-paths) and lists of multiple flexi-paths (multi-flexi-paths are flexi-paths separated by semicolons).String match result provided by thefind
method.A buffer of data with a MIME type and contents properties.Wrap an object. -
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.util.collect
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.util.concurrent
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.util.netClassDescriptionProgress callback interface, used by various types to provide progress information about an on-going task.
-
Classes in com.pnfsoftware.jeb.util.base used by com.pnfsoftware.jeb.util.serializationClassDescriptionProgress callback interface, used by various types to provide progress information about an on-going task.