idapython / bin

IDAPython binaries
112 stars 37 forks source link

CallStackWalk failed to reconstruct the call stack #6

Closed confile closed 3 years ago

confile commented 6 years ago

I tried debugging in Win XP and Wind 7 and still had the same problems with the call stack. I attached the example I used from lena 26 tutorial. Here is what I did. Start the app in the debugger. Press the Register button. When the following Error message appear, hit pause in the debugger:

markiert__9_e-mails_

In Ollydbg you get the following stack trace:

PastedGraphic-2.png image

Doing the same in IDA leads to the following stack trace:

PastedGraphic-3.png image

confile commented 6 years ago

OutlookExpressBackup.exe.zip

Here is the example I used.

lallousx86 commented 3 years ago

This is not IDAPython related. Closing.