Alexander-H-Liu / MalConv-Pytorch
Pytorch implementation of MalConv
☆71Updated 2 years ago
Alternatives and similar repositories for MalConv-Pytorch:
Users that are interested in MalConv-Pytorch are comparing it to the libraries listed below
- ☆77Updated 5 years ago
- Classifying Sequences of Extreme Length with Constant Memory Applied to Malware Detection☆62Updated 4 years ago
- [IEEE S&P Workshop 2018] "Adversarial Deep Learning for Robust Detection of Binary Encoded Malware" Abdullah Al-Dujaili, Alex Huang, Erik…☆105Updated 6 months ago
- ☆50Updated 8 years ago
- Malware Bypass Research using Reinforcement Learning☆103Updated 9 months ago
- Realization of paper: "Generating Adversarial Malware Examples for Black-Box Attacks Based on GAN" 2017☆117Updated 6 years ago
- This is the implementation of MalConv proposed in [Malware Detection by Eating a Whole EXE](https://arxiv.org/abs/1710.09435) and its adv…☆83Updated 6 years ago
- ☆21Updated 3 years ago
- Adversarial Malware Generator Using GANs☆52Updated 6 months ago
- Effects of packers on machine-learning-based malware classifiers that use only static analysis☆84Updated 7 months ago
- Reproduction of the paper//arxiv.org/pdf/1803.04173.pdf☆18Updated 6 years ago
- A curated resource list of adversarial attacks and defenses for Windows PE malware detection.☆69Updated 2 years ago
- Create adversarial attacks against machine learning Windows malware detectors☆209Updated last week
- 2020 Machine Learning Security Evasion Competition☆49Updated 4 years ago
- Code for our DLS'21 paper - BODMAS: An Open Dataset for Learning based Temporal Analysis of PE Malware. BODMAS is short for Blue Hexagon …☆75Updated 10 months ago
- ☆15Updated 3 years ago
- MAB-Malware an open-source reinforcement learning framework to generate AEs for PE malware. We model this problem as a classic multi-arme…☆42Updated last year
- Code for the AsiaCCS 2021 paper: "Malware makeover: Breaking ML-based static analysis by modifying executable bytes"☆48Updated 8 months ago
- RNN implementation with Keras for machine activity data to predict malware☆41Updated 11 months ago
- Discovering Malicious Functionality through Binary Reconstruction☆52Updated 3 years ago
- ☆14Updated 6 years ago
- ☆27Updated 4 years ago
- Dataset with labeled benign and malicious files 🗃️☆107Updated last year
- An evolutionary framework for evading machine learning-based malware classifiers.☆109Updated 2 years ago
- Malware dataset for security researchers, data scientists. Public malware dataset generated by Cuckoo Sandbox based on Windows OS API cal…☆81Updated 4 years ago
- A library for adversarial classifier evasion☆40Updated 10 years ago
- 主题为”基于GAN的恶意软件对抗样本生成“。首先介绍了恶意软件发展现状,引出基于模式匹配、特征空间和问题空间三种方式去检测恶意软件。然后介绍了如何生成对抗样本攻击恶意软件检测器,详细介绍了基于GAN的恶意软件对抗样本的MalGAN框架,并对实验结果进行了对比。 最后总结了结构…☆31Updated 3 years ago
- A neural approach to malware detection in portable executables☆79Updated last year
- Documentation, source code, and data links for Deep Neural Network Based Malware Detection Using Two Dimensional Binary Program Features …☆26Updated 9 years ago
- Training Vision Transformers from Scratch for Malware Classification