malware-analysis
win-exe-malware-analysis
Windows Executable Malware Analysis Dataset
This repository contains the dataset and JSON reports for the thesis research project:
LLM-Based Autonomous Agents for Dynamic Malware Analysis
The dataset was created to evaluate whether Qwen3-4B can classify Windows executables as benign or malicious using reduced CAPEv2 dynamic-analysis reports.
This thesis was part of the 2026 Research Project course from the Computer Science and Engineering Bachelor at TU Delft:… See the full description on the dataset page: https://huggingface.co/datasets/Thcrull/win-exe-malware-analysis.malware_analysis
Malware Analysis Dataset
This dataset contains memory forensics analysis data for malware research, including both benign and ransomware samples analyzed with Volatility Framework.
Structure
Dataset Repository (this repo)
Scripts: Volatility automation scripts (Automating_Volatility.py, Volshell_Automation.py, vboxelf.py)
YARA Rules: malware_rules.yar for malware detection
Scan Results: Lightweight analysis outputs:
malfind/ - Process memory… See the full description on the dataset page: https://huggingface.co/datasets/Vedaang/malware_analysis.
