feature (PE): add rich header
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
More about rich header: .
Algorithm for parsing:
Absence of rich header parsing for me is a non-issue but may be useful for those who do cybersecurity and malware analysis.
Contributor guide
No contributing guide indexed for this repository
Research direction
Read the linked Microsoft Rich Header and PE parsing algorithm references, then inspect goblin's existing PE parsing entry points; no file or test is named in the issue. Done means rich headers are parsed when present and the resulting data is exposed consistently, with coverage for the supported header cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- reverse-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100