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

Resolve rebase / bind #114

Merged
merged 13 commits into from
Aug 18, 2024
Merged

Resolve rebase / bind #114

merged 13 commits into from
Aug 18, 2024

Conversation

p-x9
Copy link
Owner

@p-x9 p-x9 commented Aug 10, 2024

When retrieving information from a mach-o file, there are cases where it is necessary to resolve the rebase and then retrieve the offset.
(For example, superclass or isa of objc class)

https://github.com/apple-oss-distributions/dyld/blob/d552c40cd1de105f0ec95008e0e0c0972de43456/common/MetadataVisitor.cpp#L262

@p-x9 p-x9 marked this pull request as draft August 10, 2024 13:07
@p-x9 p-x9 force-pushed the feature/resolve-rebase-bind branch from e3b1927 to d2d5f82 Compare August 10, 2024 13:14
@p-x9 p-x9 marked this pull request as ready for review August 18, 2024 12:31
@p-x9 p-x9 merged commit 259b661 into main Aug 18, 2024
@p-x9 p-x9 deleted the feature/resolve-rebase-bind branch August 18, 2024 12:34
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