Giter Site home page Giter Site logo

ysheldon / droidsafe-src Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mit-pac/droidsafe-src

0.0 1.0 0.0 712.18 MB

DroidSafe Android Static Analysis Source Repository

Java 99.79% JavaScript 0.02% Makefile 0.14% Shell 0.01% PHP 0.01% Python 0.02% HTML 0.01% CSS 0.01% GAP 0.02% Perl 0.01%

droidsafe-src's Introduction

Overview

The DroidSafe project develops novel program analysis techniques to diagnose and remove malicious code from Android mobile applications. The DroidSafe project is developed by MIT's Center for Resilient Software and the Kestrel Institute. The core of our system is a static information-flow analysis that operates on either Java bytecode for an application or an application's APK. The DroidSafe team co-designed a semantic model of Android runtime behaviors and a static information-flow analysis to achieve acceptable precision, accuracy, and scalability for real-world Android applications.

Setup

Directory Structure

  • android-apps
    • Example applications and Makefiles to simplify analysis runs
  • android-lib
    • Libraries for applications to use to accomplish particular tasks.
  • bin
    • Packages and Executables of DroidSafe tool.
  • config-files
    • Configuration files for the main DroidSafe tool including logging.
  • doc
    • Documents
  • lib
    • External libraries needed by the main DroidSafe tool.
  • Modeling
    • Current and old source code for Android semantic model.
  • src
    • Source code for main DroidSafe analyses
  • tools
    • Various non-DroidSafe tools to aid in malware detection and DroidSafe implementation.

droidsafe-src's People

Contributors

mgordon avatar uwinsoftware avatar dpetters avatar gilham avatar dkim avatar bob-jacobs-jr avatar marcel-becker avatar rmarsh-giti avatar rfrench-giti avatar wesleypeck avatar madberries avatar acoglio avatar ppiselli avatar

Watchers

James Cloos 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.