ElDavoo / wa-crypt-tools

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

Is there a way to get the key file by receiving the verification code through the whatsapp mobile phone number? #80

Closed irainbw closed 1 year ago

irainbw commented 1 year ago

As the title says, I found that some software can verify the mobile phone before parsing the encrypted file. I guess that the key is obtained in this way, and then the encrypted file is parsed. How is this method implemented?

ElDavoo commented 1 year ago

By talking with the whatsapp servers. This project does not want to talk with whatsapp servers and is 100% offline.

Talking with whatsapp servers without getting banned is very difficult