RetDec
RetDec (Retargetable Decompiler) is an open-source framework for binary analysis and decompilation. It aims to automatically translate machine code back into a high-level representation, typically C-like code, to aid reverse engineering and vulnerability research. The project was originally developed by Avast Software and is now maintained by the RetDec project and an active community of contributors.
RetDec is designed to be retargetable and supports multiple architectures and file formats. It can analyze
RetDec is distributed as an open-source project with the source code available on GitHub and organized under