view-macho icon indicating copy to clipboard operation
view-macho copied to clipboard

Add segments and sections from main header in MH_FILESET binaries

Open grapurabaki opened this issue 2 years ago • 2 comments

Allows __PRELINK_INFO etc to be added by binja, and seems to improve its ability to find the real base address as well

grapurabaki avatar Jul 10 '23 08:07 grapurabaki

Open with options seems to get the wrong base address (opening without options doesn't) and this patch also seems to fix that.

grapurabaki avatar Jul 27 '23 15:07 grapurabaki

Sorry this PR has sat for so long. Do you happen to have a binary that demonstrates this issue?

plafosse avatar Nov 14 '23 14:11 plafosse