mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-21 16:25:37 +02:00
14 lines
457 B
Markdown
14 lines
457 B
Markdown
# 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.
|
|
|
|
```{note}
|
|
This guide has only been tested on Sonoma, but it will likely work on other
|
|
versions of MacOS as well.
|
|
```
|
|
|
|
TODO
|