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

Couldn’t set app executable #131

Open
Delamcode opened this issue Dec 21, 2022 · 7 comments
Open

Couldn’t set app executable #131

Delamcode opened this issue Dec 21, 2022 · 7 comments

Comments

@Delamcode
Copy link

Delamcode commented Dec 21, 2022

When trying to inject some youtube tweaks I get the following:
delamcode@delamcode:~$ azule -R -n YoutubeTWEAKEDuYou -i ~/YT/Youtube.ipa -o ~/YT/ -f ~/YT/uYou.deb ~/YT/AlderisColorPicker.deb ~/YT/ForceInPicture.deb ~/YT/YTClassicVideoQuality.deb ~/YT/YTReExplore.deb ~/YT/YTSilentVote.deb ~/YT/YouRememberCaption.deb ~/YT/YoutubeDislikesReturn.deb ~/YT/YTSideFix.deb [*] Fetching toolchain... [*] Fetched Toolchain [*] Setting Up Toolchain... [*] Set Up Toolchain [*] Downloading CydiaSubstrate.framework... [*] Downloading Substitute... /usr/local/bin/azule: line 497: /home/delamcode/Azule/toolchain/bin/ar: cannot execute binary file: Exec format error tar (child): data.tar.lzma: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now rm: cannot remove 'CydiaSubstrate.framework/CydiaSubstrate': No such file or directory rm: cannot remove 'CydiaSubstrate.framework/Headers/CydiaSubstrate.h': No such file or directory mv: cannot stat '/tmp/tmp.jVjTbcdizt/libsubstrate.dylib': No such file or directory mv: cannot stat 'substrate.h': No such file or directory mv: cannot stat 'CydiaSubstrate.framework': No such file or directory /usr/local/bin/azule: line 505: /home/delamcode/Azule/bin/linux/plutil: cannot execute binary file: Exec format error [*] Downloaded CydiaSubstrate.framework /usr/local/bin/azule: line 520: /home/delamcode/Azule/toolchain/bin/ar: cannot execute binary file: Exec format error tar (child): data.tar.lzma: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now mv: cannot stat 'libsubstitute.dylib': No such file or directory [*] Downloaded Substitute /usr/local/bin/azule: line 309: /home/delamcode/Azule/bin/linux/plutil: cannot execute binary file: Exec format error [*] Couldn't set app executable

@Delamcode
Copy link
Author

I have had this error on Ubuntu Server and Desktop (ARM64). I have all dependencies installed (according to the wiki).

@Al4ise
Copy link
Owner

Al4ise commented Dec 27, 2022

azule may need to be updated to work on arm64 linux. I'll look into it but for now at least I have no idea how to do it

@Delamcode
Copy link
Author

Maybe it’s because of ubuntu 22.04 (LTS)?

@Al4ise
Copy link
Owner

Al4ise commented Jan 2, 2023

No, this shouldnt be a problem, its just that the tools azule uses don't officially run on arm64 linux, only x86

@Al4ise
Copy link
Owner

Al4ise commented Feb 23, 2023

could you try running the latest build? you should probably do it with the -R flag the first time

@Delamcode
Copy link
Author

Maybe later today.

@binnichtaktiv
Copy link

could you try running the latest build? you should probably do it with the -R flag the first time

I have the same problem on Ubuntu 18.04.6 LTS
i get:
caution: filename not matched: Payload/YouTube.app/
[*] Couldn't set app executable

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

3 participants