binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Chained Fixup parsing failure

Open 0cyn opened this issue 6 months ago • 0 comments

Version and Platform (required):

  • Binary Ninja Version: 5.1.7418

Bug Description: Chained fixups appear to parse improperly on a macOS x86_64 binary.

Located at:

"/System/Library/Extensions/AppleIntelKBLGraphicsMTLDriver.bundle/Contents/MacOS/AppleIntelKBLGraphicsMTLDriver"

Steps To Reproduce: Please provide all steps required to reproduce the behavior:

  1. Load Binary
  2. Open Log
  3. Click address in an Objective-C error
  4. Observe broken pointers.

AppleIntelKBLGraphicsMTLDriver.zip

0cyn avatar May 26 '25 14:05 0cyn