Skip to content

Add fuzzilli differential executions patch for DUMPLING#24

Merged
chase1k merged 1 commit intoVRIG-RITSEC:mainfrom
googleprojectzero:main
Oct 13, 2025
Merged

Add fuzzilli differential executions patch for DUMPLING#24
chase1k merged 1 commit intoVRIG-RITSEC:mainfrom
googleprojectzero:main

Conversation

@chase1k
Copy link
Copy Markdown

@chase1k chase1k commented Oct 13, 2025

DUMPLING is a mode for differential fuzzers that compares the full state of optimized and unoptimized execution for arbitrary JS programs.

This commit implements the JIT sensitive differential testing and differential oracle components of DUMPLING. It extends Fuzzilli with the capability of differential executions.

DUMPLING is a mode for differential fuzzers that compares the full state of optimized and unoptimized execution for arbitrary JS programs.

This commit implements the JIT sensitive differential testing and differential oracle components of DUMPLING. It extends Fuzzilli with the capability of differential executions.

Co-authored-by: Mathias Payer <mathias.payer@gmail.com> 
Co-authored-by: Liam Wachter <liam.g.wachter@gmail.com>
Co-authored-by: Flavio Toffalini<flavio87@gmail.com> 
Co-authored-by: Christian Wressnegger <intellisec.de@gmail.com>
@chase1k chase1k merged commit ce7d00d into VRIG-RITSEC:main Oct 13, 2025
3 checks passed
Dudcom pushed a commit that referenced this pull request Oct 29, 2025
Add fuzzilli differential executions patch for DUMPLING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants