Vector35 / Vector35/binaryninja-api
Null pointer deref when loading DYLD Shared Cache image using an address
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 1.3k
- 派生
- 298
- 平均合并
- 5 天 5 小时
- 30 天内合并 PR
- 19
描述
Version and Platform (required):
- Binary Ninja Version: 5.3.9429-dev Ultimate (ea9c02c3)
- Edition: Ultimate
- OS: macOS
- OS Version: 26.4
- CPU Architecture: M1
Bug Description:
I attempted to load a DYLD Shared Cache image via the UI using the Load Image by Address right-click option. When I hit enter to load the address Binary Ninja crashed.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Load a copy of DYLD Shared Cache. In my case this was 26.2 for an iPhone 17 Pro Max
- Wait for initial analysis to complete
- Shortly after right-click linear view and select
Load Image by Address - Press enter on a pre-populated value. I had loaded by that address on previous runs so its pre-populated in the text box so I just hit enter after the text box appeared
Additional Information:
It doesn't happen everytime. I'm kind of just hoping that the crash file is enough to diagnose the issue as it looks pretty shallow.
Crash dump: civic ward replicates proudly
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
Start with the reported macOS M1 reproduction: load the iPhone 17 Pro Max DYLD Shared Cache, wait for analysis, then use Load Image by Address with the pre-populated value. Review the crash dump identified as “civic ward replicates proudly” and compare repeated attempts, since the failure is intermittent. Done means the image loads through this UI action without a crash.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, macos
- 领域
- operating-systems, reverse-engineering
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100