residentsummer / watoi

Whatsapp Android To iOS Importer
GNU General Public License v3.0
446 stars 57 forks source link

Where to download Whatsapp.ipa #28

Open mandys opened 4 years ago

mandys commented 4 years ago

Hi,

Been trying to get this to work. Stuck at this step -

Download Whatsapp.ipa

I tried to look for it but I am unable to find something that I can download to my mac. Rest all the steps prior to this are done.

Any pointers ?

Thanks in advance!

-Mandy

mandys commented 4 years ago

Okay I was finally able to find it from iosninja.io

Now, just trying to figure out how to decrypt the msgstore.db.crypt12 file.

kgoedecke commented 4 years ago

@mandys https://github.com/MarcoG3/WhatsDump

mandys commented 4 years ago

Thanks @kgoedecke . I did come across it and tried setting up on my mac. After some struggle was able to get it to work ( as it required an old jdk 1.8 version ).

However, for some reason it's getting stuck while trying to receive an sms from whatsapp.

I am getting the sms, but it doesn't read it automatically. I input it and then sometimes, it errors out although whatsapp in emulator keeps proceeding. Sometimes, it moves to decrypting stage but then errors out..

Now I have exhausted the sms's and calls are delayed too for verification :-(

AniketJangam commented 3 years ago

@mandys if you have rooted your Android phone, you should be able to see the un-encrypted whatsapp database in the same folder where you found the Encryption Key. For me it was in the "/data/data/com.whatsapp/files" folder.

shloak17107 commented 3 years ago

@mandys https://github.com/YuvrajRaghuvanshiS/WhatsApp-Key-Database-Extractor

helloanil commented 3 years ago

Sorry for bumping this. What if I cannot find the same version ipa of the whatsapp I have?

ludufre commented 3 years ago

Sorry for bumping this. What if I cannot find the same version ipa of the whatsapp I have?

https://medium.com/@b0661064248/how-can-i-get-ipa-of-any-app-which-is-available-on-app-store-3a403be7b028

residentsummer commented 2 years ago

I'd like to thank you all for taking time and providing tips for less experienced users. Added link to this issue to the README. 👏👏👏