Vector35 / Vector35/binaryninja-api
Support encrypted mach-o files
Open
@psifertex is already working on this.
Since Jun 14, 2026.
Component: BinaryViewType
Effort: Low
File Format: Mach-O
Impact: Medium
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Some programs on macOS, such as Finder.app and Dock.app, are encrypted using a key found in the SMC. We should have a way to enter this key into binja and have it decrypt and analyze these binaries.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.