Data flow analysis framework for x86 binary code

Sorav Bansal <sbansal@stanford.edu>
14 Sep 2005 21:25:26 -0400

          From comp.compilers

Related articles
Data flow analysis framework for x86 binary code sbansal@stanford.edu (Sorav Bansal) (2005-09-14)
| List of all articles for this month |

From: Sorav Bansal <sbansal@stanford.edu>
Newsgroups: comp.compilers
Date: 14 Sep 2005 21:25:26 -0400
Organization: Compilers Central
Keywords: code, analysis, 386, question
Posted-Date: 14 Sep 2005 21:25:26 EDT

Hi,


I am looking for tools to do data-flow analyses on x86 binaries (eg.
liveness analysis).


Diablo (http://www.elis.ugent.be/diablo/) seems like a good tool, though
I have not yet studied it deeply.


Are there other tools too?


regards,
Sorav


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.