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

Whatsapp Parser - Android New - 'raw_string_jid' like @lid #2270

Open
gfd2020 opened this issue Jul 31, 2024 · 5 comments
Open

Whatsapp Parser - Android New - 'raw_string_jid' like @lid #2270

gfd2020 opened this issue Jul 31, 2024 · 5 comments

Comments

@gfd2020
Copy link
Collaborator

gfd2020 commented Jul 31, 2024

New Android databases are full of chats ending with @lid. These are shown as empty conversations when processing through iped.

Perhaps these @LIDS could be ignored so as not to pollute the listing of chats.

It appears that these @LIDS are unique (hidden) user identifiers.

Source:
pedroslopez/whatsapp-web.js#2330

PS: This case I'm looking at has around 2,300 chats processed at IPED, 674 are @lid.

@lfcnassif
Copy link
Member

lfcnassif commented Aug 3, 2024

Hi @gfd2020, into how many cases have you observed this? Anyone else noticed this and can confirm those chats are always empty?

@gfd2020
Copy link
Collaborator Author

gfd2020 commented Aug 4, 2024

Hi @gfd2020, into how many cases have you observed this? Anyone else noticed this and can confirm those chats are always empty?

Hi @lfcnassif . Goog point.
I just tested a very recent case. It must have a well-updated database. I'll try to catch more cases to confirm for sure.

PS: IPED is ignoring @broadcast, but I did a test to not ignore it and a chat is created with several photo posts, for example. I imagine it's the status changes posted..

@lfcnassif
Copy link
Member

PS: IPED is ignoring @broadcast, but I did a test to not ignore it and a chat is created with several photo posts, for example. I imagine it's the status changes posted..

Yes, there is an open ticket to handle status changes: #616

I think they should be displayed in a different way, not as a chat, like Cellebrite software does. And, not sure, but as far as I remember, those profile picture changes appear like they were received photos, right? When actually they were broadcasted from the owner to all other contacts.

@gfd2020
Copy link
Collaborator Author

gfd2020 commented Aug 5, 2024

I think they should be displayed in a different way, not as a chat, like Cellebrite software does. And, not sure, but as far as I remember, those profile picture changes appear like they were received photos, right? When actually they were broadcasted from the owner to all other contacts.

Yes. Sometimes it appears as received and other times as sent...
Anyway, I think it really needs some special treatment

@gfd2020
Copy link
Collaborator Author

gfd2020 commented Aug 5, 2024

Hi @lfcnassif .

I tested 8 new chats. Some may come empty but many come with system messages below. Maybe it's better to leave it as is:


Messages and calls are end-to-end encrypted. No one outside of this chat, not even WhatsApp, can read or listen to them. Tap to learn more.

000000000000000 (000000000000000@lid) changed to 55XX99999999.

You blocked this contact. Tap to unblock.

You unblocked this contact.

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

No branches or pull requests

2 participants