issues
search
rust-fuzz
/
honggfuzz-rs
Fuzz your Rust code with Google-developed Honggfuzz !
https://crates.io/crates/honggfuzz
Apache License 2.0
460
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove useless/harmful coverage options
#42
PaulGrandperrin
closed
3 years ago
0
Crash when running in debug mode
#41
neithanmo
closed
3 years ago
1
honggfuzz also depends on lzma library
#40
Soveu
closed
3 years ago
0
README.md: Fix run-debug example instructions & some formatting fixes
#39
eddyp
closed
4 years ago
2
On Debian I also needed liblzma-dev as prerequisite
#38
eddyp
closed
4 years ago
0
Rust 2018
#37
c410-f3r
closed
3 years ago
0
build fails on 2.1 with probably fixed issue in 2.2
#36
Byter09
closed
4 years ago
4
Not working on MacOS
#35
shamatar
closed
4 years ago
1
honggfuzz-rs does not currently support Windows
#34
herou
closed
4 years ago
1
Build failures in version 0.5.47
#33
ghost
closed
4 years ago
2
Build fails because of missing bfd_get_* functions
#32
Byter09
closed
4 years ago
1
Update hongfuzz to ~2.0 (current master)
#31
Mrmaxmeier
closed
4 years ago
4
Update to 2.0
#30
Byter09
closed
4 years ago
0
Added build-grcov command
#29
disconnect3d
closed
4 years ago
1
Build with profiling
#28
disconnect3d
closed
4 years ago
1
Add --help
#27
disconnect3d
opened
4 years ago
0
Add honggfuzz coverage-based minimizer.
#26
pventuzelo
opened
5 years ago
4
Honggfuzz with memory sanitizer always fails
#25
bhansconnect
opened
5 years ago
0
Fix README typo
#24
fmckeogh
closed
5 years ago
1
linking with `cc` failed: exit code: 1
#23
saarshah
opened
5 years ago
6
Example Build Failed
#22
saarshah
closed
5 years ago
8
Extend example to include usage of arbitrary crate
#21
ghost
closed
4 years ago
1
Termination issues since update to 0.5.41
#20
ghost
closed
5 years ago
5
Large fuzz target fails due to _HF_PC_GAURD_MAX being too small
#19
ghost
closed
5 years ago
7
Non-x86 platforms fail to build
#18
TheBlueMatt
closed
5 years ago
1
better example showing use case with `Arbitrary`
#17
drahnr
closed
4 years ago
0
Exit code is 0 even if there is crash or timeout
#16
breezewish
opened
5 years ago
3
Adjust for changed error types in arbitrary crate
#15
ghost
closed
6 years ago
6
Rust 1.30 broke honggfuzz builds
#14
TheBlueMatt
closed
6 years ago
2
Missing `extern crate arbitrary` error
#13
abonander
closed
6 years ago
2
Support passing features to Cargo
#12
abonander
closed
6 years ago
2
Shrinking test cases
#11
g2p
closed
6 years ago
4
Allow more closures
#10
PaulGrandperrin
closed
6 years ago
4
Can't use references in `fuzz!` macro due to `SafeUnwind` requirement
#9
mcginty
closed
6 years ago
3
Allow more closures
#8
g2p
closed
6 years ago
2
Relax Fn requirement, use FnOnce instead
#7
g2p
closed
6 years ago
3
Synchronize API with AFL.rs
#6
PaulGrandperrin
opened
6 years ago
1
Fix typo in panic message.
#5
frewsxcv
closed
6 years ago
2
Cleanup output if version mismatch.
#4
frewsxcv
closed
6 years ago
2
Fix typo in readme
#3
brson
closed
6 years ago
4
Fix typo in error message.
#2
frewsxcv
closed
6 years ago
15
Compilation fails on macOS 10.13.3
#1
frewsxcv
closed
6 years ago
6
Previous