reverse-engineering

How to get a nice stack view in radare2?


This is the stack view that I'm getting in radare2 after entering the visual panel mode:

enter image description here

This is the view from immunity debugger:

enter image description here

how can I get a view similar to that of immunity debugger in radare2?


Solution

  • For whoever ending up here, I didn't get any response here so I posted the question to Reverse Engineering and radare2 github. you can find the answer here.