You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to start a project where I would need PDG traversal, slicing, and so on, and I'm trying to see if SootUp or Soot would be a better choice at this stage.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm looking to start a project where I would need PDG traversal, slicing, and so on, and I'm trying to see if SootUp or Soot would be a better choice at this stage.
I noticed that Soot has some relevant utilities (https://github.com/soot-oss/soot/tree/master/src/main/java/soot/toolkits/graph/pdg) but I couldn't find corresponding tools in SootUp so far. Have I missed some libraries, or is this functionality planned?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions