3 papers
cs.SE2026
A Multi-Agent Framework for Automated Exploit Generation with Constraint-Guided Comprehension and Reflection
Siyi Chen, Tianhan Luo, Shijian Wu +4
Open-source libraries are widely used in modern software development, introducing significant security vulnerabilities. While static analysis tools can identify potential vulnerabi…
cs.SE2026
Coding in a Bubble? Evaluating LLMs in Resolving Context Adaptation Bugs During Code Adaptation
Tanghaoran Zhang, Xinjun Mao, Shangwen Wang +8
Code adaptation is a fundamental but challenging task in software development, requiring developers to modify existing code for new contexts. A key challenge is to resolve Context…
cs.SE2025
BDiff: Block-aware and Accurate Text-based Code Differencing
Yao Lu, Wanwei Liu, Tanghaoran Zhang +7
Code differencing is a fundamental technique in software engineering practice and research. While researchers have proposed text-based differencing techniques capable of identifyin…