yanminglai / Malware-GAN

Realization of paper: "Generating Adversarial Malware Examples for Black-Box Attacks Based on GAN" 2017
https://arxiv.org/abs/1702.05983
GNU General Public License v3.0
114 stars 59 forks source link

Dataset Required #9

Open om-secadvice opened 4 years ago

om-secadvice commented 4 years ago

I need the full dataset i.e. 180K samples. Please tell me how to get that. I am trying to do some research around this. The dataset I have is not giving good results with this method. Substitute detector always predicts the generated examples as benign in my dataset. Thanks.