Skip to content

Location Simulator is macOS app which allows you to spoofing a location on iOS device. Using idevicelocation library.

License

Notifications You must be signed in to change notification settings

watanabetoshinori/LocationSimulator

Repository files navigation

Location Simulator

License: MIT

Preview Preview1

Location Simulator is a macOS app that allows you to spoofing the location of your iOS device.
This app works as a GUI wrapper for the idevicelocation library.

Features

  • Spoofing the location without having to jailbreak or install a dedicated iOS app.
  • Instead of entering the latitude/longitude, select the coordinates from the map.
  • Supported 3 types of movenments speeds (Walk/Cycle/Car).

Getting Started

Requirements

  • macOS 10.15+
  • Xcode 11.5+
  • Swift 5.0+

Build the app

  1. Install the latest version of libimobiledevice from source code.
  2. Install the latest version of idevicelocation from source code.
  3. Download the source code from github and open it in Xcode.
  4. Press the Run button to run the app.

Usage

Start spoofing

  1. Connect the iOS device to the Mac and press the start button of the app.
  2. Press and hold on the map, the coordinates will be set as the current location of the device.

Move

  • Tap on the walking button at the bottom left to move the coordinates.
    You can change the direction of movement by dragging the blue triangle around it.
    Preview

  • Press and hold the walking button to enter the automatic movement mode.
    Press the button again to release it.
    Preview

Stop spoofing

Press the Reset button of the app.

Author

Watanabe Toshinori – [email protected]

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

This application makes use of the following third party libraries. Thank you for a great library:

About

Location Simulator is macOS app which allows you to spoofing a location on iOS device. Using idevicelocation library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages