Datasets:
Tasks:
Other
Size:
10K - 100K
Tags:
binary-analysis
malware-detection
executable-analysis
binary-tokenization
cybersecurity
reverse-engineering
License:
metadata
dataset_info:
features:
- name: file_id
dtype: string
- name: file_path
dtype: string
- name: file_name
dtype: string
- name: sha256
dtype: string
- name: md5
dtype: string
- name: file_size
dtype: int64
- name: platform
dtype: string
- name: os_family
dtype: string
- name: os_version
dtype: string
- name: distribution
dtype: string
- name: file_format
dtype: string
- name: architecture
dtype: string
- name: binary_type
dtype: string
- name: is_stripped
dtype: bool
- name: is_packed
dtype: bool
- name: is_signed
dtype: bool
- name: sections
struct:
- name: name
list: string
- name: size
list: int64
- name: entropy
list: float32
- name: num_sections
dtype: int32
- name: code_size
dtype: int64
- name: data_size
dtype: int64
- name: imports
list: string
- name: num_imports
dtype: int32
- name: exports
list: string
- name: num_exports
dtype: int32
- name: entropy
dtype: float32
- name: tokens
list: int32
- name: token_count
dtype: int32
- name: compression_ratio
dtype: float32
- name: unique_tokens
dtype: int32
splits:
- name: train
num_bytes: 18774884823
num_examples: 30745
download_size: 7941649176
dataset_size: 18774884823
configs:
- config_name: default
data_files:
- split: train
path: data/train-*