-
Notifications
You must be signed in to change notification settings - Fork 245
Closed
Labels
Component: BinaryViewTypeEffort: MediumIssue should take < 1 monthIssue should take < 1 monthImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround
Milestone
Description
Version and Platform (required):
- Binary Ninja Version: 3.5 Stable
- OS: macOS
Bug Description:
Loading an iOS 17 MH_FILESET cache appears to have multiple issues with which segments are properly loaded and where.
Steps To Reproduce:
- Open the following kernelcache located in the root of this iOS update package
As shown in the below image, the segment which contains the actual file header and should be loaded into memory at 0xfffffff027004000 is not loaded. Additionally, whichever header was loaded at the top of the file (possibly the first image? however this address does not correspond with anything in other tools) is not the appropriate header, and was not typed automatically whatsoever, indicating deeper issues with the header processing.
Metadata
Metadata
Assignees
Labels
Component: BinaryViewTypeEffort: MediumIssue should take < 1 monthIssue should take < 1 monthImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround