Code Monkey home page Code Monkey logo

poof's Introduction

Poof!

Poof will spoof the location of your iOS device on Find my Friends and Find my iPhone to anywhere in the world!

To use Poof: python poof.py

Poof allows you to spoof just FMF, just FMIP, or both.

Poof will attempt to find the UDID of the primary device on your iCloud account. This is typically your iPhone / iPad / iOS device. If Poof cannot find a UDID, you will have to manually enter the UDID of the device that you want to spoof location data for. If you do not have or do not want to use your appleID / password, you can also use a MobileMeAuthToken.

Poof will spoof your location every 5 seconds until you terminate the program. You can run it in the background and forget about it, or run it 24/7 on a device that can always be powered on, like the Raspberry Pi. You can run poof for years without it locking you out of your account, due to the way that poof retrieves authentication tokens.


Example: python poof.py

[INPUT]

Apple ID: appleID

Password: password

Would you like to use GPS coordinates [1] or a street address [2]: 2

Street address: Empire State Building 

City: NY

State: NY

Got GPS coordinates <40.7484405:-73.9856644> for Empire State Building, NY, NY

Attempting to find UDID's for devices on account.

Found UDID [xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx] for device [iPhone]!

Do you want to spoof this device? [y/n] y

Spoof FMF, FMI, or both: [0, 1, 2] 2
[OUTPUT]

Successfully changed FindMyiPhone location to <40.7484405;-73.9856644>!

Successfully changed FindMyFriends location to <40.7484405;-73.9856644>!

Waiting 5 seconds to send FMI/FMF spoof again.

^C

Terminate signal received. Stopping spoof.

If you enter an invalid UDID, Poof will not be able to verify if the location has been spoofed (see below). So make sure that the UDID is valid.


Future features:

  • Find the UDID of all devices linked to the iCloud account Poof will find the UDID of the primary iOS device on your account
  • Find Friends of Friends - Basically the same as FMF, but this will find the friends of any iCloud account, with just a MMeAuthToken! See FriendsOfFriends repo
  • Confirm that the location has changed by making a request to iCloud to get the location of the device in question. This causes problems, however, if you pass in only your MMeAuthToken. User may notice that their device's locations are being requested. A design goal of POOF is to be 100% silent, so this feature will not be implemented
  • Pull old location from iCloud instead of IP address. See above note for possible issues with this. See above note

poof's People

Contributors

manwhoami avatar sidpagariya avatar

Watchers

James Cloos avatar  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.