horrorho

Results 138 comments of horrorho

@ajlyakhov Hi. This is not supported and I have no plans to support it. As @Yaldo425 has suggested there are other tools available.

Hi there. As far as I'm aware I've not made any code alterations that would account for this. Have you been using the same version of InflatableDonkey or did the...

Oh. There's a deleted comment that references a similar issue when downloading Kik folders that goes away when these are excluded from the backup. Again this ties in with the...

Thank you for testing and the feedback. Unfortunately binaries (decrypted) don't always have sufficient information to extract protobufs using this tool.

Also try iCloudPhotos_main.dll. If I recall correctly [Protod](https://github.com/sysdream/Protod) gave me a few read errors at times. Rather than delve into the code, I cheated my way around and [split](https://en.wikipedia.org/wiki/Split_%28Unix%29) the...

@Jirmi Excellent. I'd almost given up on anyone porting to Python. Please ticket any questions/ issues you may have. If you are serious I can take some time out to...

You can try to reset your iCloud password. Failing that you'll need to ring Apple. Attempts are limited to prevent brute force attacks and they don't regenerate. The rest of...

I should probably also give you [RFC 2945](https://tools.ietf.org/html/rfc2945) Section 3 as a reference. ``` x = SHA( | SHA( | ":" | )) ```

0x31 is 0x11 with bit 6 set indicating a constructed type. It is referenced in [A Layman's Guide to a Subset of ASN.1, BER, and DER](http://luca.ntop.org/Teaching/Appunti/asn1.html). I read that document...