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

Blank screen after verbose #5

Closed
Babyyoda777 opened this issue Sep 17, 2022 · 38 comments
Closed

Blank screen after verbose #5

Babyyoda777 opened this issue Sep 17, 2022 · 38 comments

Comments

@Babyyoda777
Copy link

The screen is definitely on but it is simply blank after verbose. Only way to exit it hard reset. The device used is a 6s n71ap on iOS 15.1
Happens both with and without install arg. :/

`babyyoda777@Azlans-Air palera1n % ./palera1n.sh /Users/babyyoda777/Downloads/7385395430905_iPhone8,1_n71ap_15.1-19B74_3a88b7c3802f2f0510abc432104a15ebd8bd7154.shsh2 --dfu 15.1
palera1n | Version 1.0.0
Written by Nebula | Some code by Nathan | Patching commands and ramdisk by Mineek | Loader app by Amy

[] Getting device version...
[
] Getting device info...
[*] Booting device
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%

Done!
The device should now boot to iOS, and you can open the Tips app and install Pogo (if you ran install before)
Add the repo mineek.github.io/repo for Procursus`

The terminal log shows it was successful all times.

@itsnebulalol
Copy link
Contributor

@mineek any ideas?

@Babyyoda777
Copy link
Author

Is the screen meant to go Green/red when sending IBSS and IBEC? If it is then it just stays blank but completes successfully. Could it be an issue there? On the first time verbose also hung on an error which was something like "screen temperature" even though the phone was cold to the touch :/

@Babyyoda777
Copy link
Author

Another update, now it just freezes after verbose (with verbose still on screen)
The last line and probably the error is:

int32_t, uint32_t *): property cm-pre-blend-degamma not found in EDT, assumed false.

@itsnebulalol
Copy link
Contributor

The screen color shouldn’t change, no. Unless that’s a thing that happens on those devices

@itsnebulalol
Copy link
Contributor

I’ve identified the issue, it’s that a9 needs kpp. I’ll add this when i get a chance

@Babyyoda777
Copy link
Author

Babyyoda777 commented Sep 18, 2022

Ah, makes sense. KPP is also present on Sunst0rm so hopefully (if the other dev agrees) it should simply be a matter of copy pasting???? Idk, but would it be possible to use Sunst0rm without restore for the moment?

Edit: Whoops closed by accident

@itsnebulalol
Copy link
Contributor

Can you try the latest commit? We switched to pyimg4.

@Babyyoda777
Copy link
Author

K, trying now

@Babyyoda777
Copy link
Author

do I need to add -kpp arg or is it automatic?

@Babyyoda777
Copy link
Author

Babyyoda777 commented Sep 18, 2022

