Skip to content
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

[Question] What does the app do to block updates #5

Open
AymenKcm1 opened this issue Jan 31, 2023 · 2 comments
Open

[Question] What does the app do to block updates #5

AymenKcm1 opened this issue Jan 31, 2023 · 2 comments

Comments

@AymenKcm1
Copy link

I wanted to know what does the app do to achieve the blocking: Does it modify the hosts files / disable the update service on iOS or something else ?

TIA

@mailinglists35
Copy link

I want to know the same. I have restored from a backup of a jailbroken phone (u0, mikoto, iCleaner Pro) and now when I tap Software Update, the menu remains highlighted and the Settings app hangs. (I would like to re-enable OTA)

@ghost
Copy link

ghost commented Feb 23, 2023

It does effectively the same as installing a tvOS 16 developer beta profile does: https://github.com/haxi0/KillMyOTA/blob/master/KillMyOTA/BlockOTA/Blocker.m#L24-L30. It may be possible to undo by just installing and then uninstalling any beta profile.

unc0ver and iCleaner Pro make other changes as well. Deleting these files from an iTunes/Finder backup using iBackupBot, iMazing or iPhone Backup Extractor should re-enable updates blocked using all currently known methods:

/var/Managed Preferences/mobile/com.apple.MobileAsset.plist
/var/MobileAsset
/var/mobile/Library/Preferences/com.apple.MobileAsset.plist
/var/MobileSoftwareUpdate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants