MozillaSecurity / funfuzz

A collection of fuzzers in a harness for testing the SpiderMonkey JavaScript engine.
Mozilla Public License 2.0
631 stars 115 forks source link

[grabCrashLog] Replace with smpuppet for SpiderMonkey (similar to ffpuppet for Firefox) #192

Open nth10sd opened 6 years ago

nth10sd commented 6 years ago

Brain dump here - it might be possible to replace grabCrashLog with a puppet (styled "smpuppet") for SpiderMonkey similar to ffpuppet for Firefox.

The puppets need an abstraction layer first to share some common functionalities.