Giter Club home page Giter Club logo

locationsimulator's Introduction

Location Simulator

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

This app using idevicelocation library for spoofing a location on device.

Features

  • Spoofing iOS device location without jailbrake or app install.
  • Easy to set device location from the map.
  • Supported 3 movement speeds (Walk/Cycle/Car).

Preview

How to Build

Requirements

  • macOS 10.13+
  • Xcode 9.0+
  • Swift 4.0+

Build the app

  1. Install latest version of libimobiledevice by homebrew:

    $brew install libimobiledevice --HEAD
  2. Install idevicelocation from source code.

  3. Open project with Xcode.

  4. Tap Run to execute the app.

Usage

  • Start spoofing

    1. Connect the iOS device to your computer.
    2. Long tap the point you want to set as the current location on the map.
  • Moving

    • Tap walk button at bottom left of map. Drag the blue triangle to change the direction of movement.
    • Long tap walk button to enabled auto move. Tap again to disable auto move.
  • Stop spoofing

    • Tap Reset button.

Install macos app to other devices without xCode

  • Export the project out an macos app
  • Copy file LocationSimulator.app to other devices
run command: *brew install libimobiledevice --HEAD*
download as zip: https://github.com/JonGabilondoAngulo/idevicelocation
unzip, terminal navigates to there, then run following commands:
. `ln -s /usr/local/Cellar/openssl/${OPENSSL_VERSION}/lib/pkgconfig/* /usr/local/lib/pkgconfig/`, change OPENSSL_VERSION to be your respective version
. `./autogen.sh`
. `make`
. `sudo make install`

disable Gatekeeper: https://techsviewer.com/allow-installation-of-apps-from-anywhere-in-macos-mojave/
Open LocationSimulator.

open downloaded app, if encountering error: `is damaged and can't be opened. You should move it to the Trash` -> http://osxdaily.com/2019/02/13/fix-app-damaged-cant-be-opened-trash-error-mac/

Acknowledgements

Location Simulator uses the following libraries:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.