Skip to content

COPES (COllect PErmissionS) is a tool to extract permission checks from the Android Framework.

License

Notifications You must be signed in to change notification settings

Alexandre-Bartel/permission-map

Repository files navigation

COPES

This repository contains COPES (COllect PErmissionS), a tool to extract permission checks from the Android Framework.

This tool has initialiy been developed for the experiments in the following research papers:

Dependencies

COPES relies on Soot: [https://github.com/Sable/soot]

How to compile?

  1. Import COPES in eclipse
  2. Import Soot and all its dependencies
  3. Eclipse should compile COPES in ./bin/

How to use?

Use the following scripts:

  • ./redirectAndroidRemoteCalls/run.sh
  • ./entryPointWrapper/runGenerateClassWrappersWithSoot.sh
  • ./findPermissionChecks/runFindPermissionChecks.sh

About

COPES (COllect PErmissionS) is a tool to extract permission checks from the Android Framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published