This commit is contained in:
KnugiHK
2021-12-28 19:44:00 +08:00

View File

@@ -34,7 +34,7 @@ Simply invoke the following command from shell.
wtsexporter -a wtsexporter -a
``` ```
### Encrypted Android WhatsApp Backup (crypt14, not supported until release 0.7) ### Encrypted Android WhatsApp Backup
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
@@ -100,9 +100,7 @@ Options:
``` ```
# To do # To do
1. Convert ```\r\n``` to ```<br>``` 1. Reply in iPhone
2. Reply in iPhone
3. The CSS for metadata (e.g. {Message Deleted})
# Copyright # Copyright
This is a MIT licensed project. This is a MIT licensed project.