Uses of Interface
com.pnfsoftware.jeb.core.units.IPriorityBasedHooks
Packages that use IPriorityBasedHooks
Package
Description
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred
to as
dexdec
) Intermediate Representation (IR) objects.Types used to create and access
gendec
's IR (Intermediate Representation).IR emulator facility.
-
Uses of IPriorityBasedHooks in com.pnfsoftware.jeb.core.units.code.android.ir
Subinterfaces of IPriorityBasedHooks in com.pnfsoftware.jeb.core.units.code.android.irModifier and TypeInterfaceDescriptioninterface
An interface for user-defined hooks called bydexdec
's IR emulator when executing internal (in DEX) code.interface
An interface for user-defined hooks called bydexdec
's IR sandbox when executing external (not in DEX) code. -
Uses of IPriorityBasedHooks in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir
Subinterfaces of IPriorityBasedHooks in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir -
Uses of IPriorityBasedHooks in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.emulator
Subinterfaces of IPriorityBasedHooks in com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.emulator