horrorho

Results 5 issues of horrorho

Our CloudKit [protobuf definitions](https://github.com/horrorho/InflatableDonkey/blob/master/src/main/resources/cloud_kit.proto) work well but are now quite ancient. There is a newer [partial dump](https://gist.github.com/horrorho/9c0ff20055b854f4298750cfad635fe2) available obtained using [Protod](https://github.com/sysdream/Protod) on Windows binaries. Only a small subset are recoverable...

enhancement

If you get an unauthorized exception using an existing mmeAuth token, you'll need to re-authenticate and use a fresh one. :dragon: There is a lot more to this issue and...

security

I've had requests for assistance in analysing the call history data from iOS10 backups. I have no iOS10 devices to play with at present, so I cannot help at this...

help wanted
iOS10
forensics

Functionality/ optimisations that I would like to implement given time. Possibly of interest to those wanting to port this project. - DsPrsID token caching. At present users are advised to...

enhancement

There are two types of Data Protection encryption that may be present on files, namely AES-CBC and AES-XTS. The AUTO switch, which is enabled by default, is only accurate about...

bug