Giter Site home page Giter Site logo

Arbitrary single-file extraction about ipsw HOT 4 CLOSED

blacktop avatar blacktop commented on August 17, 2024
Arbitrary single-file extraction

from ipsw.

Comments (4)

blacktop avatar blacktop commented on August 17, 2024

I assume you mean "remote" extraction? Or local?

I also extract parse dyld_shared_cache and DeviceTrees.

I haven't done anything with iBoot, but I guess with checkm8 I should take a look ;)

I could do sort of a "regex-y" extraction, but that is essentially just parsing a zip, unless there is more to it like parsing an IMG4 and decompressing or decrypting with keys?

from ipsw.

acceptable-security avatar acceptable-security commented on August 17, 2024

Ah my apologies for the miscommunication, I did mean the code executed by ipsw download --kernel ... (this code). But yeah my original thought was just replacing the check on line 170 with perhaps the ability to pick any file in the archive (passed in via a parameter), so that pulling a particular file (e.g., pulling the Firmware/all_flash/iBoot-*) that isn't the kernelcache doesn't require downloading the entire img4 file.

from ipsw.

blacktop avatar blacktop commented on August 17, 2024

I will add soon, thx.

from ipsw.

blacktop avatar blacktop commented on August 17, 2024

I have added a new sub-command:

❯ ipsw download -v 13.2.3 -d iPhone12,3 pattern Firmware/all_flash/iBoot
   • Getting files that contain: Firmware/all_flash/iBoot build=17B111 device=iPhone12,3 signed=true version=13.2.3

❯ ls iBoot*
iBoot.d421.RELEASE.im4p       
iBoot.d421.RELEASE.im4p.plist 
iBoot.d431.RELEASE.im4p       
iBoot.d431.RELEASE.im4p.plist

Thank you for the great idea! 👍

from ipsw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.