-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Description
Hi, I have some problems... could you help me, please?
When I try to run Susi with the cmd command, it starts but then I get a problem:
...
...
Class com.android.phone.BluetoothHandsfree$13 not found
Class com.android.providers.userdictionary.DictionaryBackupAgent not found
Class com.android.mms.ui.AttachmentEditor not found
1630 methods purged down to 508
Created automatic annotations starting from 0 methods
Loaded 40132 methods from Android JAR
Created automatic annotations starting from 38 methods
Annotated sources: 63, sinks: 198, neither: 285
Exception in thread "main" java.lang.NoSuchMethodError: soot.Body.getUnits()Lsoot/PatchingChain;
at de.ecspride.sourcesinkfinder.features.ParameterInCallFeature.appliesInternal(ParameterInCallFeature.java:118)
at de.ecspride.sourcesinkfinder.features.AbstractSootFeature.applies(AbstractSootFeature.java:110)
at de.ecspride.sourcesinkfinder.SourceSinkFinder.analyzeSourceSinkWeka(SourceSinkFinder.java:460)
at de.ecspride.sourcesinkfinder.SourceSinkFinder.run(SourceSinkFinder.java:126)
at de.ecspride.sourcesinkfinder.SourceSinkFinder.main(SourceSinkFinder.java:95)
Do you know why?
I also want to know if Susi runs with the newest versions of android.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels