Better support for Objective-C binaries
- Dominant language
- C++
- Stars
- 8.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
Binaries created from Objective-C sources can be decompiled as any other binaries. However, the output quality is questionable. We never really looked into it.
Find some real-world binary created from Objective-C, decompile it, analyze the output quality, if there are some Objective-C specifics, design and implement Objective-C analyses.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by selecting a real-world binary created from Objective-C sources and decompile it with RetDec. Analyze the output for Objective-C-specific issues, then define and implement appropriate analyses; done means the decompiled output quality is improved for the examined cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, objective-c
- Domain
- compilers, reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100