Updated iOS Usage (markdown)

Knugi
2025-03-29 15:25:14 +00:00
parent 8066c5fcb2
commit f7a88c836e

@@ -12,6 +12,9 @@ If you want to work on an encrypted iOS/iPadOS Backup, you should install iphone
```sh ```sh
pip install git+https://github.com/KnugiHK/iphone_backup_decrypt pip install git+https://github.com/KnugiHK/iphone_backup_decrypt
``` ```
> [!NOTE]
> You will need to disable the built-in end-to-end encryption for WhatsApp backups. See [WhatsApp's FAQ](https://faq.whatsapp.com/490592613091019#turn-off-end-to-end-encrypted-backup) for how to do it.
## Extracting ## Extracting
Simply invoke the following command from shell, remember to replace the username and device id correspondingly in the command. Simply invoke the following command from shell, remember to replace the username and device id correspondingly in the command.
### Windows ### Windows