SSHRD_Script icon indicating copy to clipboard operation
SSHRD_Script copied to clipboard

[iPad Pro 10.5 2017] Unable to connect to device

Open mmkzer0 opened this issue 8 months ago • 3 comments

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

mmkzer0 avatar Dec 16 '23 13:12 mmkzer0

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

mast3rz3ro avatar Jan 10 '24 22:01 mast3rz3ro

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?

farbix avatar Mar 18 '24 00:03 farbix

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.

mast3rz3ro avatar Mar 18 '24 01:03 mast3rz3ro