Paisseon / SatellaJailed

Jailed in-app purchase cracker (iOS 12-16)
GNU Affero General Public License v3.0
1.15k stars 109 forks source link

Script method : asked to install Azure while I installed it #20

Closed heinekenpsx closed 1 year ago

heinekenpsx commented 2 years ago

I use iphone x 14.3 unc0ver, even I copied the executable file "azule" to /usr/local/bin to satisfy the requirement of patch.sh file

xXx:~ root# cd SatellaJailed/ xXx:~/SatellaJailed root# sh patch.sh [] Target iOS version is undefined; assuming iOS 15 [] Unzipping Orion 14-15 framework... [] Checking dependencies... [] Finished installing dependencies [*] Please install Azule from https://github.com/Al4ise/Azule/wiki to continue

Paisseon commented 2 years ago

Ah, my mistake, I used -L (symlink) instead of -f (file), but that wouldn't work on iOS. Will fix in the upcoming release, thanks for report! In the mean time, changing the check to -f should fix it for you.

Paisseon commented 1 year ago

Fixed on latest release