You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 27, 2025. It is now read-only.
The document of good fuzz target https://github.com/google/fuzzing/blob/master/docs/good-fuzz-target.md seems to imply that a fuzz target has to be in C family languages. Could it be a simple python script? Thanks.