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
Some fuzzing tools (e.g. https://github.com/google/atheris) use code coverage to guide the fuzzing process.
Since we already have a tool for code coverage, we could integrate it with the fuzzer.
Some fuzzing tools (e.g. https://github.com/google/atheris) use code coverage to guide the fuzzing process.
Since we already have a tool for code coverage, we could integrate it with the fuzzer.