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

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
  • Recently Browsing   0 members

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