I know that forward slicing is only for static program analysis while taint analysis can be used for both static and dynamic program analysis. Can anyone tell me the difference for static analysis? I can only see that both of them can explore all the variables influenced by the input.

More Peipei Wang's questions See All
Similar questions and discussions