Uses of Package
com.pnfsoftware.jeb.util.graph
Packages that use com.pnfsoftware.jeb.util.graph
Package
Description
Types used by scripts to interact with the analysis results presented by a JEB client.
Types related to JEB code plugins, including disassemblers, decompilers, and debuggers.
This package and sub-packages contain all types used by Android code analysis plugins.
This package and sub-packages contains types used by the native code analysis pipeline, including
gendec
(the generic decompiler).Types used to represent graphs.
-
Classes in com.pnfsoftware.jeb.util.graph used by com.pnfsoftware.jeb.client.api
-
Classes in com.pnfsoftware.jeb.util.graph used by com.pnfsoftware.jeb.core.units.codeClassDescriptionA builder of directed graphs whose vertices can be assigned and retrieved by String addresses.
-
Classes in com.pnfsoftware.jeb.util.graph used by com.pnfsoftware.jeb.core.units.code.androidClassDescriptionA directed graph object, cyclic or acyclic.A builder of directed graphs whose vertices can be assigned and retrieved by String addresses.
-
Classes in com.pnfsoftware.jeb.util.graph used by com.pnfsoftware.jeb.core.units.code.asmClassDescriptionA directed graph object, cyclic or acyclic.A builder of directed graphs whose vertices can be assigned and retrieved by String addresses.
-
Classes in com.pnfsoftware.jeb.util.graph used by com.pnfsoftware.jeb.util.graph