jaketae / deep-malware-detection
A neural approach to malware detection in portable executables
☆76Updated last year
Related projects ⓘ
Alternatives and complementary repositories for deep-malware-detection
- Malware Classification using Machine learning☆69Updated last week
- Dataset with labeled benign and malicious files 🗃️☆100Updated last year
- Transfer Learning for Image-Based Malware Classification☆47Updated 2 years ago
- Malware dataset for security researchers, data scientists. Public malware dataset generated by Cuckoo Sandbox based on Windows OS API cal…☆229Updated 3 years ago
- Firstly, we generate images from benign and malware executable files. Secondly, by using deep learning, we train a model to detect malwar…☆73Updated 5 years ago
- ☆27Updated 2 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 …☆73Updated 7 months ago
- The code and data for Dynamic Malware Analysis with Feature Engineering and Feature Learning.☆27Updated 4 years ago
- This project is Malware detection API using ML and CNN techniques☆21Updated last year
- Benign .NET files☆31Updated 2 months ago
- ☆30Updated 4 years ago
- Malware Detection using Convolutional Neural Networks☆12Updated last year
- Classifying Sequences of Extreme Length with Constant Memory Applied to Malware Detection☆59Updated 3 years ago
- A curated resource list of adversarial attacks and defenses for Windows PE malware detection.☆67Updated 2 years ago
- ☆27Updated 4 years ago
- A Deep Learning framework that analyses Windows PE files to detect malicious Softwares.☆71Updated last year
- Create adversarial attacks against machine learning Windows malware detectors☆206Updated 4 months ago
- Malware detection demo using machine learning.☆24Updated 6 years ago
- Attempt to use the machine learning workflow to process and transform sampled PE file data to create a prediction model.☆40Updated 3 years ago
- Code for the AsiaCCS 2021 paper: "Malware makeover: Breaking ML-based static analysis by modifying executable bytes"☆48Updated 6 months ago
- ☆33Updated 3 months ago
- ☆59Updated 2 years ago
- ☆27Updated 5 years ago
- Multi-class malware classification using Deep Learning☆73Updated 4 years ago
- [IEEE S&P Workshop 2018] "Adversarial Deep Learning for Robust Detection of Binary Encoded Malware" Abdullah Al-Dujaili, Alex Huang, Erik…☆102Updated 3 months ago
- Effects of packers on machine-learning-based malware classifiers that use only static analysis☆83Updated 5 months ago
- CNN based android malware detection system☆22Updated 5 years ago
- 主题为”基于GAN的恶意软件对抗样本生成“。首先介绍了恶意软件发展现状,引出基于模式匹配、特征空间和问题空间三种方式去检测恶意软件。然后介绍了如何生成对抗样本攻击恶意软件检测器,详细介绍了基于GAN的恶意软件对抗样本的MalGAN框架,并对实验结果进行了对比。最后总结了结构…☆31Updated 3 years ago
- Detecting Malware in PE files☆20Updated last year
- This is the implementation of MalConv proposed in [Malware Detection by Eating a Whole EXE](https://arxiv.org/abs/1710.09435) and its adv…☆82Updated 6 years ago