Hope to try Codefuzzer in this project
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 302
- PR merge metrics
- No merged PRs in 30d
Description
Codefuzzer is a new tool, but the performance is superior .
You can follow the link below to run it Codefuzzer .
https://gitee.com/anner910/codefuzzer?_from=gitee_search
https://gitee.com/anner910/codefuzzer/blob/master/doc/%E5%9C%BA%E6%99%AF%E9%80%82%E9%85%8D/%E8%BF%90%E8%A1%8Clibfuzzer%E7%94%A8%E4%BE%8B.md
PL_printf("--seed \n");
PL_printf("--time \n");
PL_printf("--count \n");
PL_printf("--Maxlen \n");//只对blob有效
PL_printf("--timeout \n");
PL_printf("--mode \n");
PL_printf("--name \n");
PL_printf("--CorpusPath \n");
PL_printf("--InBinCorpusPath \n");
PL_printf("--OutBinCorpusPath \n");
PL_printf("--reportPath \n");
PL_printf("--help \n");
Contributor guide
Assessment
This issue has not been assessed yet.