teambi0s / secREtary

The Reverse Engineering Assistant of your dreams
https://blog.bi0s.in
MIT License
29 stars 18 forks source link

added function call stack #24

Closed akulpillai closed 4 years ago

akulpillai commented 4 years ago

added a stack "callStack" that keeps track of the functions. Currently showstack() does not print function names even if they are available and simply outputs in the "sub_" convention.