Skip to content

How to run my own string analysis? #10

@fpb1386

Description

@fpb1386

I want to run string analysis for Android application.
I write config according to README.md.
I successfully run violist, but I obtain no results.
The example apk is successfully analyzed.
The following is my configure file:
androidJarPath=webview/android-8
parentFolderOfApk=webview/App
apkName=app-debug.apk
loopUnraveledTime=2
<android.webkit.WebView : void loadUrl (java.lang.String)>@1
Does the lack of "classlist.txt" file is the reason of no analysis results?
I have one question? How can I obtain the "classlist.txt" for my own application?
What classes are included in "classlist.txt"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions