Skip to content

Use data type information from headers provided by the user #141

Open
@PeterMatula

Description

@PeterMatula

We should make it possible to pass headers to RetDec that will be used to extract information about function data types. Then these types would be applied to functions during decompilation.

Original email from user:
I have a dll and accompanying header file that I want to decompile. I cannot see how to feed the header file into the decompilation process and without the header file, the decompiled export functions have (void) argument list, which is incorrect of course. In fact, I see that all the internal functions also have (void) argument list. This seems wrong too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions