bash create.sh [devicetype] [version][devicetype] with your device type (like iPhone9,2).[version] with the installed iOS version.12.0 if it does not work.-t: bash create.sh iPhone8,1 14.8 -tbash pwndfu.sh to enter pwned DFU mode (this might take a few tries).bash load.sh [devicetype]../resources/tcprelay.py -t 22:2222 to start the SSH proxy.
ssh root@localhost -p 2222 (password is alpine).mount_root to mount the root filesystem on /mnt1.mount_data to mount the data partition on /mnt2.bash create.sh [devicetype] [version]
bash pwndfu.sh
bash load.sh [devicetype]
./resources/tcprelay.py -t 22:2222
ssh root@localhost -p 2222
mount_root
mount_data