3 papers
cs.CR2025
MASCOT: Analyzing Malware Evolution Through A Well-Curated Source Code Dataset
Bojing Li, Duo Zhong, Dharani Nadendla +4
In recent years, the explosion of malware and extensive code reuse have formed complex evolutionary connections among malware specimens. The rapid pace of development makes it chal…
cs.CR2025
Symbolic Execution in Practice: A Survey of Applications in Vulnerability, Malware, Firmware, and Protocol Analysis
Joshua Bailey, Charles Nicholas
Symbolic execution is a powerful program analysis technique that allows for the systematic exploration of all program paths. Path explosion, where the number of states to track bec…
cs.CL2024
Domain-Specific Retrieval-Augmented Generation Using Vector Stores, Knowledge Graphs, and Tensor Factorization
Ryan C. Barron, Ves Grantcharov, Selma Wanna +8
Large Language Models (LLMs) are pre-trained on large-scale corpora and excel in numerous general natural language processing (NLP) tasks, such as question answering (QA). Despite…