FutureComputing4AI / MalConv2
Classifying Sequences of Extreme Length with Constant Memory Applied to Malware Detection
☆62Updated 4 years ago
Alternatives and similar repositories for MalConv2
Users that are interested in MalConv2 are comparing it to the libraries listed below
Sorting:
- Code for the AsiaCCS 2021 paper: "Malware makeover: Breaking ML-based static analysis by modifying executable bytes"☆51Updated last year
- Discovering Malicious Functionality through Binary Reconstruction☆54Updated 3 years ago
- A curated resource list of adversarial attacks and defenses for Windows PE malware detection.☆71Updated 2 years ago
- Create adversarial attacks against machine learning Windows malware detectors☆221Updated last month
- Code for our DLS'21 paper - BODMAS: An Open Dataset for Learning based Temporal Analysis of PE Malware. BODMAS is short for Blue Hexagon …☆80Updated last year
- MAB-Malware an open-source reinforcement learning framework to generate AEs for PE malware. We model this problem as a classic multi-arme…☆44Updated last month
- ☆29Updated 2 years ago
- Malware datasets tagged by behavior, platform, vulnerability, and packer☆23Updated last year
- Malware Bypass Research using Reinforcement Learning☆104Updated last year
- [IEEE S&P Workshop 2018] "Adversarial Deep Learning for Robust Detection of Binary Encoded Malware" Abdullah Al-Dujaili, Alex Huang, Erik…☆106Updated 9 months ago
- A neural approach to malware detection in portable executables☆79Updated 2 years ago
- Code for the paper Explanation-Guided Backdoor Poisoning Attacks Against Malware Classifiers☆59Updated 3 years ago
- ☆79Updated 5 years ago
- Code from the paper: Neurlux: Dynamic Malware Analysis Without Feature Engineering☆13Updated 4 years ago
- The code and data for Dynamic Malware Analysis with Feature Engineering and Feature Learning.☆29Updated 5 months ago
- ☆28Updated 4 years ago
- Effects of packers on machine-learning-based malware classifiers that use only static analysis☆86Updated 10 months ago
- Pytorch implementation of MalConv☆72Updated 3 years ago
- Code for "MalGraph: Hierarchical Graph Neural Networks for Robust Windows Malware Detection"☆45Updated 3 years ago
- Transfer Learning for Image-Based Malware Classification☆46Updated 3 years ago
- Malware Classification using Machine learning☆71Updated 6 months ago
- Source code of Malware Classification by Learning Semantic and Structural Features of Control Flow Graphs (TrustCom 2021)☆21Updated 3 years ago
- This repository contains experiments for different publications at the intersection of Computer Vision and Computer Security.☆27Updated last year
- An RNN-based framework to evade opensource anti-virus which is also deep learning-based. E.g., MalConv and Non-Negative MalConv.☆12Updated 4 years ago
- Dataset with labeled benign and malicious files 🗃️☆117Updated last year
- ☆36Updated 9 months ago
- Dataset containing thousands of malware and goodware collected in the Brazilian cyberspace over years.☆19Updated 4 years ago
- Transformer Neural Network from Dynamic Malware Detection☆30Updated 10 months ago
- ☆24Updated 3 years ago
- 主题为”基于GAN的恶意软件对抗样本生成“。首先介绍了恶意软件发展现状,引出基于模式匹配、特征空间和问题空间三种方式去检测恶意软件。然后介绍了如何生成对抗样本攻击恶意软件检测器,详细介绍了基于GAN的恶意软件对抗样本的MalGAN框架,并对实验结果进行了对比。最后总结了结构…☆34Updated 3 years ago