Valhalla Legends Forums Archive | Assembly Language (any cpu) | IDA Question/problem

AuthorMessageTime
iago
[img]http://www.valhallalegends.com/iago/IDA.gif[/img]

The stack pointers show up as red rather than showing a variable, and I'm trying to figure out why. In that function, ESP ends up back at the right spot at the end, so it's not because of a misalignment.

What I was thinking is the variables that were generated were incorrect. If this is the case, is there some way to tell it to "generate the variables better", or do I manually have to fix them?

Or can the invalid local variable references be red for another reason?
March 7, 2004, 10:52 PM
Adron
Hmm, can't that happen just because you haven't turned them into offsets yet? try o on them?
March 8, 2004, 3:20 AM

Search