Is your feature request related to a problem? Please describe.
Hello.
When I try to emulate images in corefile/minidump format a have already stack environment. But for using "aets+" and "aesb" r2 required "aeim". In same time "aeim esp 0" will rewrite bytes in stack.
Describe the solution you'd like
I want use ESIL tracing "aets+", "aesb" without mandatory using "aeim". Or dont initializing stack memory with null-bytes if I use "aeim rsp 0"
Describe alternatives you've considered
Alternative solution using aeim with some memory and returning esp/ebp values back. But it is not convenient.
Is your feature request related to a problem? Please describe. Hello. When I try to emulate images in corefile/minidump format a have already stack environment. But for using "aets+" and "aesb" r2 required "aeim". In same time "aeim esp 0" will rewrite bytes in stack.
Describe the solution you'd like I want use ESIL tracing "aets+", "aesb" without mandatory using "aeim". Or dont initializing stack memory with null-bytes if I use "aeim rsp 0"
Describe alternatives you've considered Alternative solution using aeim with some memory and returning esp/ebp values back. But it is not convenient.