Closed comex closed 1 year ago
https://pypi.org/project/macholib/
Might be a useful package for parsing of the macho files
Closing in favor of https://github.com/Vector35/binaryninja-api/issues/3643 (will resolve Mach-Os with debug info inside them as well). Please check out our new dwarf parser: https://github.com/Vector35/binaryninja-api/issues/3206#issuecomment-1629342753
Right now the plugin only supports ELF binaries, but Mach-O binaries can also contain DWARF debug info. It would be useful to support those as well.