File size: 734 Bytes
24cfdde
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
license: gpl-3.0
tags:
- malware
- pe32
size_categories:
- 10K<n<100K
---

# Overview
Just a stripped down version of a WinMet dataset packaged in hdf5

## Citation

This dataset is a modified version of the **WinMET Dataset**. If you use this data, please cite the original dataset:

### Original Dataset
```bibtex
@misc{WinMET_dataset,
  author       = {Raducu, Razvan and Villagrasa-Labrador, Alain and Rodríguez, Ricardo J. and Álvarez, Pedro},
  title        = {{WinMET Dataset: Windows Malware Execution Traces}},
  howpublished = {Zenodo, dataset},
  year         = {2025},
  doi          = {10.5281/zenodo.12647555},
  url          = {[https://doi.org/10.5281/zenodo.12647555](https://doi.org/10.5281/zenodo.12647555)}
}