Uses of Package
qilin.core.effect

Packages that use qilin.core.effect
Package
Description
 
 
Points-to analysis graph (PAG) data structures, based on Soot/jimple/spark/pag with significant modifications.
  • Class
    Description
    Rewrites a method's body to make an effect explicit that the pointer analysis cannot derive from the method's own Jimple statements - e.g. a reflective call resolved from an external log, a native method's simulated side effect, or an invokedynamic call site resolved from bootstrap constants.
  • Class
    Description
    Rewrites a method's body to make an effect explicit that the pointer analysis cannot derive from the method's own Jimple statements - e.g. a reflective call resolved from an external log, a native method's simulated side effect, or an invokedynamic call site resolved from bootstrap constants.
  • Class
    Description
    Rewrites a method's body to make an effect explicit that the pointer analysis cannot derive from the method's own Jimple statements - e.g. a reflective call resolved from an external log, a native method's simulated side effect, or an invokedynamic call site resolved from bootstrap constants.