-
Notifications
You must be signed in to change notification settings - Fork 177
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS 17 Support #141
Comments
Thanks for the heads up - iOS 17 didn't even cross my mind as being a potential issue - I'll spend some time this weekend with the beta and see if I can get something working (at least image mounting at a minimum). |
I really should have checked here before upgrading to IOS 17 :( |
I had a bit of a play around, but there appears to be core changes to the communication that's used for the new "personalised" image mounter. I've tried pulling the "personalization identifiers" from my device using ilibmobiledevice and don't seem to be having much luck (seems to work fine with pymobiledevice3) - unfortunately I might need to wait for an update to the image mounter utility in order to fix iFakeLocation support for iOS 17. |
So an update on this, I have succesfully ported the personalized image mounter code from pymobiledevice3 to iFakeLocation (based on libimobiledevice). As a result, future releases of iFakeLocation will have to be licensed under GPLv3 (as per the terms of that license) - this is an early warning to any developers using iFakeLocation code. The simulate location service still does not work as that communicates over a new "RemoteXPC" protocol; I'm still waiting for the folks over at pymobiledevice3 to crack it. |
This is wonderful, although my question is that will Windows be supported? Can it create these personalized connections without Xcode? |
Yes, I have done it entirely from Windows without issue. |
Starting at v2.2.0, the location simulation is fully supported. They removed the You can simulate it using: pymobiledevice3 developer simulate-location set --rsd fd41:8efc:c0f8::1 60364 --
40.690008 -74.045843 BTW, still working on a standalone tunnel which won't rely on the RSD tunnel created by |
How to obtain fd41:8efc:c0f8::1 60364 |
Please direct these type of questions to the pymobiledevice3 project. |
Just an update on this one - I haven't progressed any further on this one. pymobiledevice3 does support iOS 17 for simulating a location now but:
While I can try and port these functionalities to iFakeLocation (or be lazy and write a wrapper around pymobiledevice3), it still means that Windows will remain unsupported at this point in time. |
I assume the error I'm receiving on Mac with 14 Pro Max running iOS 17.0 (21A329) is related to this thread? 'The developer images for the specified device are missing.' Any ETA on images? |
That would explain why iAnyGo is supporting iOS 17 on Mac only then |
It's not just a matter of images, it's a basically a rewrite of iFakeLocation from the ground up to support iOS 17. Can't give any ETAs as I do this during my free time and right now the only known working method doesn't support Windows. Someone has mentioned iAnyGo so you can give that a go in the meantime. |
Thank you Master131 for all your hard work, we will patiently wait for the new developer images support for ios17. Cheers. |
Hello @master131 , Currently, I'm on iOS 17.0.1 and I am getting error for not getting the developer image can you please help if you have some time? Thanks |
It's a known issue with iOS 17. Apple changed the way developer images are created. The only way to change location at the moment is to use either iAnyGo or pymobiledevice3. Both of these require macOS to run. Hopefully in the near future there will be an automated method such as iFakeLocation on macOS and windows. |
Hello Will ifakelocation be updated to work with ios 17 on windows at all. Thanks |
Not at this stage, there is no known working method for Windows. |
Thanks @master131 for iFakeLocation! It's been awesome |
私もiOS17の端末にifakelocationが対応することを願っています。私はWindowsを使用しています。端末はiphone11です。 |
iAnyGo windows version already supports iOS17 modification location. |
Hi, Thankyou for putting it all together. However, it is giving me an error after selecting the fuel type |
Thanks for trying it out! it looks like you’re missing “jq” this is used to filter the api response data and extract the key/values that we want. I will add a check for jq installation at the start also I noticed that your “sh” isn’t liking the the echo commands. Try launching with just “./fuel-spoof.sh” |
Thank you so much. It worked. |
hiii i want to use this but ima really basic user idk much about code at all so if there a way for the directions to b simplified? if not it’s ok ill just wait & also this works for the latest version of ios 17 bc the whole gas prices thing is a little confusing but again if it cant b explained in lamenz terms then thank youuu |
Good news!
|
lol ok i am excited for it the second option sounds a little clearer😂 but thank you i will stay tuned! |
@davesc63 I can get iphone to spoof using your script, but when I try to lock it is giving me Error A01. Using 7-11 app version 2.18.5.47213 on ios 17.2.1. Wonder if 7-11 can detect pymobiledevice3 spoofing now? |
This comment was marked as off-topic.
This comment was marked as off-topic.
Hi @master131 , pymobiledevice3 now supports RSD Tunnel on Windows. |
This is just a heads-up to everyone waiting for a solution in this thread. |
I’ve created a pure python backend that doesn’t require the end user to install python. The Mac version is in beta testing right now. Windows coming shortly. Full iOS 17 and below supported If anyone wants to test it out: |
Hey @luizbon - brilliant work! I got your code working on Windows 11 machine (iPhone 14 Pro, iOS 17.3.1) - many thanks for this. |
when i am trying to download this only a package pops up no application therefore i cannot use when the application did pop up it would show an image of the loco and the application wouldnt open i am installing sudo rn |
***on mac |
update nothing loads after splash screen and every time app is launched it says it would like to make changes |
@zarigzz - check the beta notes. You are required to enter your admin password on mac as admin permissions are required to create the secure tunnel to the iOS device |
the tunnel is never created one the image dissapears |
once |
This is because you can only lock in in your state / local area due to IP detection, I assume. In the script if you change
All to your location, such as NSW it'll work fine. |
On Windows 11, keep getting iTunes error (i.e. static splash screen) despite having it installed and file placed in the iTunes root folder..must be doing something wrong I guess? -edit- All good, will just use ianygo for the time being. Thanks for taking time to make this app though! looking forward to the official release. |
@gnnnnnnnnnnn - Try out the latest windows beta: https://github.com/davesc63/GeoPort/releases/tag/beta |
Try 3uTools. Forget this one. It's been too long. |
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
i noticed that Libimobiledevice has been updated for ios17+ |
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
You should try https://geoport.me It has supported iOS17+ for months now |
Upon changing the location of a device running the iOS 17 Beta, the following error occurs:
Although it appears to be a simple fix, upon further research, Apple has introduced "personalized" developer images. At the very least it will require a full rewrite of DeveloperImageHelper.cs, and likely further files. pymobiledevice3 has got partial support for this but appears to have issues while changing the location.
The text was updated successfully, but these errors were encountered: