horrorho
horrorho
@ajlyakhov Hi. Those responses are what you tend to get with a correct/ incorrect passwords. Unfortunately I've not been able to do further testing. My lack of spare time and...
@ajlyakhov I had a quick look at the iCloud web API log in via Firefox and [live-http-headers-clone](https://addons.mozilla.org/en-GB/firefox/addon/live-http-headers-clone). There are a number of cookies with components that look suspiciously like mmeAuthTokens:...
Heya. Thank you for the input. @ItsASmallWorld I'll certainly take a look at the logs, probably mid week now. @Yaldo425 If I can't figure things out, I may take you...
@Jirmi I only have partial logging available but it does confirm the absence of protection info data. Encrypted fields are still present so keys are still required and delivered in...
@Yaldo425 I won't be back home from work until late evening and it's only midday now. So no rush hey. Thank you so much!
@Yaldo425 Ok! I've figured out this particular issue. I've partly patched InflatableDonkey and minus a few quirks it's working again. Hopefully I can complete it all over the weekend and...
@Jirmi Oh yes, that would make sense hey. I'll amend my code.
Update. Ok! Good and potentially bad news. Good: I've fully patched InflatableDonkey. I'll test and have it out by the weekend if all is well. Bad: Some files are compressed...
@Jirmi Hi. Thank you. I was playing with with `lzfse` last night and reached the same conclusions. Although I did encounter a `malloc: Cannot allocate memory` error on a particular...
@Jirmi Yes I suspect you're right. I'm already questioning the sanity of my approach.