OSG-academic / README.md
areeberg's picture
Update README.md
639fa7b verified
metadata
license: mit
tags:
  - Opcodes
  - Malware
pretty_name: OSG

Welcome to the OSG (Opcode Sequence Graph) dataset.

This repository contain the dataset from the following papers:

Please, cite the works properly.

Files structure

  • csv.zip - Contains all files hashes.
  • dataset_academic_t - contains the file names, and the encoded opcodes from the Explainable Boosting Classifier for malware detection and local explanation paper.
  • graph_dataset.zip - Contains the graphs and labels from the Malware identification on Portable Executable files using Opcodes Sequence.

Code repository

The code for the "Malware identification on Portable Executable files using Opcodes Sequence" is available @ https://github.com/areeberg/OSG .