Giter VIP home page Giter VIP logo

android-malware-predictor's Introduction

Malware prediction tool for android applications

This is a project to automate the Malware prediction of an apk file via Machine Learning and Python Scripting. This tool helps you to predict whether an android application is Malware or Benign i.e safe to use with the help of machine learning techniques. Using both static and dynamic analysis.

Creators : Balbeer Yadav and Abhishek Chopra

Mentor : Dr. Somanath tripathy

System Requirements

  • Ubuntu 18.04 or higher (Can also be used on other debian based linux kernels but we haven't tried)
  • Python 3

Initial Setup

Start by updating the package list using the following command:

sudo apt update

Use the following command to install pip for Python 3:

sudo apt install python3-pip

Use the following command to install Androguard:

sudo apt-get install -y androguard

Use the following command to install Dependencies:

sudo pip3 install -r requirements.txt

How to use (Command Line Interface)

  • Download the repo and save it in your pc.
  • Copy the .apk file into to Extraction directory.
  • Open Terminal in the same directory and run amd.py python3 amd.py [file_name.apk]
  • Your result is out!!

How to use (Graphical User Interface)

  • Download the repo and save it in your pc.
  • Go to Extraction directory.
  • Open Terminal in the same directory and run flaskapp.py python3 flaskapp.py
  • Your URL is out you can use the same on web-browser.

Link to Status Presentation: https://docs.google.com/presentation/d/1XlEL42PinMvfgBjMtRy8BSrwarL5o1BvlFgOQ4-DJ3Y/edit?usp=sharing

android-malware-predictor's People

Contributors

abhishekchopra13 avatar balbeer3099 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

balbeer3099

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.