fzgen
Auto-gen Go fuzzing wrappers from normal code. Finds buggy call sequences, including data races & deadlocks. Supports rich signature types.
파일 탐색기
최종 버전 다운로드 (.zip)- test.yml
- main.go
- README.md
- argreuse.go
- race.go
- go.mod
- go.sum
- xsyncmap.go
- returnreuse.go
- inputuuid.go
- inputctors.go
- inputexported.go
- intputtypes.go
- autofuzzchain_test.go
- autofuzz_test.go
- autofuzzchain_test.go
- autofuzzchain_test.go
- autofuzzchain_test.go
- standalone_repro1_test.go
- standalone_repro2_test.go
- autofuzzchain_test.go
- autofuzz_test.go
- autofuzz_test.go
- autofuzzchain_test.go
- go.mod
- go.sum
- plan.go
- bytes2rand.go
- bytes2rand_test.go
- randparam.go
- randparam_test.go
- fuzzer.go
- fuzzer_race_test.go
- fuzzer_test.go
- marshall.go
- marshall_test.go
- packages.go
- fzgen.go
- genfuncs.go
- genfuncs_stdlib_test.go
- genfuncs_test.go
- genfuncsloop.go
- genfuncsloop_test.go
- packages.go
- exported_and_private_local_pkg.go
- exported_and_private_not_local_pkg.go
- exported_local_pkg.go
- exported_not_local_pkg.go
- inject_ctor_false_exported_local_pkg.go
- inject_ctor_false_exported_not_local_pkg.go
- inject_ctor_true_exported_local_pkg.go
- inject_ctor_true_exported_not_local_pkg.go
- nil_checks_exported_not_local_pkg.go
- race_exported_local_pkg.go
- race_exported_not_local_pkg.go
- strings_inject_ctor_false_exported_local_pkg.go
- strings_inject_ctor_false_exported_not_local_pkg.go
- strings_inject_ctor_true_exported_not_local_pkg.go
- types_exported_not_local_pkg.go
- uuid_exported_local_pkg.go
- uuid_exported_not_local_pkg.go
- arg_reuse_fuzzing.txt
- external_packages.txt
- external_terraform_chain.txt
- external_terraform_nochain.txt
- help.txt
- package_patterns.txt
- race_fuzzing.txt
- return_reuse_fuzzing.txt
- .gitattributes
- go.mod
- go.sum
- LICENSE
- README.md
- script_test.go
- test.sh
// repository documentation
Was this content helpful?
(0 ratings)
