d-Raco / android-malware-source-code-samples

Android malware source code dataset collected from public resources.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Platform Last commit Repo stars Repo watchers

android-malware-source-code-samples

Biggest Android malware source code dataset, collected from public resources.

Table of Contents

android-malware-source-code-samples

Introduction

This is a collection of Android malware source code samples that I collected from different public sources. As far as I know, this is the largest public collection of Android malware source code in existence.

Motivation

All this samples were collected in order to perform a current analysis to see how Android malware development has evolved over the years and whether it has progressively become an underground industry. The analysis obtained from these samples can be found in the d-Raco/android-malware-source-code-analysis repository.

Dataset description

This dataset contains 97 Android malware source code samples. They are labeled according to the following naming scheme: <malware-type>:AndroidOS.<malware-family>.<variant>

ToDos

  • Add more samples from various sources