abrignoni / ALEAPP

Android Logs Events And Protobuf Parser
MIT License
494 stars 105 forks source link

Dual Messenger at SAMSUNG Smartphones #443

Open BrunoFischerGermany opened 8 months ago

BrunoFischerGermany commented 8 months ago

Hello Alexis, Hello @ all

You can set up "Dual Messages" on SAMSUNG smartphones. Support Pages SAMSUNG

I did this on my test device. I also used several messengers in dual mode (e.g. Telegram, WhatsApp, WeChat). Then I backed up the mobile phone (SAMSUNG A22 5G - SM-A226B/DSN) (FullFile). With the current version of ALEAPP, I received the chat content from WhatsApp from \data\data\com.whatsapp.

I then went in search of the 2nd WhatsApp. Here I found the folder \data\user\95. This is where the dual messenger data is stored. There is also a folder \data\user\0, but it is empty. Of course, because the data is located under \data\data\

I do not know whether Samsung always uses user ID 95 for the DUAL messenger. I would have to test this with a second mobile phone.

I could give the dump of the mobile phone (approx. 25 GB) for testing purposes.

Android 13 is installed on the A22 5G Messenger: Facebook Messenger, Android 2x, WeChat 2x, Telegram 2x, Viber 2x, Signal, Intagram, Firefox

Best regards

stark4n6 commented 8 months ago

@BrunoFischerGermany this is a somewhat known issue I came across more recently. I have been trying to work on updating parsers to support multiple profiles on phones, but the progress has been slow lately.