GithubHelp home page GithubHelp logo

anthrax3 / androidmalwareevaluatingtools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shakenetwork/androidmalwareevaluatingtools

0.0 2.0 0.0 38.02 MB

免杀工具Evaluation tools for malware Android

Home Page: https://github.com/faber03/AndroidMalwareEvaluatingTools

HTML 98.47% Java 1.45% Batchfile 0.03% Python 0.02% Shell 0.01% Smali 0.02% CSS 0.02%

androidmalwareevaluatingtools's Introduction

Software and Network Security - A.Y. 2014-2015
Department of Engineering, University of Sannio, Benevento, Italy

Supervisors:
Prof. Corrado Aaron Visaggio, email: [email protected], web: http://www.aaronvisaggio.it/
Francesco Mercaldo, email: [email protected]
Developers:
Agostino De Lucia, email: [email protected]
Raffaele Esposito, email: [email protected]
Michele Meninno, email: [email protected]
Pasquale Battista, email: [email protected]

Android Malware Evaluating Tools

In order to accomplish a deep antimalwares' detection algorithms analysis, we developed two different tools, both coded in Java.

The first tool, named Alan, through a simple UI, provides the application of eight different smali code transformations
(detailed informations about these transformations can be found into the paper attached with the project).
This tool contains other two free tools (signapk, apktool) used to decompile and recompile an android
application, providing almost original resources of the application.
The tool works on smali code, a human readable dalvik bytecode.
The aim of these transformations is hiding a malicious behaviour of an application from static malware scanning techniques. A transformed application can be submitted on the website VirusTotal where it can be analyzed by 57 well-known (free and paid) anti-malwares.

In order to work on a large malaware data-set, we developed a second tool, composed basically of code enabling an automatic upload of the android applications on virus-total, using his specific java API, storing result analysis on a relational database (we provide the schema in the project).
This tool provides a simple UI to select among several queries, presenting results on html files
Everything is well-documented and ready to be improved for future works.

If you are interested in the results of the study we've carried out analyzing how 57 antimalwares
from VirusTotal perform against 5600 malwares, before and after the application of
obfuscating transformations, you can contact us.

androidmalwareevaluatingtools's People

Contributors

faber03 avatar francescomercaldo avatar geppetto89 avatar gionjh avatar rafaelralf90 avatar

Watchers

 avatar  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.