Section: New Software and Platforms
DynamicTracer
Functional Description
DynamicTracer is a new tool with a public web interface which provides run traces of executable files. The trace is obtained by recording a dynamic execution in a safe environment. It contains instruction addresses, instruction opcodes and other optional information.
It is written in C++ and contains about 2.5k lines of code.