Ruby-iCloud icon indicating copy to clipboard operation
Ruby-iCloud copied to clipboard

A Ruby utility for connecting to Apple iCloud services

Ruby-iCloud

A Ruby utility/library for connecting to Apple iCloud services

Usage:

  • Clone this repository and simply run ruby icloud.rb
  • You will be prompted for your iCloud username, then password.

Currently working:

  • Authentication
  • Basic account information retrieval

Dependencies:

A few ideas:

  • iCloud Backup Retriever
  • Find My iPhone
  • Find My Friends

How to help:

  • Use mitmproxy to intercept iCloud traffic and reverse engineer the protocols, write docs and code

Pull requests are most certainly welcome :)