Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

ctrl-q/malgan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MalGAN

Implementation of the MalGAN algorithm.

Usage

  • If you would like to use your own dataset, overwrite the csv files in the data folder, but keep the first line intact

  • You need to install the requirements from requirements.txt

  • The program is run via the command python main.py

About

POC Implementation of MalGAN. See https://arxiv.org/abs/1702.05983 and https://github.com/ZaydH/MalwareGAN/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages