toshipiazza / trace_drx_buf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynamoRIO Plugin

Miscellaneous DynamoRIO plugins

  • memtrace_simple: original memtrace from the DynamoRIO repo, but ported to the drx_buf component.
  • instrace_simple: original instrace from the DynamoRIO repo, but ported to the drx_buf component.
  • bbtrace_simple: drcov-like plugin, but does a basic block trace. Has an option, -only_from_app to not trace library code.

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 76.8%Language:C++ 20.5%Language:CMake 2.7%