ElDavoo / wa-crypt-tools

Manage WhatsApp .crypt12, .crypt14 and .crypt15 files.
GNU General Public License v3.0
630 stars 79 forks source link

Can't export my database. #96

Closed picaso212 closed 12 months ago

picaso212 commented 1 year ago

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. erreur

ElDavoo commented 12 months ago

open an issue in those projects then

picaso212 commented 12 months ago

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 12 months ago

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 12 months ago

Once again, I thank you immensely.