mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-25 23:41:33 +00:00
Update README.md
This commit is contained in:
@@ -34,7 +34,12 @@ And you will get these:
|
|||||||

|

|
||||||
|
|
||||||
# Encrypted iPhone Backup
|
# 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
|
# To do
|
||||||
1. Convert ```\r\n``` to ```<br>```
|
1. Convert ```\r\n``` to ```<br>```
|
||||||
|
|||||||
Reference in New Issue
Block a user