Version and Platform (required):
- Binary Ninja 5.2.8587-dev
- macOS 15.6.1
- Intel
Bug Description:
Binja incorrectly shows member access to struct * with __offset attribute
Screenshots/Video Recording:
Only in disassembly it correctly shows that the reference is the LicenseRepository_vft3 but then fails to correctly display correct member inside it (shows field_8 member of LicenseRepository_vft1 instead f_RefCountIncrease of LicenseRepository_vft3).
IR fails with both.
