yan-scnu / Prompted_Dynamic_Detection
Official implementation of Prompt Engineering-assisted Malware Dynamic Analysis Using GPT-4
☆27Updated last year
Alternatives and similar repositories for Prompted_Dynamic_Detection:
Users that are interested in Prompted_Dynamic_Detection are comparing it to the libraries listed below
- A Benchmark Dataset for Trustworthy Malware Family Classification under Concept Drift☆12Updated last month
- ☆18Updated 2 years ago
- ☆28Updated 2 years ago
- The code and data for Dynamic Malware Analysis with Feature Engineering and Feature Learning.☆29Updated 2 months ago
- Few-Shot malware classification using fused features of static analysis and dynamic analysis (基于静态+动态分析的混合特征的小样本恶意代码分类框架)☆30Updated 3 years ago
- Source code of Malware Classification by Learning Semantic and Structural Features of Control Flow Graphs (TrustCom 2021)☆21Updated 2 years ago
- ☆15Updated 3 years ago
- An explainable GNN-based Android malware detection system in paper "MsDroid: Identifying Malicious Snippets for Android Malware Detection…☆53Updated last year
- Building relation graph of Android APIs to catch the semantics between APIs, and used to enhancing Android malware detectors☆82Updated 2 years ago
- Code from the paper: Neurlux: Dynamic Malware Analysis Without Feature Engineering☆12Updated 4 years ago
- 主题为”基于GAN的恶意软件对抗样本生成“。首先介绍了恶意软件发展现状,引出基于模式匹配、特征空间和问题空间三种方式去检测恶意软件。然后介绍了如何生成对抗样本攻击恶意软件检测器,详细介绍了基于GAN的恶意软件对抗样本的MalGAN框架,并对实验结果进行了对比。最后总结了结构…☆32Updated 3 years ago
- Code for "MalGraph: Hierarchical Graph Neural Networks for Robust Windows Malware Detection"☆44Updated 3 years ago
- A curated list of malware-related papers.☆23Updated last year
- A curated resource list of adversarial attacks and defenses for Windows PE malware detection.☆69Updated 2 years ago
- Android Malware Detection with Graph Convolutional Networks using Function Call Graph and its Derivatives.