Skip to content

Demangler Plugins #467

Description

@plafosse

Provide a generic API for users to add their own name demanglers to be run during analysis. This can currently be done after the fact, but it would be nice if it could be integrated.

We should provide two api's, Demangle() and DemangleToType()
The DemangleToType() api will return a BNType object containing a type tree for the given type, Demangle() will simply return a string.

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