ALEAPP icon indicating copy to clipboard operation
ALEAPP copied to clipboard

Support for newer Google Maps artifacts

Open plmi opened this issue 1 year ago • 2 comments

Hi, I have a dump from the current Google Maps version. Under data/data/com.google.android.apps.maps/files there are files like

  • saved_directions.data.cs
  • new_recent_history_cache_search.cs
  • directions_as_changed_in_navigation.data.cs

What are these kind of files? Could they be supported in the future?

plmi avatar Jun 27 '23 21:06 plmi

Can the data be shared? I am not familiar with those files.

On Tue, Jun 27, 2023, 5:47 PM Michael @.***> wrote:

Hi, I have a dump from the current Google Maps version. Under data/data/com.google.android.apps.maps/files there are files like

  • saved_directions.data.cs
  • new_recent_history_cache_search.cs
  • directions_as_changed_in_navigation.data.cs

What are these kind of files? Could they be supported in the future?

— Reply to this email directly, view it on GitHub https://github.com/abrignoni/ALEAPP/issues/394, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG3DPC5Z7WBPY6HEHLB2JBDXNNIGTANCNFSM6AAAAAAZWFZBFM . You are receiving this because you are subscribed to this thread.Message ID: @.***>

abrignoni avatar Jun 27 '23 22:06 abrignoni

I cannot share my personal as it contains my home address but I can give you the one from here: https://thebinaryhick.blog/2021/12/17/android-12-image-now-available/

I've attached just the data/data/com.google.android.apps.maps/files directory from the above image. I've also attached his documentation about what he did in the image so you have some hints what you are looking at.

I was not able to find any information about those files except one. In a cellebrite webinar they mention new_recent_history_cache_search.cs at 42:52: https://cellebrite.com/en/understanding-and-qualifying-location-data-on-android-ios/ (just enter any email and you can watch it directly). They say it's a protobuf.

That's all I was able to find. Hope that helps.

EDIT: I found an even better description. Look at this webinar at 55:00: https://cellebrite.com/en/episode-17-i-beg-to-dfir-was-it-actually-there-location-education-on-ios-and-android/

cellebrite com.google.android.apps.maps.zip Android12-ImageCreation-TAR.pdf

plmi avatar Jun 27 '23 23:06 plmi