3 papers
cs.CR2026
Following Dragons: Code Review-Guided Fuzzing
Viet Hoang Luu, Amirmohammad Pasdar, Wachiraphan Charoenwet +3
Modern fuzzers scale to large, real-world software but often fail to exercise the program states developers consider most fragile or security-critical. Such states are typically de…
cs.CR2025
UIXPOSE: Mobile Malware Detection via Intention-Behaviour Discrepancy Analysis
Amirmohammad Pasdar, Toby Murray, Van-Thuan Pham
We introduce UIXPOSE, a source-code-agnostic framework that operates on both compiled and open-source apps. This framework applies Intention Behaviour Alignment (IBA) to mobile mal…
cs.SE2025
DynamiQ: Unlocking the Potential of Dynamic Task Allocation in Parallel Fuzzing
Wenqi Yan, Toby Murray, Benjamin I. P. Rubinstein +1
We present DynamiQ, a full-fledged and optimized successor to AFLTeam that supports dynamic and adaptive parallel fuzzing. Unlike most existing approaches that treat individual see…