july keenfield (kizi) <priv kizi gmail com> |
Wednesday, October 17 2007 12:46.13 CDT |
I want to use graphclass to illustrate code coverage.
but,
there are no example codes!.
Please tell me how to use it?
|
You might have more luck posting on immunity's forum. |
The graph class now has a new method to render from a buffer. Immunity's graphing is vcg based, so you will have to actually create the nodes and edges yourself.
If you prefer GDL then you will have to display the graph using DataRescue's WinGraph32 or Absint's AISee (which I love cause it does format conversion for you).
Take a look in their graphclass file and how they create graphs for a function when you click the "Graph" button. This should be enough to get you started.
Immunity Forum is there if you need it, and one of us can help you more if you like. |
thanks for replies abuse007 and jms.
i will lean the way that jms told.
thanks! |
|