Skip to content

Create class types from RTTI #6218

Description

@emesare

When RTTI analysis finishes we should add another workflow that will create class types from the RTTI information. This already existed in the external plugin here however was omitted for concerns over what exactly RTTI analysis was responsible for.

After further discussion we should aim to add a disabled by default option that when enabled will automatically create class types. These class types can only really be defined with the vtables as no member fields can be inferred as constructor identification is not currently done.

After this is done we should then focus on #6217

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions