Datasets
Open Access
Malware Analysis Datasets: Raw PE as Image
- Citation Author(s):
- Submitted by:
- Angelo Oliveira
- Last updated:
- Thu, 11/07/2019 - 11:45
- DOI:
- 10.21227/8brp-j220
- Data Format:
- License:
- Categories:
- Keywords:
0 ratings - Please login to submit your rating.
Abstract
This dataset is part of my PhD research on malware detection and classification using Deep Learning. It contains static analysis data: Raw PE byte stream rescaled to a 32 x 32 greyscale image using the Nearest Neighbor Interpolation algorithm and then flattened to a 1024 bytes vector. PE malware examples were downloaded from virusshare.com. PE goodware examples were downloaded from portableapps.com and from Windows 7 x86 directories.