googleprojectzero / fuzzilli

A JavaScript Engine Fuzzer
Apache License 2.0
1.86k stars 300 forks source link

XS code generators, object groups, etc #431

Closed phoddie closed 5 months ago

phoddie commented 5 months ago

This replaced PR #428.

It attempts to address all feedback.

It adds generators for Base64 and Hex.

phoddie commented 5 months ago

I've pushed changes that should address the remaining comments. Fingers crossed.

phoddie commented 5 months ago

I think the latest PR addresses all the essential requests. What do you think about merging this?