12 papers
Can Small GenAI Language Models Rival Large Language Models in Understanding Application Behavior?
Mohammad Meymani, Hamed Jelodar, Parisa Hamedi +2
Generative AI (GenAI) models, particularly large language models (LLMs), have transformed multiple domains, including natural language processing, software analysis, and code under…
Integrating Graphs, Large Language Models, and Agents: Reasoning and Retrieval
Hamed Jelodar, Samita Bai, Mohammad Meymani +3
Generative AI, particularly Large Language Models, increasingly integrates graph-based representations to enhance reasoning, retrieval, and structured decision-making. Despite rapi…
LLM4CodeRE: Generative AI for Code Decompilation Analysis and Reverse Engineering
Hamed Jelodar, Samita Bai, Tochukwu Emmanuel Nwankwo +4
Code decompilation analysis is a fundamental yet challenging task in malware reverse engineering, particularly due to the pervasive use of sophisticated obfuscation techniques. Alt…
Automated Malware Family Classification using Weighted Hierarchical Ensembles of Large Language Models
Samita Bai, Hamed Jelodar, Tochukwu Emmanuel Nwankwo +4
Malware family classification remains a challenging task in automated malware analysis, particularly in real-world settings characterized by obfuscation, packing, and rapidly evolv…
LLM Security and Safety: Insights from Homotopy-Inspired Prompt Obfuscation
Luis Lazo, Hamed Jelodar, Roozbeh Razavi-Far
In this study, we propose a homotopy-inspired prompt obfuscation framework to enhance understanding of security and safety vulnerabilities in Large Language Models (LLMs). By syste…
Asm2SrcEval: Evaluating Large Language Models for Assembly-to-Source Code Translation
Parisa Hamedi, Hamed Jelodar, Samita Bai +3
Assembly-to-source code translation is a critical task in reverse engineering, cybersecurity, and software maintenance, yet systematic benchmarks for evaluating large language mode…