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

Darwin: remove dependency on vmmap #5

Open
smx-smx opened this issue Jan 31, 2021 · 0 comments
Open

Darwin: remove dependency on vmmap #5

smx-smx opened this issue Jan 31, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@smx-smx
Copy link
Owner

smx-smx commented Jan 31, 2021

It looks like the proper way is to make use of _dyld_all_image_infos in the target process

Here is the implementation in lldb, for reference: https://github.com/llvm/llvm-project/tree/57e0cd356287321c4847a9e0a9177516dae0cbc1/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD

@smx-smx smx-smx added enhancement New feature or request next labels Jan 31, 2021
@smx-smx smx-smx mentioned this issue Apr 17, 2021
@smx-smx smx-smx removed the next label Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant