Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Three quick questions about procursus-deploy-linux-macos.sh #47

Open
manrand opened this issue Aug 19, 2022 · 1 comment
Open

Three quick questions about procursus-deploy-linux-macos.sh #47

manrand opened this issue Aug 19, 2022 · 1 comment

Comments

@manrand
Copy link

manrand commented Aug 19, 2022

Hi,

  1. Is the update/upgrade part of the script
    apt-get update -o Acquire::AllowInsecureRepositories=true
    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

  1. 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-packages

  2. 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

Thanks

@FreQRiDeR
Copy link

FreQRiDeR commented Sep 3, 2022

apt-get update requires internet. Nowhere does the script input default password, only prints 'Default password Alpine' reminder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants