verygenericname / SSHRD_Script

Shell script that creates a ssh ramdisk
BSD 3-Clause "New" or "Revised" License
418 stars 164 forks source link

[iPad Pro 10.5 2017] Unable to connect to device #281

Open mmkzer0 opened 11 months ago

mmkzer0 commented 11 months ago

Running on MacOS Sonoma 14.0, M1 MBP. Trying to create a Ramdisk and boot from it on a 2017 iPad Pro (iPadOS 16.3). The Ramdisk Creation succeeds; however, when using sshrd the following happens:

./sshrd.sh boot
[*] Waiting for device in DFU mode
[*] Getting device info and pwning... this may take a second
[==================================================] 100.0%
ERROR: Unable to connect to device
[-] An error occurred
mast3rz3ro commented 10 months ago

This happens because irecovery can not see the device. You can fix this by running the script as root sudo ./sshrd.sh boot

farbix commented 8 months ago

I have the same device as OP but not sure which os version is running, most likely 17. I'm stuck at waiting for DFU mode. Is this tool compatible with iPadOS 17?

mast3rz3ro commented 8 months ago

Is this tool compatible with iPadOS 17?

Nope, iBoot64Patcher currently can't patch iOS 17.x boot files instead use SSHRD Lite which uses kairos patcher for patching iOS 17.x boot files.