mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-02-10 19:22:24 +00:00
Merge branch 'main' into dev
This commit is contained in:
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
7
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -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:
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user