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

dylibs failing to inject #36

Closed
mattp12 opened this issue Jul 9, 2021 · 2 comments
Closed

dylibs failing to inject #36

mattp12 opened this issue Jul 9, 2021 · 2 comments

Comments

@mattp12
Copy link

mattp12 commented Jul 9, 2021

I am trying to inject dylibs into YouTube that I decrypted using bfdecrypt. However, the resulting ipa that I load onto my device with AltStore acts just like the stock app, with nothing injected.

Here is the entire output when running $AZULE/azule -v and supplying the necessary arguments: https://pastebin.com/jESKehbh

I noticed that on line 10 the output says unknown format CFBundleExecutable and on line 398 it says that the dylib failed to inject. Not sure if the first error is relevant, but the second one certainly looks important.

I also found it strange that the output gave the plutil usage, but that may be unrelated.

Do you have any idea why this would be happening?

@Al4ise
Copy link
Owner

Al4ise commented Jul 9, 2021

can you try the latest version?

@mattp12
Copy link
Author

mattp12 commented Jul 10, 2021

I just tried using the latest version and all is working correctly, thanks for the update!

@Al4ise Al4ise closed this as completed Jul 10, 2021
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