[Soot-list] Programatically use a CFG

Tanzirul Azim tanzir.buet at gmail.com
Wed Jun 15 05:58:21 EDT 2016


Hi, I know soot has got an option to view the CFG of a method using soot.tools.CFGViewer
For my project I need to load the CFG in memory (full or partially) and want to do some analysis on it, for example in each block I want to add some instrumented code. More over I want to have some unique identification of the block.

So here is my questions:

1. Can I progrmmatically access the CFG?
2. Are there any built-in ways to identify blocks? 


---
Tanzir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20160615/3da58085/attachment.html 


More information about the Soot-list mailing list