JavaDataFlow
JavaDataFlow copied to clipboard
Track cross-class data flow graphs
Hello, I want to track cross-class data flow graphs with tracing methods, but I tested it and can only output dfgs within classes, unable to track data links outside classes. Did I use it wrong or does it not support?
Hi MannixGu, This is currently not supported. But has been on my wish list for some time. At the moment I do not have the time to implement this myself. If you want to implement this yourself I can assist you.