Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decompression of iOS kernelcache / Android Kernel images. #2953

Open
brinlyau opened this issue Feb 9, 2022 · 0 comments
Open

Decompression of iOS kernelcache / Android Kernel images. #2953

brinlyau opened this issue Feb 9, 2022 · 0 comments
Labels
Component: BinaryViewType Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
Milestone

Comments

@brinlyau
Copy link

brinlyau commented Feb 9, 2022

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.

@brinlyau brinlyau added the Type: Enhancement Issue is a small enhancement to existing functionality label Feb 9, 2022
@psifertex psifertex added this to the 3.3 (Mobile) milestone Feb 9, 2022
@psifertex psifertex added the Impact: Medium Issue is impactful with a bad, or no, workaround label Feb 9, 2022
@plafosse plafosse modified the milestones: Dorsai, Elysium Jan 8, 2024
@plafosse plafosse modified the milestones: Elysium, Fhloston Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: BinaryViewType Impact: Medium Issue is impactful with a bad, or no, workaround Type: Enhancement Issue is a small enhancement to existing functionality
Projects
None yet
Development

No branches or pull requests

4 participants