Skip to content

RTTI / vtables not discovered in images loaded from dyld shared cache #6603

Open
@bdash

Description

@bdash

Version and Platform (required):

  • Binary Ninja Version: 5.0.7189-dev (79570147)
  • OS: macOS 15.4
  • CPU Architecture: arm64

Bug Description:
RTTI and vtables are discovered and annotated in regular Mach-O binaries, but this does not appear to work in images loaded from the shared cache.

Steps To Reproduce:

  1. Open a macOS 15.x shared cache and load /System/Library/Frameworks/Metal.framework/Versions/A/Metal
  2. Search for typeinfo or vtable in the symbols pane and click around.

Expected Behavior:
Glorious structs!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions