Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

AndroDex: Android Dex Images of Obfuscated Malware

View through CrossRef
AbstractWith the emergence of technology and the usage of a large number of smart devices, cyber threats are increasing. Therefore, research studies have shifted their attention to detecting Android malware in recent years. As a result, a reliable and large-scale malware dataset is essential to build effective malware classifiers. In this paper, we have created AndroDex: an Android malware dataset containing a total of 24,746 samples that belong to more than 180 malware families. These samples are based on .dex images that truly reflect the characteristics of malware. To construct this dataset, we first downloaded the APKs of the malware, applied obfuscation techniques, and then converted them into images. We believe this dataset will significantly enhance a series of research studies, including Android malware detection and classification, and it will also boost deep learning classification efforts, among others. The main objective of creating images based on the Android dataset is to help other malware researchers better understand how malware works. Additionally, an important result of this study is that most malware nowadays employs obfuscation techniques to hide their malicious activities. However, malware images can overcome such issues. The main limitation of this dataset is that it contains images based on .dex files that are based on static analysis. However, dynamic analysis takes time, therefore, to overcome the issue of time and space this dataset can be used for the initial examination of any .apk files.
Title: AndroDex: Android Dex Images of Obfuscated Malware
Description:
AbstractWith the emergence of technology and the usage of a large number of smart devices, cyber threats are increasing.
Therefore, research studies have shifted their attention to detecting Android malware in recent years.
As a result, a reliable and large-scale malware dataset is essential to build effective malware classifiers.
In this paper, we have created AndroDex: an Android malware dataset containing a total of 24,746 samples that belong to more than 180 malware families.
These samples are based on .
dex images that truly reflect the characteristics of malware.
To construct this dataset, we first downloaded the APKs of the malware, applied obfuscation techniques, and then converted them into images.
We believe this dataset will significantly enhance a series of research studies, including Android malware detection and classification, and it will also boost deep learning classification efforts, among others.
The main objective of creating images based on the Android dataset is to help other malware researchers better understand how malware works.
Additionally, an important result of this study is that most malware nowadays employs obfuscation techniques to hide their malicious activities.
However, malware images can overcome such issues.
The main limitation of this dataset is that it contains images based on .
dex files that are based on static analysis.
However, dynamic analysis takes time, therefore, to overcome the issue of time and space this dataset can be used for the initial examination of any .
apk files.

Related Results

Dynamic Features for Robust Malware Detection: A Systematic Review, Taxonomy, and Practical Analysis Framework
Dynamic Features for Robust Malware Detection: A Systematic Review, Taxonomy, and Practical Analysis Framework
The need to mitigate malware attacks cannot be overemphasized, as they pose serious threats to the critical information assets in cyberspace. Understanding and utilizing appropriat...
Android Malware Detection Techniques: A Literature Review
Android Malware Detection Techniques: A Literature Review
Objective: This paper provides the basics of Android malware, its evolution and tools and techniques for malware analysis. Its main aim is to present a review of the literature on ...
Analisis dan Deteksi Malware dengan Metode Hybrid Analysis Menggunakan Framework MOBSF
Analisis dan Deteksi Malware dengan Metode Hybrid Analysis Menggunakan Framework MOBSF
Abstract - The increase in the popularity of smartphones is followed by an increase in the number of users each year. In this case, smartphones with the Android platform are still ...
Malware Behaviour Visualization
Malware Behaviour Visualization
The number of unique malware variants released each year is on the rise. Researchers may often need to use manual static and dynamic analysis to study new malware samples. Manual a...
Android Malware Detection using HexCode Features
Android Malware Detection using HexCode Features
AbstractWith the widespread adoption of smartphones, Android has emerged as a preferred and highly targeted platform by malware. The proliferation of malware for Android devices ha...
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
The pandemic Covid-19 currently demands teachers to be able to use technology in teaching and learning process. But in reality there are still many teachers who have not been able ...
MCPDS: image-based malware classification method using PE metadata alone
MCPDS: image-based malware classification method using PE metadata alone
Abstract In response to the increasing threat posed by the exponential growth of malware in cybersecurity, researchers have developed a numbe...
A Comprehensive Study of Malware Detection in Android Operating Systems
A Comprehensive Study of Malware Detection in Android Operating Systems
Android is now the world's (or one of the world’s) most popular operating system. More and more malware assaults are taking place in Android applications. Many security detection t...

Back to Top