marcusbotacin / Automated.Malware.GenerationLinks
Additional code and data for the automated malware generation paper
☆13Updated last year
Alternatives and similar repositories for Automated.Malware.Generation
Users that are interested in Automated.Malware.Generation are comparing it to the libraries listed below
Sorting:
- Code for "MalGraph: Hierarchical Graph Neural Networks for Robust Windows Malware Detection"☆47Updated 3 years ago
- A curated resource list of adversarial attacks and defenses for Windows PE malware detection.☆73Updated 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…☆52Updated 7 months ago
- Source code of Malware Classification by Learning Semantic and Structural Features of Control Flow Graphs (TrustCom 2021)☆22Updated 3 years ago
- A curated list of malware-related papers.☆34Updated last year
- On Training Robust PDF Malware Classifiers (Usenix Security'20) https://arxiv.org/abs/1904.03542☆30Updated 3 years ago
- [CCS'24] An LLM-based, fully automated fuzzing tool for option combination testing.☆90Updated 7 months ago
- Discovering Malicious Functionality through Binary Reconstruction☆58Updated 4 years ago
- Code for the AsiaCCS 2021 paper: "Malware makeover: Breaking ML-based static analysis by modifying executable bytes"☆55Updated last year
- This is the official repository for VulHawk.☆73Updated 2 years ago
- The scalable bug search for binaries☆70Updated 8 years ago
- ☆11Updated last year
- Source Code Vulnerability Detection Tools(SCVDT)provides a vulnerable code database, vulnerability detection service for Java and C/C++ p…☆118Updated 4 years ago
- ☆26Updated last year
- ☆303Updated last year
- ☆34Updated last year
- TensorFlow API analysis tool and malicious model detection tool☆36Updated 5 months ago
- VulZoo: A Comprehensive Vulnerability Intelligence Dataset | ASE 2024 Demo☆65Updated 7 months ago
- ☆31Updated last year
- Continuous Learning for Android Malware Detection (USENIX Security 2023)☆73Updated 2 years ago
- This is a benchmark for evaluating the vulnerability discovery ability of automated approaches including Large Language Models (LLMs), de…☆74Updated last year
- The official repository of "GraphSPD: Graph-Based Security Patch Detection with Enriched Code Semantics". The paper will appear in the IE…☆48Updated 2 years ago
- Official code of Callee: Recovering Call Graphs for Binaries with Transfer and Contrastive Learning☆43Updated last year
- Building relation graph of Android APIs to catch the semantics between APIs, and used to enhancing Android malware detectors