Giter VIP home page Giter VIP logo

ios9_icloud_poc's Introduction

IOS 9 iCloud Proof of Concept

This is a (probably poor) reimplementation of some of the functionality of InflatableDonkey in Python 2.7 for folks that want to play with trying to recover iOS 9 iCloud backups in Python. For more information on what this is all about see the InflatableDonkey project and this iLoot issue.

The code is far from "production quality" and is just a Proof of Concept for hacking on.

Build

First, create a virtualenv, as one is wont to do. E.g.:

mkvirtualenv ios9_icloud_poc --no-site-packages

Then install the requirements:

pip install -r requirements.txt

Usage

iOS9_iCloud_POC.py [-d <device> -s <snapshot> -m <manifest>] (<token> | <appleid> <password>)
iOS9_iCloud_POC.py --token <appleid> <password>
iOS9_iCloud_POC.py (-h | --help)
iOS9_iCloud_POC.py --version

  Options:
  -d,--device <int>     Device, default: 0 = first device
  -s,--snapshot <int>   Snapshot, default: 0 = first snapshot
  -m,--manifest <int>   Manifest, default: 0 = first manifest
  --token               Display dsPrsID:mmeAuthToken token and exit
  -h --help             Show this screen
  --version             Show version

Credits

horrorho for inflatableDonkey, and everyone that is credited there

hackappcom for iLoot

ios9_icloud_poc's People

Contributors

devzero0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios9_icloud_poc's Issues

Need an explanation

Thank you for a great work!

Without it will be difficult for me to research how icloud api works.

But I'm stucking on protobuf requests, all looks equal but I get "internal error".

May I ask you for a little help or an advice?

Is we take backup of ios 9 in a selected folder

Hi Sir,

I need to take backup of ios 9 using this and i need it in my selected folder then where to specify output folder path Kindly help me.
also the command to take full backup of device specify for me.

thanks

How i can download the icloud backup

Hello,

I had tried this code to list and download the iCloud backups. i would really like to appriciate the great work is done by the team for iCloud 9.0 and above.

I am facing a few problems while using this code please help me out the list of backups by the device name is listed but i am not able to download the backup to my system. arguments to do so. Please help me out so i can further proceed

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.