Skip to content

Conversation

@ohroy
Copy link

@ohroy ohroy commented Oct 24, 2017

When running on 10.13 or later, _dyld_get_all_image_infos() is not
available. It appears to still be implemented in dyld, but its symbol is
now private. This was always known to be an “internal” interface. When
it’s not available, fall back to obtaining the address of the process’
dyld_all_image_infos structure by calling task_info(…, TASK_DYLD_INFO,
…).

liuxuan30 pushed a commit to liuxuan30/substitute that referenced this pull request May 17, 2018
TODO: unify dyld_get_all_image_infos into one place like comex#22
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

Successfully merging this pull request may close these issues.

1 participant