Frage

I am currently trying to find out which data protection class is used by a particular app.

My first approach was to use an unencrypted iTunes backup to determine the used protection class. I have used this to extract the backup. But now I am gonna stuck.

Furthermore, I am not quite sure if the protection class information is available in the iTunes backup file. Considering that Apple can restore an iPhone/iPad from this backup I think these information must be available. Otherwise the OS would not know after a restore how to protect particular files.

So does anyone have an idea or hint on this? Any experiences? I would prefer a solution that uses the backup file instead of parsing the device's filesystem. Additionally, it would be great to achieve this without jail-breaking the device.

Thanks in advance!

War es hilfreich?

Lösung

https://github.com/ciso/ios-dataprotection was mentioned in this question. Seems that it'll suit.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top