verygenericname / SSHRD_Script

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

Issue after putting device in DFU #288

Open Spec94v6 opened 4 months ago

Spec94v6 commented 4 months ago

iPhone 6. iOS 10.1. after running "./sshrd.sh 10.1" i get

main:starting getting get_sigcheck_patch() patch main: Error doing patch_rsa_check()! (memmem failed to find needle) [-] An error occured

i then tried "./sshrd.sh 12.5.7"

got to the boot step, booted ramdisk, ran ssh command, then in "localhost:~ root#" i ran "./sshrd.sh reset" to wipe the device, and i get -sh: sudo: command not found

help. gets stuck on 10.1, if i try it on a newer version it boots and works for a bit, but then none of the given commands work, and give the above message.