Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neuroo/runtime-tracer

Dynamic tracing for binary applications (using PIN), IDA plugin to visualize and interact with the traces
https://github.com/neuroo/runtime-tracer

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# Dynamic tracing, and IDA integration

Developed by Romain Gaucher, [@rgaucher](https://twitter.com/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.

- [Screenshot of the IDA integration](https://github.com/neuroo/runtime-tracer/raw/master/screenshot/ida-pin-traces-plugin.png)