Merge branch 'main' into dev

This commit is contained in:
KnugiHK
2024-12-09 22:11:29 +08:00
2 changed files with 8 additions and 3 deletions

View File

@@ -11,7 +11,10 @@ assignees: ''
- WhatsApp version: [WhatsApp version]
- OS: [Android/iOS] - [version]
- Platform: [Linux/Windows/MacOS]
- Branch and version: [main/dev] - [exporter version]
- Exporter's branch and version: [main/dev] - [exporter version]
**Describe the bug**
A clear and concise description of what the bug is.
If it is an error yield by Python, please also provide the trackback
```
@@ -19,8 +22,6 @@ If it is an error yield by Python, please also provide the trackback
```
# Nice to have
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:

View File

@@ -26,6 +26,10 @@ Then, create a working directory in somewhere you want
mkdir working_wts
cd working_wts
```
> [!TIP]
> macOS users should grant Full Disk Access to Terminal in the Security & Privacy settings before using the exporter.
## Working with Android
### Unencrypted WhatsApp database
Extract the WhatsApp database with whatever means, one possible means is to use the [WhatsApp-Key-DB-Extractor](https://github.com/KnugiHK/WhatsApp-Key-DB-Extractor)