mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-25 15:31:38 +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]
|
- WhatsApp version: [WhatsApp version]
|
||||||
- OS: [Android/iOS] - [version]
|
- OS: [Android/iOS] - [version]
|
||||||
- Platform: [Linux/Windows/MacOS]
|
- 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
|
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
|
# Nice to have
|
||||||
**Describe the bug**
|
|
||||||
A clear and concise description of what the bug is.
|
|
||||||
|
|
||||||
**To Reproduce**
|
**To Reproduce**
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
|
|||||||
@@ -26,6 +26,10 @@ Then, create a working directory in somewhere you want
|
|||||||
mkdir working_wts
|
mkdir working_wts
|
||||||
cd 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
|
## Working with Android
|
||||||
### Unencrypted WhatsApp database
|
### 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)
|
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