Dynamic Data Resolver (DDR) is a plugin for IDA that aims to make reverse-engineering of malware easier. The plugin and the server are Python scripts. The DynamoRIO client is a DLL written in C, which is executed by the DynamoRIo tool drrun.exe. This DLL is using instrumentation techniques to analyze and monitor the malware sample at runtime. All features in DDR are accessed via the right-click context menu in IDAs Disassembler View.”]

