All Projects → reincubate → Ricloud

reincubate / Ricloud

Licence: lgpl-3.0
Python client for Reincubate's ricloud API. Yes, it works with iOS 14 & iPhone 12 backups!

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ricloud

Synckit
Automatic CloudKit synchronization
Stars: ✭ 280 (+294.37%)
Mutual labels:  cloudkit, icloud
Cloudkit Demo.objective C
Stars: ✭ 133 (+87.32%)
Mutual labels:  cloudkit, icloud
Cloudkit Demo.swift
Stars: ✭ 244 (+243.66%)
Mutual labels:  cloudkit, icloud
Cloudkitgdpr
Framework for allowing users to manage data stored in iCloud
Stars: ✭ 126 (+77.46%)
Mutual labels:  cloudkit, icloud
Cirrus
☁️ Simple CloudKit sync for Codable Swift models
Stars: ✭ 65 (-8.45%)
Mutual labels:  cloudkit, icloud
iCloudDownloader
CLI for downloading iCloud file
Stars: ✭ 82 (+15.49%)
Mutual labels:  icloud
Evcloudkitdao
Simplified access to Apple's CloudKit
Stars: ✭ 618 (+770.42%)
Mutual labels:  cloudkit
iBadApple
First ever: Windows, free iCloud & activation lock bypass... that isn't a malware!
Stars: ✭ 133 (+87.32%)
Mutual labels:  icloud
Graph
Graph is a semantic database that is used to create data-driven applications.
Stars: ✭ 855 (+1104.23%)
Mutual labels:  icloud
Patronkit
A framework to add patronage to your apps.
Stars: ✭ 370 (+421.13%)
Mutual labels:  cloudkit
requests-cloudkit
Apple CloudKit Python library.
Stars: ✭ 60 (-15.49%)
Mutual labels:  cloudkit
CloudKitFeatureFlags
A library that lets you setup feature flagging for your iOS app using CloudKit
Stars: ✭ 91 (+28.17%)
Mutual labels:  cloudkit
Seam
Seamless CloudKit Sync with CoreData
Stars: ✭ 659 (+828.17%)
Mutual labels:  cloudkit
pi-cloud-frame
An icloud-powered digital frame running on a Raspberry Pi. Downloads a random sample of photos from your icloud account, crops them to the correct aspect ratio and displays them. Supports parallel slideshows, interactive menus, GPS/EXIF lookup and auto rotation via a MPU-6050 accelerometer.
Stars: ✭ 21 (-70.42%)
Mutual labels:  icloud
Arek
AREK is a clean and easy way to request any kind of iOS permission (with some nifty features 🤖)
Stars: ✭ 947 (+1233.8%)
Mutual labels:  cloudkit
iCloud-Photo-Downloader
iCloud Photo Downloader - Fetch Originals from iCloud Photo Library
Stars: ✭ 17 (-76.06%)
Mutual labels:  icloud
Mfsidentifier
iOS App获取唯一标识符方案
Stars: ✭ 263 (+270.42%)
Mutual labels:  icloud
Fileprovider
FileManager replacement for Local, iCloud and Remote (WebDAV/FTP/Dropbox/OneDrive) files -- Swift
Stars: ✭ 724 (+919.72%)
Mutual labels:  icloud
Save-To-iCloud-Drive
Save documents to iCloud drive
Stars: ✭ 29 (-59.15%)
Mutual labels:  icloud
Iclouddocumentsync
Integrate iCloud into iOS document projects with one-line code methods. Sync, upload, manage, and remove documents from iCloud quickly and easily. Helps to make iCloud "just work" for developers too.
Stars: ✭ 1,124 (+1483.1%)
Mutual labels:  icloud

ricloud-py: iCloud access made easy

pypi CircleCI docs

This is the Python client for ricloud, Reincubate's Cloud Data API.

Refer to the comprehensive ricloud documentation for a fuller picture of the API's capabilities, specifications, and benefits. See also the Apple iCloud service documentation for its rich capabilities in accessing iCloud data.

Installation

The library can be installed with a single command:

$ pip install ricloud

Note the version is specified explicitly above, that is because this version is currently in beta.

Usage

A sample script is included which provides an example of how the API can be used to access a range of datatypes in a way that is compatible with Apple's 2FA mechanism.

Before you can start using the API you will need to get setup with an access token. More details on getting started with the API can be found in the docs.

To run the sample script in interactive mode, execute the following command:

$ ricloud samples icloud [email protected]

More details on how to use the ricloud-py client can be found in our docs.

Troubleshooting

See the support & service status page.

Need more functionality?

Reincubate's vision is to provide data access, extraction and recovery technology for all app platforms - be they mobile, desktop, web, appliance or in-vehicle.

The company was founded in 2008 and was first to market with both iOS and iCloud data extraction technology. With over half a decade's experience helping law enforcement and security organisations access iOS data, Reincubate has licensed software to government, child protection and corporate clients around the world.

The company can help users with:

  • iCloud access and data recovery
  • Recovery of data deleted from SQLite databases
  • Bulk iOS data recovery
  • Forensic examination of iOS data
  • Passcode, password, keybag and keychain analysis
  • Custom iOS app data extraction
  • Advanced PList, TypedStream and Mbdb manipulation

Contact Reincubate for more information.

Terms & license

See the LICENSE.md file for details on this implementation's license. Users must not use the API in any way that is unlawful, illegal, fraudulent or harmful; or in connection with any unlawful, illegal, fraudulent or harmful purpose or activity.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].