avast / avast/retdec

fileformat: add support for parsing fat Mach-O archives

Open
#205 0 comments 0 reactions 0 assignees View on GitHub
C-fileformat C-fileinfo new-feature T-format-macho
Dominant language
C++
Stars
8.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Currently, fileformat can only parse fat Mach-O binaries containing single files (executables, dlybs...). Fat Mach-O with static libraries have to be handled by `retdec-macho-extractor` and `retdec-ar-extractor`.

This is closely related to #204. See #204 for more details.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading related issue #204, then inspect the fileformat parser and the retdec-macho-extractor and retdec-ar-extractor paths named here. Trace how fat Mach-O static libraries are currently routed; done means fileformat parses those archives without relying on the separate extractors.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
reverse-engineering
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.