Skip to content

invalid vtable definition #79

@giladreti

Description

@giladreti

IDA prefixes some function names with the [thunk]: attributes (i.e. [thunk]:func).
It looks like the generated vtable will generate this function slot name as thunk_:func which will make IDA complain as it is invalid syntax.

Those, when generating a class definition from the structure builder IDA will pop up a message telling the user that the generation failed, and will not be able to generate the final class definition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions