view-macho
view-macho copied to clipboard
Add segments and sections from main header in MH_FILESET binaries
Allows __PRELINK_INFO etc to be added by binja, and seems to improve its ability to find the real base address as well
Open with options seems to get the wrong base address (opening without options doesn't) and this patch also seems to fix that.
Sorry this PR has sat for so long. Do you happen to have a binary that demonstrates this issue?