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

added support to enter recovery mode from the script #5

Merged
merged 1 commit into from
Nov 19, 2020

Conversation

JoeyEamigh
Copy link

No description provided.

@raspberryenvoie
Copy link
Owner

Hello, I don't own any A11 device. So could you tell me what happens we when you use the auto recovery mode feature with it?
Thanks :)

@JoeyEamigh
Copy link
Author

For some reason on A11 iOS 14.2 with AutoRecovery mode feature on, as the device enters pwnDFU mode the script will not notice and instead send it back to recovery mode. I honestly think it is a bug on Apple's end, and the Pi's lsusb doesn't show DFU mode anymore while checkm8 is executing. This is a working theory but nonetheless the -r flag that I added to your script as well as the recovery mode button in the web app are useful simply for putting your phone quickly into recovery mode. It also sets the ENV back to autoboot as you can see so it doesn't loop into recovery mode. It is not the most necessary feature but has really improved my quality of life so that I do not have to manually enter recovery mode to jailbreak. Thank you!

@raspberryenvoie
Copy link
Owner

Okay, I understand what you mean.
Why don't you set the sleep time to 4 in the piRa1n file? My iPhone sometimes takes 4-5 seconds to enter recovery mode. I believe that would be better.

@JoeyEamigh
Copy link
Author

I wasn't fully sure how long it would take to enter a state where the phone is ready to accept ENV variables. Feel free to make any adjustments to the script as you see fit. It was mostly so that I could use PiRa1n-web to put my phone in recovery.

@raspberryenvoie raspberryenvoie merged commit 4faf7f7 into raspberryenvoie:master Nov 19, 2020
@raspberryenvoie
Copy link
Owner

Thank you for your PR
Have a nice day :)

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

Successfully merging this pull request may close these issues.

2 participants