Jump to content
Tuts 4 You

OllyCallstack 0.1a


Teddy Rogers

About This File

Just wanted to get into the development of OllyDbg plugins and displaying the call stack is a feature that I missed in Olly 2.x so I wrote a little plugin which offers some basic information about the call stack.

The Function at the top is always the last called and a double click on a row brings you to the disassembly view with the selected address. But you need a target loaded and it must be in suspended mode else the window won´t show you the call stack. Also it doesn´t update when you step while having the window of the plugin open so you need to press the plugin function in your menu again to update the view.

Plugin + source is in the attachment - tested with OllyDbg 2.01b2 on WinXP SP3 and Win7 SP1


User Feedback

Recommended Comments

There are no comments to display.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...