Menu

#2 VC7 & IDA Pro 4.6

open
None
5
2004-01-13
2004-01-13
Ruben Brown
No

When running under IDA Pro 4.6 and trying to decompile
a VC7 application I get errors trying to find headers (
attempted to feed it windows.h ) I also don't seem to
get any output.

1. What should I be expecting to see?
2. Does this decompiler work without headers?
3. Does the source code posted here work for 4.6?

Discussion

  • David Eriksson

    David Eriksson - 2004-01-13
    • assigned_to: nobody --> twogood
    • summary: VC7 & IDA Pro 4.6 --> VC7 & IDA Pro 4.6
     
  • David Eriksson

    David Eriksson - 2004-01-13

    Logged In: YES
    user_id=337437

    I'm quite sure that Desquirr does not try to find any header
    files.

    1. A more or less decompiled version of the current function
    is printed to the log window.

    2. Let me put it this way: it is unable to take advantage of
    headers.

    3. I don't know if the source code compiled without
    modifications with the SDK for IDA Pro 4.6, I haven't tried
    it myself.

     
  • Ruben Brown

    Ruben Brown - 2004-01-13

    Logged In: YES
    user_id=950055

    Hmm... wierd I got prompted for a header trying to do
    Ctrl+F9 which should be just the decompile step ( copy paste
    of the install instructions to plugins.cfg) , there must be
    something overloading that or some function in the sdk now
    prompts under the covers.

     

Log in to post a comment.