# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.EStateDumper

Dump the memory and registers of an [EState](EState) object to files \(`img_xxx` and `registers`\). 

 This class is currently not intended for public use.

## Constructor: EStateDumper
- parameter: `state`, type: `com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.EState`


## Method: dumpTo
- parameter: `folder`, type: `java.io.File`


