Skip to content

Microsoft Name Demangler does not handle memberfn thisptr or return-via-pointer #3216

Description

@Kharos102

Binary Ninja Version: 3.1.3524-dev Personal, f927c3fa
Platform: Windows 10 Version 2009

Hi,

When analysing the file "C:\windows\system32\wevtsvc.dll" without a PDB, we get an accurate count of the parameters for the "GetLogObj" function, see the three args:
image

However once we load the public PDB for this, we lose two arguments and instead see R8 being used instead of arg3 (function prototype gets corrupted):
image

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions