Serialized Form
-
Package com.pnfsoftware.jeb.client.script
-
Exception com.pnfsoftware.jeb.client.script.ScriptException
class ScriptException extends JebException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.client.script.ScriptExecutionException
class ScriptExecutionException extends ScriptException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.client.script.ScriptInitializationException
class ScriptInitializationException extends ScriptException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.client.script.ScriptPreparationException
class ScriptPreparationException extends ScriptException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.client.telemetry
-
Exception com.pnfsoftware.jeb.client.telemetry.TelemetryException
class TelemetryException extends JebException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.exceptions
-
Exception com.pnfsoftware.jeb.core.exceptions.DemoLimitationException
class DemoLimitationException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.exceptions.InterruptionException
class InterruptionException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.exceptions.JebException
class JebException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
unit
IUnit unit
-
-
Exception com.pnfsoftware.jeb.core.exceptions.JebRuntimeException
class JebRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
unit
IUnit unit
-
-
Exception com.pnfsoftware.jeb.core.exceptions.NewerMethodIllegalCallException
class NewerMethodIllegalCallException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.exceptions.NotImplementedException
class NotImplementedException extends JebException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.exceptions.ToDoException
class ToDoException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.exceptions.UnmanglerException
class UnmanglerException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units
-
Exception com.pnfsoftware.jeb.core.units.UnitLockedException
class UnitLockedException extends ConcurrentException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.android
-
Exception com.pnfsoftware.jeb.core.units.code.android.DexParsingException
class DexParsingException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.android.adb
-
Exception com.pnfsoftware.jeb.core.units.code.android.adb.AdbException
class AdbException extends JebException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.android.ir
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecConversionException
class DexDecConversionException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
details
String details
-
insn
IDalvikInstruction insn
-
opcode
Integer opcode
-
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalCodeThrownException
class DexDecEvalCodeThrownException extends DexDecEvaluationException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
ref
IDImm ref
-
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalFailedTranslationException
class DexDecEvalFailedTranslationException extends DexDecEvaluationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalItercountExceededException
class DexDecEvalItercountExceededException extends DexDecEvaluationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalSandboxExecutionException
class DexDecEvalSandboxExecutionException extends DexDecEvaluationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalStubException
class DexDecEvalStubException extends DexDecEvaluationException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
msig
String msig
-
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalTimeoutExceededException
class DexDecEvalTimeoutExceededException extends DexDecEvaluationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvaluationException
class DexDecEvaluationException extends JebException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecEvalUnmanagedCodeException
class DexDecEvalUnmanagedCodeException extends DexDecEvaluationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.android.ir.DexDecNativeEvalFailedException
class DexDecNativeEvalFailedException extends DexDecEvaluationException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.asm.analyzer
-
Exception com.pnfsoftware.jeb.core.units.code.asm.analyzer.NativeAnalyzerException
class NativeAnalyzerException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.asm.cfg
-
Exception com.pnfsoftware.jeb.core.units.code.asm.cfg.CfgVerificationException
class CfgVerificationException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.simulator
-
Exception com.pnfsoftware.jeb.core.units.code.asm.decompiler.ast.simulator.CSimulationException
class CSimulationException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions
-
Exception com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions.DecompilerException
class DecompilerException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions.EvaluationException
class EvaluationException extends DecompilerException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions.IllegalConversionException
class IllegalConversionException extends InstructionConversionException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions.IllegalIntermediateExpressionException
class IllegalIntermediateExpressionException extends DecompilerException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions.InstructionConversionException
class InstructionConversionException extends DecompilerException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions.UnsupportedConversionException
class UnsupportedConversionException extends InstructionConversionException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.decompiler.exceptions.UntranslatedIntermediateExpressionException
class UntranslatedIntermediateExpressionException extends DecompilerException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.asm.memory
-
Exception com.pnfsoftware.jeb.core.units.code.asm.memory.MemoryException
class MemoryException extends IOException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.asm.processor
-
Exception com.pnfsoftware.jeb.core.units.code.asm.processor.CannotReadRegisterException
class CannotReadRegisterException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.processor.CannotWriteRegisterException
class CannotWriteRegisterException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.processor.ProcessorException
class ProcessorException extends JebException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.processor.UnsupportedInstructionException
class UnsupportedInstructionException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.asm.sig
-
Exception com.pnfsoftware.jeb.core.units.code.asm.sig.NativeSignatureScopeException
class NativeSignatureScopeException extends NotImplementedException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.sig.SiglibException
class SiglibException extends JebException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.asm.type
-
Exception com.pnfsoftware.jeb.core.units.code.asm.type.CannotImportTypeException
class CannotImportTypeException extends NativeTypeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.type.IllegalTypeNameException
class IllegalTypeNameException extends NativeTypeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
typename
String typename
-
-
Exception com.pnfsoftware.jeb.core.units.code.asm.type.NativeTypeException
class NativeTypeException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.type.TypelibDefinitionException
class TypelibDefinitionException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.core.units.code.asm.type.TypeStringParseException
class TypeStringParseException extends JebException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.core.units.code.debug
-
Exception com.pnfsoftware.jeb.core.units.code.debug.DebuggerException
class DebuggerException extends JebRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.util.collect
-
Class com.pnfsoftware.jeb.util.collect.AddressHashMap
- serialVersionUID:
- 1L
-
Serialized Fields
-
invmask
long invmask
-
-
Class com.pnfsoftware.jeb.util.collect.AddressSegmentMap
- serialVersionUID:
- 1L
-
Serialized Fields
-
invmask
long invmask
-
overflow
long overflow
-
-
Class com.pnfsoftware.jeb.util.collect.AddressTreeMap
- serialVersionUID:
- 1L
-
Serialized Fields
-
invmask
long invmask
-
-
Class com.pnfsoftware.jeb.util.collect.AddressTreeSet
- serialVersionUID:
- 1L
-
Serialized Fields
-
invmask
long invmask
-
-
Class com.pnfsoftware.jeb.util.collect.SegmentMap
class SegmentMap extends ConcurrentSkipListMap<K extends Comparable<K>,V extends ISegment<K>> implements Serializable - serialVersionUID:
- 1L
-
Serialized Fields
-
removeSegmentsOnOverlap
boolean removeSegmentsOnOverlap
default: false
-
-
-
Package com.pnfsoftware.jeb.util.concurrent
-
Exception com.pnfsoftware.jeb.util.concurrent.ConcurrentException
class ConcurrentException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.util.concurrent.OperationTimedOutException
class OperationTimedOutException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.pnfsoftware.jeb.util.encoding
-
Exception com.pnfsoftware.jeb.util.encoding.BadEncodingException
class BadEncodingException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
offset
int offset
-
-
-
Package com.pnfsoftware.jeb.util.encoding.json
-
Class com.pnfsoftware.jeb.util.encoding.json.JSONArray
class JSONArray extends ArrayList implements Serializable- serialVersionUID:
- 3957988303675231981L
-
Class com.pnfsoftware.jeb.util.encoding.json.JSONObject
class JSONObject extends HashMap implements Serializable- serialVersionUID:
- -503443796854799292L
-
-
Package com.pnfsoftware.jeb.util.encoding.json.parser
-
Exception com.pnfsoftware.jeb.util.encoding.json.parser.ParseException
class ParseException extends Exception implements Serializable- serialVersionUID:
- -7880698968187728547L
-
Serialized Fields
-
errorType
int errorType
-
position
long position
-
unexpectedObject
Object unexpectedObject
-
-
-
Package com.pnfsoftware.jeb.util.serialization
-
Exception com.pnfsoftware.jeb.util.serialization.SerializationCancelledException
class SerializationCancelledException extends SerializationException implements Serializable- serialVersionUID:
- 1L
-
Exception com.pnfsoftware.jeb.util.serialization.SerializationException
class SerializationException extends IOException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classname
String classname
-
-
-
Package com.pnfsoftware.jeb.util.serialization.objects
-
Class com.pnfsoftware.jeb.util.serialization.objects.SerArrayList
- serialVersionUID:
- 1L
-