public static interface

EState.PointerSanitizer

com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.EState.PointerSanitizer

Class Overview

Pointer sanitizer interface, used to generate a valid address from a pointer value.

Summary

Public Methods
abstract long process(long pointer)

Public Methods

public abstract long process (long pointer)