NOTE: in my case I did not have Wifi enabled and these parts of the script failed. However launching Sileo worked and it did want to update lots of things
3) Do you have any suggestions to run this script with a secured device? i.e. after changing the default passwd? After changing the default passwd the scp and ssh commands do not accept the new passwd
Hi,
1) Is the update/upgrade part of the script https://github.com/coolstar/Odyssey-bootstrap/blob/9db01bb2fa3b6fbe4fec8968a6bb917e4ac88bfb/procursus-deploy-linux-macos.sh#L95 required? To succeed it needs internet access while the device is vulnerable (using default "alpine" passwd)
NOTE: in my case I did not have Wifi enabled and these parts of the script failed. However launching Sileo worked and it did want to update lots of things
2) Any reason why
libhooker
is not installed by the script itself? It seems to be required as per: https://ios.cfw.guide/installing-odysseyra1n/linux/#installing-packages3) Do you have any suggestions to run this script with a secured device? i.e. after changing the default passwd? After changing the default passwd the
scp
andssh
commands do not accept the new passwdThanks