mirror of
https://github.com/malmeloo/FindMy.py.git
synced 2026-04-20 07:54:17 +02:00
docs: more page fixes
This commit is contained in:
13
docs/reveng/20-Network_Requests.md
Normal file
13
docs/reveng/20-Network_Requests.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user