GPS-Simulator
GPS-Simulator is Windows app which allows you to spoofing a location on iOS device.
This app using imobiledevice-net library and bingfor spoofing a location on device.
Preview
Features
- [x] Spoofing iOS device location without jailbrake or app install.
- [x] Easy to set device location from the map, just by double clicking the map
- [x] Supported GPX track auto walking with 3 different speed.
Preview
How to Build
Requirements
Build the app
- Open the GPS-Simulator.sln from VisualStudio
- Install latest version of imobiledevice-net as a NuGet package
PM> Install-Package imobiledevice-net
- add reference of Bin Maps WPF control
In the Add Reference dialog box, click the Browse tab.
Browse to the location of the Bing Maps WPF Control installation. Typically, the control is installed in the Program Files or Program Files (x86) folders on the drive that contains your operating system. Open the Libraries folder, select the Microsoft.Maps.MapControl.WPF.dll file and then click OK.
- Click the build
Usage
-
Start spoofing
- Connect the iOS device to your computer. (Ensure your device is privisoned correctly)
- Install Traditional win32 version iTunes. (NOT the version from Windows Store)
- Double click on the map to your desired location.
-
Auto walking
- Load a GPX track file
- Set the walking speed (fast walking / running / driving)
- Click start
Note: it will auto repeat the track.
-
Provsion the device
- Click the more button in "Device" section.
- Click start to auto privision your device.
Note: This feature is still under development it works for some devices, it might have bugs.
if you have trouble to provision the device, try to use the manual way as below:
- download the correct DeveloperDiskImage.dmg and DeveloperDiskImage.dmg.signature file from Apple website (in macOS Xcode will automatically download it for your device, you can get from there if you have a Mac)
- connect your device and unlock the device (ensure the device is showing up in the iTunes)
- use command
"ideviceimagemounter.exe DeveloperDiskImage.dmg"
Acknowledgements
GPS-Simulator uses the following libraries: