tgalal / yowsup

The WhatsApp lib
GNU General Public License v3.0
7.05k stars 2.23k forks source link

how to get my bakcup key? #3114

Open Mrriror opened 2 years ago

Mrriror commented 2 years ago

I backed up my whatsapp chat data from my phone, and my phone generated a new . Then, I successfully logged in using Yowsup.And I got these data: { "version": 1, "cc": "", "client_static_keypair": "gBRMMQt98tdeQyVAfPffopac/cIZ3RFke5ljnW8ZuEhdVc9t2Pp5Qsza9SvMJzDVAgACzVjYAeEdqeS5x3CYbA==", "expid": "vLwpBkDNQ2+3oArC5J1DQA==", "fdid": "3e6f325a-e800-47e0-941a-314382b9fb31", "id": "tMJ0peqPNVwIWx7+TmPbHlZhWgA=", "login": "**", "mcc": "000", "mnc": "000", "phone": "****", "server_static_public": "qJWvSttNopqgQ2CgXYTc4jmSUKWd1Rv2QTMbQyYpKwY=", "sim_mcc": "000", "sim_mnc": "000" }

Now what can I do or do with the HTTP request to get the key that I want to decrypt the database?

devops35 commented 2 years ago

Hi,

@Mrriror did you find the solution?