avast / avast/retdec

Decompile ALL functions please!

Open
#788 2 comments 0 reactions 0 assignees View on GitHub
P-output Q-discussion
Dominant language
C++
Stars
8.6k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

I want retdec to decompile all functions at once. Those functions could be saved in several C files. It will be easier to do the code navigation using a code editor like vscode.

Currently, retdec only decompiles `main()`, not the whole program.

Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at RetDec's existing decompilation entry point for main() and trace how the current output is assembled. Define how all functions should be discovered and whether they belong in one or several C files, then validate that the generated files support navigation in an editor such as VS Code.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cpp
Domain
compilers, reverse-engineering
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.