A Ruby utility/library for connecting to Apple iCloud services
- Clone this repository and simply run
ruby icloud.rb
- You will be prompted for your iCloud username, then password.
- Authentication
- Basic account information retrieval
- iCloud Backup Retriever
- Find My iPhone
- Find My Friends
- Use mitmproxy to intercept iCloud traffic and reverse engineer the protocols, write docs and code
Pull requests are most certainly welcome :)