issues
search
dvyukov
/
go-fuzz
Randomized testing for Go
Apache License 2.0
4.78k
stars
279
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implemented python custom mutators for libfuzzer mode (a potential fix for https://github.com/dvyukov/go-fuzz/issues/319)
#359
personnumber3377
opened
3 weeks ago
0
go-fuzz-build cannot determine dependency alias.
#358
aiburegit
opened
1 month ago
2
Fix module name
#357
a-skuba
closed
2 months ago
0
go-fuzz-build: improve handling of embedded files
#356
josharian
closed
2 months ago
1
How to compile and install from local directory?
#355
personnumber3377
opened
3 months ago
1
/snap/go/10489/src/crypto/internal/bigmod/nat_asm.go:21: misplaced compiler directive
#354
yqiao18
opened
9 months ago
13
add more positions to fix build errors
#353
josharian
closed
9 months ago
0
Does go-fuzz support generating test coverage reports?
#352
jlguochn
closed
9 months ago
1
Encountering Error When Using go-fuzz-build
#351
jlguochn
closed
9 months ago
2
go-fuzz-build: ignore invalid int literals
#350
josharian
closed
11 months ago
0
go-fuzz-build: fix two minor bugs
#349
josharian
closed
1 year ago
7
abi_arm64.h: no such file or directory
#348
hoangong
closed
1 year ago
3
README.md: using the `go install` instead of the `go get`
#347
dindinw
closed
1 year ago
0
Provenance of corpus data?
#346
eswdd
closed
1 year ago
2
go module replacement rules
#345
0x34d
closed
1 year ago
1
The Diff About cover.exe and sonar.exe
#344
DuckRui
closed
2 years ago
1
Problem discovered by go-fuzz cannot be reproduced
#343
DuckRui
closed
2 years ago
1
how could i stop the process except for ctrl + c
#342
pengliangyou
closed
2 years ago
2
go-fuzz-dep: sonar serialization contains faulty type assumption
#341
josharian
opened
2 years ago
0
go 1.18 version corpus is not increase on Windows
#340
cor0ps
opened
2 years ago
1
support go:embed, resolves dvyukov/go-fuzz#338, dvyukov/go-fuzz#326
#339
jsoroka
closed
2 years ago
2
go-fuzz-build fails with go1.18rc1 due to new stdlib embed of "p256_asm_table"
#338
jsoroka
closed
2 years ago
2
Add new mutation strategies
#337
disconnect3d
opened
2 years ago
1
Add support for token dictionaries
#336
disconnect3d
opened
2 years ago
2
Fix the "undefined: fs in fs.FileMode" issue
#335
disconnect3d
opened
2 years ago
1
Add github.com/go-git/go-git to trophy list
#334
michenriksen
closed
2 years ago
0
Missing textflag.h
#333
raminfp
closed
1 year ago
1
consider making go-fuzz a proper module itself
#332
thepudds
opened
2 years ago
2
go-fuzz-build fails for cuelang.org with 'failed to parse int literal ... value out of range' for very large number
#331
naveensrinivasan
opened
2 years ago
9
go-fuzz: set fd inheritance properly for Go 1.17+ on Windows
#330
thepudds
opened
2 years ago
3
Officially deprecate?
#329
josharian
opened
2 years ago
15
Debugging "restarts: 1/1" on windows/amd64
#328
nanokatze
closed
2 years ago
5
Add two trophies
#327
ericcornelissen
closed
3 years ago
0
`go:embed` breaks with go-fuzz-build
#326
howardjohn
closed
2 years ago
4
Obscure build failures referencing non-existent code with error "undefined: fs in fs.FileMode"
#325
howardjohn
opened
3 years ago
11
How to handle complex input data in fuzz tests?
#324
KubaTrojan
closed
3 years ago
2
fix go-fuzz failing at Go tip, plus get testing passing again
#323
thepudds
closed
3 years ago
1
go-fuzz-build: build fails at tip Go due to missing abi_amd64.h (new in go1.17)
#322
thepudds
closed
3 years ago
0
go-fuzz-build: cannot find package "go-fuzz-dep" #320
#321
hidu
closed
4 months ago
5
go-fuzz-build: cannot find package "go-fuzz-dep" when using golang.org/dl/go1.16.3
#320
hidu
closed
4 months ago
6
Custom mutator for libFuzzer mode
#319
turbolent
opened
3 years ago
3
Fix incorrect input region range
#318
oraluben
closed
3 years ago
1
README guide not working correctly
#317
huornlmj
opened
3 years ago
9
go-fuzz-build: allow specify go binary path
#316
cuonglm
closed
3 years ago
2
Add -dict option (like AFL's -x) to replace low-signal string literal list
#315
roddux
opened
3 years ago
5
go-fuzz-build: unable to build confluent-kafka-go
#314
lukaszmatczak
opened
3 years ago
0
go-fuzz-build: build fails at tip Go due to duplicated //go:build lines
#313
findleyr
closed
3 years ago
3
pretty Context.copyDir()
#312
guzenok
closed
3 years ago
0
go-fuzz-build fix: not-package dirs
#311
guzenok
opened
3 years ago
0
go-fuzz hangs when the testee forks a subprocess then crashes
#310
yasushi-saito
opened
3 years ago
0
Next