Topic created on: July 5, 2013 01:22 CDT by retest .
Hello.
Can i make link in node label, when display graph throw graph view? It's the same in IDA view, when i switch from text view to graph, i can click on function, in call instruction and ida make a jump to assembler code:
call func(make a link here)
push edx
....
call func1(make another link)