esil
Some infor about ESIL (from 2015)
esil.exectrap
trap when executing code in non-executable memory Default is falseesil.fillstack
Initialize ESIL stack with (random, debrujn, sequence, zeros, ...)esil.gotolimit
Maximum number of gotos per ESIL expression Default is 0x00001000esil.iotrap
invalid read or writes produce a trap exception Default is trueesil.mdev.range
Specify a range of memory to be handled by cmd.esil.mdevesil.nonull
Prevent memory read, memory write at null pointer Default is falseesil.prestep
Step before esil evaluation inde
commands Default is trueesil.romem
Set memory as read-only for ESIL Default is falseesil.stack.addr
Number of elements that can be pushed on the esilstack Default is 0x00100000esil.stack.depth
Number of elements that can be pushed on the esilstack Default is 32esil.stack.pattern
Specify fill pattern to initialize the stack (0, w, d, i) Default is 0esil.stack.size
Number of elements that can be pushed on the esilstack Default is 0x000f0000esil.stats
Statistics from ESIL emulation stored in sdb Default is falseesil.verbose
Show 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