Ok tried multiple times, didnt fix. Exact same as before. :(
Edit: actually no verbose comes up now

@Babyyoda777
Copy link
Author

Also, should mention, palera1n is unable to place device into recovery mode from normal by itself, but recovery to dfu works fine,

@Babyyoda777
Copy link
Author

Okay more updates, the "blank unresponsive screen" after successfully running is quite strange. It's some sort of fake dfu mode, and when you try to run palera1n from it again, it says "palera1n will never work on a non-checkm8 device"

@itsnebulalol
Copy link
Contributor

Also, should mention, palera1n is unable to place device into recovery mode from normal by itself, but recovery to dfu works fine,

That might just be ideviceenterrecovery being weird

Okay more updates, the "blank unresponsive screen" after successfully running is quite strange. It's some sort of fake dfu mode, and when you try to run palera1n from it again, it says "palera1n will never work on a non-checkm8 device"

It says that because it can’t get the architecture which is found in normal mode

@Babyyoda777
Copy link
Author

Babyyoda777 commented Sep 18, 2022

Ah I see, I got around the recovery issue just by using checra1n to get into recovery lol, then using dfu from this script. Also, trying again with the "-r" removed from the script.

Nope still nothing :/
Could it be that because of idevicerecovery being dodgy the device isn't being told to boot or smth?

@Babyyoda777
Copy link
Author

Okay, tried again, still nothing :(. No verbose either this time.

@iam-theKid
Copy link

Same here for iPhone 7 9,3 - 15.3.1

@itsnebulalol
Copy link
Contributor

Same here for iPhone 7 9,3 - 15.3.1

Is your passcode disabled?

@iam-theKid
Copy link

Same here for iPhone 7 9,3 - 15.3.1

Is your passcode disabled?

Nope

@iam-theKid
Copy link

Blank screen after verbose also happening for another iPhone 7 9,3 - 15.2

@ghost
Copy link

ghost commented Sep 19, 2022

Blank screen after verbose also happening for another iPhone 7 9,3 - 15.2

You need to disable your passcode, no passcode is allowed when using this tool

@iam-theKid
Copy link

Blank screen after verbose also happening for another iPhone 7 9,3 - 15.2

You need to disable your passcode, no passcode is allowed when using this tool

No passcode enabled @kristenlc

@iam-theKid
Copy link

I can reset the device if you think it will help

@Babyyoda777
Copy link
Author

Babyyoda777 commented Sep 19, 2022

Try using an older commit maybe one prior to any a9 fixes

@iam-theKid
Copy link

Try using an older commit maybe one prior to any a9 fixes

no luck, but thank you, will be checking for updates

@itsnebulalol
Copy link
Contributor

If you run git pull then add --debug to the end of the command, and send the full log I can try to help. Also, please send the command you ran.

@ghost
Copy link

ghost commented Sep 19, 2022

If you run git pull then add --debug to the end of the command, and send the full log I can try to help. Also, please send the command you ran.

I am having the same issue on two other iPhone 6s devices and even on my fork of this repository it is having the same behavior. I spent the last 12 hours trying to fix it but in the verbose before it goes blank it is complaining that the kernel is missing a patch and need to add a patch to the kernel in order for it to boot. The iPhone 6s needs a kernel patch that is not already being done by the script. I should note the board config of the 6s I am using for testing is an N71AP if that makes any difference. I have pretty much given up on the iPhone 6s here, maybe someone else can think of something and make a pr to fix this issue.

edit: I should note that there is no meaningful debug to go off of in the terminal as it gives no error messages or warning messages throughout, it goes through fine on the computer.

@itsnebulalol
Copy link
Contributor

The iPhone 6s needs a kernel patch that is not already being done by the script.

Not sure what other patches are needed. Adding -r to Kernel64Patcher didn’t help.

I should note that there is no meaningful debug to go off of in the terminal as it gives no error messages or warning messages throughout, it goes through fine on the computer.

I have added --debug, which doesn’t apply /dev/null. Some of the patchers don’t really give specific information.

I can’t figure out what the issue is, since it works fine on both of my devices. (The 6s is on 14.7.1, and i’ll be restoring it to 15.6.1/15.7 to test, as it may be a 15.x mitigation)

@ghost
Copy link

ghost commented Sep 19, 2022

The iPhone 6s needs a kernel patch that is not already being done by the script.

Not sure what other patches are needed. Adding -r to Kernel64Patcher didn’t help.

I should note that there is no meaningful debug to go off of in the terminal as it gives no error messages or warning messages throughout, it goes through fine on the computer.

I have added --debug, which doesn’t apply /dev/null. Some of the patchers don’t really give specific information.

I can’t figure out what the issue is, since it works fine on both of my devices. (The 6s is on 14.7.1, and i’ll be restoring it to 15.6.1/15.7 to test, as it may be a 15.x mitigation)

It said it was missing a patch, the verbose on the iphone was very hard to read, but it said something about mitigation also yes.

@itsnebulalol
Copy link
Contributor

Look at #11, works for some people but not everyone

@iam-theKid
Copy link

iam-theKid commented Sep 19, 2022

@itsnebulalol , to avoid pollution, started a new thread since this one was opened for an iPhone 6:

#12

@itsnebulalol
Copy link
Contributor

@kristenlc, did you see anything about RootVPNotAuthenticatedAfterMounting while booting. I don't think this is the issue, but it's possible. could_not_authenticate_personalized_root_hash is already patched.
Also, how long is the verbose? Like 1 second, or like 6 seconds.

@ghost
Copy link

ghost commented Sep 19, 2022

I am going to try to get a slow mo capture of the verbose coming from the phone, but in the mean time here is the verbose from the script

Last login: Mon Sep 19 17:28:56 on console
kristenlc-PC:~ kristenlc$ cd Documents/
kristenlc-PC:Documents kristenlc$ cd palera1n
kristenlc-PC:palera1n kristenlc$ sudo ./palera1n.sh clean
Password:
/Users/kristenlc/Documents/palera1n/clean
[*] Removed the created boot files
kristenlc-PC:palera1n kristenlc$ sudo ./palera1n.sh 8202465590444_iPhone8,1_n71ap_15.6.1-19G82_603be133ff0bdfa0f83f21e74191cf6770ea43bb.shsh2 --dfu 15.6.1 --debug
/Users/kristenlc/Documents/palera1n/8202465590444_iPhone8,1_n71ap_15.6.1-19G82_603be133ff0bdfa0f83f21e74191cf6770ea43bb.shsh2
palera1n | Version 1.0.0
Written by Nebula | Some code by Nathan | Patching commands and ramdisk by Mineek | Loader app by Amy

[*] Getting device info...
[*] Pwning device
usb_timeout: 5
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8000 CPRV:20 CPFM:03 SCEP:01 BDID:04 ECID:00000775C90C3CAC IBFL:1C SRTG:[iBoot-2234.0.0.3.3]
Found the USB handle.
Stage: RESET
ret: true
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8000 CPRV:20 CPFM:03 SCEP:01 BDID:04 ECID:00000775C90C3CAC IBFL:1C SRTG:[iBoot-2234.0.0.3.3]
Found the USB handle.
Stage: SETUP
ret: true
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8000 CPRV:20 CPFM:03 SCEP:01 BDID:04 ECID:00000775C90C3CAC IBFL:1C SRTG:[iBoot-2234.0.0.3.3]
Found the USB handle.
Stage: PATCH
ret: true
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8000 CPRV:20 CPFM:03 SCEP:01 BDID:04 ECID:00000775C90C3CAC IBFL:1C SRTG:[iBoot-2234.0.0.3.3] PWND:[gaster]
Found the USB handle.
Now you can boot untrusted images.
[*] Downloading BuildManifest
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022SummerFCS/fullrestores/012-52552/90DDC844-B111-4CBF-8C86-E2A8B604B3D2/iPhone_4.7_15.6.1_19G82_Restore.ipsw
init done
getting: BuildManifest.plist
  0% [                                                                          100% [==========================================================================100% [===================================================================================================>]
download succeeded
img4tool version: 0.190-e26f6e27c5fce7aff9e1ed5fe2b486b9989a5bec
Compiled with plist: YES
Saved IM4M to IM4M
[*] Downloading and decrypting iBSS
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022SummerFCS/fullrestores/012-52552/90DDC844-B111-4CBF-8C86-E2A8B604B3D2/iPhone_4.7_15.6.1_19G82_Restore.ipsw
init done
getting: Firmware/dfu/iBSS.n71.RELEASE.im4p
  0% [                                                                          100% [==========================================================================  6% [=====>                                                                     12% [===========>                                                               18% [=================>                                                         25% [========================>                                                  31% [==============================>                                            38% [=====================================>                                     44% [===========================================>                               50% [=================================================>                         57% [========================================================>                  63% [==============================================================>            70% [=====================================================================>     76% [========================================================================== 83% [========================================================================== 89% [========================================================================== 95% [==========================================================================100% [===================================================================================================>]
download succeeded
usb_timeout: 5
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8000 CPRV:20 CPFM:03 SCEP:01 BDID:04 ECID:00000775C90C3CAC IBFL:1C SRTG:[iBoot-2234.0.0.3.3] PWND:[gaster]
Found the USB handle.
Now you can boot untrusted images.
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
[*] Downloading and decrypting iBEC
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022SummerFCS/fullrestores/012-52552/90DDC844-B111-4CBF-8C86-E2A8B604B3D2/iPhone_4.7_15.6.1_19G82_Restore.ipsw
init done
getting: Firmware/dfu/iBEC.n71.RELEASE.im4p
  0% [                                                                          100% [==========================================================================  3% [==>                                                                         7% [======>                                                                    10% [=========>                                                                 14% [=============>                                                             17% [================>                                                          21% [====================>                                                      25% [========================>                                                  28% [===========================>                                               32% [===============================>                                           36% [===================================>                                       39% [======================================>                                    43% [==========================================>                                46% [=============================================>                             50% [=================================================>                         54% [=====================================================>                     57% [========================================================>                  61% [============================================================>              65% [================================================================>          68% [===================================================================>       72% [=======================================================================>   75% [========================================================================== 79% [========================================================================== 83% [========================================================================== 86% [========================================================================== 90% [========================================================================== 94% [========================================================================== 97% [==========================================================================100% [===================================================================================================>]
download succeeded
usb_timeout: 5
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8000 CPRV:20 CPFM:03 SCEP:01 BDID:04 ECID:00000775C90C3CAC IBFL:1C SRTG:[iBoot-2234.0.0.3.3] PWND:[gaster]
Found the USB handle.
Now you can boot untrusted images.
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
[*] Downloading DeviceTree
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022SummerFCS/fullrestores/012-52552/90DDC844-B111-4CBF-8C86-E2A8B604B3D2/iPhone_4.7_15.6.1_19G82_Restore.ipsw
init done
getting: Firmware/all_flash/DeviceTree.n71ap.im4p
  0% [                                                                          100% [========================================================================== 60% [===========================================================>              100% [===================================================================================================>]
download succeeded
[*] Downloading trustcache
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022SummerFCS/fullrestores/012-52552/90DDC844-B111-4CBF-8C86-E2A8B604B3D2/iPhone_4.7_15.6.1_19G82_Restore.ipsw
init done
getting: Firmware/078-33910-080.dmg.trustcache
  0% [                                                                          100% [========================================================================== 30% [=============================>                                             61% [============================================================>              93% [==========================================================================100% [===================================================================================================>]
download succeeded
[*] Downloading kernelcache
Version: 9bfdde2b2456181045f74631683fba491d8bf4f2 - 38
libfragmentzip version: 0.64-aaf6fae83a0aa6f7aae1c94721857076d04a14e8-RELEASE
init pzb: https://updates.cdn-apple.com/2022SummerFCS/fullrestores/012-52552/90DDC844-B111-4CBF-8C86-E2A8B604B3D2/iPhone_4.7_15.6.1_19G82_Restore.ipsw
init done
getting: kernelcache.release.n71
  0% [                                                                          100% [==========================================================================  0% [                                                                            0% [                                                                            0% [                                                                            0% [                                                                            0% [                                                                            0% [                                                                            0% [                                                                            0% [                                                                            0% [                                                                            0% [                                                                            0% [                                                                            1% [>                                                                           1% [>                                                                           1% [>                                                                           1% [>                                                                           1% [>                                                                           1% [>                                                                           1% [>                                                                           1% [>                                                                           1% [>                                                                           1% [>                                                                           1% [>                                                                           1% [>                                                                           2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          2% [=>                                                                          3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         3% [==>                                                                         4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        4% [===>                                                                        5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       5% [====>                                                                       6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      6% [=====>                                                                      7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     7% [======>                                                                     8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    8% [=======>                                                                    9% [========>                                                                   9% [========>                                                                   9% [========>                                                                   9% [========>                                                                   9% [========>                                                                   9% [========>                                                                   9% [========>                                                                   9% [========>                                                                   9% [========>                                                                   9% [========>                                                                   9% [========>                                                                   9% [========>                                                                  10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 10% [=========>                                                                 11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                11% [==========>                                                                12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               12% [===========>                                                               13% [============>                                                              13% [============>                                                              13% [============>                                                              13% [============>                                                              13% [============>                                                              13% [============>                                                              13% [============>                                                              13% [============>                                                              13% [============>                                                              13% [============>                                                              13% [============>                                                              13% [============>                                                              14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             14% [=============>                                                             15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            15% [==============>                                                            16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           16% [===============>                                                           17% [================>                                                          17% [================>                                                          17% [================>                                                          17% [================>                                                          17% [================>                                                          17% [================>                                                          17% [================>                                                          17% [================>                                                          17% [================>                                                          17% [================>                                                          17% [================>                                                          17% [================>                                                          18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         18% [=================>                                                         19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        19% [==================>                                                        20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       20% [===================>                                                       21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      21% [====================>                                                      22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     22% [=====================>                                                     23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    23% [======================>                                                    24% [=======================>                                                   24% [=======================>                                                   24% [=======================>                                                   24% [=======================>                                                   24% [=======================>                                                   24% [=======================>                                                   24% [=======================>                                                   24% [=======================>                                                   24% [=======================>                                                   24% [=======================>                                                   24% [=======================>                                                   25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  25% [========================>                                                  26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 26% [=========================>                                                 27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                27% [==========================>                                                28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               28% [===========================>                                               29% [============================>                                              29% [============================>                                              29% [============================>                                              29% [============================>                                              29% [============================>                                              29% [============================>                                              29% [============================>                                              29% [============================>                                              29% [============================>                                              29% [============================>                                              29% [============================>                                              29% [============================>                                              30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             30% [=============================>                                             31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            31% [==============================>                                            32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           32% [===============================>                                           33% [================================>                                          33% [================================>                                          33% [================================>                                          33% [================================>                                          33% [================================>                                          33% [================================>                                          33% [================================>                                          33% [================================>                                          33% [================================>                                          33% [================================>                                          33% [================================>                                          33% [================================>                                          34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         34% [=================================>                                         35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        35% [==================================>                                        36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       36% [===================================>                                       37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      37% [====================================>                                      38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     38% [=====================================>                                     39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    39% [======================================>                                    40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   40% [=======================================>                                   41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  41% [========================================>                                  42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 42% [=========================================>                                 43% [==========================================>                                43% [==========================================>                                43% [==========================================>                                43% [==========================================>                                43% [==========================================>                                43% [==========================================>                                43% [==========================================>                                43% [==========================================>                                43% [==========================================>                                43% [==========================================>                                43% [==========================================>                                44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               44% [===========================================>                               45% [============================================>                              45% [============================================>                              45% [============================================>                              45% [============================================>                              45% [============================================>                              45% [============================================>                              45% [============================================>                              45% [============================================>                              45% [============================================>                              45% [============================================>                              45% [============================================>                              45% [============================================>                              46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             46% [=============================================>                             47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            47% [==============================================>                            48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           48% [===============================================>                           49% [================================================>                          49% [================================================>                          49% [================================================>                          49% [================================================>                          49% [================================================>                          49% [================================================>                          49% [================================================>                          49% [================================================>                          49% [================================================>                          49% [================================================>                          49% [================================================>                          49% [================================================>                          50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         50% [=================================================>                         51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        51% [==================================================>                        52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       52% [===================================================>                       53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      53% [====================================================>                      54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     54% [=====================================================>                     55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    55% [======================================================>                    56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   56% [=======================================================>                   57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  57% [========================================================>                  58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 58% [=========================================================>                 59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                59% [==========================================================>                60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               60% [===========================================================>               61% [============================================================>              61% [============================================================>              61% [============================================================>              61% [============================================================>              61% [============================================================>              61% [============================================================>              61% [============================================================>              61% [============================================================>              61% [============================================================>              61% [============================================================>              61% [============================================================>              62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             62% [=============================================================>             63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            63% [==============================================================>            64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           64% [===============================================================>           65% [================================================================>          65% [================================================================>          65% [================================================================>          65% [================================================================>          65% [================================================================>          65% [================================================================>          65% [================================================================>          65% [================================================================>          65% [================================================================>          65% [================================================================>          65% [================================================================>          65% [================================================================>          66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         66% [=================================================================>         67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        67% [==================================================================>        68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       68% [===================================================================>       69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      69% [====================================================================>      70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     70% [=====================================================================>     71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    71% [======================================================================>    72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   72% [=======================================================================>   73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  73% [========================================================================>  74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 74% [=========================================================================> 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 75% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 76% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 77% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 78% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 79% [========================================================================== 80% [========================================================================== 80% [========================================================================== 80% [========================================================================== 80% [========================================================================== 80% [========================================================================== 80% [========================================================================== 80% [========================================================================== 80% [========================================================================== 80% [========================================================================== 80% [========================================================================== 80% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 81% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 82% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 83% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 84% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 85% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 86% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 87% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 88% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 89% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 90% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 91% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 92% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 93% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 94% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 95% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 96% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 97% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 98% [========================================================================== 99% [========================================================================== 99% [========================================================================== 99% [========================================================================== 99% [========================================================================== 99% [========================================================================== 99% [========================================================================== 99% [========================================================================== 99% [========================================================================== 99% [========================================================================== 99% [========================================================================== 99% [==========================================================================100% [===================================================================================================>]
download succeeded
[*] Patching and repacking iBSS/iBEC
main: Starting...
iOS 15 iBoot detected!
getting get_sigcheck_patch() patch
applying patch=0x18038db94 : 000080d2
applying patch=0x18038db50 : 000080d2
main: Writing out patched file to iBSS.patched...
main: Quitting...
main: Starting...
iOS 15 iBoot detected!
getting get_boot_arg_patch(-v keepsyms=1 debug=0xfffffffe wdt=-1) patch
getting get_debug_enabled_patch() patch
getting get_sigcheck_patch() patch
applying patch=0x87000d474 : 000080d2
applying patch=0x87000d430 : 000080d2
applying patch=0x87000f038 : 200080d2
applying patch=0x870010658 : 1ad30610
applying patch=0x87001e0b8 : 2d76206b65657073796d733d312064656275673d30786666666666666665207764743d2d3100
main: Writing out patched file to iBEC.patched...
main: Quitting...
none
none
[*] Patching and converting kernelcache
Reading work/kernelcache.release.n71...
[NOTE] Image4 payload data is LZSS compressed, decompressing...
Extracted extra Image4 payload data: to work/kpp.bin.
Extracted Image4 payload data to: work/kcache.raw
main: Starting...
Kernel: Adding AMFI_get_out_of_my_way patch...
get_amfi_out_of_my_way_patch: Entering ...
get_amfi_out_of_my_way_patch: Kernel-8020 inputted
get_amfi_out_of_my_way_patch: Found Internal Error: No cdhash found. str loc at 0x973ee1
get_amfi_out_of_my_way_patch: Found Internal Error: No cdhash found. str ref at 0x1076c64
get_amfi_out_of_my_way_patch: Patching AMFI at 0x10722a8
Kernel: Adding could_not_authenticate_personalized_root_hash patch...
get_could_not_authenticate_personalized_root_hash_patch: Entering ...
get_could_not_authenticate_personalized_root_hash_patch: Found "successfully validated on-disk root hash" str loc at 0xd0bc0a
get_could_not_authenticate_personalized_root_hash_patch: Found "successfully validated on-disk root hash" xref at 0x1c1c964
get_could_not_authenticate_personalized_root_hash_patch: Found previous cbz at 0x1c1c940
get_could_not_authenticate_personalized_root_hash_patch: Found "could not authenticate personalized root hash!" str loc at 0xd0bb5f
get_could_not_authenticate_personalized_root_hash_patch: Found "could not authenticate personalized root hash!" xref at 0x1c1ca3c
get_could_not_authenticate_personalized_root_hash_patch: Found cbz target at 0x1c1ca1c
get_could_not_authenticate_personalized_root_hash_patch: Patching root hash check at 0x1c1ca1c
main: Writing out patched file to work/kcache.patched...
main: Quitting...
Reading work/kcache.patched...
Reading extra: work/kpp.bin...
Compressing payload using LZSS...
IM4P outputted to: work/krnlboot.im4p
Reading work/krnlboot.im4p...
Reading work/IM4M...
Creating Image4...
Image4 file outputted to: boot-iPhone8,1/kernelcache.img4
[*] Converting DeviceTree
dtre
[*] Patching and converting trustcache
trst
[*] Pwning device
usb_timeout: 5
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
CPID:8000 CPRV:20 CPFM:03 SCEP:01 BDID:04 ECID:00000775C90C3CAC IBFL:1C SRTG:[iBoot-2234.0.0.3.3] PWND:[gaster]
Found the USB handle.
Now you can boot untrusted images.
usb_timeout: 5
[IOKit] Waiting for the USB handle with VID: 0x5AC, PID: 0x1227
Found the USB handle.
[*] Booting device
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%
[==================================================] 100.0%

Done!
The device should now boot to iOS
If you already have installed Pogo, click uicache and remount preboot in the tools section
If not, get an IPA from the latest action build of Pogo and install with TrollStore
Add the repo mineek.github.io/repo for Procursus
kristenlc-PC:palera1n kristenlc$ 

It is after this that the screen goes blank but the backlight stays on, same thing happens on a11 if the passcode is set

@ghost
Copy link

ghost commented Sep 19, 2022

I think I found the issue
import_iboot_forwarded_roothash:2072: apfs_extract_root_hash_and_manifest failed with error: No such file or directory (2)
This error is shown on the verbose on the iPhone 6s just before the screen goes black, I captured in slow mo

@ghost
Copy link

ghost commented Sep 19, 2022

I fixed the issue, it was caused by using blobs off of tsssaver. I dumped the onboard blobs using SSHRD_Script-High-Sierra and used those for palera1n and it booted the iPhone 6s right away with no issue.

@ghost
Copy link

ghost commented Sep 19, 2022

The screen is definitely on but it is simply blank after verbose. Only way to exit it hard reset. The device used is a 6s n71ap on iOS 15.1

Happens both with and without install arg. :/

`babyyoda777@Azlans-Air palera1n % ./palera1n.sh /Users/babyyoda777/Downloads/7385395430905_iPhone8,1_n71ap_15.1-19B74_3a88b7c3802f2f0510abc432104a15ebd8bd7154.shsh2 --dfu 15.1

palera1n | Version 1.0.0

Written by Nebula | Some code by Nathan | Patching commands and ramdisk by Mineek | Loader app by Amy

[*] Getting device version...

[*] Getting device info...

[*] Booting device

[==================================================] 100.0%

[==================================================] 100.0%

[==================================================] 100.0%

[==================================================] 100.0%

[==================================================] 100.0%

[==================================================] 100.0%

[==================================================] 100.0%

Done!

The device should now boot to iOS, and you can open the Tips app and install Pogo (if you ran install before)

Add the repo mineek.github.io/repo for Procursus`

The terminal log shows it was successful all times.

If you need assistance add me on Discord and I will help you kristenl64#0622 .

@ghost
Copy link

ghost commented Sep 19, 2022

WARNING 3: As of now, it was confirmed that if you do not use the onboard blobs for your device when you are using palera1n then it will cause the device to enter a blank screen after verbose boot. You will have a blank screen on your phone after verbose boot if you do not use the right blobs for palera1n. To ensure you do not get a blank screen after you boot your device with palera1n, you must dump your onboard blobs using kristenlc/SSHRD_Script-High-Sierra and use those blobs with this script. Please do not use the blobs on tsssaver.1conan.com for your device as it will cause it to not boot with palera1n.

@ghost
Copy link

ghost commented Sep 20, 2022

UPDATE: There has been a video tutorial made for checkm8 vulnerable devices to use palera1n if they are running iOS 15.0 to 15.5 beta 4. The tutorial was made for intel mac computers running high sierra. iOS 15.0 - 15.5b4 JAILBREAK: Sileo ACHIEVED by palera1n Jailbreak - YouTube

@Babyyoda777
Copy link
Author

Since this is solved I will close this now. Thanks for helping Nebula!

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

3 participants