neuroo / runtime-tracer

Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic tracing, and IDA integration

Developed by Romain Gaucher, @rgaucher

Information

Dynamic tracing for binary applications (windows, linux). A pintool is used to generated traces, and a custom IDA plugin displays the trace information.

The pintool captures memory snapshot, and register values.

About

Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces


Languages

Language:C 99.1%Language:C++ 0.5%Language:Python 0.4%Language:Shell 0.0%