-
Notifications
You must be signed in to change notification settings - Fork 90
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
Planned Features #9
Comments
Maybe fix the camera issue? |
@alexp9982 this was done in 87cf67b btw |
when I'm trying to download Succession in Sileo (selected in your repo), it just got wrong with rsync and returned with error 0, how can I fix it ? |
Now, my device running ios 12.0 and jailbroken. If I download firmware 12.1.x or 12.2 and I want restore with this firmwares. Can I restore @Samgisaninja? |
You will bootloop. Succession will warn you if you try to do that though. |
pls add command mode , due to unable to access the gui ui on ipad os .... |
It's possible to do it completely over SSH, take a look at RestoreViewController's implementation file. I do intend to make a fully automated CLI, eventually... I'll go ahead and add it |
Well you can check off the CLE on your todo list now |
I will once it's done :) |
How is that going anyways? |
Thanks for you hard work.. Please add the following features:
Just little things to make this project a little bit better that it already is .. Thanks again. |
It literally does nothing. It basically makes the device "pretend to restore" and generate all the logs I would need to see when adding support for a new iOS version or device model, but it doesn't actually restore the device, which prevents it from causing damage
This is technically supposed to happen, if extraction fails because there isn't enough space, there's supposed to be a nice error pop up alert that says "hey, you don't have enough storage", but apparently the presentation of that alert was actually causing a crash. There was some attempt to fix this in 1.4.15, but I have yet to confirm if it actually works |
Planned features for Succession
[version I plan to implement them in in hard brackets]
this was sorta done, I verified using the BuildManifest because the kernel cache in the IPSW didn't match the one on device (even with the correct IPSW)
orig-fs
apfs snapshot after the restore is complete to allow snapshot-based restore tools such as pwn20wndstuff/Rollectra11 to be used after the restoreThe text was updated successfully, but these errors were encountered: