Environment
Ubuntu 20.4
Python 3.8
iOS 17.5.1
Install
1. python3 -m pip install -U pymobiledevice3
2. sudo apt install libusb-1.0.0-dev openssl
3. pip3 install --upgrade pymobiledevice3 (4.11)
4. pip3 install --upgrade click (8.1.7)
5. pip3 install --upgrade pygments (2.18)
Simulate Location
pymobiledevice3 mounter auto-mount
pymobiledevice3 lockdown start-tunnel
copy "--rsd xxx..." text
pymobiledevice3 developer dvt simulate-location set <rsd string> -- 40.69008 -74.045843
Reference
https://github.com/doronz88/pymobiledevice3