196 Forks
1274 Stars
1274 Watchers

oss-fuzz-gen

LLM powered fuzzing via OSS-Fuzz.

How to download and setup oss-fuzz-gen

Open terminal and run command
git clone https://github.com/google/oss-fuzz-gen.git
git clone is used to create a copy or clone of oss-fuzz-gen repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with oss-fuzz-gen https://github.com/google/oss-fuzz-gen/archive/master.zip

Or simply clone oss-fuzz-gen with SSH
[email protected]:google/oss-fuzz-gen.git

If you have some problems with oss-fuzz-gen

You may open issue on oss-fuzz-gen support forum (system) here: https://github.com/google/oss-fuzz-gen/issues