Uses of Package
com.pnfsoftware.jeb.core.units.code.asm.cfg
Packages that use com.pnfsoftware.jeb.core.units.code.asm.cfg
Package
Description
Types relating to the disassembler engine.
Control-flow graph types specific to native code.
This package and its sub-packages contain the types used to access
gendec
, JEB's generic
decompiler.Types used to create and access
gendec
's IR (Intermediate Representation).Types used by the IR template and IR compiler.
Types specific to
gendec
's IR optimizers.Native code items, including code items and data items.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.cfg used by com.pnfsoftware.jeb.core.units.code.asm.analyzerClassDescriptionThis class represents a basic block of generic instructions.This class represents a Control Flow Graph for a method (routine) or any body of code.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.cfg used by com.pnfsoftware.jeb.core.units.code.asm.cfgClassDescriptionThis class represents a basic block of generic instructions.This class represents a Control Flow Graph for a method (routine) or any body of code.This exception is raised when a CFG failed verification.Customize instruction rendering via the generation of formatting-context objects.Used to model the exception flows: try-block and catch/handler address.Variable information provider (such as names).A provider of
variables
. -
Classes in com.pnfsoftware.jeb.core.units.code.asm.cfg used by com.pnfsoftware.jeb.core.units.code.asm.decompilerClassDescriptionThis class represents a basic block of generic instructions.This class represents a Control Flow Graph for a method (routine) or any body of code.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.cfg used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.irClassDescriptionThis class represents a basic block of generic instructions.This class represents a Control Flow Graph for a method (routine) or any body of code.Customizable CFG formatter.Customize instruction rendering via the generation of formatting-context objects.A provider of
variables
. -
Classes in com.pnfsoftware.jeb.core.units.code.asm.cfg used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compilerClassDescriptionThis class represents a Control Flow Graph for a method (routine) or any body of code.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.cfg used by com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.optClassDescriptionThis class represents a basic block of generic instructions.This class represents a Control Flow Graph for a method (routine) or any body of code.
-
Classes in com.pnfsoftware.jeb.core.units.code.asm.cfg used by com.pnfsoftware.jeb.core.units.code.asm.itemsClassDescriptionThis class represents a Control Flow Graph for a method (routine) or any body of code.