yowsup icon indicating copy to clipboard operation
yowsup copied to clipboard

/data/data/com.whatsapp.wb4/shared_prefs/keystore.xml

Open musir88 opened this issue 1 year ago • 6 comments

/data/data/com.whatsapp.wb4/shared_prefs/keystore.xml

client_static_keypair_pwd_enc This is the user’s public and private key

client_static_keypair_enc Is this the public and private key of the message?

So what is ID?

I'm trying to export information in this format from Android number, login pulickey, login privatekey, msg publickey, msg privatekey, account id.

musir88 avatar Oct 22 '23 18:10 musir88

The message public key and private key are in axolotl.db, the identities table, the field "recipient_id" is a record of -1, the user ID is generated through the file "me" and the file "rc2"

wanxings avatar Oct 29 '23 13:10 wanxings

i read the /data/data/com.whatsapp.wb4/shared_prefs/keystore.xml, Where can it be tested, could you give more information? to collaborate with you. tgID @dodysol

Rodrigosolari avatar Nov 09 '23 15:11 Rodrigosolari

/data/data/com.whatsapp.wb4/shared_prefs/keystore.xml

client_static_keypair_pwd_enc This is the user’s public and private key

client_static_keypair_enc Is this the public and private key of the message?

So what is ID?

I'm trying to export information in this format from Android number, login pulickey, login privatekey, msg publickey, msg privatekey, account id.

i can extract yowsup config.json from keystore.xml. But i was facing GCM porblem. as in #3182

bahtiarp avatar Nov 11 '23 15:11 bahtiarp

Do you know how to unravel this data? thank you. @wanxings

OvoLiuLiu avatar Feb 22 '24 16:02 OvoLiuLiu

Did you solve a problem? please help me @Rodrigosolari

OvoLiuLiu avatar Feb 23 '24 16:02 OvoLiuLiu

Do you know how to unravel this data? thank you. @wanxings

Did you solve a problem? please help me @OvoLiuLiu

only-liuli avatar Sep 09 '24 09:09 only-liuli