Uses of Package
com.pnfsoftware.jeb.core.input
Packages that use com.pnfsoftware.jeb.core.input
Package
Description
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
Types used by units to read data.
Trivial implementations for the text package interfaces.
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.
Types specific to code objects, such as Windows PE, Linux ELF, or Apple Mach-O.
Standard implementations of basic units objects.
Types to encode and decode data, including hashes/digests calculator, zip and xml
implementations.
-
Classes in com.pnfsoftware.jeb.core.input used by com.pnfsoftware.jeb.core
-
Classes in com.pnfsoftware.jeb.core.input used by com.pnfsoftware.jeb.core.inputClassDescriptionDefinition of a bytes provider, whose key can be augmented by an integer id (version code).Standard input interface for units.Tagging interface for input location objects.
-
Classes in com.pnfsoftware.jeb.core.input used by com.pnfsoftware.jeb.core.output.text.impl
-
Classes in com.pnfsoftware.jeb.core.input used by com.pnfsoftware.jeb.core.unitsClassDescriptionStandard input interface for units.Tagging interface for input location objects.
-
Classes in com.pnfsoftware.jeb.core.input used by com.pnfsoftware.jeb.core.units.code
-
Classes in com.pnfsoftware.jeb.core.input used by com.pnfsoftware.jeb.core.units.code.android
-
Classes in com.pnfsoftware.jeb.core.input used by com.pnfsoftware.jeb.core.units.codeobject
-
Classes in com.pnfsoftware.jeb.core.input used by com.pnfsoftware.jeb.core.units.implClassDescriptionDefinition of a bytes provider, whose key can be augmented by an integer id (version code).Standard input interface for units.Tagging interface for input location objects.
-
Classes in com.pnfsoftware.jeb.core.input used by com.pnfsoftware.jeb.util.encoding