Uses of Interface
com.pnfsoftware.jeb.core.units.code.android.ir.IDEmulatorHooks
Packages that use IDEmulatorHooks
Package
Description
This package contains types used to publicly access and manipulate JEB's DEX Decompiler (referred
to as
dexdec
) Intermediate Representation (IR) objects.-
Uses of IDEmulatorHooks in com.pnfsoftware.jeb.core.units.code.android.ir
Methods in com.pnfsoftware.jeb.core.units.code.android.ir with parameters of type IDEmulatorHooksModifier and TypeMethodDescriptionint
IDState.registerEmulatorHooks
(IDEmulatorHooks hooks) Register emulator hooks.