Coder Social home page Coder Social logo

geodiff-app's Introduction

geodiff-app

This repository contains the code associated with the paper A Large-scale Investigation into Geodifferences in Mobile Apps (USENIX 2022). More information about the project can be found at https://geodiff.app.

@inproceedings{kumar2022geodifferences,
  title={{A Large-scale Investigation into Geodifferences in Mobile Apps}},
  author={Renuka Kumar and Apurva Virkud and Ram Sundara Raman and Atul Prakash and Roya Ensafi},
  booktitle={USENIX Security Symposium},
  year={2022}
}

Data

The metadata and APK error datasets can be downloaded directly here. Please reach out to us for access to the privacy policy and APK datasets.

Code

  • apk-downloader: download apps from Google Play
  • gpcrawler: download app metadata from Google Play
  • privacy: download privacy policies for Google Play apps

Contact

The team can be contacted at [email protected].

Setup

  • This project uses Pipfiles to manage Python dependencies.
  • Run pipenv install in the same directory as the Pipfile whose dependencies you want to install.
    • apk-downloader, gpcrawler, and privacy each contain a Pipfile and Pipfile.lock for their respective dependencies.
    • There are conflicts between the dependencies for the three subdirectories, so it is recommended to use separate environments.
  • setup.cfg contains formatting rules for development.
    • To lint code, install pylint and run python -m pylint **/*.py **/**/*.py --rcfile=setup.cfg

Citation

Please use the following citation (provided in BibTex format) when using this dataset and/or code:

@inproceedings{kumar2022geodifferences,
  title={{A Large-scale Investigation into Geodifferences in Mobile Apps}},
  author={Renuka Kumar and Apurva Virkud and Ram Sundara Raman and Atul Prakash and Roya Ensafi},
  booktitle={USENIX Security Symposium},
  year={2022}
}

Licensing

geodiff-app's People

Contributors

avirkud avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.