java.lang.Object
com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.EStateDumper

public class EStateDumper extends Object
Dump the memory and registers of an EState object to files (img_xxx and registers).

This class is currently not intended for public use.

  • Constructor Details

    • EStateDumper

      public EStateDumper(EState state)
  • Method Details