Jump to content

Recommended Posts

Posted (edited)

I've run into an error with a few files using the IDA pro decompiler, I was hoping to get some help with it

hub3error.png

 

xhc3error.png

 

looking up sp-analysis failed - according to IDA pro

www.hex-rays.com/products/ida/support/idadoc/1368.shtml

so I need to examine the stack pointer and change it or something?

any help with this?

Edited by Damnation

Posted (edited)

The subroutines sub_6161E and sub_AB1E9 are being called as if they takes no parameters. IDA seems to think they take Pascal-style parameters (modifying the stack on return). Which is it?

The addresses (61662 and AB2DD) for the endp and following lines are incorrect.

> "The application has been completely decompiled."
Wrong. It has been disassembled.

Edited by jumper

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...