Skip to content

some function isn't defined when generate a call graph of an android apk #293

@whatsupbro

Description

@whatsupbro

hello,i want to use flowDroid to create a call graph of an android apk.
but some function isn't defined(i use the newest jar file download in github web),here is my problem.

  1. first is SetupApplication app = new SetupApplication (androidPlatformPath, appPath); app.calculateSourcesSinksEntrypoints("SourcesAndSinks.txt");the function calculateSourcesSinksEntrypointscan't be find.if there is another function to set the SourcesSinks file?

  2. the other one is SootMethod entryPoint = app.getEntryPointCreator().createDummyMain();

here is the whole code.

截屏2020-11-25下午9 00 15

can anyone give me some advice about correct jar file or other example to implement this function?

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