Giter VIP home page Giter VIP logo

fuel-spoof's Introduction

Buy Me A Coffee

If this helps you save a few bucks, please consider buying me a beer :)

Introduction

iOS 17 brought some challenges with allowing us to simulate the location on iOS devices. The folks behind pymobiledevice3 have provided a way to workaround the new limitations.

This script is to make the steps more accessible to everyone! :)

This script is focused on accessing the best fuel prices across Australia

With thanks to Master131 for https://projectzerothree.info/ and https://github.com/master131/iFakeLocation/

Caveats

  • This is only for MacOS!
  • "It works on my machine" - best efforts are made to be system agnostic
  • sudo / root is required for pymobiledevice3 to run some of the elevated com

I would recommend running all of this in a python virtualenv, but that is out of scope of this script as this has been an attempt to provide a "one size fits all" approach

Prerequisite - python

If you already have python installed, yay! If not please install python. A suggestion is to use homebrew

Install python using homebrew:

brew install python

Prerequisite - jq

jq is required to extract key/values from the json API response data. A suggestion is to use homebrew

Install python using homebrew:

brew install jq

Prerequisite - pymobiledevice3

Source: https://github.com/doronz88/pymobiledevice3/tree/master

Install pymobiledevice3 using pip:

python3 -m pip install -U pymobiledevice3

Installation

  1. Download fuel-spoof.sh

  2. Make it executable:

chmod +X fuel-spoof.sh
  1. Connected your iOS17 device to your Mac

  2. Execute the script

./fuel-spoof.sh

Demo

fuel-spoof's People

Contributors

davesc63 avatar

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.