Skip to content

[MachoView] Add support of __init_offsets section #6555

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mostobriv
Copy link

@mostobriv mostobriv commented Apr 3, 2025

This MR is addressing #6106

Provided code adding parsing of __init_offsets section and in addition defining 32-bit pointers (contained in this section) to init functions (pointers is treated as 32-bit relative to __TEXT pointers - __ptr32 __offset(const, 0xXXXXXX)).

@CLAassistant
Copy link

CLAassistant commented Apr 3, 2025

CLA assistant check
All committers have signed the CLA.

@mostobriv mostobriv force-pushed the add-macho-initoffsets-support branch 2 times, most recently from 0c73d5c to 84dd754 Compare April 4, 2025 05:56
@mostobriv mostobriv force-pushed the add-macho-initoffsets-support branch from 9a305b6 to 31a9d1d Compare April 21, 2025 05:47
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.

2 participants