-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Labels
Component: BinaryViewTypeImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround
Milestone
Description
What is the feature you'd like to have?
Native support for decompressing the kernel binaries of major mobile platforms so they can load natively without external tooling/processing. IDA natively does this for kernelcaches, and it's a very handy usability fix. (zImage and iOS kernelcache are the main ones I care about).
Probably dependant on #133
Are any alternative solutions acceptable?
I mean, you can use open source img4 tooling and gzip command line tooling, but it would be nice if Binja could handle this natively.
matteyeux, agnosticlines, op2786, e2r3p13, WeiN76LQh and 2 more
Metadata
Metadata
Assignees
Labels
Component: BinaryViewTypeImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround