Update README.md

This commit is contained in:
Knugi
2021-05-10 04:47:52 +00:00
committed by GitHub
parent 58bc8634f7
commit fb33a883e6

View File

@@ -34,7 +34,12 @@ And you will get these:
![Group Message](group.png)
# Encrypted iPhone Backup
To do
If you want to work on an encrypted iPhone Backup, you should do the following:
1. Install iphone_backup_decrypt from [KnugiHK/iphone_backup_decrypt](https://github.com/KnugiHK/iphone_backup_decrypt)
```sh
pip install biplist pycryptodome
pip install git+https://github.com/KnugiHK/iphone_backup_decrypt
```
# To do
1. Convert ```\r\n``` to ```<br>```