Synergistic Directed Execution and LLM-Driven Analysis for Zero-Day AI-Generated Malware Detection
George Edwards, Mahdi Eslamimehr

TL;DR
This paper presents a hybrid framework combining concolic execution, LLM-guided path prioritization, and deep learning to detect zero-day AI-generated malware with formal guarantees and high accuracy.
Contribution
It introduces a novel hybrid analysis method with formal soundness proofs and algorithms that significantly improve detection efficiency and accuracy for AI-generated malware.
Findings
Achieves 98.7% accuracy on conventional malware
Reaches 97.5% accuracy on AI-generated threats
Reduces path exploration by 73.2% with LLM guidance
Abstract
The weaponization of LLMs for automated malware generation poses an existential threat to conventional detection paradigms. AI-generated malware exhibits polymorphic, metamorphic, and context-aware evasion capabilities that render signature-based and shallow heuristic defenses obsolete. This paper introduces a novel hybrid analysis framework that synergistically combines \emph{concolic execution} with \emph{LLM-augmented path prioritization} and \emph{deep-learning-based vulnerability classification} to detect zero-day AI-generated malware with provable guarantees. We formalize the detection problem within a first-order temporal logic over program execution traces, define a lattice-theoretic abstraction for path constraint spaces, and prove both the \emph{soundness} and \emph{relative completeness} of our detection algorithm, assuming classifier correctness. The framework introduces…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Adversarial Robustness in Machine Learning · Network Security and Intrusion Detection
