riak16 / Malware-Detection-using-Deep-LearningLinks
Firstly, we generate images from benign and malware executable files. Secondly, by using deep learning, we train a model to detect malware files. Then, by the trained model, we try to classify a file as malware or not. By using malware images and deep learning, we can detect malware fast since we do not need any static analysis or dynamic analys…
☆73Updated 5 years ago
Alternatives and similar repositories for Malware-Detection-using-Deep-Learning
Users that are interested in Malware-Detection-using-Deep-Learning are comparing it to the libraries listed below
Sorting:
- Transfer Learning for Image-Based Malware Classification☆45Updated 3 years ago
- A neural approach to malware detection in portable executables☆79Updated 2 years ago
- Towards Building an Intelligent Anti-Malware System: A Deep Learning Approach using Support Vector Machine for Malware Classification☆173Updated 2 years ago
- Multi-class malware classification using Deep Learning☆78Updated 5 years ago
- Malware Classification using Machine learning☆72Updated 10 months ago
- Malware dataset for security researchers, data scientists. Public malware dataset generated by Cuckoo Sandbox based on Windows OS API cal…☆246Updated 3 years ago
- Malware detection demo using machine learning.☆25Updated 7 years ago
- The code and data for Dynamic Malware Analysis with Feature Engineering and Feature Learning.☆32Updated 9 months 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…☆89Updated 6 years ago
- [IEEE S&P Workshop 2018] "Adversarial Deep Learning for Robust Detection of Binary Encoded Malware" Abdullah Al-Dujaili, Alex Huang, Erik…☆109Updated last year
- ☆28Updated 4 years ago
- ☆31Updated 3 years ago
- ☆58Updated 3 years ago
- Classifying Sequences of Extreme Length with Constant Memory Applied to Malware Detection☆70Updated 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 …