Files
FindMy.py/docs/reveng/20-Network_Requests.md
2025-08-04 16:36:42 +02:00

457 B

Intercepting Network Requests

A big part of our understanding of how the FindMy network functions originates from network captures detailing how official apps query location reports. This page aims to provide a quickstart on setting up an environment in which you can freely inspect network requests made the FindMy app on a Mac.

This guide has only been tested on Sonoma, but it will likely work on other
versions of MacOS as well.

TODO