Class FeatureFinder

java.lang.Object
de.foellix.aql.helper.tools.FeatureFinder

public class FeatureFinder extends Object
  • Constructor Details

    • FeatureFinder

      public FeatureFinder()
  • Method Details

    • getFeatures

      public List<String> getFeatures(File apkFile)
    • addFeatures

      public void addFeatures(Collection<String> features, soot.SootMethod sm)