Skip to content

Demangler Plugins #467

@plafosse

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions