esil
Some infor about ESIL (from 2015)
esil.exectraptrap when executing code in non-executable memory Default is falseesil.fillstackInitialize ESIL stack with (random, debrujn, sequence, zeros, ...)esil.gotolimitMaximum number of gotos per ESIL expression Default is 0x00001000esil.iotrapinvalid read or writes produce a trap exception Default is trueesil.mdev.rangeSpecify a range of memory to be handled by cmd.esil.mdevesil.nonullPrevent memory read, memory write at null pointer Default is falseesil.prestepStep before esil evaluation indecommands Default is trueesil.romemSet memory as read-only for ESIL Default is falseesil.stack.addrNumber of elements that can be pushed on the esilstack Default is 0x00100000esil.stack.depthNumber of elements that can be pushed on the esilstack Default is 32esil.stack.patternSpecify fill pattern to initialize the stack (0, w, d, i) Default is 0esil.stack.sizeNumber of elements that can be pushed on the esilstack Default is 0x000f0000esil.statsStatistics from ESIL emulation stored in sdb Default is falseesil.verboseShow ESIL verbose level (0, 1, 2) Default is 0
esil.exectrap esil.fillstack esil.gotolimit esil.iotrap esil.mdev.range esil.nonull esil.prestep esil.romem esil.stack.addr esil.stack.depth esil.stack.pattern esil.stack.size esil.stats esil.verbose