Open
Description
Version and Platform (required):
- Binary Ninja Version: 5.0.7220-dev Personal (ed97ee61)
- OS: Debian Linux
- OS Version: trixie
- CPU Architecture: x64
Bug Description:
If I pick _Mypair._Myval2._Bx._Ptr
as the field resolution for msvcp140.dll's type library's std::string
, it appears that analysis consumes it as ._Ptr
, but it is displayed as ._Buf
.
Steps To Reproduce:
See attached file, e.g. at address 14000141a.
Expected Behavior:
Both analysis and Pseudo C/Rust display the field as ._Ptr
.
Screenshots/Video Recording:
_Ptr
is the automatically assigned name.
Binary:
crackme.zip