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

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

mostobriv
Copy link
Contributor

@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
@0cyn 0cyn self-assigned this May 15, 2025
@0cyn 0cyn added this to the Helion milestone May 15, 2025
@0cyn 0cyn force-pushed the add-macho-initoffsets-support branch from 31a9d1d to 4bc3153 Compare June 3, 2025 12:31
@0cyn 0cyn merged commit 4bc3153 into Vector35:dev Jun 3, 2025
1 check passed
@0cyn
Copy link
Member

0cyn commented Jun 3, 2025

Thank you for the PR! Merged with 4bc3153 and available in versions >= dev 5.1.7553

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.

3 participants