Git Product home page Git Product logo

ibooter's Introduction

ibooter

A small utility I use with binaries built from iBoot src.

$ Usage : ibooter [OPTIONS]
 -i, --img3 [file] <tag>       create IMG3
 -l, --load [IMG3]             load IMG3 file
 -k, --kickstart [file] <tag>  create and load img3
 -m, --mode                    device mode
 -s, --shell                   start recovery shell
 -d, --diags                   start device in diagnostic mode
 -h, --help                    print help

Dependencies

  • libimobiledevice
  • libreadline
  • libusb

Build

Run make

Create IMG3 file

  1. Build iBoot source code
  2. Grab binary file (eg iBEC.bin)
  3. Run ibooter [file] <tag> where file is iBEC.bin and tag is ibec
  4. example : ./ibooter -i iBEC.bin ibec

Load IMG3 file

Once you have built the IMG3 file, and your device is in kDFU mode run :
./ibooter -l iBEC.bin.img3

Credit

As most of the code is from other repositories, see licenses at the top of C files in src.
If I broke licenses feel free to open a issue so I can fix it.

ibooter's People

Contributors

matteyeux avatar oothecapickle avatar

Stargazers

⭐ 🐾 avatar みぞれ゚ avatar  avatar tony eve avatar Daniel Schaefer avatar  avatar Lisa Voigtländer avatar Mohamed Saher avatar bowie_chen avatar Leonardo avatar Liam(Cryptic) avatar SpaceGoat avatar luo avatar Zhang avatar jmpews(AKA.zz) avatar  avatar

Watchers

James Cloos avatar  avatar  avatar  avatar  avatar

ibooter's Issues

make error

when run "make" i received some errors
library not found -limobiledevice
I already installed dependencies

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.