iOSbackup
iOSbackup copied to clipboard
A Python 3 class that reads and extracts files from a password-encrypted iOS backup created by iTunes on Mac and Windows. Compatible with iOS 14. Class works on Linux too.
This project currently fails to build with `pip`'s pep 517 build isolation (because `setup.py` imports from `iOSbackup`, which imports `NSKeyedUnArchiver` and won't be available): Example ```console $ python3.12 -m venv...
Hi there, I am a community contributor to Kali Linux, trying to package MVT (Mobile Verification Toolkit), which uses `iosbackup` as a library. However, `iosbackup` is not available in Debian's...
Could you please give an example on how to use this software with a non encrypted iPhone backup file. Specifically I would like to extract iPhone phone calls history.