GithubHelp home page GithubHelp logo

monitor's Introduction

Monitor

Android apps provide several useful ways for people to extend the capabilities of their device. But with the popularity and rapid development of Android, its security issues have also become increasingly prominent. The more people rely on mobile devices, the more private information about these people can be accessed from their devices. Collection of such private information is one of the most important threats today Android users have. Though Android operating system is trying to provide few security options to the user, these options are still insufficient to provide users with adequate visibility into when third-party applications access their private data. Most of the proposed approaches that help address this problem either rely on modified versions of the Android operating system or are not available directly on the device which makes it hard to use by the average user.

In order to audit the access to private data by Android applications we propose a user level tool Monitor. Its working can be divided in two phases. In the first phase (Active phase), whenever new application is installed, Monitor takes application package, decompiles it, injects a small patch into the bytecode and repackages the application. The second phase (Listening phase) comprises of informing the user about the sensitive data access when the introduced patch generates notification. Monitor does not require root permission to run on a device. it relies on the repackaging of a compiled application and the injection of a reporter at byte code level. According to our experiments, Monitor can effectively detect private data access of most applications with almost no overhead on power consumption and app performance.

monitor's People

Contributors

bhendigawaar avatar

Watchers

 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.