Skip to content

Ida plugin to improve call stack in Windows x64 debugger

Notifications You must be signed in to change notification settings

AntonKukoba1/BetterCallStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages