Skip to content

13333337/oss-fuzz-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oss-fuzz-example

Minimal viable OSS-Fuzz integration

To test

git clone https://github.com/AdaLogics/oss-fuzz-example
git clone https://github.com/google/oss-fuzz

cp -rf ./oss-fuzz-example/oss-fuzz-example oss-fuzz/projects/oss-fuzz-example
cd oss-fuzz
python3 infra/helper.py build_fuzzers oss-fuzz-example
python3 infra/helper.py run_fuzzer oss-fuzz-example simple-fuzzer

About

Minimal viable OSS-Fuzz integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 80.3%
  • Shell 10.0%
  • Dockerfile 9.7%