mirror of
https://github.com/ElDavoo/wa-crypt-tools.git
synced 2026-04-27 14:45:57 +03:00
[GH-ISSUE #96] Can't export my database. #46
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
info needed
invalid
low priority
pull-request
skill issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-crypt-tools#46
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @picaso212 on GitHub (Nov 17, 2023).
Original GitHub issue: https://github.com/ElDavoo/wa-crypt-tools/issues/96
Hello, I was able to decrypt my database msgstore.db.crypt15 to msgstore.db using the WhatsApp Crypt Tools script. However, when I try to read it in WhatsApp viewer or Wapa, it doesn't work.

@ElDavoo commented on GitHub (Nov 19, 2023):
open an issue in those projects then
@picaso212 commented on GitHub (Nov 20, 2023):
Hello ElDavoo,
I want to thank you for your "wa-crypt-tools" code, which allowed me to decrypt my WhatsApp Business database using Colab. This enables me to have a selective focus on my clients' messages.
I would like to know the most suitable method for exporting conversations to a CSV or Excel file.
Thank you so much; you've saved me three years of hard work.
@ElDavoo commented on GitHub (Nov 20, 2023):
Thanks! It's not on the scope of this project to manipulate the decrypted files, but you should be able to use the WhatsApp-viewer's export functionality. You will need to dive in the issues section of that project to find a version or a patch that works on recent databases.
@picaso212 commented on GitHub (Nov 20, 2023):
Once again, I thank you immensely.