COFF Printer
Open
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
COFF object was added as a new variant, and today we just debug print it; probably most of PE colorizer/printer can be reused
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the COFF object variant and the existing PE colorizer/printer. Replace the current debug printing with a COFF printer, reusing the PE printer where applicable; done means COFF objects receive structured output rather than debug output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, reverse-engineering
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100