Whatsapp-android-to-ios-guide icon indicating copy to clipboard operation
Whatsapp-android-to-ios-guide copied to clipboard

except Exception e:

Open mehdihaf opened this issue 2 years ago • 2 comments

Hello @needs-coffee

Thanks for the tutorial !

I'm having troubles running this part : python3 ./WhatsApp-Crypt14-Decrypter/decrypt14.py key msgstore.db.crypt14 msgstore.db

I replaced the decrypt14 by decrypt14_15 and still, i have this error Capture d’écran 2022-04-10 à 02 42 38

Thanks to this tutorial , i extracted those files :

Capture d’écran 2022-04-10 à 02 45 13

So i assume i have the required files (extracted from non root Galaxy Note 8).

Sorry to bother you, but could you help me with this part please.. I would like to know what to do, what to do next and how i can restore all that on my new IPhone.

Thanks a lot !

mehdihaf avatar Apr 10 '22 00:04 mehdihaf

This is a syntax error in the python code of the decryptor, there should not be a comma after exception this this code snippet

I am currently updating the guide as the decryptor and message storage format has changed since December when I wrote the guide

needs-coffee avatar Apr 17 '22 22:04 needs-coffee

Thanks for your reply !

Actually i managed to go till the end of the guide. I got some of the messages but they are in archive mode, and could not get the full history. Do you know if it also due to the format ? Thanks !

mehdihaf avatar Apr 17 '22 22:04 mehdihaf