A while ago, we published the first version of the RetDec plugin for a popular open-source reverse engineering framework – Radare2. I found writing the plugin rather pleasing thanks to the modular structure of Radare2’s...
A short introduction into changes and enhancements of the new RetDec IDA plugin v1.0.
IDA SDK tech demo on how to implement a Hex-Rays-like UI functionality in your plugin.
A practical example of modern CMake usage in a complex real-world project called RetDec.
RetDec is an open-source machine-code decompiler based on LLVM. It isn’t limited by a target architecture, operating system, or executable file format: Runs on Windows, Linux, and macOS. Supports all the major object-file formats: Windows PE...