honggfuzz
Security oriented fuzzer with powerful analysis options. Supports evolutionary, feedback-driven fuzzing based on code coverage (sw and hw).
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/honggfuzz && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
honggfuzz-2.1.tar.gz | 0065209308 62.2 MB | |
honggfuzz.changes | 0000003617 3.53 KB | |
honggfuzz.spec | 0000001660 1.62 KB |
Revision 8 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 785933
from
Martin Pluskal (pluskalm)
(revision 8)
- Update to version 2.1: * string/int comparison enabled for targets built with *SAN, but w/o hfuzz-cc * Parallel work made faster by using faster ATOMIC constructs (check first, then update) * Implement --experimental_const_feedback - const string/integer feedback (used as an additional dictionary) * Sanitizer report files are "better"-deleted (i.e. based on PID and not TID) * New patches for fuzzing added (e.g. for bind-9.16.0/9.15.7) * Buffered output enabled in display.c * Some functions moved from per-arch arch.c to common subproc.c * Added suport for bfd/binutils-2.33 - And more from previous releases - see provided CHANGELOG
Comments 0