Support decompilation of LLVM bitcode files within `retdec-decompiler`
Open
- Dominant language
- C++
- Stars
- 8.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
I mean in a simplified fashion like in `llvm2c`, where one only has to provide a bitcode file and path to an output file (but I guess it can be inferred).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the retdec-decompiler entry point and comparing its inputs with the simplified llvm2c workflow described in the issue. Determine how an LLVM bitcode file and output path should be accepted, then verify that decompilation produces the requested output; the issue names no tests or implementation files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers, reverse-engineering
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100