Replies: 2 comments 17 replies
-
|
It's working by design. You have to Add To Program for those, like anything else. |
Beta Was this translation helpful? Give feedback.
16 replies
-
|
I see i have a pending mac update for 15.3. I'll apply that and try again in a few minutes. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed that when extracting dylibs from iOS caches (specifically ARM-architecture ones), may references to external functions are red branch instructions. Looking into it, I've determined that this is due to those branches being to a global stubs table (instead of, for example, the stubs in
__auth_stubs).Has this been an issue for a while, or is there some fix that I am missing that requires manual effort?
Beta Was this translation helpful? Give feedback.
All reactions