Bunny the Fuzzer is a closed loop, high-performance, general purpose protocol-blind fuzzer for C programs. It uses compiler-level integration to seamlessly inject precise and reliable instrumentation hooks into the traced program. These hooks enable the fuzzer to receive real-time feedback on changes to the function call path, call parameters, and return values in response to variations in input data.
| Tags | Security Software Development Testing |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | Windows Windows Cygwin POSIX Linux |
| Implementation | C |
Recent releases


Release Notes: A minor fix was made to -8 command-line option handling.


Release Notes: Additional bugs for IA64 platforms and OpenBSD IPC handling were fixed.


Release Notes: Housekeeping fixes were made to the build process, network handling, and path handling. Some 64-bit compatibility improvements were made.


No changes have been submitted for this release.