Skip to content

Demangling error #1546

@Moloson

Description

@Moloson

Binary Ninja Version: 1.3.2015 Personal, 90ff0608
Platform: macOS High Sierra (10.13)

When analysing a binary using MSVCP90, Binary Ninja is able to demangle all functions except this one:
??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@PBD@Z@IAT)()

Which corresponds to:
class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __cdecl std::operator+<char,struct std::char_traits<char>,class std::allocator<char> >(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,char const *)

Metadata

Metadata

Assignees

Labels

Component: DemanglerEffort: LowIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaround

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions