KnugiHK / WhatsApp-Chat-Exporter

A customizable Android and iOS/iPadOS WhatsApp database parser that will give you the history of your WhatsApp conversations in HTML and JSON. Android Backup Crypt12, Crypt14, Crypt15, and new schema supported.
https://wts.knugi.dev/
MIT License
621 stars 88 forks source link

[FEATURE] Extracting call data for iOS #122

Open Pietroro opened 2 weeks ago

Pietroro commented 2 weeks ago

Is it possible to extract the call data from iOS backups in a similar way to the Android version?

KnugiHK commented 2 weeks ago

I am not aware where the call data is being stored. If anyone has any ideas, feel free to share!

Pietroro commented 2 weeks ago

I'd be super interested in this. I did some digging around and there doesn't seem to be a straightforward answer. It is saved neither in the calls database nor on whatsapp's side. The calls have a ZMESSAGETYPE of 59. And a ZGROUPEVENTTYPE of 5. Other than that I couldn't find much

KnugiHK commented 1 week ago

I'd be super interested in this. I did some digging around and there doesn't seem to be a straightforward answer. It is saved neither in the calls database nor on whatsapp's side. The calls have a ZMESSAGETYPE of 59. And a ZGROUPEVENTTYPE of 5. Other than that I couldn't find much

I assume call records are stored in iOS's native call logs. However, I'm not certain how WhatsApp displays those logs in their app. Perhaps, as you mentioned, they are treated like messages.