This repo allows you to decrypt encrypted, locally stored iPhone backups created using iTunes, iOS13 or newer versions. It does not support backups stored on iCloud.
Ensure you have Python 3.4 or a more recent version.
pip install -r requirements.txt
Refer to src/test.py for usage examples.