JEB API Documentation
Package Index
|
Class Index
com.pnfsoftware.jeb.client.api
com.pnfsoftware.jeb.core
com.pnfsoftware.jeb.core.actions
com.pnfsoftware.jeb.core.dao
com.pnfsoftware.jeb.core.dao.impl
com.pnfsoftware.jeb.core.events
com.pnfsoftware.jeb.core.exceptions
com.pnfsoftware.jeb.core.input
com.pnfsoftware.jeb.core.output
com.pnfsoftware.jeb.core.output.code
com.pnfsoftware.jeb.core.output.code.coordinates
com.pnfsoftware.jeb.core.output.graph
com.pnfsoftware.jeb.core.output.graph.impl
com.pnfsoftware.jeb.core.output.table
com.pnfsoftware.jeb.core.output.table.impl
com.pnfsoftware.jeb.core.output.text
com.pnfsoftware.jeb.core.output.text.impl
com.pnfsoftware.jeb.core.output.tree
com.pnfsoftware.jeb.core.output.tree.impl
com.pnfsoftware.jeb.core.properties
com.pnfsoftware.jeb.core.properties.impl
com.pnfsoftware.jeb.core.units
com.pnfsoftware.jeb.core.units.code
com.pnfsoftware.jeb.core.units.code.android
com.pnfsoftware.jeb.core.units.code.android.dex
com.pnfsoftware.jeb.core.units.code.asm
com.pnfsoftware.jeb.core.units.code.asm.processor
com.pnfsoftware.jeb.core.units.code.controlflow
com.pnfsoftware.jeb.core.units.code.debug
com.pnfsoftware.jeb.core.units.code.debug.impl
com.pnfsoftware.jeb.core.units.code.java
com.pnfsoftware.jeb.core.units.codeobject
com.pnfsoftware.jeb.core.units.impl
com.pnfsoftware.jeb.core.util
com.pnfsoftware.jeb.util
com.pnfsoftware.jeb.util.events
com.pnfsoftware.jeb.util.events2
com.pnfsoftware.jeb.util.events2.impl
com.pnfsoftware.jeb.util.logging
com.pnfsoftware.jeb.util.serialization
Interfaces
IBinaryFrames
IBinaryUnit
ICommandInterpreter
IInteractiveUnit
IMetadataGroup
IMetadataManager
IUnit
IUnitIdentifier
IUnitInterpreter
<T extends
IUnit
>
IUnitNotification
IUnitNotificationManager
IUnitProcessor
IUnitProvider
IUnknownInputResolver
IVirtualMemoryCodeUnit
IXmlUnit
Classes
AbstractBinaryUnit
AbstractInteractiveBinaryUnit
AbstractInteractiveUnit
AbstractMetadataGroup
AbstractUnit
AbstractUnitIdentifier
ExecutionResult
MetadataGroup
MetadataManager
UnitAddress
<T extends
IInteractiveUnit
>
UnitNotification
UnitNotificationManager
UnitUtil
WellKnownUnitTypes
Enums
MetadataGroupType
NotificationType
Package Index
|
Class Index
package
com.pnfsoftware.jeb.core.units
Classes
| Description
The
units
packages define interfaces and classes used to implements identifiers and parsers.