Merge branch 'main' into dev

This commit is contained in:
KnugiHK
2021-08-13 20:28:49 +08:00

View File

@@ -34,7 +34,7 @@ Simply invoke the following command from shell.
wtsexporter -a wtsexporter -a
``` ```
### Encrypted Android WhatsApp Backup (crypt14) ### Encrypted Android WhatsApp Backup (crypt14, not supported until release 0.7)
In order to support the decryption, install pycryptodome if it is not installed In order to support the decryption, install pycryptodome if it is not installed
```sh ```sh
pip install pycryptodome pip install pycryptodome