matty
matty
Try downloading the IPSW and running "./pyboot.py -q path/to/ipsw iPad4,4". PyBoot will use the files from the IPSW instead of downloading them.
Try running “brew reinstall libirecovery libpng”
Then you need to run “git clone https://github.com/libimobiledevice/libirecovery” then “cd libirecovery” then “git submodule init && git submodule update” then “./autogen.sh” then finally “sudo make install”. This isn’t a broken...
Actually run the bash script from [here](https://gist.github.com/MatthewPierson/3838e6192120f27b195b2f284f5737c6) and let me know if that fixes the issue or not
That is usually caused by apple blocking the ipsw, nothing I can do about that. Try a different iOS version
@brandonplank iPhone X (A11 in general) booting is currently broken, am working on a fix. No ETAs for when I will be done
Please delete the current files and try again with the latest update that I just posted. It should fix this issue + other smaller things
It looks like your device is taking too long to reconnect when putting it into pwnrec mode. Trying increasing the value for "sleep" on line 276, 278 and 280 to...
Issue likely is that you included a '\' in the file path, try again without that in there
Sorry the message didn't send properly, it has a \ in the file path that needs to be removed