Alexander Lyakhov
Alexander Lyakhov
It seems like app-specific passwords does not allow to generate dsPrsID:mmeAuthToken. Here is my output: $ java -jar ./InflatableDonkey.jar appleid appspecificpass --token NOTE! Experimental Data Protection class mode detection. If...
Glad to hear that it works for your @SergeyTim :) Sure I try to use my appleid/pass but its not working because of 2fa enabled (it was fine before 2fa...
Today I've done new test. I've created a simple authentication function in python, which send GET on https://setup.icloud.com/setup/authenticate/$APPLE_ID$ (+ proper Authorization header). When I used apple id without 2FA enabled...
Thank you @manwhoami any info would be great. Also, I've created new apple id, enabled 2FA and app-specific pass - same 401 status code. May its ok and I need...
Thank you @mattandersen, that works for me now! Here is my steps: 1) I try to login www.icloud.com, as I've enabled 2FA, it request me to input 2FA code after...
Thanks for the update. I've faced some issues with "Unauthorized" before because of obvious reasons and in most cases that also block Apple iD but not this time. It seems...
Hi @horrorho, in that article from ElcomSoft, I see the statement: > From now on, the following expiration time applies to iCloud tokens: > > - System backups (all versions...
Thank you @horrorho! So, can we get access to *com.apple.photos.cloud* container using InflatableDonkey?
Hi @horrorho, I'd like to experiment a bit with `com.apple.photos.cloud` container. My final goal is to get an ability to download photos, should that require: - Extend your CloudKit implementation...