Paisseon / SatellaJailed

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

[Bug] Error: Couldn't find .ipa file #29

Closed korboybeats closed 1 year ago

korboybeats commented 1 year ago

When I try to run sh patch.sh on WSL Kali-Linux, I get this error. The workaround is to enter sh patch.sh -i [IPA file name] but is there a way to make it run with just sh patch.sh?

image

Paisseon commented 1 year ago

Probably the issue is all the spaces in the name, try renaming it to Affinity.ipa or something

korboybeats commented 1 year ago

Probably the issue is all the spaces in the name, try renaming it to Affinity.ipa or something

Ah yeah, I have tried that. I renamed it to AffinityDesigner2.ipa but still got the same error. image

Paisseon commented 1 year ago

Hmm, idk what's up with it then. Is the app in the same directory as patch.sh?

korboybeats commented 1 year ago

Hmm, idk what's up with it then. Is the app in the same directory as patch.sh?

Yup it is. Another person has actually told me a fix for it. If I do bash patch.sh, it works.

Paisseon commented 1 year ago

It was a bug with some shells and string indexing, fixed in the latest version :)

Although Azule seems to be broken... again... so it will have a success message but not work. Patching w/ Esign or using Azule for iOS still works though!