AntonKukoba1 / BetterCallStack

Ida plugin to improve call stack in Windows x64 debugger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BetterCallStack

IDA 7.7 plugin to improve the call stack for Windows x64 debugger

Setup the include directory and libraries path in BetterCallStack project to point at appropriate IDA SDK directories. And then just build it. Put BetterCallStack64.dll into IDA plugins directory. That's it.

The plugin will automatically run when debugger is on.

Without the plugin: image

With the plugin: image

So the call stack becomes as accurate as the one shown in ProcessExplorer or Windbg

About

Ida plugin to improve call stack in Windows x64 debugger


Languages

Language:C++ 100.0%