Contributor
HMPerson1

Pseudo-C Backend for Radeco


Mentors
chinmay_dd, sushant94
Organization
radare

Radeco currently can parse Radare2’s ESIL into a graph-based SSA representation. This project would complete the decompiler by generating a C-like AST from the SSA and then pretty-printing it to C source code.