MAB-Malware an open-source reinforcement learning framework to generate AEs for PE malware. We model this problem as a classic multi-armed bandit (MAB) problem, by treating each action-content pair as an independent slot machine.
☆53Apr 15, 2025Updated 11 months ago
Alternatives and similar repositories for MAB-malware
Users that are interested in MAB-malware are comparing it to the libraries listed below
Sorting:
- A curated resource list of adversarial attacks and defenses for Windows PE malware detection.☆75Sep 2, 2022Updated 3 years ago
- Malware Bypass Research using Reinforcement Learning☆107Apr 22, 2024Updated last year
- Create adversarial attacks against machine learning Windows malware detectors☆245Nov 27, 2025Updated 3 months ago
- Code for the AsiaCCS 2021 paper: "Malware makeover: Breaking ML-based static analysis by modifying executable bytes"☆56May 14, 2024Updated last year
- A curated list of malware-related papers.☆34Feb 28, 2024Updated 2 years ago
- adversarial malware detection via a principled way☆24Apr 27, 2023Updated 2 years ago
- ☆13Dec 8, 2022Updated 3 years ago
- ☆11Jul 8, 2024Updated last year
- Codes for AICS'2019 challenge problem☆22Oct 13, 2019Updated 6 years ago
- Reproduction of the paper//arxiv.org/pdf/1803.04173.pdf☆19May 21, 2018Updated 7 years ago
- Effects of packers on machine-learning-based malware classifiers that use only static analysis☆89Jun 17, 2024Updated last year
- Code for "MalGraph: Hierarchical Graph Neural Networks for Robust Windows Malware Detection"☆49Jan 10, 2022Updated 4 years ago
- Framework for Adversarial Malware Evaluation.☆35Mar 31, 2025Updated 11 months ago
- 主题为”基于GAN的恶意软件对抗样本生成“。首先介绍了恶意软件发展现状,引出基于模式匹配、特征空间和问题空间三种方式去检测恶意软件。然后介绍了如何生成对抗样本攻击恶意软件检测器,详细介绍了基于GAN的恶意软件对抗样本的MalGAN框架,并对实验结果进行了对比。最后总结了结构…☆38Jul 25, 2021Updated 4 years ago
- Additional code and data for the automated malware generation paper