Uses of Interface
com.pnfsoftware.jeb.core.units.code.ICodeData
Packages that use ICodeData
Package
Description
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
Types representing an Dex structures and Dalvik code.
Native code items, including code items and data items.
-
Uses of ICodeData in com.pnfsoftware.jeb.core.units.code
Subinterfaces of ICodeData in com.pnfsoftware.jeb.core.units.codeModifier and TypeInterfaceDescriptioninterface
Definition of a string in a code unit. -
Uses of ICodeData in com.pnfsoftware.jeb.core.units.code.android.dex
Subinterfaces of ICodeData in com.pnfsoftware.jeb.core.units.code.android.dex -
Uses of ICodeData in com.pnfsoftware.jeb.core.units.code.asm.items
Subinterfaces of ICodeData in com.pnfsoftware.jeb.core.units.code.asm.itemsModifier and TypeInterfaceDescriptioninterface
A specialized type for continuous memory items representing data elements (fields).interface
A specialized data item representing a string