DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
4
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
over 1 week
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
C programmingELF/MACH0 format knowledgecore dump generationOS specific debugging
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
15
Research direction
Review the existing ELF and MACH0 coredump generation and loading code in the radare2 codebase, particularly in the core and binary analysis modules. Check the referenced issue #152 for background on initial requirements. Read through the 48 comments on this issue to understand any obstacles or prior attempts. Determine what remains for BSD ELF coredump generation and mach0 thread support.