You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The section names are rather limited on Mach-O (16 chars only), but there's a smart approach where each symbol in a section is marked as its own individual section (subject for garbage collection): MH_SUBSECTIONS_VIA_SYMBOLS.
The section names are rather limited on Mach-O (16 chars only), but there's a smart approach where each symbol in a section is marked as its own individual section (subject for garbage collection):
MH_SUBSECTIONS_VIA_SYMBOLS.