Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
musir88 opened this issue Oct 22, 2023 · 5 comments
Open

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

musir88 opened this issue Oct 22, 2023 · 5 comments
Assignees

Comments

@musir88
Copy link

musir88 commented Oct 22, 2023

/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.

@wanxings
Copy link

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"

@Rodrigosolari
Copy link

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

@bahtiarp
Copy link

/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

@OvoLiuLiu
Copy link

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

@OvoLiuLiu
Copy link

Did you solve a problem? please help me @Rodrigosolari

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants