Page 1 of 1

How Can I Extract GPS Data from "What is My County" to Compare with Data in HxD?

Posted: 06 Sep 2024 11:14
by FereydoonClovis
I’ve been using the "what is my county" tool, which determines the county based on my device's GPS location, and I’m curious about how it works in terms of data. Since I’m a regular user of HxD for different purposes like exploring file structures, I wanted to dig deeper into the data that the GPS location might generate or store on my device.

Specifically, I’m wondering if there’s a way to extract the raw GPS data generated by "What is My County" and open it in HxD to see how the data is structured. I’m not sure how this type of data would be represented in a hex editor, but I assume there’s some underlying data format that might be accessible on my device. Does anyone know if the tool stores any kind of file locally on the device that could be opened and examined with HxD?

Here’s what I’ve done so far:

I’ve used the "What is My County" tool, and it accurately detected my location, showing me the correct county based on my GPS.
I looked for any relevant files in my device storage that could potentially hold this GPS data, but I’m unsure what kind of files to look for or if they’re even stored locally.
I tried using HxD to open some general location-related files (like cached location data), but the data was either encrypted or in a format I couldn’t interpret.
My goal as a user is to learn more about how the GPS data is being handled and whether I can view or analyze that data using HxD. Has anyone tried something similar, or does anyone know how I could identify the right files or data formats to investigate? Is there any specific part of the file system I should be looking at, or are there ways to monitor or capture the GPS data that the tool uses?

I’d appreciate any insights or tips on how to approach this. Even if I can’t directly view the GPS coordinates, understanding how the data is stored or processed by "What is My County" and comparing it with what HxD reveals would be an interesting experiment. Thanks in advance!