lethalbit / lethalbit/Slice-N-Splice
Mach-O file reading
Open
Nobody has claimed this yet.
enhancement
Mach-O
- Dominant language
- C++
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Implement at least generic 32/64-bit Mach-O object file reading and parsing
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. Start by locating the repository's object-file reading and parsing entry point, then review how supported formats are represented. The work is done when generic 32-bit and 64-bit Mach-O object files can be read and parsed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100