GithubHelp home page GithubHelp logo

gavz / decrypt0r Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shinvou/decrypt0r

0.0 0.0 0.0 6 KB

Automatically download and decrypt SecureRom stuff (iBSS, iBEC, iBoot, etc.) for all iOS versions available.

Python 100.00%

decrypt0r's Introduction

decrypt0r

Automatically download and decrypt SecureRom stuff (iBSS, iBEC, iBoot, etc.) for all iOS versions available

Intro

decrypt0r automatically downloads all relevant firmware files of all available iOS versions (for one specified device type) via partialzip and decrypts them via ipwndfu.

How do I decrypt0r?

First of all: decrypt0r assumes that you have img4 and partialzip installed and exported to your $PATH.

Make sure to install the requirements for this script:

pip install requests

Now make sure that you correctly set ipwndfu_path to the path where you have your ipwndfu folder and that you set device_type to the device you'll be using this script for.

If your device is in pwned dfu mode you can run the script. You can also download and decrypt just a single firmware by passing the -fw flag with desired fw version.

python3 decrypt0r.py -fw 12.0

NOTE: If this tool fails, just re-run it. I implemented some sanity checks so that not every firmware gets decrypted again.

How do I get?

You should know that.

How do I compile?

/

License?

Pretty much the BSD license, just don't repackage it and call it your own please!

Also if you do make some changes, feel free to make a pull request and help make things more awesome!

Contact Info?

If you have any support requests please feel free to email me at shinvou[at]gmail[dot]com.

Otherwise, feel free to follow me on twitter: @biscoditch!

Special Thanks

  • Marco Grassi for partialzip
  • xerub for img4lib
  • Callum Jones for ipsw.me
  • axi0mX for ipwndfu

decrypt0r's People

Contributors

shinvou avatar

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.