Zenroom icon indicating copy to clipboard operation
Zenroom copied to clipboard

Profile and trace execution using DynamoRIO

Open jaromil opened this issue 7 years ago • 0 comments

See: http://dynamorio.org/ In particular, interesting clients:

  • The memory debugging tool Dr. Memory
  • The code coverage tool drcov
  • The memory tracing tool memtrace
  • The instruction tracing tool instrace
  • The basic block tracing tool bbbuf
  • The instruction counting tool inscount
  • The dynamic fuzz testing tool Dr. Fuzz

jaromil avatar Sep 29 '18 07:09 jaromil