Header menu logo B2R2

B2R2.FrontEnd.NameMangling Namespace

Contains types and functions for demangling names in C++.

Type Description

Demangler

Represents a top-level module that provides functions for detecting and demangling mangled names.

IDemanglable

Represents the main interface for a demangler.

ItaniumDemangler

Represents a demangler for Itanium C++ names.

ManglingScheme

Represents supported name mangling schemes. Currently, we support two name mangling schemes: Microsoft Visual C++ and Itanium CXX.

MSDemangler

Represents the demangler for Microsoft mangled names.

Type something to start searching.