langston-barrett / tree-crasher

Easy-to-use grammar-based black-box fuzzer. Has found dozens of bugs in important targets like Clang, Deno, and rustc.
https://langston-barrett.github.io/tree-crasher/
MIT License
67 stars 10 forks source link

In-process fuzzing #12

Open langston-barrett opened 1 year ago

langston-barrett commented 1 year ago

It would be rad to set up a library API that could do in-process fuzzing. Ideally, it would confirm crashes by comparing against an out-of-process executable.