EliteAndroidApps / WhatsApp-Crypt12-Decrypter

Decrypts WhatsApp msgstore.db.crypt12 files.
GNU General Public License v3.0
235 stars 105 forks source link

Python crypt14 support #13

Closed ElDavoo closed 2 years ago

ElDavoo commented 3 years ago

Java support still needs to be written, as is the help text. The name of the project should also change. If we want "double support", I guess we need to do more work than this.

beckietech commented 3 years ago

Thank you, I'll give it and try and update result!

beckietech commented 3 years ago

After tested both and I also renamed msgstore.db.crypt14 to msgstore.db.crypt12, I got the same error: Key file mismatch or crypt12 file is corrupt. Still dont know why?

ElDavoo commented 3 years ago

Which commits did you try?

beckietech commented 3 years ago

i tested 0fe0c9a on May23, and fc58433 on May 30. Am I missing something?

ElDavoo commented 3 years ago

Hmm no. You can try different values, or you can use a stable version of whatsapp

ElDavoo commented 2 years ago

I asked support to detach my fork since nothing of the original code has been left.