rizinorg/cutter

Decompile all the functions in the binary and save it to a file

Open

#1,688 opened on Jul 24, 2019

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (1,123 forks)batch import
EnhancementHacktoberFestgood first issue

Repository metrics

Stars
 (14,852 stars)
PR merge metrics
 (Avg merge 13d 23h) (20 merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

Requested several time in the Cutter Telegram/IRC, ability to decompile the program completely, feature is available now with pddf

Describe the solution you'd like

Using pddf in the pseucode view a button to show complete decompilation and an export button

Contributor guide