Skip to content

Restricted API Calls collected in the code have different definition compared to the one in original Drebin paper?  #7

@xiong-peiyu

Description

@xiong-peiyu

The restricted API calls collected by 'GetPermissionsAndApis(ApiList, PMap, RequestedPermissionList)' function only include the API calls that are restricted by permission but have no corresponding permission requested in Manifest file. However, in the original paper, the restricted APIs in an app refer to all the API calls that are restricted by permissions in the decompiled code, the ones without corresponding permission requested in manifest are just special cases of them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions