Uses of Interface
com.pnfsoftware.jeb.core.units.code.android.ir.IDSandboxHooks
Packages that use IDSandboxHooks
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 IDSandboxHooks in com.pnfsoftware.jeb.core.units.code.android.ir
Methods in com.pnfsoftware.jeb.core.units.code.android.ir with parameters of type IDSandboxHooksModifier and TypeMethodDescriptionint
IDState.registerSandboxHooks
(IDSandboxHooks hooks) Register sandbox hooks.