DUMPLING is a differential fuzzer presented at NDSS 2025 that detects vulnerabilities in JavaScript engines by comparing full execution states of optimized and unoptimized code. Unlike prior approaches that instrument JS input with ad-hoc functions, DUMPLING instruments the JS engine itself to extract fine-grained frame dumps
Sort: