DynamoRIO / DynamoRIO/dynamorio

Building control flow graph using DynamoRIO

Open
#1,250 2 comments 0 reactions 0 assignees View on GitHub
help wanted Migrated OpSys-All Priority-Medium Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on August 22, 2013 17:47:04_

It would be nice to use DynamoRIO to build a control flow graph, which can be used to browsing code for better program understanding.

It would be nice if we can build it as an extension, and also a tool on top that can be directly used.

A few thoughts
- we might want to have an api to insert code for indirect branch instead of inserting clean call only.
- we should be able to track most indirect branch efficient, but what about return? maybe an option to instrument return.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=1250_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.