Uses of Annotation Interface
com.pnfsoftware.jeb.util.serialization.annotations.SerTransient
Packages that use SerTransient
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.-
Uses of SerTransient in com.pnfsoftware.jeb.core.units.code.asm.analyzer
Fields in com.pnfsoftware.jeb.core.units.code.asm.analyzer with annotations of type SerTransientModifier and TypeFieldDescriptionprotected BinaryPatternVerifier
AbstractAnalyzerExtension.paddingVerifier
protected BinaryPatternVerifier
AbstractAnalyzerExtension.prologueVerifier
-
Uses of SerTransient in com.pnfsoftware.jeb.core.units.code.asm.cfg
Fields in com.pnfsoftware.jeb.core.units.code.asm.cfg with annotations of type SerTransient -
Uses of SerTransient in com.pnfsoftware.jeb.core.units.code.asm.decompiler
Fields in com.pnfsoftware.jeb.core.units.code.asm.decompiler with annotations of type SerTransientModifier and TypeFieldDescriptionprotected IERoutineContext
AbstractConverter.ctx
Per-routine data - works because convert() is not re-entrant (same found in X86ConvXxx helper classes).
Should be set before converting a routine, and reset to null after it's done.AbstractConverter.parameterRegistersForAllCC
AbstractConverter.spoiledRegistersForAllCC